Pull request #3981 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from af059f930788bb3f72af80e016a3e6a668111049+6b188fc41757128322b032ed1e708678348e23e8 (b8b43923a5e9208a114d9d895f07a934ba941aed) 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-ssh11246651622279123609.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-ssh4149490065001044930.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3981/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3981/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9641504999994190956.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3981/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15701697590758837504.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3436328417026616619.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3981/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3981/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10664193243892129473.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21514 in /w/workspace/edgexfoundry_edgex-go_PR-3981 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6b188fc41757128322b032ed1e708678348e23e8 into PR head commit af059f930788bb3f72af80e016a3e6a668111049 Merge succeeded, producing af059f930788bb3f72af80e016a3e6a668111049 Checking out Revision af059f930788bb3f72af80e016a3e6a668111049 (PR-3981) > 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/3981/head:refs/remotes/origin/PR-3981 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af059f930788bb3f72af80e016a3e6a668111049 # 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 6b188fc41757128322b032ed1e708678348e23e8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af059f930788bb3f72af80e016a3e6a668111049 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:08:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:08:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:08:33 ========================================================= 19:08:33 EdgeX Global Pipelines Version Info 19:08:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:08:34 ------------------- 19:08:34 stable info: 19:08:34 ------------------- 19:08:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:08:34 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 19:08:34 Message: update stable to v1.0.221 19:08:35 ------------------- 19:08:35 experimental info: 19:08:35 ------------------- 19:08:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:08:35 Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b 19:08:35 Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:08:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:08:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:08:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:08:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:08:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:08:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:08:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:08:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:08:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:08:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:08:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:08:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:08:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:08:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:08:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:08:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:08:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3981 [Pipeline] echo 19:08:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3981 [Pipeline] echo 19:08:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3981 [Pipeline] echo 19:08:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af059f930788bb3f72af80e016a3e6a668111049 [Pipeline] echo 19:08:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af059f9 [Pipeline] echo 19:08:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:36 provisioning config files... 19:08:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2254219527334524523tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:37 ---> docker-login.sh 19:08:37 nexus3.edgexfoundry.org:10001 19:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:37 Configure a credential helper to remove this warning. See 19:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:37 19:08:37 Login Succeeded 19:08:37 nexus3.edgexfoundry.org:10002 19:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:37 Configure a credential helper to remove this warning. See 19:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:37 19:08:37 Login Succeeded 19:08:37 nexus3.edgexfoundry.org:10003 19:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:37 Configure a credential helper to remove this warning. See 19:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:37 19:08:37 Login Succeeded 19:08:37 nexus3.edgexfoundry.org:10004 19:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:37 Configure a credential helper to remove this warning. See 19:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:37 19:08:37 Login Succeeded 19:08:37 docker.io 19:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:38 Configure a credential helper to remove this warning. See 19:08:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:38 19:08:38 Login Succeeded 19:08:38 ---> docker-login.sh ends [Pipeline] } 19:08:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:38 + 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 19:08:38 + cut -d/ -f2 19:08:38 + dirname cmd/core-command/Dockerfile 19:08:38 + echo core-command,cmd/core-command/Dockerfile 19:08:38 + dirname cmd/core-data/Dockerfile 19:08:38 + cut -d/ -f2 19:08:38 + echo core-data,cmd/core-data/Dockerfile 19:08:38 + dirname cmd/core-metadata/Dockerfile 19:08:38 + cut -d/ -f2 19:08:38 + echo core-metadata,cmd/core-metadata/Dockerfile 19:08:38 + dirname cmd/security-bootstrapper/Dockerfile 19:08:38 + cut -d/ -f2 19:08:38 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:08:38 + dirname cmd/security-proxy-setup/Dockerfile 19:08:38 + cut -d/ -f2 19:08:38 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:08:38 + dirname cmd/security-secretstore-setup/Dockerfile 19:08:38 + cut -d/ -f2 19:08:38 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:08:38 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:08:38 + cut -d/ -f2 19:08:38 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:08:38 + dirname cmd/security-spire-agent/Dockerfile 19:08:38 + cut -d/ -f2 19:08:38 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:08:38 + cut -d/ -f2 19:08:38 + dirname cmd/security-spire-config/Dockerfile 19:08:38 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:08:38 + dirname cmd/security-spire-server/Dockerfile 19:08:38 + cut -d/ -f2 19:08:38 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:08:38 + dirname cmd/support-notifications/Dockerfile 19:08:38 + cut -d/ -f2 19:08:38 + echo support-notifications,cmd/support-notifications/Dockerfile 19:08:38 + dirname cmd/support-scheduler/Dockerfile 19:08:38 + cut -d/ -f2 19:08:38 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:08:38 + dirname cmd/sys-mgmt-agent/Dockerfile 19:08:38 + cut -d/ -f2 19:08:38 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:08:39 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 19:08:39 + git rev-list -1 --merges af059f930788bb3f72af80e016a3e6a668111049~1..af059f930788bb3f72af80e016a3e6a668111049 [Pipeline] echo 19:08:39 -----------> git rev-list -1 --merges af059f930788bb3f72af80e016a3e6a668111049~1..af059f930788bb3f72af80e016a3e6a668111049 af059f930788bb3f72af80e016a3e6a668111049 [false] [Pipeline] sh 19:08:39 + git log --format=format:%s -1 af059f930788bb3f72af80e016a3e6a668111049 [Pipeline] echo 19:08:39 ========================================================= 19:08:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:08:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:08:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:08:40 + grep -v github /etc/ssh/ssh_known_hosts 19:08:40 + [ -e /tmp/ssh_known_hosts ] 19:08:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:08:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:08:40 + sudo tee -a /etc/ssh/ssh_known_hosts 19:08:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:08:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:08:40 19:08:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:08:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:08:41 latest: Pulling from edgex-devops/git-semver 19:08:41 a0d0a0d46f8b: Pulling fs layer 19:08:41 3e5f54012d9b: Pulling fs layer 19:08:41 4c7163046ea9: Pulling fs layer 19:08:41 0c2d73faf560: Pulling fs layer 19:08:41 0c2d73faf560: Waiting 19:08:41 3e5f54012d9b: Verifying Checksum 19:08:41 3e5f54012d9b: Download complete 19:08:41 a0d0a0d46f8b: Verifying Checksum 19:08:41 a0d0a0d46f8b: Download complete 19:08:41 0c2d73faf560: Verifying Checksum 19:08:41 0c2d73faf560: Download complete 19:08:41 4c7163046ea9: Verifying Checksum 19:08:41 4c7163046ea9: Download complete 19:08:41 a0d0a0d46f8b: Pull complete 19:08:41 3e5f54012d9b: Pull complete 19:08:41 4c7163046ea9: Pull complete 19:08:41 0c2d73faf560: Pull complete 19:08:41 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:08:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:08:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:08:42 prd-ubuntu20.04-docker-8c-8g-21514 does not seem to be running inside a container 19:08:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:08:42 $ docker top c54ee712312484867290ef4994de9b73d61ed7f566bca0fb9ce6b480641d34bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:08:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:43 [ssh-agent] Looking for ssh-agent implementation... 19:08:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:43 $ docker exec c54ee712312484867290ef4994de9b73d61ed7f566bca0fb9ce6b480641d34bc ssh-agent 19:08:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiKJoeN/agent.14 19:08:43 SSH_AGENT_PID=21 19:08:43 Running ssh-add (command line suppressed) 19:08:43 Identity added: /w/workspace/edgex-go/1@tmp/private_key_774443341729532084.key (/w/workspace/edgex-go/1@tmp/private_key_774443341729532084.key) 19:08:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:43 + git tag --points-at HEAD [Pipeline] } 19:08:43 $ docker exec --env ******** --env ******** c54ee712312484867290ef4994de9b73d61ed7f566bca0fb9ce6b480641d34bc ssh-agent -k 19:08:43 unset SSH_AUTH_SOCK; 19:08:43 unset SSH_AGENT_PID; 19:08:43 echo Agent pid 21 killed; 19:08:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:08:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:43 [ssh-agent] Looking for ssh-agent implementation... 19:08:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:44 $ docker exec c54ee712312484867290ef4994de9b73d61ed7f566bca0fb9ce6b480641d34bc ssh-agent 19:08:44 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMjDNgM/agent.55 19:08:44 SSH_AGENT_PID=62 19:08:44 Running ssh-add (command line suppressed) 19:08:44 Identity added: /w/workspace/edgex-go/1@tmp/private_key_973777428406886838.key (/w/workspace/edgex-go/1@tmp/private_key_973777428406886838.key) 19:08:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:44 + git semver init 19:08:44 # -> Open(): unable to determine branch for HEAD 19:08:44 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:08:44 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:08:44 # $SEMVER_REMOTE_NAME = origin 19:08:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:08:44 # $SEMVER_USER_NAME = edgex-jenkins 19:08:44 # $SEMVER_BRANCH = PR-3981 19:08:44 # $SEMVER_TEMP = /tmp/semver-209299215 19:08:44 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:08:59 # '/tmp/semver-209299215' -> '/w/workspace/edgex-go/1/.semver' 19:08:59 # -> Force: false 19:08:59 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:08:59 $ docker exec --env ******** --env ******** c54ee712312484867290ef4994de9b73d61ed7f566bca0fb9ce6b480641d34bc ssh-agent -k 19:08:59 unset SSH_AUTH_SOCK; 19:08:59 unset SSH_AGENT_PID; 19:08:59 echo Agent pid 62 killed; 19:08:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:09:00 + git semver [Pipeline] } 19:09:00 $ docker stop --time=1 c54ee712312484867290ef4994de9b73d61ed7f566bca0fb9ce6b480641d34bc 19:09:02 $ docker rm -f c54ee712312484867290ef4994de9b73d61ed7f566bca0fb9ce6b480641d34bc [Pipeline] // withDockerContainer [Pipeline] sh 19:09:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:09:02 Stashed 1 file(s) [Pipeline] echo 19:09:02 [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 19:09:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:03 ========================================================= 19:09:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:09:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:09:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:09:03 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:09:03 59bf1c3509f3: Pulling fs layer 19:09:03 666ba61612fd: Pulling fs layer 19:09:03 8ed8ca486205: Pulling fs layer 19:09:03 4fe6c5a15a65: Pulling fs layer 19:09:03 22a0e8bec74d: Pulling fs layer 19:09:03 640e595b4fbd: Pulling fs layer 19:09:03 763cafe07f6e: Pulling fs layer 19:09:03 0c0b528cf693: Pulling fs layer 19:09:03 10935f4eaf8b: Pulling fs layer 19:09:03 4fe6c5a15a65: Waiting 19:09:03 763cafe07f6e: Waiting 19:09:03 22a0e8bec74d: Waiting 19:09:03 640e595b4fbd: Waiting 19:09:03 0c0b528cf693: Waiting 19:09:03 10935f4eaf8b: Waiting 19:09:03 8ed8ca486205: Download complete 19:09:03 666ba61612fd: Verifying Checksum 19:09:03 666ba61612fd: Download complete 19:09:03 22a0e8bec74d: Download complete 19:09:03 640e595b4fbd: Verifying Checksum 19:09:03 640e595b4fbd: Download complete 19:09:03 763cafe07f6e: Verifying Checksum 19:09:03 763cafe07f6e: Download complete 19:09:03 59bf1c3509f3: Download complete 19:09:04 0c0b528cf693: Verifying Checksum 19:09:04 0c0b528cf693: Download complete 19:09:04 59bf1c3509f3: Pull complete 19:09:04 666ba61612fd: Pull complete 19:09:04 8ed8ca486205: Pull complete 19:09:04 10935f4eaf8b: Verifying Checksum 19:09:04 10935f4eaf8b: Download complete 19:09:04 4fe6c5a15a65: Verifying Checksum 19:09:04 4fe6c5a15a65: Download complete 19:09:08 4fe6c5a15a65: Pull complete 19:09:08 22a0e8bec74d: Pull complete 19:09:08 640e595b4fbd: Pull complete 19:09:08 763cafe07f6e: Pull complete 19:09:08 0c0b528cf693: Pull complete 19:09:10 10935f4eaf8b: Pull complete 19:09:10 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 19:09:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:09:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:09:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:09:11 WORKDIR /edgex 19:09:11 COPY go.mod . 19:09:11 RUN go mod download 19:09:11 + docker build -t ci-base-image-x86_64 -f - . 19:09:12 Sending build context to Docker daemon 334.9MB 19:09:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:09:12 ---> 99d49a6021b9 19:09:12 Step 2/4 : WORKDIR /edgex 19:09:14 ---> Running in 9a6be43fbeb2 19:09:14 Removing intermediate container 9a6be43fbeb2 19:09:14 ---> c51beaab6b21 19:09:14 Step 3/4 : COPY go.mod . 19:09:14 ---> 6849a9285a54 19:09:14 Step 4/4 : RUN go mod download 19:09:14 ---> Running in 9a5b28764229 19:09:18 Still waiting to schedule task 19:09:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:09:29 Removing intermediate container 9a5b28764229 19:09:29 ---> 7453900759df 19:09:29 Successfully built 7453900759df 19:09:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:09:29 + docker inspect -f . ci-base-image-x86_64 19:09:29 . [Pipeline] withDockerContainer 19:09:30 prd-ubuntu20.04-docker-8c-8g-21514 does not seem to be running inside a container 19:09:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:09:30 $ docker top 5d08058c00735b2320ec85cd605621e58ce2d6eb42c25c4cfe65a154ac682bbe -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:30 + go version 19:09:30 go version go1.17.6 linux/amd64 [Pipeline] } 19:09:30 $ docker stop --time=1 5d08058c00735b2320ec85cd605621e58ce2d6eb42c25c4cfe65a154ac682bbe 19:09:32 $ docker rm -f 5d08058c00735b2320ec85cd605621e58ce2d6eb42c25c4cfe65a154ac682bbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:09:32 + docker inspect -f . ci-base-image-x86_64 19:09:32 . [Pipeline] withDockerContainer 19:09:32 prd-ubuntu20.04-docker-8c-8g-21514 does not seem to be running inside a container 19:09:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:09:33 $ docker top 5431b732d237e7db00061ca790e1a7ae246a55b8bd583bec9a672715bc3b1a36 -eo pid,comm [Pipeline] { [Pipeline] echo 19:09:33 ========================================================= 19:09:33 [edgeXBuildGoParallel] Running Tests and Build... 19:09:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:09:33 + make test 19:09:33 go mod tidy -compat=1.17 19:09:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:09:40 ? github.com/edgexfoundry/edgex-go [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:09:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:09:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:09:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements 19:09:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:09:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 53.4% of statements 19:09:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:09:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:09:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.990s coverage: 89.2% of statements 19:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:09:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.078s coverage: 84.4% of statements 19:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:09:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.444s coverage: 95.6% of statements 19:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:09:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.104s coverage: 72.2% of statements 19:09:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:09:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:09:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:09:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:09:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:09:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.093s coverage: 60.0% of statements 19:09:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:09:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:09:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:09:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.102s coverage: 0.9% of statements 19:09:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:09:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.102s coverage: 58.8% of statements 19:09:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.6% of statements 19:09:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:09:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements 19:09:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements 19:09:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements 19:09:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.110s coverage: 96.3% of statements 19:09:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.083s coverage: 87.5% of statements 19:10:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements 19:10:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 19:10:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.221s coverage: 82.5% of statements 19:10:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 58.8% of statements 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.070s coverage: 80.0% of statements 19:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements 19:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements 19:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.159s coverage: 91.2% of statements 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.153s coverage: 64.4% of statements 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 19:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 19:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 19:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 19:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 19:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.369s coverage: 65.4% of statements 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.8% of statements 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:10:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:10:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.165s coverage: 92.3% of statements 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:10:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:10:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.115s coverage: 97.7% of statements 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:10:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.059s coverage: 28.9% of statements 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:10:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 19:10:17 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 19:10:17 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 19:10:35 GO111MODULE=on go vet ./... 19:10:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:10:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:10:37 ./bin/test-attribution-txt.sh [Pipeline] echo 19:10:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:10:38 + ls -al . 19:10:38 total 672 19:10:38 drwxrwxr-x 10 1001 1001 4096 Apr 20 19:10 . 19:10:38 drwxr-xr-x 4 root root 4096 Apr 20 19:09 .. 19:10:38 -rw-rw-r-- 1 1001 1001 11 Apr 20 19:08 .dockerignore 19:10:38 drwxrwxr-x 8 1001 1001 4096 Apr 20 19:08 .git 19:10:38 drwxrwxr-x 3 1001 1001 4096 Apr 20 19:08 .github 19:10:38 -rw-rw-r-- 1 1001 1001 879 Apr 20 19:08 .gitignore 19:10:38 -rw-rw-r-- 1 1001 1001 42 Apr 20 19:08 .golangci.yml 19:10:38 -rw-rw-r-- 1 1001 1001 87 Apr 20 19:08 .hadolint.yml 19:10:38 drwx------ 3 1001 1001 4096 Apr 20 19:08 .semver 19:10:38 -rw-rw-r-- 1 1001 1001 166 Apr 20 19:08 .sonarcloud.properties 19:10:38 -rw-rw-r-- 1 1001 1001 1171 Apr 20 19:08 ADOPTERS.md 19:10:38 -rw-rw-r-- 1 1001 1001 10086 Apr 20 19:08 Attribution.txt 19:10:38 -rw-rw-r-- 1 1001 1001 51732 Apr 20 19:08 CHANGELOG.md 19:10:38 -rw-rw-r-- 1 1001 1001 3804 Apr 20 19:08 CONTRIBUTING.md 19:10:38 -rw-rw-r-- 1 1001 1001 677 Apr 20 19:08 GOVERNANCE.md 19:10:38 -rw-rw-r-- 1 1001 1001 850 Apr 20 19:08 Jenkinsfile 19:10:38 -rw-rw-r-- 1 1001 1001 10775 Apr 20 19:08 LICENSE 19:10:38 -rw-rw-r-- 1 1001 1001 10389 Apr 20 19:08 Makefile 19:10:38 -rw-rw-r-- 1 1001 1001 582 Apr 20 19:08 OWNERS.md 19:10:38 -rw-rw-r-- 1 1001 1001 9120 Apr 20 19:08 README.md 19:10:38 -rw-rw-r-- 1 1001 1001 6912 Apr 20 19:08 SECURITY.md 19:10:38 -rw-rw-r-- 1 1001 1001 5 Apr 20 19:09 VERSION 19:10:38 -rw-rw-r-- 1 1001 1001 4131 Apr 20 19:08 ZMQWindows.md 19:10:38 drwxrwxr-x 2 1001 1001 4096 Apr 20 19:08 bin 19:10:38 drwxrwxr-x 18 1001 1001 4096 Apr 20 19:08 cmd 19:10:38 -rw-r--r-- 1 root root 435134 Apr 20 19:10 coverage.out 19:10:38 -rw-rw-r-- 1 1001 1001 3256 Apr 20 19:08 go.mod 19:10:38 -rw-rw-r-- 1 1001 1001 35162 Apr 20 19:09 go.sum 19:10:38 drwxrwxr-x 8 1001 1001 4096 Apr 20 19:08 internal 19:10:38 drwxrwxr-x 3 1001 1001 4096 Apr 20 19:08 openapi 19:10:38 drwxrwxr-x 4 1001 1001 4096 Apr 20 19:08 snap 19:10:38 -rw-rw-r-- 1 1001 1001 204 Apr 20 19:08 version.go [Pipeline] sh 19:10:38 + '[' -e coverage.out ] 19:10:38 + chown 1001:1001 coverage.out [Pipeline] stash 19:10:39 Stashed 1 file(s) [Pipeline] sh 19:10:39 + make build 19:10:39 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:10:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:11:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21515 in /w/workspace/edgexfoundry_edgex-go_PR-3981 [Pipeline] { [Pipeline] ws 19:11:00 Running in /w/workspace/edgex-go/1 [Pipeline] { 19:11:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] checkout 19:11:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:11:01 The recommended git tool is: git 19:11:06 using credential edgex-jenkins-ssh 19:11:06 Cloning the remote Git repository 19:11:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:11:07 > git init /w/workspace/edgex-go/1 # timeout=10 19:11:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:11:07 > git --version # timeout=10 19:11:07 > git --version # 'git version 2.25.1' 19:11:07 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:11:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:11:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:11:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:11:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:11:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:11:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:11:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:11:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:11:14 $ docker stop --time=1 5431b732d237e7db00061ca790e1a7ae246a55b8bd583bec9a672715bc3b1a36 19:11:17 $ docker rm -f 5431b732d237e7db00061ca790e1a7ae246a55b8bd583bec9a672715bc3b1a36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:11:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:18 19:11:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:11:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:18 latest: Pulling from edgex-devops/edgex-compose 19:11:18 cbdbe7a5bc2a: Pulling fs layer 19:11:18 ca9280d653b3: Pulling fs layer 19:11:18 7e9c9ca2126c: Pulling fs layer 19:11:18 cbdbe7a5bc2a: Download complete 19:11:18 ca9280d653b3: Verifying Checksum 19:11:18 ca9280d653b3: Download complete 19:11:18 cbdbe7a5bc2a: Pull complete 19:11:19 7e9c9ca2126c: Download complete 19:11:19 ca9280d653b3: Pull complete 19:11:22 7e9c9ca2126c: Pull complete 19:11:22 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:11:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:11:22 prd-ubuntu20.04-docker-8c-8g-21514 does not seem to be running inside a container 19:11:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:11:23 $ docker top 81ec620b3ba536ae42ff7347c41338681ff43b5266341f7e1d4debff7cfee4d7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:24 + docker-compose build --help 19:11:24 + grep parallel 19:11:24 --parallel Build images in parallel. [Pipeline] } 19:11:25 $ docker stop --time=1 81ec620b3ba536ae42ff7347c41338681ff43b5266341f7e1d4debff7cfee4d7 19:11:25 Merging remotes/origin/main commit 6b188fc41757128322b032ed1e708678348e23e8 into PR head commit af059f930788bb3f72af80e016a3e6a668111049 19:11:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:11:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:11:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:11:24 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3981/head:refs/remotes/origin/PR-3981 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:11:25 > git config core.sparsecheckout # timeout=10 19:11:25 > git checkout -f af059f930788bb3f72af80e016a3e6a668111049 # timeout=10 19:11:25 Merge succeeded, producing af059f930788bb3f72af80e016a3e6a668111049 19:11:25 Checking out Revision af059f930788bb3f72af80e016a3e6a668111049 (PR-3981) 19:11:26 $ docker rm -f 81ec620b3ba536ae42ff7347c41338681ff43b5266341f7e1d4debff7cfee4d7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:11:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:26 . [Pipeline] withDockerContainer 19:11:27 prd-ubuntu20.04-docker-8c-8g-21514 does not seem to be running inside a container 19:11:27 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:11:27 $ docker top f18228a41de35c4980fd8c844b3c9d86c5a770a43c8525ab0a61745b05af4b20 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:25 > git remote # timeout=10 19:11:25 > git config --get remote.origin.url # timeout=10 19:11:25 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:25 > git merge 6b188fc41757128322b032ed1e708678348e23e8 # timeout=10 19:11:25 > git rev-parse HEAD^{commit} # timeout=10 19:11:25 > git config core.sparsecheckout # timeout=10 19:11:25 > git checkout -f af059f930788bb3f72af80e016a3e6a668111049 # timeout=10 19:11:27 + docker-compose -f ./docker-compose-build.yml build --parallel 19:11:28 Building core-command ... 19:11:28 Building core-data ... 19:11:28 Building core-metadata ... 19:11:28 Building security-bootstrapper ... 19:11:28 Building security-proxy-setup ... 19:11:28 Building security-secretstore-setup ... 19:11:28 Building security-spiffe-token-provider ... 19:11:28 Building security-spire-agent ... 19:11:28 Building security-spire-config ... 19:11:28 Building security-spire-server ... 19:11:28 Building support-notifications ... 19:11:28 Building support-scheduler ... 19:11:28 Building sys-mgmt-agent ... 19:11:28 Building support-scheduler 19:11:28 Building core-data 19:11:28 Building core-metadata 19:11:28 Building support-notifications 19:11:28 Building security-proxy-setup 19:11:30 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 19:11:30 > git --version # timeout=10 19:11:30 > git --version # 'git version 2.25.1' 19:11:30 fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:11:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:11:31 % Total % Received % Xferd Average Speed Time Time Time Current 19:11:31 Dload Upload Total Spent Left Speed 19:11:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47947 0 --:--:-- --:--:-- --:--:-- 47947 [Pipeline] sh 19:11:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:11:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:11:32 + sudo tee /etc/docker/daemon.new 19:11:32 { 19:11:32 "registry-mirrors": [ 19:11:32 "https://nexus3.edgexfoundry.org:10001" 19:11:32 ], 19:11:32 "bip": "10.250.0.254/24", 19:11:32 "hosts": [ 19:11:32 "tcp://0.0.0.0:5555", 19:11:32 "unix:///var/run/docker.sock" 19:11:32 ], 19:11:32 "mtu": 1458, 19:11:32 "selinux-enabled": true, 19:11:32 "seccomp-profile": "/etc/docker/seccomp.json" 19:11:32 } [Pipeline] sh 19:11:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:11:32 + sudo service docker restart 19:11:50 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:11:50 ---> 7453900759df 19:11:50 Step 3/22 : WORKDIR /edgex-go 19:11:50 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:11:50 ---> 7453900759df 19:11:50 Step 3/22 : WORKDIR /edgex-go 19:11:50 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:11:50 ---> 7453900759df 19:11:50 Step 3/22 : WORKDIR /edgex-go 19:11:50 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:50 ---> 7453900759df 19:11:50 Step 3/23 : WORKDIR /edgex-go 19:11:50 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:50 ---> 7453900759df 19:11:50 Step 3/23 : WORKDIR /edgex-go 19:11:50 ---> Running in 1bd70eb7e3ee 19:11:50 ---> Running in 91c0755720ba 19:11:50 ---> Running in abdd078dc983 19:11:50 ---> Running in 5c02ad525e50 19:11:50 ---> Running in 9a368c36f312 19:11:50 Removing intermediate container 91c0755720ba 19:11:50 ---> 3d57536852bd 19:11:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:50 Removing intermediate container 9a368c36f312 19:11:50 ---> 4a309e1e48e2 19:11:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:50 Removing intermediate container abdd078dc983 19:11:50 ---> 38b5a771a018 19:11:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:50 Removing intermediate container 5c02ad525e50 19:11:50 ---> 35b897cb69c1 19:11:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:50 Removing intermediate container 1bd70eb7e3ee 19:11:50 ---> 00d560f1dfbb 19:11:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:50 ---> Running in 21636c8ef7fb 19:11:50 ---> Running in d4de09fe4ff4 19:11:50 ---> Running in fc17bbef3224 19:11:50 ---> Running in 6c41f8155ff6 19:11:50 ---> Running in 1946604e6b36 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:51 provisioning config files... 19:11:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5814388701970915117tmp 19:11:51 Removing intermediate container 21636c8ef7fb 19:11:51 ---> 0b9954b5980a 19:11:51 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:11:51 ---> Running in ed5328dc1184 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:51 Removing intermediate container 1946604e6b36 19:11:51 ---> 467b8d6a4856 19:11:51 Step 5/22 : RUN apk add --update --no-cache make git 19:11:51 ---> Running in c9086e242e9e 19:11:51 Removing intermediate container d4de09fe4ff4 19:11:51 ---> 203397bc907e 19:11:51 Step 5/23 : RUN apk add --update --no-cache make git 19:11:51 ---> Running in 91b9ba2358b4 19:11:51 Removing intermediate container 6c41f8155ff6 19:11:51 ---> 06db5bc72be4 19:11:51 Step 5/22 : RUN apk add --update --no-cache make git 19:11:51 ---> Running in 3e6142875f61 19:11:51 ---> docker-login.sh 19:11:51 nexus3.edgexfoundry.org:10001 19:11:51 Removing intermediate container fc17bbef3224 19:11:51 ---> 66459e5c82ec 19:11:51 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:11:51 ---> Running in 1599378b4968 19:11:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:52 Configure a credential helper to remove this warning. See 19:11:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:52 19:11:52 Login Succeeded 19:11:52 nexus3.edgexfoundry.org:10002 19:11:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:53 Configure a credential helper to remove this warning. See 19:11:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:53 19:11:53 Login Succeeded 19:11:53 nexus3.edgexfoundry.org:10003 19:11:53 OK: 221 MiB in 52 packages 19:11:53 OK: 221 MiB in 52 packages 19:11:53 OK: 221 MiB in 52 packages 19:11:53 OK: 221 MiB in 52 packages 19:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:53 Configure a credential helper to remove this warning. See 19:11:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:53 19:11:53 Login Succeeded 19:11:53 nexus3.edgexfoundry.org:10004 19:11:53 OK: 221 MiB in 52 packages 19:11:53 Removing intermediate container c9086e242e9e 19:11:53 ---> a4fa0920f589 19:11:53 Step 6/22 : COPY go.mod vendor* ./ 19:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:54 Configure a credential helper to remove this warning. See 19:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:54 19:11:54 Login Succeeded 19:11:54 docker.io 19:11:54 ---> e67459d510ca 19:11:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:54 ---> Running in 67baf2580d1c 19:11:54 Removing intermediate container 91b9ba2358b4 19:11:54 ---> a510ee34f5aa 19:11:54 Step 6/23 : COPY go.mod vendor* ./ 19:11:54 Removing intermediate container ed5328dc1184 19:11:54 ---> e50d9e62e7b3 19:11:54 Step 6/23 : COPY go.mod vendor* ./ 19:11:54 Removing intermediate container 1599378b4968 19:11:54 ---> b4790ec9d37d 19:11:54 Step 6/22 : COPY go.mod vendor* ./ 19:11:54 Removing intermediate container 3e6142875f61 19:11:54 ---> ce35a0010d90 19:11:54 Step 6/22 : COPY go.mod vendor* ./ 19:11:54 ---> 2f8dc8cabc6c 19:11:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:54 ---> Running in dc8e2c8226ac 19:11:54 ---> 63e85d5e85b1 19:11:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:55 Configure a credential helper to remove this warning. See 19:11:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:55 19:11:55 Login Succeeded 19:11:55 ---> docker-login.sh ends [Pipeline] } 19:11:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:11:55 ---> 965cfb796c13 19:11:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:55 ---> 3f3ee26b8cad 19:11:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:55 ---> Running in 413518965ae0 [Pipeline] // withEnv [Pipeline] unstash 19:11:55 ---> Running in 2a1f8e5c5062 19:11:55 ---> Running in 3f17cb402371 [Pipeline] echo 19:11:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:11:55 ========================================================= 19:11:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:11:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:11:55 Removing intermediate container 67baf2580d1c 19:11:55 ---> 245c40939ff3 19:11:55 Step 8/22 : COPY . . 19:11:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:11:56 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:11:56 9b3977197b4f: Pulling fs layer 19:11:56 1a89e8eeedd5: Pulling fs layer 19:11:56 94645a83ff95: Pulling fs layer 19:11:56 3f3a8bcf1eab: Pulling fs layer 19:11:56 0c92f367c5e7: Pulling fs layer 19:11:56 f7c0051592d6: Pulling fs layer 19:11:56 a227ed2f7395: Pulling fs layer 19:11:56 7b1c46037f91: Pulling fs layer 19:11:56 0c92f367c5e7: Waiting 19:11:56 f7c0051592d6: Waiting 19:11:56 a227ed2f7395: Waiting 19:11:56 7b1c46037f91: Waiting 19:11:56 3f3a8bcf1eab: Waiting 19:11:56 94645a83ff95: Download complete 19:11:56 1a89e8eeedd5: Download complete 19:11:56 0c92f367c5e7: Download complete 19:11:56 f7c0051592d6: Verifying Checksum 19:11:56 f7c0051592d6: Download complete 19:11:56 9b3977197b4f: Download complete 19:11:56 a227ed2f7395: Download complete 19:11:56 Removing intermediate container dc8e2c8226ac 19:11:56 ---> d56e1eeeb666 19:11:56 Step 8/23 : COPY . . 19:11:57 9b3977197b4f: Pull complete 19:11:57 1a89e8eeedd5: Pull complete 19:11:58 94645a83ff95: Pull complete 19:11:58 7b1c46037f91: Verifying Checksum 19:11:58 7b1c46037f91: Download complete 19:11:59 3f3a8bcf1eab: Verifying Checksum 19:11:59 3f3a8bcf1eab: Download complete 19:11:59 Removing intermediate container 2a1f8e5c5062 19:11:59 ---> 81dcb13b28f9 19:11:59 Step 8/22 : COPY . . 19:11:59 Removing intermediate container 3f17cb402371 19:11:59 ---> 206cbd794e28 19:11:59 Step 8/22 : COPY . . 19:11:59 Removing intermediate container 413518965ae0 19:11:59 ---> 1471f5a405d2 19:11:59 Step 8/23 : COPY . . 19:12:06 ---> c01965d4d265 19:12:06 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:12:06 ---> 8d7d8eb2f3c0 19:12:06 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:12:06 ---> f20e0b1c8d61 19:12:06 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:12:06 ---> Running in 55726c061838 19:12:06 ---> e47cf0383892 19:12:06 Step 9/23 : RUN make cmd/core-data/core-data 19:12:06 ---> Running in c041d8b66eb0 19:12:06 ---> Running in da5b123de800 19:12:06 ---> Running in 00036c051434 19:12:06 ---> d838e7a0dbd5 19:12:06 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:12:06 ---> Running in 1cc3c3e36a93 19:12:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:12:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:12:06 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:12:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:12:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:12:11 3f3a8bcf1eab: Pull complete 19:12:11 0c92f367c5e7: Pull complete 19:12:11 f7c0051592d6: Pull complete 19:12:12 a227ed2f7395: Pull complete 19:12:18 7b1c46037f91: Pull complete 19:12:18 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 19:12:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:12:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:12:19 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:12:19 WORKDIR /edgex 19:12:19 COPY go.mod . 19:12:19 RUN go mod download 19:12:19 + docker build -t ci-base-image-arm64 -f - . 19:12:22 Sending build context to Docker daemon 169.2MB 19:12:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:12:22 ---> f79e39bc4007 19:12:22 Step 2/4 : WORKDIR /edgex 19:12:23 ---> Running in 9d2a3e752d31 19:12:23 Removing intermediate container 9d2a3e752d31 19:12:23 ---> 90534642d5f6 19:12:23 Step 3/4 : COPY go.mod . 19:12:24 ---> 580fbec4c32b 19:12:24 Step 4/4 : RUN go mod download 19:12:24 ---> Running in 4223902fa324 19:12:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:12:39 Removing intermediate container c041d8b66eb0 19:12:39 ---> 949d6fc9be90 19:12:39 19:12:39 Step 10/22 : FROM alpine:3.14 19:12:39 Removing intermediate container 55726c061838 19:12:39 ---> a2366a1641a2 19:12:39 19:12:39 Step 10/23 : FROM alpine:3.14 19:12:39 3.14: Pulling from library/alpine 19:12:39 3.14: Pulling from library/alpine 19:12:41 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:12:41 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:12:41 Status: Downloaded newer image for alpine:3.14 19:12:41 Status: Downloaded newer image for alpine:3.14 19:12:41 ---> e04c818066af 19:12:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:12:41 ---> e04c818066af 19:12:41 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:12:41 ---> Running in 5299ea9ddb58 19:12:41 ---> Running in b88f6b7f01b3 19:12:41 Removing intermediate container 00036c051434 19:12:41 ---> 86903c403bc0 19:12:41 19:12:41 Step 10/23 : FROM alpine:3.14 19:12:41 ---> e04c818066af 19:12:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:12:41 Removing intermediate container 1cc3c3e36a93 19:12:41 ---> 6e345a9cba96 19:12:41 19:12:41 Step 10/22 : FROM alpine:3.14 19:12:41 ---> e04c818066af 19:12:41 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:12:41 Removing intermediate container da5b123de800 19:12:41 ---> c0b6f0158915 19:12:41 19:12:41 Step 10/22 : FROM alpine:3.14 19:12:41 ---> e04c818066af 19:12:41 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:12:41 ---> Running in e0bc29d322a9 19:12:41 ---> Running in 772dcb7c9e95 19:12:41 ---> Running in 75bf80840f27 19:12:41 Removing intermediate container 772dcb7c9e95 19:12:41 ---> 8d91381931c0 19:12:41 Step 12/23 : ENV APP_PORT=59880 19:12:41 ---> Running in bbe5525459c1 19:12:41 Removing intermediate container bbe5525459c1 19:12:41 ---> 7c8c70079583 19:12:41 Step 13/23 : EXPOSE $APP_PORT 19:12:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:42 ---> Running in 9e7c791964bd 19:12:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:42 Removing intermediate container 9e7c791964bd 19:12:42 ---> 0bda875ba08e 19:12:42 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:42 ---> Running in 114963cb6856 19:12:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:42 (1/1) Installing dumb-init (1.2.5-r1) 19:12:42 Executing busybox-1.33.1-r7.trigger 19:12:42 OK: 6 MiB in 15 packages 19:12:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:42 (1/6) Installing ca-certificates (20211220-r0) 19:12:42 (2/6) Installing brotli-libs (1.0.9-r5) 19:12:42 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:12:42 (4/6) Installing libcurl (7.79.1-r0) 19:12:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:42 (5/6) Installing curl (7.79.1-r0) 19:12:42 (6/6) Installing dumb-init (1.2.5-r1) 19:12:42 Executing busybox-1.33.1-r7.trigger 19:12:42 Executing ca-certificates-20211220-r0.trigger 19:12:42 OK: 8 MiB in 20 packages 19:12:42 (1/2) Installing ca-certificates (20211220-r0) 19:12:42 (2/2) Installing dumb-init (1.2.5-r1) 19:12:42 Executing busybox-1.33.1-r7.trigger 19:12:42 Executing ca-certificates-20211220-r0.trigger 19:12:42 (1/1) Installing dumb-init (1.2.5-r1) 19:12:42 Executing busybox-1.33.1-r7.trigger 19:12:42 OK: 6 MiB in 15 packages 19:12:42 OK: 6 MiB in 16 packages 19:12:42 Removing intermediate container 5299ea9ddb58 19:12:42 ---> 8a08ac8437c2 19:12:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:42 ---> Running in d94cfd365f78 19:12:42 Removing intermediate container d94cfd365f78 19:12:42 ---> dc15870bc66d 19:12:42 Step 13/23 : ENV APP_PORT=59881 19:12:42 ---> Running in ee6dedf12e44 19:12:42 Removing intermediate container ee6dedf12e44 19:12:42 ---> 771a7f2c0ee7 19:12:42 Step 14/23 : EXPOSE $APP_PORT 19:12:42 ---> Running in 1aba89d8f87b 19:12:43 Removing intermediate container 1aba89d8f87b 19:12:43 ---> bb0d18159f97 19:12:43 Step 15/23 : WORKDIR / 19:12:43 Removing intermediate container 114963cb6856 19:12:43 ---> 9b706933adc4 19:12:43 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:12:43 ---> Running in 971fb1083d46 19:12:43 Removing intermediate container b88f6b7f01b3 19:12:43 ---> cba8b19b91bf 19:12:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:12:43 ---> Running in 584e4a780db7 19:12:43 ---> Running in 2d1bea361623 19:12:43 Removing intermediate container e0bc29d322a9 19:12:43 ---> 7f69483b4378 19:12:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:43 Removing intermediate container 971fb1083d46 19:12:43 ---> 3d837581d901 19:12:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:43 Removing intermediate container 75bf80840f27 19:12:43 ---> cb2251be495d 19:12:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:12:43 ---> Running in 43955ffb6b5f 19:12:43 ---> Running in 318a74e2b6d2 19:12:43 Removing intermediate container 2d1bea361623 19:12:43 ---> db7590d36939 19:12:43 Step 13/22 : WORKDIR /edgex 19:12:43 ---> Running in a8f1b7f3db18 19:12:43 Removing intermediate container 43955ffb6b5f 19:12:43 ---> dabeba5cfe3a 19:12:43 Step 13/22 : ENV APP_PORT=59861 19:12:43 Removing intermediate container 318a74e2b6d2 19:12:43 ---> 5e55295c3a3c 19:12:43 Step 13/22 : ENV APP_PORT=59860 19:12:43 ---> Running in 1aab0856cd30 19:12:43 ---> 0444b74639fc 19:12:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:12:43 ---> Running in 4da9036b62ef 19:12:43 Removing intermediate container a8f1b7f3db18 19:12:43 ---> 7449731eafef 19:12:43 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:12:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:12:43 Removing intermediate container 1aab0856cd30 19:12:43 ---> 9da5bea7b8f0 19:12:43 Step 14/22 : EXPOSE $APP_PORT 19:12:43 ---> Running in fe37a88c7d19 19:12:43 Removing intermediate container 4da9036b62ef 19:12:43 ---> 07ae4fdcd40e 19:12:43 Step 14/22 : EXPOSE $APP_PORT 19:12:43 ---> Running in 74f56e49011c 19:12:43 ---> 59f7b4ed41c5 19:12:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:12:43 Removing intermediate container fe37a88c7d19 19:12:43 ---> 240a9119d497 19:12:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:43 ---> c5bbdce18726 19:12:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:12:43 Removing intermediate container 74f56e49011c 19:12:43 ---> 89b55a03b7c3 19:12:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:44 ---> bec64aa3a061 19:12:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:12:44 ---> f74b5ba7f37e 19:12:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:12:44 ---> 9d4a72fd3d8f 19:12:44 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:12:44 ---> Running in f76a12f1e6d4 19:12:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:12:44 ---> 9d177f3d24ea 19:12:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:12:44 ---> f52f51562a40 19:12:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:12:44 Removing intermediate container f76a12f1e6d4 19:12:44 ---> 19b8e8f601ff 19:12:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:44 (1/6) Installing dumb-init (1.2.5-r1) 19:12:44 ---> Running in 76dd1403ca73 19:12:44 ---> dc893e66498b 19:12:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:12:44 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:12:44 ---> 131e20609fa4 19:12:44 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:12:45 ---> Running in be4b4f3a686f 19:12:45 Removing intermediate container 76dd1403ca73 19:12:45 ---> bd0c7e1c25ba 19:12:45 Step 21/23 : LABEL arch=x86_64 19:12:45 (3/6) Installing libsodium (1.0.18-r0) 19:12:45 ---> Running in 5708025c71a1 19:12:45 ---> ff672be0b4f9 19:12:45 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:12:45 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:12:45 ---> Running in b1fc4d7d9bc2 19:12:45 ---> d16c9ce0867e 19:12:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:12:45 Removing intermediate container 5708025c71a1 19:12:45 ---> 8780cb7f3692 19:12:45 Step 22/23 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 19:12:45 (5/6) Installing libzmq (4.3.4-r0) 19:12:45 ---> Running in 4e91015e3eb3 19:12:45 Removing intermediate container b1fc4d7d9bc2 19:12:45 ---> 150dc90fbdfb 19:12:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:45 (6/6) Installing zeromq (4.3.4-r0) 19:12:45 ---> Running in 28d4a72c16c6 19:12:45 Removing intermediate container 4e91015e3eb3 19:12:45 ---> 339941e92c63 19:12:45 Step 23/23 : LABEL version=0.0.0 19:12:45 ---> ea3523b46b9e 19:12:45 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:12:45 Executing busybox-1.33.1-r7.trigger 19:12:45 OK: 8 MiB in 20 packages 19:12:45 ---> Running in d40817e3f4cd 19:12:45 ---> Running in 51f65eb891db 19:12:45 Removing intermediate container 28d4a72c16c6 19:12:45 ---> 5a5f0bd757ba 19:12:45 Step 20/22 : LABEL arch=x86_64 19:12:45 ---> Running in 51e0bd31ad71 19:12:45 Removing intermediate container 51f65eb891db 19:12:45 ---> d6adb9ca5dd7 19:12:45 19:12:45 Removing intermediate container d40817e3f4cd 19:12:45 ---> 8dad798f5858 19:12:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:45 ---> Running in c5a0fb1b3a8f 19:12:45 Removing intermediate container 51e0bd31ad71 19:12:45 ---> db001a16b90a 19:12:45 Step 21/22 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 19:12:45 ---> Running in 0290ae427606 19:12:45 Successfully built d6adb9ca5dd7 19:12:45 Successfully tagged core-metadata:latest 19:12:45 Building security-spire-server 19:12:45  Building core-metadata ... done Removing intermediate container c5a0fb1b3a8f 19:12:45 ---> 7ebdb85b1c16 19:12:45 Step 20/22 : LABEL arch=x86_64 19:12:45 Removing intermediate container be4b4f3a686f 19:12:45 ---> 00d84fa84123 19:12:45 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:12:45 ---> Running in ef492f2208ea 19:12:45 Removing intermediate container 0290ae427606 19:12:45 ---> 1a646e4ea8c9 19:12:45 Step 22/22 : LABEL version=0.0.0 19:12:45 ---> Running in b2880f8fde12 19:12:46 ---> Running in d57ca6f2421c 19:12:46 Removing intermediate container 584e4a780db7 19:12:46 ---> 3ab8947a697e 19:12:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:46 Removing intermediate container ef492f2208ea 19:12:46 ---> 503b62952852 19:12:46 Step 21/22 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 19:12:46 Removing intermediate container b2880f8fde12 19:12:46 ---> fd94aac40615 19:12:46 Step 20/22 : LABEL arch=x86_64 19:12:46 Removing intermediate container d57ca6f2421c 19:12:46 ---> 1fbdf33dcbc0 19:12:46 19:12:46 ---> e56d34969151 19:12:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:12:47 ---> Running in 09cdc9e43f87 19:12:47 ---> Running in 1f8fd65f33a1 19:12:47 Successfully built 1fbdf33dcbc0 19:12:47 Successfully tagged support-scheduler:latest 19:12:47 Building security-spire-config 19:12:47  Building support-scheduler ... done Removing intermediate container 09cdc9e43f87 19:12:47 ---> a551dc5a5251 19:12:47 Step 22/22 : LABEL version=0.0.0 19:12:47 Removing intermediate container 1f8fd65f33a1 19:12:47 ---> 4ef3fd75be18 19:12:47 Step 21/22 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 19:12:47 ---> Running in 2a68cc9a0eb0 19:12:48 ---> Running in 0a723e20527d 19:12:48 ---> a61aa3f9d50c 19:12:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:12:48 Removing intermediate container 2a68cc9a0eb0 19:12:48 ---> bf2bda402472 19:12:48 19:12:48 Removing intermediate container 0a723e20527d 19:12:48 ---> e1b05cef1769 19:12:48 Step 22/22 : LABEL version=0.0.0 19:12:48 Successfully built bf2bda402472 19:12:48 Successfully tagged support-notifications:latest 19:12:48  Building support-notifications ... done Building security-secretstore-setup 19:12:48 ---> Running in ef256b5a7c46 19:12:48 ---> 4a9400d5d665 19:12:48 Step 19/23 : ENTRYPOINT ["/core-data"] 19:12:48 ---> Running in 35d89afa5702 19:12:48 Removing intermediate container ef256b5a7c46 19:12:48 ---> 961ddb8e82e3 19:12:48 19:12:49 Successfully built 961ddb8e82e3 19:12:49 Successfully tagged security-proxy-setup:latest 19:12:49 Building sys-mgmt-agent 19:12:49  Building security-proxy-setup ... done Removing intermediate container 35d89afa5702 19:12:49 ---> f5428f4be4c5 19:12:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:49 ---> Running in 57d23d07a48f 19:12:49 Removing intermediate container 57d23d07a48f 19:12:49 ---> b3967c792bff 19:12:49 Step 21/23 : LABEL arch=x86_64 19:12:49 ---> Running in 265de643a2ca 19:12:50 Removing intermediate container 265de643a2ca 19:12:50 ---> fc114255c011 19:12:50 Step 22/23 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 19:12:50 ---> Running in 6e054e866499 19:12:50 Removing intermediate container 6e054e866499 19:12:50 ---> de918c87c69d 19:12:50 Step 23/23 : LABEL version=0.0.0 19:12:50 ---> Running in aa499f77f450 19:12:51 Removing intermediate container aa499f77f450 19:12:51 ---> 16cecbe11e42 19:12:51 19:12:51 Successfully built 16cecbe11e42 19:12:51 Successfully tagged core-data:latest 19:12:51 Building security-spire-agent 19:12:55  Building core-data ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:55 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:12:55 ---> 7453900759df 19:12:55 Step 3/25 : WORKDIR /edgex-go 19:12:55 ---> Using cache 19:12:55 ---> 00d560f1dfbb 19:12:55 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:55 ---> Using cache 19:12:55 ---> 467b8d6a4856 19:12:55 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:12:57 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:12:57 ---> 7453900759df 19:12:57 Step 3/26 : WORKDIR /edgex-go 19:12:57 ---> Using cache 19:12:57 ---> 00d560f1dfbb 19:12:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:57 ---> Using cache 19:12:57 ---> 467b8d6a4856 19:12:57 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:12:59 ---> Running in 4a3f7c57315e 19:12:59 ---> Running in 5a01cd7b8fe9 19:13:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:13:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:13:00 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:13:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:13:00 ---> 7453900759df 19:13:00 Step 3/25 : WORKDIR /edgex-go 19:13:00 ---> Using cache 19:13:00 ---> 00d560f1dfbb 19:13:00 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:00 ---> Using cache 19:13:00 ---> 467b8d6a4856 19:13:00 Step 5/25 : RUN apk add --update --no-cache make git 19:13:00 ---> Using cache 19:13:00 ---> a4fa0920f589 19:13:00 Step 6/25 : COPY go.mod vendor* ./ 19:13:00 ---> Using cache 19:13:00 ---> e67459d510ca 19:13:00 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:00 ---> Using cache 19:13:00 ---> 245c40939ff3 19:13:00 Step 8/25 : COPY . . 19:13:00 ---> Using cache 19:13:00 ---> 8d7d8eb2f3c0 19:13:00 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:13:00 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:13:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:13:00 ---> 7453900759df 19:13:00 Step 3/23 : WORKDIR /edgex-go 19:13:00 ---> Using cache 19:13:00 ---> 00d560f1dfbb 19:13:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:00 ---> Using cache 19:13:00 ---> 467b8d6a4856 19:13:00 Step 5/23 : RUN apk add --update --no-cache make bash git 19:13:00 ---> Running in ebf004814790 19:13:00 ---> Running in 88b40a5ca0c4 19:13:00 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:13:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:13:00 ---> 7453900759df 19:13:00 Step 3/26 : WORKDIR /edgex-go 19:13:00 ---> Using cache 19:13:00 ---> 00d560f1dfbb 19:13:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:00 ---> Using cache 19:13:00 ---> 467b8d6a4856 19:13:00 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:13:00 ---> Running in 45a30b57c309 19:13:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:13:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:13:01 OK: 221 MiB in 52 packages 19:13:01 OK: 221 MiB in 52 packages 19:13:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:13:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:13:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:13:01 Removing intermediate container 4a3f7c57315e 19:13:01 ---> 5f17da2a42a3 19:13:01 Step 6/25 : COPY go.mod vendor* ./ 19:13:01 Removing intermediate container 5a01cd7b8fe9 19:13:01 ---> 55e5e9f74da1 19:13:01 Step 6/26 : COPY go.mod vendor* ./ 19:13:01 ---> b4d61f876325 19:13:01 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:01 ---> d687fb4052bf 19:13:01 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:02 ---> Running in 820531cc0c7b 19:13:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:13:02 ---> Running in d31b2141fad0 19:13:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:13:02 OK: 221 MiB in 52 packages 19:13:02 OK: 221 MiB in 52 packages 19:13:02 Removing intermediate container 45a30b57c309 19:13:02 ---> 74b660eb5f28 19:13:02 Step 6/26 : COPY go.mod vendor* ./ 19:13:02 ---> c71f96904259 19:13:02 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:02 ---> Running in 1693ac74829c 19:13:03 Removing intermediate container ebf004814790 19:13:03 ---> 4343ffa47d2a 19:13:03 Step 6/23 : COPY go.mod vendor* ./ 19:13:03 Removing intermediate container 820531cc0c7b 19:13:03 ---> 175bca651785 19:13:03 Step 8/26 : COPY . . 19:13:03 Removing intermediate container d31b2141fad0 19:13:03 ---> b2eeab063df9 19:13:03 Step 8/25 : COPY . . 19:13:03 ---> 76891ce2eac6 19:13:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:05 ---> Running in 391accd1f7f6 19:13:06 Removing intermediate container 1693ac74829c 19:13:06 ---> 16d66cd3b68a 19:13:06 Step 8/26 : COPY . . 19:13:07 Removing intermediate container 391accd1f7f6 19:13:07 ---> ccd80900f387 19:13:07 Step 8/23 : COPY . . 19:13:11 Removing intermediate container 4223902fa324 19:13:11 ---> 762eb3dc07bb 19:13:11 Successfully built 762eb3dc07bb 19:13:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:13:11 + docker inspect -f . ci-base-image-arm64 19:13:11 . [Pipeline] withDockerContainer 19:13:11 prd-ubuntu20.04-docker-arm64-4c-16g-21515 does not seem to be running inside a container 19:13:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:13:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:13:13 $ docker top 1a257c6c2452efdac2ba8fc876704aa31ca96d6be2eb05ba1b3ea1631940c070 -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:14 + go version 19:13:14 go version go1.17.6 linux/arm64 [Pipeline] } 19:13:14 $ docker stop --time=1 1a257c6c2452efdac2ba8fc876704aa31ca96d6be2eb05ba1b3ea1631940c070 19:13:15 ---> efc81f9d8df9 19:13:15 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:13:15 ---> df8e3d9ca502 19:13:15 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:13:15 ---> eba38ae390fc 19:13:15 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:13:15 ---> 55525f47d713 19:13:15 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:13:15 ---> Running in d726d549d10f 19:13:15 ---> Running in 486ec3f94923 19:13:15 ---> Running in 9fdb0e7f0a8a 19:13:15 ---> Running in e3cce9f37831 19:13:15 Removing intermediate container 9fdb0e7f0a8a 19:13:15 ---> d5c7ef5da3c2 19:13:15 Step 10/25 : RUN mkdir -p spire-build 19:13:15 Removing intermediate container d726d549d10f 19:13:15 ---> ec850846fb6a 19:13:15 Step 10/26 : RUN mkdir -p spire-build 19:13:15 Removing intermediate container 486ec3f94923 19:13:15 ---> 322e1d0ec5fa 19:13:15 Step 10/26 : RUN mkdir -p spire-build 19:13:15 $ docker rm -f 1a257c6c2452efdac2ba8fc876704aa31ca96d6be2eb05ba1b3ea1631940c070 19:13:15 ---> Running in 9446d5aa574d 19:13:15 ---> Running in 170baf536f17 19:13:15 ---> Running in d32e39c03a66 19:13:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:13:16 + docker inspect -f . ci-base-image-arm64 19:13:16 . [Pipeline] withDockerContainer 19:13:16 Removing intermediate container 88b40a5ca0c4 19:13:16 ---> 837cabd59599 19:13:16 19:13:16 Step 10/25 : FROM alpine:3.14 19:13:16 ---> e04c818066af 19:13:16 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:13:16 prd-ubuntu20.04-docker-arm64-4c-16g-21515 does not seem to be running inside a container 19:13:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:13:17 ---> Running in 7bfa04b6e45c 19:13:17 Removing intermediate container 170baf536f17 19:13:17 ---> 901178127c7b 19:13:17 Step 11/26 : WORKDIR /edgex-go/spire-build 19:13:17 ---> Running in a6d1577b8dd6 19:13:17 Removing intermediate container 9446d5aa574d 19:13:17 ---> 1a72e6b164ae 19:13:17 Step 11/25 : WORKDIR /edgex-go/spire-build 19:13:17 ---> Running in 953ad595b31e 19:13:17 Removing intermediate container d32e39c03a66 19:13:17 ---> f68975aaa1f4 19:13:17 Step 11/26 : WORKDIR /edgex-go/spire-build 19:13:17 Removing intermediate container a6d1577b8dd6 19:13:17 ---> 8bdca5eea231 19:13:17 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 19:13:17 ---> Running in 29cfae1a9eae 19:13:17 ---> Running in f36bfd41152f 19:13:17 Removing intermediate container 953ad595b31e 19:13:17 ---> 51342ff697bc 19:13:17 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 19:13:17 ---> Running in b57016a9e754 19:13:17 Removing intermediate container 29cfae1a9eae 19:13:17 ---> 6a4052e1d622 19:13:17 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 19:13:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:13:17 ---> Running in 80dffbad032e 19:13:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:13:17 (1/3) Installing ca-certificates (20211220-r0) 19:13:17 (2/3) Installing dumb-init (1.2.5-r1) 19:13:17 (3/3) Installing su-exec (0.2-r1) 19:13:17 Executing busybox-1.33.1-r7.trigger 19:13:17 Executing ca-certificates-20211220-r0.trigger 19:13:17 OK: 6 MiB in 17 packages 19:13:18 $ docker top a1488c28b497ddab1e009531ccb2c704fddeb97f0e2c6f27e0740329dd4b923c -eo pid,comm 19:13:18 spire-1.2.1/ 19:13:18 spire-1.2.1/.data/ 19:13:18 spire-1.2.1/.data/.file 19:13:18 spire-1.2.1/.dockerignore 19:13:18 spire-1.2.1/.gitattributes 19:13:18 spire-1.2.1/.githooks/ 19:13:18 spire-1.2.1/.githooks/pre-commit 19:13:18 spire-1.2.1/.github/ 19:13:18 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:13:18 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:13:18 spire-1.2.1/.github/dependabot.yml 19:13:18 spire-1.2.1/.github/workflows/ 19:13:18 spire-1.2.1/.github/workflows/nightly_build.yaml 19:13:18 spire-1.2.1/.github/workflows/pr_build.yaml 19:13:18 spire-1.2.1/.github/workflows/release_build.yaml 19:13:18 spire-1.2.1/.github/workflows/scripts/ 19:13:18 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:13:18 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:13:18 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:13:18 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:13:18 spire-1.2.1/.github/workflows/scripts/split.sh 19:13:18 spire-1.2.1/.gitignore 19:13:18 spire-1.2.1/.go-version 19:13:18 spire-1.2.1/.golangci.yml 19:13:18 spire-1.2.1/ADOPTERS.md 19:13:18 spire-1.2.1/CHANGELOG.md 19:13:18 spire-1.2.1/CODE-OF-CONDUCT.md 19:13:18 spire-1.2.1/CODEOWNERS 19:13:18 spire-1.2.1/CONTRIBUTING.md 19:13:18 spire-1.2.1/Dockerfile 19:13:18 spire-1.2.1/Dockerfile.dev 19:13:18 spire-1.2.1/Dockerfile.scratch 19:13:18 spire-1.2.1/LICENSE 19:13:18 spire-1.2.1/MAINTAINERS.md 19:13:18 spire-1.2.1/Makefile 19:13:18 spire-1.2.1/README.md 19:13:18 spire-1.2.1/ROADMAP.md 19:13:18 spire-1.2.1/SECURITY.md 19:13:18 spire-1.2.1/cmd/ 19:13:18 spire-1.2.1/cmd/spire-agent/ 19:13:18 spire-1.2.1/cmd/spire-agent/cli/ 19:13:18 spire-1.2.1/cmd/spire-agent/cli/api/ 19:13:18 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/common/ 19:13:18 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:13:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/run/ 19:13:18 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:13:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:13:18 spire-1.2.1/cmd/spire-agent/main.go 19:13:18 spire-1.2.1/cmd/spire-server/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/agent/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/cli.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/run/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/token/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/validate/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/validate/validate.gospire-1.2.1/ 19:13:18 spire-1.2.1/ 19:13:18 spire-1.2.1/.data/ 19:13:18 spire-1.2.1/.data/.file 19:13:18 spire-1.2.1/.dockerignore 19:13:18 spire-1.2.1/.gitattributes 19:13:18 spire-1.2.1/.githooks/ 19:13:18 spire-1.2.1/.githooks/pre-commit 19:13:18 spire-1.2.1/.github/ 19:13:18 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:13:18 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:13:18 spire-1.2.1/.github/dependabot.yml 19:13:18 spire-1.2.1/.github/workflows/ 19:13:18 spire-1.2.1/.github/workflows/nightly_build.yaml 19:13:18 spire-1.2.1/.github/workflows/pr_build.yaml 19:13:18 spire-1.2.1/.github/workflows/release_build.yaml 19:13:18 spire-1.2.1/.github/workflows/scripts/ 19:13:18 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:13:18 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:13:18 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:13:18 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:13:18 spire-1.2.1/.github/workflows/scripts/split.sh 19:13:18 spire-1.2.1/.gitignore 19:13:18 spire-1.2.1/.go-version 19:13:18 spire-1.2.1/.golangci.yml 19:13:18 spire-1.2.1/ADOPTERS.md 19:13:18 spire-1.2.1/CHANGELOG.md 19:13:18 spire-1.2.1/CODE-OF-CONDUCT.md 19:13:18 spire-1.2.1/CODEOWNERS 19:13:18 spire-1.2.1/CONTRIBUTING.md 19:13:18 spire-1.2.1/Dockerfile 19:13:18 spire-1.2.1/Dockerfile.dev 19:13:18 spire-1.2.1/Dockerfile.scratch 19:13:18 spire-1.2.1/LICENSE 19:13:18 spire-1.2.1/MAINTAINERS.md 19:13:18 spire-1.2.1/Makefile 19:13:18 spire-1.2.1/README.md 19:13:18 spire-1.2.1/ROADMAP.md 19:13:18 spire-1.2.1/SECURITY.md 19:13:18 spire-1.2.1/cmd/ 19:13:18 spire-1.2.1/cmd/spire-agent/ 19:13:18 spire-1.2.1/cmd/spire-agent/cli/ 19:13:18 spire-1.2.1/cmd/spire-agent/cli/api/ 19:13:18 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/common/ 19:13:18 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:13:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/run/ 19:13:18 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:13:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:13:18 spire-1.2.1/cmd/spire-agent/main.go 19:13:18 spire-1.2.1/cmd/spire-server/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/agent/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/cli.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/run/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/token/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/validate/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/x509/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:13:18 spire-1.2.1/cmd/spire-server/main.go 19:13:18 spire-1.2.1/cmd/spire-server/util/ 19:13:18 spire-1.2.1/cmd/spire-server/util/util.go 19:13:18 spire-1.2.1/conf/ 19:13:18 spire-1.2.1/conf/agent/ 19:13:18 spire-1.2.1/conf/agent/agent.conf 19:13:18 spire-1.2.1/conf/agent/agent_full.conf 19:13:18 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:13:18 spire-1.2.1/conf/server/ 19:13:18 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:13:18 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:13:18 spire-1.2.1/conf/server/server.conf 19:13:18 spire-1.2.1/conf/server/server_full.conf 19:13:18 spire-1.2.1/doc/ 19:13:18 spire-1.2.1/doc/SPIRE101.md 19:13:18 spire-1.2.1/doc/auditlog.md 19:13:18 spire-1.2.1/doc/authorization_policy_engine.md 19:13:18 spire-1.2.1/doc/changelog_guidelines.md 19:13:18 spire-1.2.1/doc/cure53-report.pdf 19:13:18 spire-1.2.1/doc/images/ 19:13:18 spire-1.2.1/doc/images/2019_roadmap.png 19:13:18 spire-1.2.1/doc/images/SPIRE101.png 19:13:18 spire-1.2.1/doc/images/SPIRE_agent.png 19:13:18 spire-1.2.1/doc/images/SPIRE_server.pngspire-1.2.1/.data/ 19:13:18 spire-1.2.1/.data/.file 19:13:18 spire-1.2.1/.dockerignore 19:13:18 spire-1.2.1/.gitattributes 19:13:18 spire-1.2.1/.githooks/ 19:13:18 spire-1.2.1/.githooks/pre-commit 19:13:18 spire-1.2.1/.github/ 19:13:18 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:13:18 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:13:18 spire-1.2.1/.github/dependabot.yml 19:13:18 spire-1.2.1/.github/workflows/ 19:13:18 spire-1.2.1/.github/workflows/nightly_build.yaml 19:13:18 spire-1.2.1/.github/workflows/pr_build.yaml 19:13:18 spire-1.2.1/.github/workflows/release_build.yaml 19:13:18 spire-1.2.1/.github/workflows/scripts/ 19:13:18 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:13:18 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:13:18 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:13:18 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:13:18 spire-1.2.1/.github/workflows/scripts/split.sh 19:13:18 spire-1.2.1/.gitignore 19:13:18 spire-1.2.1/.go-version 19:13:18 spire-1.2.1/.golangci.yml 19:13:18 spire-1.2.1/ADOPTERS.md 19:13:18 spire-1.2.1/CHANGELOG.md 19:13:18 spire-1.2.1/CODE-OF-CONDUCT.md 19:13:18 spire-1.2.1/CODEOWNERS 19:13:18 spire-1.2.1/CONTRIBUTING.md 19:13:18 spire-1.2.1/Dockerfile 19:13:18 spire-1.2.1/Dockerfile.dev 19:13:18 spire-1.2.1/doc/images/cache_mgr.png 19:13:18 spire-1.2.1/doc/images/cache_mgr_components.png 19:13:18 spire-1.2.1/doc/images/federated_spire.png 19:13:18 spire-1.2.1/doc/images/ha_mode.png 19:13:18 spire-1.2.1/doc/images/nested_spire.png 19:13:18 spire-1.2.1/doc/images/oidc_federation.png 19:13:18 spire-1.2.1/doc/images/single_trust_domain.png 19:13:18 spire-1.2.1/doc/images/spiffe_compatible.png 19:13:18 spire-1.2.1/doc/images/spire_logo.png 19:13:18 spire-1.2.1/doc/migrating_registration_api_clients.md 19:13:18 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:13:18 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:13:18 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:13:18 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:13:18 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:13:18 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:13:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:13:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:13:18 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:13:18 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:13:18 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:13:18 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:13:18 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:13:18 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:13:18 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:13:18 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:13:18 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:13:18 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:13:18 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:13:18 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:13:18 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:13:18 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:13:18 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:13:18 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:13:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:13:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:13:18 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:13:18 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:13:18 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:13:18 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:13:18 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:13:18 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:13:18 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/x509/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:13:18 spire-1.2.1/cmd/spire-server/main.go 19:13:18 spire-1.2.1/cmd/spire-server/util/ 19:13:18 spire-1.2.1/cmd/spire-server/util/util.go 19:13:18 spire-1.2.1/conf/ 19:13:18 spire-1.2.1/conf/agent/ 19:13:18 spire-1.2.1/conf/agent/agent.conf 19:13:18 spire-1.2.1/conf/agent/agent_full.conf 19:13:18 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:13:18 spire-1.2.1/conf/server/ 19:13:18 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:13:18 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:13:18 spire-1.2.1/conf/server/server.conf 19:13:18 spire-1.2.1/conf/server/server_full.conf 19:13:18 spire-1.2.1/doc/ 19:13:18 spire-1.2.1/doc/SPIRE101.md 19:13:18 spire-1.2.1/doc/auditlog.md 19:13:18 spire-1.2.1/doc/authorization_policy_engine.md 19:13:18 spire-1.2.1/doc/changelog_guidelines.md 19:13:18 spire-1.2.1/doc/cure53-report.pdf 19:13:18 spire-1.2.1/doc/images/ 19:13:18 spire-1.2.1/doc/images/2019_roadmap.png 19:13:18 spire-1.2.1/doc/images/SPIRE101.png 19:13:18 spire-1.2.1/doc/images/SPIRE_agent.png 19:13:18 spire-1.2.1/doc/images/SPIRE_server.png 19:13:18 spire-1.2.1/Dockerfile.scratch 19:13:18 spire-1.2.1/LICENSE 19:13:18 spire-1.2.1/MAINTAINERS.md 19:13:18 spire-1.2.1/Makefile 19:13:18 spire-1.2.1/README.md 19:13:18 spire-1.2.1/ROADMAP.md 19:13:18 spire-1.2.1/SECURITY.md 19:13:18 spire-1.2.1/cmd/ 19:13:18 spire-1.2.1/cmd/spire-agent/ 19:13:18 spire-1.2.1/cmd/spire-agent/cli/ 19:13:18 spire-1.2.1/cmd/spire-agent/cli/api/ 19:13:18 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/common/ 19:13:18 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:13:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/run/ 19:13:18 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:13:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:13:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:13:18 spire-1.2.1/cmd/spire-agent/main.go 19:13:18 spire-1.2.1/cmd/spire-server/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/agent/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/cli.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/run/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/token/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/validate/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:13:18 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:13:18 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:13:18 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:13:18 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:13:18 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:13:18 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:13:18 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:13:18 spire-1.2.1/doc/scaling_spire.md 19:13:18 spire-1.2.1/doc/spire_agent.md 19:13:18 spire-1.2.1/doc/spire_server.md 19:13:18 spire-1.2.1/doc/supported_integrations.md 19:13:18 spire-1.2.1/doc/telemetry.md 19:13:18 spire-1.2.1/doc/telemetry_config.md 19:13:18 spire-1.2.1/doc/upgrading.md 19:13:18 spire-1.2.1/doc/using_spire.md 19:13:18 spire-1.2.1/examples/ 19:13:18 spire-1.2.1/examples/README.md 19:13:18 spire-1.2.1/go.mod 19:13:18 spire-1.2.1/go.sum 19:13:18 spire-1.2.1/pkg/ 19:13:18 spire-1.2.1/pkg/agent/ 19:13:18 spire-1.2.1/pkg/agent/agent.go 19:13:18 spire-1.2.1/pkg/agent/api/ 19:13:18 spire-1.2.1/pkg/agent/api/config.go 19:13:18 spire-1.2.1/pkg/agent/api/debug/ 19:13:18 spire-1.2.1/pkg/agent/api/debug/v1/ 19:13:18 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:13:18 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:13:18 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:13:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:13:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:13:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:13:18 spire-1.2.1/pkg/agent/api/endpoints.go 19:13:18 spire-1.2.1/pkg/agent/api/health/ 19:13:18 spire-1.2.1/pkg/agent/api/health/v1/ 19:13:18 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:13:18 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:13:18 spire-1.2.1/pkg/agent/api/rpccontext/ 19:13:18 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:13:18 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:13:18 spire-1.2.1/pkg/agent/attestor/ 19:13:18 spire-1.2.1/pkg/agent/attestor/node/ 19:13:18 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:13:18 spire-1.2.1/pkg/agent/attestor/node/node.go 19:13:18 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:13:18 spire-1.2.1/pkg/agent/attestor/workload/ 19:13:18 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:13:18 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:13:18 spire-1.2.1/pkg/agent/catalog/ 19:13:18 spire-1.2.1/pkg/agent/catalog/catalog.go 19:13:18 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:13:18 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:13:18 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:13:18 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:13:18 spire-1.2.1/pkg/agent/client/ 19:13:18 spire-1.2.1/pkg/agent/client/client.go 19:13:18 spire-1.2.1/pkg/agent/client/client_test.go 19:13:18 spire-1.2.1/pkg/agent/client/dial.go 19:13:18 spire-1.2.1/pkg/agent/client/nodeconn.go 19:13:18 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:13:18 spire-1.2.1/pkg/agent/client/update.go 19:13:18 spire-1.2.1/pkg/agent/client/util.go 19:13:18 spire-1.2.1/pkg/agent/common/ 19:13:18 spire-1.2.1/pkg/agent/common/backoff/ 19:13:18 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:13:18 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:13:18 spire-1.2.1/pkg/agent/common/cgroups/ 19:13:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:13:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:13:18 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:13:18 spire-1.2.1/pkg/agent/config.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/ 19:13:18 spire-1.2.1/pkg/agent/endpoints/config.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:13:18 spire-1.2.1/doc/images/cache_mgr.png 19:13:18 spire-1.2.1/doc/images/cache_mgr_components.png 19:13:18 spire-1.2.1/doc/images/federated_spire.png 19:13:18 spire-1.2.1/doc/images/ha_mode.png 19:13:18 spire-1.2.1/doc/images/nested_spire.png 19:13:18 spire-1.2.1/doc/images/oidc_federation.png 19:13:18 spire-1.2.1/doc/images/single_trust_domain.png 19:13:18 spire-1.2.1/doc/images/spiffe_compatible.png 19:13:18 spire-1.2.1/doc/images/spire_logo.png 19:13:18 spire-1.2.1/doc/migrating_registration_api_clients.md 19:13:18 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:13:18 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:13:18 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:13:18 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:13:18 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:13:18 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:13:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:13:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:13:18 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:13:18 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:13:18 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:13:18 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:13:18 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:13:18 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:13:18 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:13:18 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:13:18 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:13:18 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:13:18 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:13:18 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:13:18 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:13:18 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:13:18 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:13:18 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:13:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:13:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:13:18 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:13:18 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:13:18 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:13:18 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:13:18 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:13:18 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:13:18 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:13:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:13:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/workload/ 19:13:18 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:13:18 spire-1.2.1/pkg/agent/manager/ 19:13:18 spire-1.2.1/pkg/agent/manager/cache/ 19:13:18 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:13:18 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:13:18 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:13:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:13:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:13:18 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:13:18 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:13:18 spire-1.2.1/pkg/agent/manager/config.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/x509/ 19:13:18 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:13:18 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:13:18 spire-1.2.1/cmd/spire-server/main.go 19:13:18 spire-1.2.1/cmd/spire-server/util/ 19:13:18 spire-1.2.1/cmd/spire-server/util/util.go 19:13:18 spire-1.2.1/conf/ 19:13:18 spire-1.2.1/conf/agent/ 19:13:18 spire-1.2.1/conf/agent/agent.conf 19:13:18 spire-1.2.1/conf/agent/agent_full.conf 19:13:18 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:13:18 spire-1.2.1/conf/server/ 19:13:18 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:13:18 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:13:18 spire-1.2.1/conf/server/server.conf 19:13:18 spire-1.2.1/conf/server/server_full.conf 19:13:18 spire-1.2.1/doc/ 19:13:18 spire-1.2.1/doc/SPIRE101.md 19:13:18 spire-1.2.1/doc/auditlog.md 19:13:18 spire-1.2.1/doc/authorization_policy_engine.md 19:13:18 spire-1.2.1/doc/changelog_guidelines.md 19:13:18 spire-1.2.1/doc/cure53-report.pdf 19:13:18 spire-1.2.1/doc/images/ 19:13:18 spire-1.2.1/doc/images/2019_roadmap.png 19:13:18 spire-1.2.1/doc/images/SPIRE101.png 19:13:18 spire-1.2.1/doc/images/SPIRE_agent.png 19:13:18 spire-1.2.1/doc/images/SPIRE_server.png 19:13:18 spire-1.2.1/pkg/agent/manager/manager.go 19:13:18 spire-1.2.1/pkg/agent/manager/manager_test.go 19:13:18 spire-1.2.1/pkg/agent/manager/storage.go 19:13:18 spire-1.2.1/pkg/agent/manager/storage_test.go 19:13:18 spire-1.2.1/pkg/agent/manager/storecache/ 19:13:18 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:13:18 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:13:18 spire-1.2.1/pkg/agent/manager/sync.go 19:13:18 spire-1.2.1/pkg/agent/plugin/ 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:13:18 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:13:18 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:13:18 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:13:18 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:13:18 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:13:18 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:13:18 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:13:18 spire-1.2.1/doc/scaling_spire.md 19:13:18 spire-1.2.1/doc/spire_agent.md 19:13:18 spire-1.2.1/doc/spire_server.md 19:13:18 spire-1.2.1/doc/supported_integrations.md 19:13:18 spire-1.2.1/doc/telemetry.md 19:13:18 spire-1.2.1/doc/telemetry_config.md 19:13:18 spire-1.2.1/doc/upgrading.md 19:13:18 spire-1.2.1/doc/using_spire.md 19:13:18 spire-1.2.1/examples/ 19:13:18 spire-1.2.1/examples/README.md 19:13:18 spire-1.2.1/go.mod 19:13:18 spire-1.2.1/go.sum 19:13:18 spire-1.2.1/pkg/ 19:13:18 spire-1.2.1/pkg/agent/ 19:13:18 spire-1.2.1/pkg/agent/agent.go 19:13:18 spire-1.2.1/pkg/agent/api/ 19:13:18 spire-1.2.1/pkg/agent/api/config.go 19:13:18 spire-1.2.1/pkg/agent/api/debug/ 19:13:18 spire-1.2.1/pkg/agent/api/debug/v1/ 19:13:18 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:13:18 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:13:18 spire-1.2.1/doc/images/cache_mgr.png 19:13:18 spire-1.2.1/doc/images/cache_mgr_components.png 19:13:18 spire-1.2.1/doc/images/federated_spire.png 19:13:18 spire-1.2.1/doc/images/ha_mode.png 19:13:18 spire-1.2.1/doc/images/nested_spire.png 19:13:18 spire-1.2.1/doc/images/oidc_federation.png 19:13:18 spire-1.2.1/doc/images/single_trust_domain.png 19:13:18 spire-1.2.1/doc/images/spiffe_compatible.png 19:13:18 spire-1.2.1/doc/images/spire_logo.png 19:13:18 spire-1.2.1/doc/migrating_registration_api_clients.md 19:13:18 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:13:18 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:13:18 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:13:18 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:13:18 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:13:18 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:13:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:13:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:13:18 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:13:18 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:13:18 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:13:18 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:13:18 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:13:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:13:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:13:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:13:18 spire-1.2.1/pkg/agent/api/endpoints.go 19:13:18 spire-1.2.1/pkg/agent/api/health/ 19:13:18 spire-1.2.1/pkg/agent/api/health/v1/ 19:13:18 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:13:18 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:13:18 spire-1.2.1/pkg/agent/api/rpccontext/ 19:13:18 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:13:18 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:13:18 spire-1.2.1/pkg/agent/attestor/ 19:13:18 spire-1.2.1/pkg/agent/attestor/node/ 19:13:18 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:13:18 spire-1.2.1/pkg/agent/attestor/node/node.go 19:13:18 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:13:18 spire-1.2.1/pkg/agent/attestor/workload/ 19:13:18 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:13:18 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:13:18 spire-1.2.1/pkg/agent/catalog/ 19:13:18 spire-1.2.1/pkg/agent/catalog/catalog.go 19:13:18 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:13:18 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:13:18 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:13:18 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:13:18 spire-1.2.1/pkg/agent/client/ 19:13:18 spire-1.2.1/pkg/agent/client/client.go 19:13:18 spire-1.2.1/pkg/agent/client/client_test.go 19:13:18 spire-1.2.1/pkg/agent/client/dial.go 19:13:18 spire-1.2.1/pkg/agent/client/nodeconn.go 19:13:18 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:13:18 spire-1.2.1/pkg/agent/client/update.go 19:13:18 spire-1.2.1/pkg/agent/client/util.go 19:13:18 spire-1.2.1/pkg/agent/common/ 19:13:18 spire-1.2.1/pkg/agent/common/backoff/ 19:13:18 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:13:18 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:13:18 spire-1.2.1/pkg/agent/common/cgroups/ 19:13:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:13:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:13:18 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:13:18 spire-1.2.1/pkg/agent/config.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/ 19:13:18 spire-1.2.1/pkg/agent/endpoints/config.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:13:18 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:13:18 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:13:18 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:13:18 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:13:18 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:13:18 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:13:18 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:13:18 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:13:18 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:13:18 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:13:18 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:13:18 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:13:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:13:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:13:18 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:13:18 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:13:18 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:13:18 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:13:18 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:13:18 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:13:18 spire-1.2.1/pkg/agent/svid/ 19:13:18 spire-1.2.1/pkg/agent/svid/rotator.go 19:13:18 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:13:18 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:13:18 spire-1.2.1/pkg/agent/svid/store/ 19:13:18 spire-1.2.1/pkg/agent/svid/store/service.go 19:13:18 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:13:18 spire-1.2.1/pkg/common/ 19:13:18 spire-1.2.1/pkg/common/agentpathtemplate/ 19:13:18 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:13:18 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:13:18 spire-1.2.1/pkg/common/api/ 19:13:18 spire-1.2.1/pkg/common/api/metrics.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/ 19:13:18 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:13:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:13:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/workload/ 19:13:18 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:13:18 spire-1.2.1/pkg/agent/manager/ 19:13:18 spire-1.2.1/pkg/agent/manager/cache/ 19:13:18 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:13:18 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:13:18 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:13:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:13:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:13:18 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:13:18 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:13:18 spire-1.2.1/pkg/agent/manager/config.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/logger.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/names.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:13:18 spire-1.2.1/pkg/common/api/names.go 19:13:18 spire-1.2.1/pkg/common/api/ratelimit.go 19:13:18 spire-1.2.1/pkg/common/api/rpccontext/ 19:13:18 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:13:18 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:13:18 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:13:18 spire-1.2.1/pkg/common/auth/ 19:13:18 spire-1.2.1/pkg/common/auth/interceptors.go 19:13:18 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:13:18 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:13:18 spire-1.2.1/pkg/common/bundleutil/ 19:13:18 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:13:18 19:13:18 spire-1.2.1/pkg/agent/manager/manager.go 19:13:18 spire-1.2.1/pkg/agent/manager/manager_test.go 19:13:18 spire-1.2.1/pkg/agent/manager/storage.go 19:13:18 spire-1.2.1/pkg/agent/manager/storage_test.go 19:13:18 spire-1.2.1/pkg/agent/manager/storecache/ 19:13:18 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:13:18 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:13:18 spire-1.2.1/pkg/agent/manager/sync.go 19:13:18 spire-1.2.1/pkg/agent/plugin/ 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:13:18 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:13:18 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:13:18 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:13:18 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:13:18 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:13:18 spire-1.2.1/pkg/common/bundleutil/types.go 19:13:18 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:13:18 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:13:18 spire-1.2.1/pkg/common/catalog/ 19:13:18 spire-1.2.1/pkg/common/catalog/bind.go 19:13:18 spire-1.2.1/pkg/common/catalog/builtin.go 19:13:18 spire-1.2.1/pkg/common/catalog/catalog.go 19:13:18 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:13:18 spire-1.2.1/pkg/common/catalog/closers.go 19:13:18 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:13:18 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:13:18 spire-1.2.1/pkg/common/catalog/config.go 19:13:18 spire-1.2.1/pkg/common/catalog/config_test.go 19:13:18 spire-1.2.1/pkg/common/catalog/configure.go 19:13:18 spire-1.2.1/pkg/common/catalog/constraints.go 19:13:18 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:13:18 spire-1.2.1/pkg/common/catalog/context.go 19:13:18 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:13:18 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:13:18 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:13:18 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:13:18 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:13:18 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:13:18 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:13:18 spire-1.2.1/doc/scaling_spire.md 19:13:18 spire-1.2.1/doc/spire_agent.md 19:13:18 spire-1.2.1/doc/spire_server.md 19:13:18 spire-1.2.1/doc/supported_integrations.md 19:13:18 spire-1.2.1/doc/telemetry.md 19:13:18 spire-1.2.1/doc/telemetry_config.md 19:13:18 spire-1.2.1/doc/upgrading.md 19:13:18 spire-1.2.1/doc/using_spire.md 19:13:18 spire-1.2.1/examples/ 19:13:18 spire-1.2.1/examples/README.md 19:13:18 spire-1.2.1/go.mod 19:13:18 spire-1.2.1/go.sum 19:13:18 spire-1.2.1/pkg/ 19:13:18 spire-1.2.1/pkg/agent/ 19:13:18 spire-1.2.1/pkg/agent/agent.go 19:13:18 spire-1.2.1/pkg/agent/api/ 19:13:18 spire-1.2.1/pkg/agent/api/config.go 19:13:18 spire-1.2.1/pkg/agent/api/debug/ 19:13:18 spire-1.2.1/pkg/agent/api/debug/v1/ 19:13:18 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:13:18 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:13:18 spire-1.2.1/pkg/common/catalog/external.go 19:13:18 spire-1.2.1/pkg/common/catalog/host.go 19:13:18 spire-1.2.1/pkg/common/catalog/pipenet.go 19:13:18 spire-1.2.1/pkg/common/catalog/plugin.go 19:13:18 spire-1.2.1/pkg/common/catalog/testplugin/ 19:13:18 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:13:18 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:13:18 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:13:18 spire-1.2.1/pkg/common/cli/ 19:13:18 spire-1.2.1/pkg/common/cli/env.go 19:13:18 spire-1.2.1/pkg/common/cli/flags.go 19:13:18 spire-1.2.1/pkg/common/cli/trust_domain.go 19:13:18 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:13:18 spire-1.2.1/pkg/common/cli/umask.go 19:13:18 spire-1.2.1/pkg/common/cli/umask_posix.go 19:13:18 spire-1.2.1/pkg/common/cli/umask_test.go 19:13:18 spire-1.2.1/pkg/common/cli/umask_windows.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/ 19:13:18 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/flag.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/format.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:13:18 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:13:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:13:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:13:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:13:18 spire-1.2.1/pkg/agent/api/endpoints.go 19:13:18 spire-1.2.1/pkg/agent/api/health/ 19:13:18 spire-1.2.1/pkg/agent/api/health/v1/ 19:13:18 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:13:18 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:13:18 spire-1.2.1/pkg/agent/api/rpccontext/ 19:13:18 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:13:18 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:13:18 spire-1.2.1/pkg/agent/attestor/ 19:13:18 spire-1.2.1/pkg/agent/attestor/node/ 19:13:18 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:13:18 spire-1.2.1/pkg/agent/attestor/node/node.go 19:13:18 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:13:18 spire-1.2.1/pkg/agent/attestor/workload/ 19:13:18 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:13:18 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:13:18 spire-1.2.1/pkg/agent/catalog/ 19:13:18 spire-1.2.1/pkg/agent/catalog/catalog.go 19:13:18 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:13:18 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:13:18 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:13:18 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:13:18 spire-1.2.1/pkg/agent/client/ 19:13:18 spire-1.2.1/pkg/agent/client/client.go 19:13:18 spire-1.2.1/pkg/agent/client/client_test.go 19:13:18 spire-1.2.1/pkg/agent/client/dial.go 19:13:18 spire-1.2.1/pkg/agent/client/nodeconn.go 19:13:18 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:13:18 spire-1.2.1/pkg/agent/client/update.go 19:13:18 spire-1.2.1/pkg/agent/client/util.go 19:13:18 spire-1.2.1/pkg/agent/common/ 19:13:18 spire-1.2.1/pkg/agent/common/backoff/ 19:13:18 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:13:18 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:13:18 spire-1.2.1/pkg/agent/common/cgroups/ 19:13:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:13:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:13:18 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:13:18 spire-1.2.1/pkg/agent/config.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/ 19:13:18 spire-1.2.1/pkg/agent/endpoints/config.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:13:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:13:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/workload/ 19:13:18 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:13:18 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:13:18 spire-1.2.1/pkg/agent/manager/ 19:13:18 spire-1.2.1/pkg/agent/manager/cache/ 19:13:18 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:13:18 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:13:18 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:13:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:13:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:13:18 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:13:18 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:13:18 spire-1.2.1/pkg/agent/manager/config.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/ 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:13:18 Removing intermediate container 7bfa04b6e45c 19:13:18 ---> 8f81ce094d37 19:13:18 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:13:18 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:13:18 spire-1.2.1/pkg/common/coretypes/ 19:13:18 spire-1.2.1/pkg/common/coretypes/bundle/ 19:13:18 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:13:18 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:13:18 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:13:18 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:13:18 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:13:18 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:13:18 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:13:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:13:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:13:18 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:13:18 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:13:18 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:13:18 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:13:18 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:13:18 spire-1.2.1/pkg/agent/manager/manager.go 19:13:18 spire-1.2.1/pkg/agent/manager/manager_test.go 19:13:18 spire-1.2.1/pkg/agent/manager/storage.go 19:13:18 spire-1.2.1/pkg/agent/manager/storage_test.go 19:13:18 spire-1.2.1/pkg/agent/manager/storecache/ 19:13:18 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:13:18 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:13:18 spire-1.2.1/pkg/agent/manager/sync.go 19:13:18 spire-1.2.1/pkg/agent/plugin/ 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:13:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:13:18 spire-1.2.1/pkg/agent/svid/ 19:13:18 spire-1.2.1/pkg/agent/svid/rotator.go 19:13:18 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:13:18 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:13:18 spire-1.2.1/pkg/agent/svid/store/ 19:13:18 spire-1.2.1/pkg/agent/svid/store/service.go 19:13:18 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:13:18 spire-1.2.1/pkg/common/ 19:13:18 spire-1.2.1/pkg/common/agentpathtemplate/ 19:13:18 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:13:18 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:13:18 spire-1.2.1/pkg/common/api/ 19:13:18 spire-1.2.1/pkg/common/api/metrics.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/ 19:13:18 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:13:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:13:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:13:18 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:13:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:13:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:13:18 spire-1.2.1/pkg/common/cryptoutil/ 19:13:18 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:13:18 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:13:18 spire-1.2.1/pkg/common/diskutil/ 19:13:18 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:13:18 spire-1.2.1/pkg/common/diskutil/file_test.go 19:13:18 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:13:18 spire-1.2.1/pkg/common/errorutil/ 19:13:18 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:13:18 spire-1.2.1/pkg/common/health/ 19:13:18 spire-1.2.1/pkg/common/health/config.go 19:13:18 spire-1.2.1/pkg/common/health/context.go 19:13:18 spire-1.2.1/pkg/common/health/context_test.go 19:13:18 spire-1.2.1/pkg/common/health/health.go 19:13:18 spire-1.2.1/pkg/common/health/health_test.go 19:13:18 spire-1.2.1/pkg/common/health/logger.go 19:13:18 spire-1.2.1/pkg/common/hostservice/ 19:13:18 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:13:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:13:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:13:18 spire-1.2.1/pkg/common/idutil/ 19:13:18 spire-1.2.1/pkg/common/idutil/require.go 19:13:18 spire-1.2.1/pkg/common/idutil/require_test.go 19:13:18 spire-1.2.1/pkg/common/idutil/safety.go 19:13:18 spire-1.2.1/pkg/common/idutil/safety_test.go 19:13:18 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:13:18 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:13:18 spire-1.2.1/pkg/common/jwtsvid/ 19:13:18 spire-1.2.1/pkg/common/jwtsvid/common.go 19:13:18 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:13:18 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:13:18 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:13:18 spire-1.2.1/pkg/common/jwtutil/ 19:13:18 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:13:18 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:13:18 spire-1.2.1/pkg/common/log/ 19:13:18 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:13:18 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:13:18 spire-1.2.1/pkg/common/log/log.go 19:13:18 spire-1.2.1/pkg/common/log/log_test.go 19:13:18 spire-1.2.1/pkg/common/log/options.go 19:13:18 spire-1.2.1/pkg/common/nodeutil/ 19:13:18 spire-1.2.1/pkg/common/nodeutil/node.go 19:13:18 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:13:18 spire-1.2.1/pkg/common/peertracker/ 19:13:18 spire-1.2.1/pkg/common/peertracker/conn.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:13:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:13:18 spire-1.2.1/pkg/agent/svid/ 19:13:18 spire-1.2.1/pkg/agent/svid/rotator.go 19:13:18 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:13:18 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:13:18 spire-1.2.1/pkg/agent/svid/store/ 19:13:18 spire-1.2.1/pkg/agent/svid/store/service.go 19:13:18 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:13:18 spire-1.2.1/pkg/common/ 19:13:18 spire-1.2.1/pkg/common/agentpathtemplate/ 19:13:18 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:13:18 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:13:18 spire-1.2.1/pkg/common/api/ 19:13:18 spire-1.2.1/pkg/common/api/metrics.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/ 19:13:18 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/logger.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/names.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:13:18 spire-1.2.1/pkg/common/api/names.go 19:13:18 spire-1.2.1/pkg/common/api/ratelimit.go 19:13:18 spire-1.2.1/pkg/common/api/rpccontext/ 19:13:18 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:13:18 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:13:18 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:13:18 spire-1.2.1/pkg/common/auth/ 19:13:18 spire-1.2.1/pkg/common/auth/interceptors.go 19:13:18 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:13:18 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:13:18 spire-1.2.1/pkg/common/bundleutil/ 19:13:18 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:13:18 19:13:18 spire-1.2.1/pkg/common/peertracker/credentials.go 19:13:18 spire-1.2.1/pkg/common/peertracker/errors.go 19:13:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:13:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:13:18 spire-1.2.1/pkg/common/peertracker/info.go 19:13:18 spire-1.2.1/pkg/common/peertracker/listener.go 19:13:18 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:13:18 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:13:18 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:13:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:13:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:13:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:13:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:13:18 spire-1.2.1/pkg/common/peertracker/tcp.go 19:13:18 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:13:18 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:13:18 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:13:18 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:13:18 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:13:18 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/logger.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/names.go 19:13:18 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:13:18 spire-1.2.1/pkg/common/api/names.go 19:13:18 spire-1.2.1/pkg/common/api/ratelimit.go 19:13:18 spire-1.2.1/pkg/common/api/rpccontext/ 19:13:18 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:13:18 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:13:18 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:13:18 spire-1.2.1/pkg/common/auth/ 19:13:18 spire-1.2.1/pkg/common/auth/interceptors.go 19:13:18 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:13:18 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:13:18 spire-1.2.1/pkg/common/bundleutil/ 19:13:18 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:13:18 19:13:18 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:13:18 spire-1.2.1/pkg/common/peertracker/uds.go 19:13:18 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:13:18 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:13:18 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:13:18 spire-1.2.1/pkg/common/pemutil/ 19:13:18 spire-1.2.1/pkg/common/pemutil/block.go 19:13:18 spire-1.2.1/pkg/common/pemutil/certs.go 19:13:18 spire-1.2.1/pkg/common/pemutil/common.go 19:13:18 spire-1.2.1/pkg/common/pemutil/csr.go 19:13:18 spire-1.2.1/pkg/common/pemutil/keys.go 19:13:18 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:13:18 spire-1.2.1/pkg/common/pemutil/testdata/ 19:13:18 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:13:18 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:13:18 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:13:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:13:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:13:18 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:13:18 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:13:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:13:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pemspire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:13:18 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:13:18 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:13:18 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:13:18 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:13:18 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:13:18 spire-1.2.1/pkg/common/bundleutil/types.go 19:13:18 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:13:18 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:13:18 spire-1.2.1/pkg/common/catalog/ 19:13:18 spire-1.2.1/pkg/common/catalog/bind.go 19:13:18 spire-1.2.1/pkg/common/catalog/builtin.go 19:13:18 spire-1.2.1/pkg/common/catalog/catalog.go 19:13:18 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:13:18 spire-1.2.1/pkg/common/catalog/closers.go 19:13:18 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:13:18 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:13:18 spire-1.2.1/pkg/common/catalog/config.go 19:13:18 spire-1.2.1/pkg/common/catalog/config_test.go 19:13:18 spire-1.2.1/pkg/common/catalog/configure.go 19:13:18 spire-1.2.1/pkg/common/catalog/constraints.go 19:13:18 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:13:18 spire-1.2.1/pkg/common/catalog/context.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:13:18 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:13:18 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:13:18 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:13:18 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:13:18 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:13:18 spire-1.2.1/pkg/common/bundleutil/types.go 19:13:18 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:13:18 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:13:18 spire-1.2.1/pkg/common/catalog/ 19:13:18 spire-1.2.1/pkg/common/catalog/bind.go 19:13:18 spire-1.2.1/pkg/common/catalog/builtin.go 19:13:18 spire-1.2.1/pkg/common/catalog/catalog.go 19:13:18 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:13:18 spire-1.2.1/pkg/common/catalog/closers.go 19:13:18 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:13:18 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:13:18 spire-1.2.1/pkg/common/catalog/config.go 19:13:18 spire-1.2.1/pkg/common/catalog/config_test.go 19:13:18 spire-1.2.1/pkg/common/catalog/configure.go 19:13:18 spire-1.2.1/pkg/common/catalog/constraints.go 19:13:18 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:13:18 spire-1.2.1/pkg/common/catalog/context.go 19:13:18 spire-1.2.1/pkg/common/catalog/external.go 19:13:18 spire-1.2.1/pkg/common/catalog/host.go 19:13:18 spire-1.2.1/pkg/common/catalog/pipenet.go 19:13:18 spire-1.2.1/pkg/common/catalog/plugin.go 19:13:18 spire-1.2.1/pkg/common/catalog/testplugin/ 19:13:18 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:13:18 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:13:18 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:13:18 spire-1.2.1/pkg/common/cli/ 19:13:18 spire-1.2.1/pkg/common/cli/env.go 19:13:18 spire-1.2.1/pkg/common/cli/flags.go 19:13:18 spire-1.2.1/pkg/common/cli/trust_domain.go 19:13:18 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:13:18 spire-1.2.1/pkg/common/cli/umask.go 19:13:18 spire-1.2.1/pkg/common/cli/umask_posix.go 19:13:18 spire-1.2.1/pkg/common/cli/umask_test.go 19:13:18 spire-1.2.1/pkg/common/cli/umask_windows.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/ 19:13:18 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/flag.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/format.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:13:18 spire-1.2.1/pkg/common/plugin/ 19:13:18 spire-1.2.1/pkg/common/plugin/aws/ 19:13:18 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:13:18 spire-1.2.1/pkg/common/plugin/azure/ 19:13:18 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:13:18 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:13:18 spire-1.2.1/pkg/common/plugin/facade.go 19:13:18 spire-1.2.1/pkg/common/plugin/facade_test.go 19:13:18 spire-1.2.1/pkg/common/plugin/gcp/ 19:13:18 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:13:18 spire-1.2.1/pkg/common/plugin/k8s/ 19:13:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:13:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:13:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:13:18 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:13:18 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:13:18 spire-1.2.1/pkg/common/plugin/log.go 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/ 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/ 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:13:18 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:13:18 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:13:18 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:13:18 spire-1.2.1/pkg/common/plugin/x509pop/ 19:13:18 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:13:18 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:13:18 spire-1.2.1/pkg/common/profiling/ 19:13:18 spire-1.2.1/pkg/common/profiling/dumpers.go 19:13:18 spire-1.2.1/pkg/common/profiling/profiling.go 19:13:18 spire-1.2.1/pkg/common/protoutil/ 19:13:18 spire-1.2.1/pkg/common/protoutil/masks.go 19:13:18 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:13:18 spire-1.2.1/pkg/common/rotationutil/ 19:13:18 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:13:18 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:13:18 spire-1.2.1/pkg/common/selector/ 19:13:18 spire-1.2.1/pkg/common/selector/selector.go 19:13:18 spire-1.2.1/pkg/common/selector/selector_test.go 19:13:18 spire-1.2.1/pkg/common/catalog/external.go 19:13:18 spire-1.2.1/pkg/common/catalog/host.go 19:13:18 spire-1.2.1/pkg/common/catalog/pipenet.go 19:13:18 spire-1.2.1/pkg/common/catalog/plugin.go 19:13:18 spire-1.2.1/pkg/common/catalog/testplugin/ 19:13:18 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:13:18 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:13:18 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:13:18 spire-1.2.1/pkg/common/cli/ 19:13:18 spire-1.2.1/pkg/common/cli/env.go 19:13:18 spire-1.2.1/pkg/common/cli/flags.go 19:13:18 spire-1.2.1/pkg/common/cli/trust_domain.go 19:13:18 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:13:18 spire-1.2.1/pkg/common/cli/umask.go 19:13:18 spire-1.2.1/pkg/common/cli/umask_posix.go 19:13:18 spire-1.2.1/pkg/common/cli/umask_test.go 19:13:18 spire-1.2.1/pkg/common/cli/umask_windows.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/ 19:13:18 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/flag.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/format.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/format_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:13:18 spire-1.2.1/pkg/common/coretypes/ 19:13:18 spire-1.2.1/pkg/common/coretypes/bundle/ 19:13:18 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:13:18 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:13:18 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:13:18 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:13:18 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:13:18 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:13:18 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:13:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:13:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:13:18 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:13:18 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:13:18 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:13:18 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:13:18 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:13:18 spire-1.2.1/pkg/common/selector/set.go 19:13:18 spire-1.2.1/pkg/common/selector/set_utils.go 19:13:18 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/ 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/ 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:13:18 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:13:18 spire-1.2.1/pkg/common/telemetry/call.go 19:13:18 spire-1.2.1/pkg/common/telemetry/common/ 19:13:18 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/ 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:13:18 19:13:18 spire-1.2.1/pkg/common/telemetry/config.go 19:13:18 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:13:18 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/inmem.go 19:13:18 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/m3.go 19:13:18 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/metrics.go 19:13:18 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/names.go 19:13:18 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:13:18 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:13:18 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/ 19:13:18 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:13:18 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:13:18 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:13:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:13:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:13:18 spire-1.2.1/pkg/common/cryptoutil/ 19:13:18 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:13:18 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:13:18 spire-1.2.1/pkg/common/diskutil/ 19:13:18 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:13:18 spire-1.2.1/pkg/common/diskutil/file_test.go 19:13:18 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:13:18 spire-1.2.1/pkg/common/errorutil/ 19:13:18 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:13:18 spire-1.2.1/pkg/common/health/ 19:13:18 spire-1.2.1/pkg/common/health/config.go 19:13:18 spire-1.2.1/pkg/common/health/context.go 19:13:18 spire-1.2.1/pkg/common/health/context_test.go 19:13:18 spire-1.2.1/pkg/common/health/health.go 19:13:18 spire-1.2.1/pkg/common/health/health_test.go 19:13:18 spire-1.2.1/pkg/common/health/logger.go 19:13:18 spire-1.2.1/pkg/common/hostservice/ 19:13:18 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:13:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:13:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:13:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/server.go 19:13:18 spire-1.2.1/pkg/common/telemetry/sink.go 19:13:18 spire-1.2.1/pkg/common/telemetry/statsd.go 19:13:18 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/uptime.go 19:13:18 spire-1.2.1/pkg/common/telemetry/version.go 19:13:18 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:13:18 spire-1.2.1/pkg/common/uptime/ 19:13:18 spire-1.2.1/pkg/common/uptime/uptime.go 19:13:18 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:13:18 spire-1.2.1/pkg/common/idutil/ 19:13:18 spire-1.2.1/pkg/common/idutil/require.go 19:13:18 spire-1.2.1/pkg/common/idutil/require_test.go 19:13:18 spire-1.2.1/pkg/common/idutil/safety.go 19:13:18 spire-1.2.1/pkg/common/idutil/safety_test.go 19:13:18 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:13:18 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:13:18 spire-1.2.1/pkg/common/jwtsvid/ 19:13:18 spire-1.2.1/pkg/common/jwtsvid/common.go 19:13:18 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:13:18 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:13:18 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:13:18 spire-1.2.1/pkg/common/jwtutil/ 19:13:18 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:13:18 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:13:18 spire-1.2.1/pkg/common/log/ 19:13:18 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:13:18 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:13:18 spire-1.2.1/pkg/common/log/log.go 19:13:18 spire-1.2.1/pkg/common/log/log_test.go 19:13:18 spire-1.2.1/pkg/common/log/options.go 19:13:18 spire-1.2.1/pkg/common/nodeutil/ 19:13:18 spire-1.2.1/pkg/common/nodeutil/node.go 19:13:18 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:13:18 spire-1.2.1/pkg/common/peertracker/ 19:13:18 spire-1.2.1/pkg/common/peertracker/conn.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:13:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:13:18 spire-1.2.1/pkg/common/coretypes/ 19:13:18 spire-1.2.1/pkg/common/coretypes/bundle/ 19:13:18 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:13:18 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:13:18 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:13:18 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:13:18 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:13:18 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:13:18 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:13:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:13:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:13:18 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:13:18 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:13:18 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:13:18 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:13:18 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:13:18 spire-1.2.1/pkg/common/peertracker/credentials.go 19:13:18 spire-1.2.1/pkg/common/peertracker/errors.go 19:13:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:13:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:13:18 spire-1.2.1/pkg/common/peertracker/info.go 19:13:18 spire-1.2.1/pkg/common/peertracker/listener.go 19:13:18 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:13:18 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:13:18 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:13:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:13:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:13:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:13:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:13:18 spire-1.2.1/pkg/common/peertracker/tcp.go 19:13:18 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:13:18 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:13:18 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:13:18 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:13:18 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:13:18 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:13:18 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:13:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:13:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:13:18 spire-1.2.1/pkg/common/cryptoutil/ 19:13:18 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:13:18 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:13:18 spire-1.2.1/pkg/common/diskutil/ 19:13:18 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:13:18 spire-1.2.1/pkg/common/diskutil/file_test.go 19:13:18 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:13:18 spire-1.2.1/pkg/common/errorutil/ 19:13:18 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:13:18 spire-1.2.1/pkg/common/health/ 19:13:18 spire-1.2.1/pkg/common/health/config.go 19:13:18 spire-1.2.1/pkg/common/health/context.go 19:13:18 spire-1.2.1/pkg/common/health/context_test.go 19:13:18 spire-1.2.1/pkg/common/health/health.go 19:13:18 spire-1.2.1/pkg/common/health/health_test.go 19:13:18 spire-1.2.1/pkg/common/health/logger.go 19:13:18 spire-1.2.1/pkg/common/hostservice/ 19:13:18 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:13:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:13:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:13:18 spire-1.2.1/pkg/common/idutil/ 19:13:18 spire-1.2.1/pkg/common/idutil/require.go 19:13:18 spire-1.2.1/pkg/common/idutil/require_test.go 19:13:18 spire-1.2.1/pkg/common/idutil/safety.go 19:13:18 spire-1.2.1/pkg/common/idutil/safety_test.go 19:13:18 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:13:18 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:13:18 spire-1.2.1/pkg/common/jwtsvid/ 19:13:18 spire-1.2.1/pkg/common/jwtsvid/common.go 19:13:18 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:13:18 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:13:18 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:13:18 spire-1.2.1/pkg/common/jwtutil/ 19:13:18 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:13:18 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:13:18 spire-1.2.1/pkg/common/log/ 19:13:18 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:13:18 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:13:18 spire-1.2.1/pkg/common/log/log.go 19:13:18 spire-1.2.1/pkg/common/log/log_test.go 19:13:18 spire-1.2.1/pkg/common/log/options.go 19:13:18 spire-1.2.1/pkg/common/nodeutil/ 19:13:18 spire-1.2.1/pkg/common/nodeutil/node.go 19:13:18 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:13:18 spire-1.2.1/pkg/common/peertracker/ 19:13:18 spire-1.2.1/pkg/common/peertracker/conn.go 19:13:18 spire-1.2.1/pkg/common/peertracker/credentials.go 19:13:18 spire-1.2.1/pkg/common/peertracker/errors.go 19:13:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:13:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:13:18 spire-1.2.1/pkg/common/peertracker/info.go 19:13:18 spire-1.2.1/pkg/common/peertracker/listener.go 19:13:18 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:13:18 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:13:18 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:13:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:13:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:13:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:13:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:13:18 spire-1.2.1/pkg/common/peertracker/tcp.go 19:13:18 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:13:18 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:13:18 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:13:18 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:13:18 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:13:18 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:13:18 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:13:18 spire-1.2.1/pkg/common/peertracker/uds.go 19:13:18 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:13:18 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:13:18 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:13:18 spire-1.2.1/pkg/common/pemutil/ 19:13:18 spire-1.2.1/pkg/common/pemutil/block.go 19:13:18 spire-1.2.1/pkg/common/pemutil/certs.go 19:13:18 spire-1.2.1/pkg/common/pemutil/common.go 19:13:18 spire-1.2.1/pkg/common/pemutil/csr.go 19:13:18 spire-1.2.1/pkg/common/pemutil/keys.go 19:13:18 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:13:18 spire-1.2.1/pkg/common/pemutil/testdata/ 19:13:18 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:13:18 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:13:18 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:13:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:13:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:13:18 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:13:18 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:13:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:13:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:13:18 spire-1.2.1/pkg/common/plugin/ 19:13:18 spire-1.2.1/pkg/common/plugin/aws/ 19:13:18 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:13:18 spire-1.2.1/pkg/common/plugin/azure/ 19:13:18 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:13:18 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:13:18 spire-1.2.1/pkg/common/plugin/facade.go 19:13:18 spire-1.2.1/pkg/common/plugin/facade_test.go 19:13:18 spire-1.2.1/pkg/common/plugin/gcp/ 19:13:18 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:13:18 spire-1.2.1/pkg/common/plugin/k8s/ 19:13:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:13:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:13:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:13:18 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:13:18 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:13:18 spire-1.2.1/pkg/common/plugin/log.go 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/ 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:13:18 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:13:18 spire-1.2.1/pkg/common/peertracker/uds.go 19:13:18 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:13:18 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:13:18 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:13:18 spire-1.2.1/pkg/common/pemutil/ 19:13:18 spire-1.2.1/pkg/common/pemutil/block.go 19:13:18 spire-1.2.1/pkg/common/pemutil/certs.go 19:13:18 spire-1.2.1/pkg/common/pemutil/common.go 19:13:18 spire-1.2.1/pkg/common/pemutil/csr.go 19:13:18 spire-1.2.1/pkg/common/pemutil/keys.go 19:13:18 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:13:18 spire-1.2.1/pkg/common/pemutil/testdata/ 19:13:18 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:13:18 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:13:18 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:13:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:13:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:13:18 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:13:18 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:13:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:13:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:13:18 spire-1.2.1/pkg/common/plugin/ 19:13:18 spire-1.2.1/pkg/common/plugin/aws/ 19:13:18 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:13:18 spire-1.2.1/pkg/common/plugin/azure/ 19:13:18 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:13:18 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:13:18 spire-1.2.1/pkg/common/plugin/facade.go 19:13:18 spire-1.2.1/pkg/common/plugin/facade_test.go 19:13:18 spire-1.2.1/pkg/common/plugin/gcp/ 19:13:18 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:13:18 spire-1.2.1/pkg/common/plugin/k8s/ 19:13:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:13:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:13:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:13:18 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:13:18 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:13:18 spire-1.2.1/pkg/common/plugin/log.go 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/ 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:13:18 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:13:18 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:13:18 spire-1.2.1/pkg/common/plugin/x509pop/ 19:13:18 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:13:18 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:13:18 spire-1.2.1/pkg/common/profiling/ 19:13:18 spire-1.2.1/pkg/common/profiling/dumpers.go 19:13:18 spire-1.2.1/pkg/common/profiling/profiling.go 19:13:18 spire-1.2.1/pkg/common/protoutil/ 19:13:18 spire-1.2.1/pkg/common/protoutil/masks.go 19:13:18 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:13:18 spire-1.2.1/pkg/common/rotationutil/ 19:13:18 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:13:18 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:13:18 spire-1.2.1/pkg/common/selector/ 19:13:18 spire-1.2.1/pkg/common/selector/selector.go 19:13:18 spire-1.2.1/pkg/common/selector/selector_test.go 19:13:18 spire-1.2.1/pkg/common/selector/set.go 19:13:18 spire-1.2.1/pkg/common/selector/set_utils.go 19:13:18 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/ 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/ 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:13:18 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:13:18 spire-1.2.1/pkg/common/telemetry/call.go 19:13:18 spire-1.2.1/pkg/common/telemetry/common/ 19:13:18 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:13:18 spire-1.2.1/pkg/common/telemetry/config.go 19:13:18 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:13:18 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/inmem.go 19:13:18 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/m3.go 19:13:18 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/metrics.go 19:13:18 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/names.go 19:13:18 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:13:18 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:13:18 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/ 19:13:18 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:13:18 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:13:18 spire-1.2.1/pkg/common/util/ 19:13:18 spire-1.2.1/pkg/common/util/certs.go 19:13:18 spire-1.2.1/pkg/common/util/certs_test.go 19:13:18 spire-1.2.1/pkg/common/util/csr.go 19:13:18 spire-1.2.1/pkg/common/util/hash.go 19:13:18 spire-1.2.1/pkg/common/util/selectors.go 19:13:18 spire-1.2.1/pkg/common/util/selectors_test.go 19:13:18 spire-1.2.1/pkg/common/util/signals.go 19:13:18 spire-1.2.1/pkg/common/util/sort.go 19:13:18 spire-1.2.1/pkg/common/util/sort_test.go 19:13:18 spire-1.2.1/pkg/common/util/task.go 19:13:18 spire-1.2.1/pkg/common/util/task_test.go 19:13:18 spire-1.2.1/pkg/common/util/testdata/ 19:13:18 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:13:18 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:13:18 spire-1.2.1/pkg/common/version/ 19:13:18 spire-1.2.1/pkg/common/version/version.go 19:13:18 spire-1.2.1/pkg/common/x509svid/ 19:13:18 spire-1.2.1/pkg/common/x509svid/common_test.go 19:13:18 spire-1.2.1/pkg/common/x509svid/csr.go 19:13:18 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:13:18 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:13:18 spire-1.2.1/pkg/common/x509util/ 19:13:18 spire-1.2.1/pkg/common/x509util/cert.go 19:13:18 spire-1.2.1/pkg/common/x509util/dns.go 19:13:18 spire-1.2.1/pkg/common/x509util/dns_test.go 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:13:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:13:18 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:13:18 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:13:18 spire-1.2.1/pkg/common/plugin/x509pop/ 19:13:18 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:13:18 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:13:18 spire-1.2.1/pkg/common/profiling/ 19:13:18 spire-1.2.1/pkg/common/profiling/dumpers.go 19:13:18 spire-1.2.1/pkg/common/profiling/profiling.go 19:13:18 spire-1.2.1/pkg/common/protoutil/ 19:13:18 spire-1.2.1/pkg/common/protoutil/masks.go 19:13:18 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:13:18 spire-1.2.1/pkg/common/rotationutil/ 19:13:18 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:13:18 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:13:18 spire-1.2.1/pkg/common/selector/ 19:13:18 spire-1.2.1/pkg/common/selector/selector.go 19:13:18 spire-1.2.1/pkg/common/selector/selector_test.go 19:13:18 spire-1.2.1/pkg/common/selector/set.go 19:13:18 spire-1.2.1/pkg/common/selector/set_utils.go 19:13:18 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/ 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/ 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:13:18 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:13:18 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:13:18 spire-1.2.1/pkg/common/telemetry/call.go 19:13:18 spire-1.2.1/pkg/common/telemetry/common/ 19:13:18 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:13:18 spire-1.2.1/pkg/common/telemetry/config.go 19:13:18 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:13:18 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/inmem.go 19:13:18 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/m3.go 19:13:18 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/metrics.go 19:13:18 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/names.go 19:13:18 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:13:18 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:13:18 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/ 19:13:18 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:13:18 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:13:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/server.go 19:13:18 spire-1.2.1/pkg/common/telemetry/sink.go 19:13:18 spire-1.2.1/pkg/common/telemetry/statsd.go 19:13:18 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/uptime.go 19:13:18 spire-1.2.1/pkg/common/telemetry/version.go 19:13:18 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:13:18 spire-1.2.1/pkg/common/uptime/ 19:13:18 spire-1.2.1/pkg/common/uptime/uptime.go 19:13:18 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:13:18 spire-1.2.1/pkg/common/x509util/keyid.go 19:13:18 spire-1.2.1/pkg/common/x509util/keypair.go 19:13:18 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:13:18 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:13:18 spire-1.2.1/pkg/server/ 19:13:18 spire-1.2.1/pkg/server/api/ 19:13:18 spire-1.2.1/pkg/server/api/agent.go 19:13:18 spire-1.2.1/pkg/server/api/agent/ 19:13:18 spire-1.2.1/pkg/server/api/agent/v1/ 19:13:18 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:13:18 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:13:18 spire-1.2.1/pkg/server/api/agent_test.go 19:13:18 spire-1.2.1/pkg/server/api/api.go 19:13:18 spire-1.2.1/pkg/server/api/audit/ 19:13:18 spire-1.2.1/pkg/server/api/audit/audit.go 19:13:18 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:13:18 spire-1.2.1/pkg/server/api/bundle.go 19:13:18 spire-1.2.1/pkg/server/api/bundle/ 19:13:18 spire-1.2.1/pkg/server/api/bundle/v1/ 19:13:18 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:13:18 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:13:18 spire-1.2.1/pkg/server/api/bundle_test.go 19:13:18 spire-1.2.1/pkg/server/api/debug/ 19:13:18 spire-1.2.1/pkg/server/api/debug/v1/ 19:13:18 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:13:18 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:13:18 spire-1.2.1/pkg/server/api/entry.go 19:13:18 spire-1.2.1/pkg/server/api/entry/ 19:13:18 spire-1.2.1/pkg/server/api/entry/v1/ 19:13:18 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:13:18 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:13:18 spire-1.2.1/pkg/server/api/entry_test.go 19:13:18 spire-1.2.1/pkg/server/api/health/ 19:13:18 spire-1.2.1/pkg/server/api/health/v1/ 19:13:18 spire-1.2.1/pkg/server/api/health/v1/service.go 19:13:18 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:13:18 spire-1.2.1/pkg/server/api/id.go 19:13:18 spire-1.2.1/pkg/server/api/id_test.go 19:13:18 spire-1.2.1/pkg/server/api/limits/ 19:13:18 spire-1.2.1/pkg/server/api/limits/limits.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/ 19:13:18 spire-1.2.1/pkg/server/api/middleware/alias.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/audit.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/caller.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/common.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/entries.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:13:18 spire-1.2.1/pkg/server/api/ratelimit.go 19:13:18 spire-1.2.1/pkg/server/api/rpccontext/ 19:13:18 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:13:18 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:13:18 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:13:18 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:13:18 spire-1.2.1/pkg/server/api/selector.go 19:13:18 spire-1.2.1/pkg/server/api/selector_test.go 19:13:18 spire-1.2.1/pkg/server/api/status.go 19:13:18 spire-1.2.1/pkg/server/api/status_test.go 19:13:18 spire-1.2.1/pkg/server/api/svid/ 19:13:18 spire-1.2.1/pkg/server/api/svid/v1/ 19:13:18 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:13:18 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:13:18 spire-1.2.1/pkg/server/api/trustdomain.go 19:13:18 spire-1.2.1/pkg/server/api/trustdomain/ 19:13:18 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:13:18 spire-1.2.1/pkg/common/util/ 19:13:18 spire-1.2.1/pkg/common/util/certs.go 19:13:18 spire-1.2.1/pkg/common/util/certs_test.go 19:13:18 spire-1.2.1/pkg/common/util/csr.go 19:13:18 spire-1.2.1/pkg/common/util/hash.go 19:13:18 spire-1.2.1/pkg/common/util/selectors.go 19:13:18 spire-1.2.1/pkg/common/util/selectors_test.go 19:13:18 spire-1.2.1/pkg/common/util/signals.go 19:13:18 spire-1.2.1/pkg/common/util/sort.go 19:13:18 spire-1.2.1/pkg/common/util/sort_test.go 19:13:18 spire-1.2.1/pkg/common/util/task.go 19:13:18 spire-1.2.1/pkg/common/util/task_test.go 19:13:18 spire-1.2.1/pkg/common/util/testdata/ 19:13:18 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:13:18 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:13:18 spire-1.2.1/pkg/common/version/ 19:13:18 spire-1.2.1/pkg/common/version/version.go 19:13:18 spire-1.2.1/pkg/common/x509svid/ 19:13:18 spire-1.2.1/pkg/common/x509svid/common_test.go 19:13:18 spire-1.2.1/pkg/common/x509svid/csr.go 19:13:18 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:13:18 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:13:18 spire-1.2.1/pkg/common/x509util/ 19:13:18 spire-1.2.1/pkg/common/x509util/cert.go 19:13:18 spire-1.2.1/pkg/common/x509util/dns.go 19:13:18 spire-1.2.1/pkg/common/x509util/dns_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:13:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:13:18 spire-1.2.1/pkg/common/telemetry/server/server.go 19:13:18 spire-1.2.1/pkg/common/telemetry/sink.go 19:13:18 spire-1.2.1/pkg/common/telemetry/statsd.go 19:13:18 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:13:18 spire-1.2.1/pkg/common/telemetry/uptime.go 19:13:18 spire-1.2.1/pkg/common/telemetry/version.go 19:13:18 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:13:18 spire-1.2.1/pkg/common/uptime/ 19:13:18 spire-1.2.1/pkg/common/uptime/uptime.go 19:13:18 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:13:18 spire-1.2.1/pkg/common/util/ 19:13:18 spire-1.2.1/pkg/common/util/certs.go 19:13:18 spire-1.2.1/pkg/common/util/certs_test.go 19:13:18 spire-1.2.1/pkg/common/util/csr.go 19:13:18 spire-1.2.1/pkg/common/util/hash.go 19:13:18 spire-1.2.1/pkg/common/util/selectors.go 19:13:18 spire-1.2.1/pkg/common/util/selectors_test.go 19:13:18 spire-1.2.1/pkg/common/util/signals.go 19:13:18 spire-1.2.1/pkg/common/util/sort.go 19:13:18 spire-1.2.1/pkg/common/util/sort_test.go 19:13:18 spire-1.2.1/pkg/common/util/task.go 19:13:18 spire-1.2.1/pkg/common/util/task_test.go 19:13:18 spire-1.2.1/pkg/common/util/testdata/ 19:13:18 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:13:18 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:13:18 spire-1.2.1/pkg/common/version/ 19:13:18 spire-1.2.1/pkg/common/version/version.go 19:13:18 spire-1.2.1/pkg/common/x509svid/ 19:13:18 spire-1.2.1/pkg/common/x509svid/common_test.go 19:13:18 spire-1.2.1/pkg/common/x509svid/csr.go 19:13:18 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:13:18 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:13:18 spire-1.2.1/pkg/common/x509util/ 19:13:18 spire-1.2.1/pkg/common/x509util/cert.go 19:13:18 spire-1.2.1/pkg/common/x509util/dns.go 19:13:18 spire-1.2.1/pkg/common/x509util/dns_test.go 19:13:18 spire-1.2.1/pkg/common/x509util/keyid.go 19:13:18 spire-1.2.1/pkg/common/x509util/keypair.go 19:13:18 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:13:18 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:13:18 spire-1.2.1/pkg/server/ 19:13:18 spire-1.2.1/pkg/server/api/ 19:13:18 spire-1.2.1/pkg/server/api/agent.go 19:13:18 spire-1.2.1/pkg/server/api/agent/ 19:13:18 spire-1.2.1/pkg/server/api/agent/v1/ 19:13:18 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:13:18 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:13:18 spire-1.2.1/pkg/server/api/agent_test.go 19:13:18 spire-1.2.1/pkg/server/api/api.go 19:13:18 spire-1.2.1/pkg/server/api/audit/ 19:13:18 spire-1.2.1/pkg/server/api/audit/audit.go 19:13:18 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:13:18 spire-1.2.1/pkg/server/api/bundle.go 19:13:18 spire-1.2.1/pkg/server/api/bundle/ 19:13:18 spire-1.2.1/pkg/server/api/bundle/v1/ 19:13:18 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:13:18 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:13:18 spire-1.2.1/pkg/server/api/bundle_test.go 19:13:18 spire-1.2.1/pkg/server/api/debug/ 19:13:18 spire-1.2.1/pkg/server/api/debug/v1/ 19:13:18 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:13:18 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:13:18 spire-1.2.1/pkg/server/api/entry.go 19:13:18 spire-1.2.1/pkg/server/api/entry/ 19:13:18 spire-1.2.1/pkg/server/api/entry/v1/ 19:13:18 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:13:18 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:13:18 spire-1.2.1/pkg/server/api/entry_test.go 19:13:18 spire-1.2.1/pkg/server/api/health/ 19:13:18 spire-1.2.1/pkg/server/api/health/v1/ 19:13:18 spire-1.2.1/pkg/server/api/health/v1/service.go 19:13:18 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:13:18 spire-1.2.1/pkg/server/api/id.go 19:13:18 spire-1.2.1/pkg/server/api/id_test.go 19:13:18 spire-1.2.1/pkg/server/api/limits/ 19:13:18 spire-1.2.1/pkg/server/api/limits/limits.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/ 19:13:18 spire-1.2.1/pkg/server/api/middleware/alias.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/audit.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/caller.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:13:18 spire-1.2.1/pkg/common/x509util/keyid.go 19:13:18 spire-1.2.1/pkg/common/x509util/keypair.go 19:13:18 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:13:18 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:13:18 spire-1.2.1/pkg/server/ 19:13:18 spire-1.2.1/pkg/server/api/ 19:13:18 spire-1.2.1/pkg/server/api/agent.go 19:13:18 spire-1.2.1/pkg/server/api/agent/ 19:13:18 spire-1.2.1/pkg/server/api/agent/v1/ 19:13:18 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:13:18 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:13:18 spire-1.2.1/pkg/server/api/agent_test.go 19:13:18 spire-1.2.1/pkg/server/api/api.go 19:13:18 spire-1.2.1/pkg/server/api/audit/ 19:13:18 spire-1.2.1/pkg/server/api/audit/audit.go 19:13:18 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:13:18 spire-1.2.1/pkg/server/api/bundle.go 19:13:18 spire-1.2.1/pkg/server/api/bundle/ 19:13:18 spire-1.2.1/pkg/server/api/bundle/v1/ 19:13:18 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:13:18 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:13:18 spire-1.2.1/pkg/server/api/bundle_test.go 19:13:18 spire-1.2.1/pkg/server/api/debug/ 19:13:18 spire-1.2.1/pkg/server/api/debug/v1/ 19:13:18 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:13:18 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/common.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/entries.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:13:18 spire-1.2.1/pkg/server/api/ratelimit.go 19:13:18 spire-1.2.1/pkg/server/api/rpccontext/ 19:13:18 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:13:18 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:13:18 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:13:18 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:13:18 spire-1.2.1/pkg/server/api/selector.go 19:13:18 spire-1.2.1/pkg/server/api/selector_test.go 19:13:18 spire-1.2.1/pkg/server/api/status.go 19:13:18 spire-1.2.1/pkg/server/api/status_test.go 19:13:18 spire-1.2.1/pkg/server/api/svid/ 19:13:18 spire-1.2.1/pkg/server/api/svid/v1/ 19:13:18 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:13:18 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:13:18 spire-1.2.1/pkg/server/api/trustdomain.go 19:13:18 spire-1.2.1/pkg/server/api/trustdomain/ 19:13:18 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:13:18 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:13:18 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:13:18 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:13:18 spire-1.2.1/pkg/server/authpolicy/ 19:13:18 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:13:18 spire-1.2.1/pkg/server/authpolicy/policy.go 19:13:18 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:13:18 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:13:18 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:13:18 spire-1.2.1/pkg/server/authpolicy/validate.go 19:13:18 spire-1.2.1/pkg/server/bundle/ 19:13:18 spire-1.2.1/pkg/server/bundle/client/ 19:13:18 spire-1.2.1/pkg/server/bundle/client/client.go 19:13:18 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:13:18 spire-1.2.1/pkg/server/bundle/client/manager.go 19:13:18 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:13:18 spire-1.2.1/pkg/server/bundle/client/sources.go 19:13:18 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:13:18 spire-1.2.1/pkg/server/bundle/client/updater.go 19:13:18 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:13:18 spire-1.2.1/pkg/server/ca/ 19:13:18 spire-1.2.1/pkg/server/ca/ca.go 19:13:18 spire-1.2.1/pkg/server/ca/ca_health.go 19:13:18 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:13:18 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:13:18 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:13:18 spire-1.2.1/pkg/server/authpolicy/ 19:13:18 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:13:18 spire-1.2.1/pkg/server/authpolicy/policy.go 19:13:18 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:13:18 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:13:18 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:13:18 spire-1.2.1/pkg/server/authpolicy/validate.go 19:13:18 spire-1.2.1/pkg/server/bundle/ 19:13:18 spire-1.2.1/pkg/server/bundle/client/ 19:13:18 spire-1.2.1/pkg/server/bundle/client/client.go 19:13:18 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:13:18 spire-1.2.1/pkg/server/bundle/client/manager.go 19:13:18 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:13:18 spire-1.2.1/pkg/server/bundle/client/sources.go 19:13:18 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:13:18 spire-1.2.1/pkg/server/bundle/client/updater.go 19:13:18 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:13:18 spire-1.2.1/pkg/server/ca/ 19:13:18 spire-1.2.1/pkg/server/ca/ca.go 19:13:18 spire-1.2.1/pkg/server/ca/ca_health.go 19:13:18 spire-1.2.1/pkg/server/ca/ca_test.go 19:13:18 spire-1.2.1/pkg/server/ca/journal.go 19:13:18 spire-1.2.1/pkg/server/ca/journal_test.go 19:13:18 spire-1.2.1/pkg/server/ca/manager.go 19:13:18 spire-1.2.1/pkg/server/ca/manager_health.go 19:13:18 spire-1.2.1/pkg/server/ca/manager_test.go 19:13:18 spire-1.2.1/pkg/server/ca/templates.go 19:13:18 spire-1.2.1/pkg/server/ca/upstream_client.go 19:13:18 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:13:18 spire-1.2.1/pkg/server/ca/validation.go 19:13:18 spire-1.2.1/pkg/server/cache/ 19:13:18 spire-1.2.1/pkg/server/cache/dscache/ 19:13:18 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:13:18 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:13:18 spire-1.2.1/pkg/server/cache/entrycache/ 19:13:18 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:13:18 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:13:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:13:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:13:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:13:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:13:18 spire-1.2.1/pkg/server/catalog/ 19:13:18 spire-1.2.1/pkg/server/catalog/catalog.go 19:13:18 spire-1.2.1/pkg/server/catalog/keymanager.go 19:13:18 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:13:18 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:13:18 spire-1.2.1/pkg/server/catalog/notifier.go 19:13:18 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:13:18 spire-1.2.1/pkg/server/config.go 19:13:18 spire-1.2.1/pkg/server/datastore/ 19:13:18 spire-1.2.1/pkg/server/datastore/datastore.go 19:13:18 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:13:18 spire-1.2.1/pkg/server/datastore/repository.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:13:18 spire-1.2.1/pkg/server/endpoints/ 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/ 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:13:18 spire-1.2.1/pkg/server/ca/ca_test.go 19:13:18 spire-1.2.1/pkg/server/ca/journal.go 19:13:18 spire-1.2.1/pkg/server/ca/journal_test.go 19:13:18 spire-1.2.1/pkg/server/ca/manager.go 19:13:18 spire-1.2.1/pkg/server/ca/manager_health.go 19:13:18 spire-1.2.1/pkg/server/ca/manager_test.go 19:13:18 spire-1.2.1/pkg/server/ca/templates.go 19:13:18 spire-1.2.1/pkg/server/ca/upstream_client.go 19:13:18 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:13:18 spire-1.2.1/pkg/server/ca/validation.go 19:13:18 spire-1.2.1/pkg/server/cache/ 19:13:18 spire-1.2.1/pkg/server/cache/dscache/ 19:13:18 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:13:18 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:13:18 spire-1.2.1/pkg/server/cache/entrycache/ 19:13:18 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:13:18 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:13:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:13:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:13:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:13:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:13:18 spire-1.2.1/pkg/server/catalog/ 19:13:18 spire-1.2.1/pkg/server/catalog/catalog.go 19:13:18 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:13:18 spire-1.2.1/pkg/server/endpoints/config.go 19:13:18 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:13:18 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:13:18 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:13:18 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:13:18 spire-1.2.1/pkg/server/endpoints/middleware.go 19:13:18 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:13:18 spire-1.2.1/pkg/server/hostservice/ 19:13:18 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:13:18 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:13:18 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:13:18 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:13:18 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:13:18 spire-1.2.1/pkg/server/api/entry.go 19:13:18 spire-1.2.1/pkg/server/api/entry/ 19:13:18 spire-1.2.1/pkg/server/api/entry/v1/ 19:13:18 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:13:18 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:13:18 spire-1.2.1/pkg/server/api/entry_test.go 19:13:18 spire-1.2.1/pkg/server/api/health/ 19:13:18 spire-1.2.1/pkg/server/api/health/v1/ 19:13:18 spire-1.2.1/pkg/server/api/health/v1/service.go 19:13:18 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:13:18 spire-1.2.1/pkg/server/api/id.go 19:13:18 spire-1.2.1/pkg/server/api/id_test.go 19:13:18 spire-1.2.1/pkg/server/api/limits/ 19:13:18 spire-1.2.1/pkg/server/api/limits/limits.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/ 19:13:18 spire-1.2.1/pkg/server/api/middleware/alias.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/audit.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/caller.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:13:18 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:13:18 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:13:18 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/ 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/ 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:13:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:13:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:13:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:13:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:13:18 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:13:18 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:13:18 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/ 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/spire-1.2.1/pkg/server/catalog/keymanager.go 19:13:18 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:13:18 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:13:18 spire-1.2.1/pkg/server/catalog/notifier.go 19:13:18 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:13:18 spire-1.2.1/pkg/server/config.go 19:13:18 spire-1.2.1/pkg/server/datastore/ 19:13:18 spire-1.2.1/pkg/server/datastore/datastore.go 19:13:18 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:13:18 spire-1.2.1/pkg/server/datastore/repository.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:13:18 spire-1.2.1/pkg/server/api/middleware/common.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/entries.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:13:18 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:13:18 spire-1.2.1/pkg/server/api/ratelimit.go 19:13:18 spire-1.2.1/pkg/server/api/rpccontext/ 19:13:18 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:13:18 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:13:18 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:13:18 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:13:18 spire-1.2.1/pkg/server/api/selector.go 19:13:18 spire-1.2.1/pkg/server/api/selector_test.go 19:13:18 spire-1.2.1/pkg/server/api/status.go 19:13:18 spire-1.2.1/pkg/server/api/status_test.go 19:13:18 spire-1.2.1/pkg/server/api/svid/ 19:13:18 spire-1.2.1/pkg/server/api/svid/v1/ 19:13:18 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:13:18 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:13:18 spire-1.2.1/pkg/server/api/trustdomain.go 19:13:18 spire-1.2.1/pkg/server/api/trustdomain/ 19:13:18 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:13:18 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:13:18 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:13:18 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:13:18 spire-1.2.1/pkg/server/authpolicy/ 19:13:18 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:13:18 spire-1.2.1/pkg/server/authpolicy/policy.go 19:13:18 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:13:18 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:13:18 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:13:18 spire-1.2.1/pkg/server/authpolicy/validate.go 19:13:18 spire-1.2.1/pkg/server/bundle/ 19:13:18 spire-1.2.1/pkg/server/bundle/client/ 19:13:18 spire-1.2.1/pkg/server/bundle/client/client.go 19:13:18 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:13:18 spire-1.2.1/pkg/server/bundle/client/manager.go 19:13:18 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:13:18 spire-1.2.1/pkg/server/bundle/client/sources.go 19:13:18 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:13:18 spire-1.2.1/pkg/server/bundle/client/updater.go 19:13:18 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:13:18 spire-1.2.1/pkg/server/ca/ 19:13:18 spire-1.2.1/pkg/server/ca/ca.go 19:13:18 spire-1.2.1/pkg/server/ca/ca_health.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:13:18 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:13:18 spire-1.2.1/pkg/server/endpoints/ 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/ 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:13:18 spire-1.2.1/pkg/server/ca/ca_test.go 19:13:18 spire-1.2.1/pkg/server/ca/journal.go 19:13:18 spire-1.2.1/pkg/server/ca/journal_test.go 19:13:18 spire-1.2.1/pkg/server/ca/manager.go 19:13:18 spire-1.2.1/pkg/server/ca/manager_health.go 19:13:18 spire-1.2.1/pkg/server/ca/manager_test.go 19:13:18 spire-1.2.1/pkg/server/ca/templates.go 19:13:18 spire-1.2.1/pkg/server/ca/upstream_client.go 19:13:18 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:13:18 spire-1.2.1/pkg/server/ca/validation.go 19:13:18 spire-1.2.1/pkg/server/cache/ 19:13:18 spire-1.2.1/pkg/server/cache/dscache/ 19:13:18 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:13:18 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:13:18 spire-1.2.1/pkg/server/cache/entrycache/ 19:13:18 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:13:18 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:13:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:13:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:13:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:13:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:13:18 spire-1.2.1/pkg/server/catalog/ 19:13:18 spire-1.2.1/pkg/server/catalog/catalog.go 19:13:18 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:13:18 spire-1.2.1/pkg/server/endpoints/config.go 19:13:18 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:13:18 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:13:18 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:13:18 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:13:18 spire-1.2.1/pkg/server/endpoints/middleware.go 19:13:18 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:13:18 spire-1.2.1/pkg/server/hostservice/ 19:13:18 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:13:18 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:13:18 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:13:18 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:13:18 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:13:18 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:13:18 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:13:18 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/ 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/ 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/spire-1.2.1/pkg/server/catalog/keymanager.go 19:13:18 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:13:18 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:13:18 spire-1.2.1/pkg/server/catalog/notifier.go 19:13:18 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:13:18 spire-1.2.1/pkg/server/config.go 19:13:18 spire-1.2.1/pkg/server/datastore/ 19:13:18 spire-1.2.1/pkg/server/datastore/datastore.go 19:13:18 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:13:18 spire-1.2.1/pkg/server/datastore/repository.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:13:18 spire-1.2.1/pkg/server/registration/ 19:13:18 spire-1.2.1/pkg/server/registration/manager.go 19:13:18 spire-1.2.1/pkg/server/registration/manager_test.go 19:13:18 spire-1.2.1/pkg/server/scanentries.go 19:13:18 spire-1.2.1/pkg/server/scanentries_test.go 19:13:18 spire-1.2.1/pkg/server/server.go 19:13:18 spire-1.2.1/pkg/server/server_test.go 19:13:18 spire-1.2.1/pkg/server/svid/ 19:13:18 spire-1.2.1/pkg/server/svid/observer.go 19:13:18 spire-1.2.1/pkg/server/svid/observer_test.go 19:13:18 spire-1.2.1/pkg/server/svid/rotator.go 19:13:18 spire-1.2.1/pkg/server/svid/rotator_config.go 19:13:18 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:13:18 spire-1.2.1/pkg/server/svid/rotator_test.go 19:13:18 spire-1.2.1/proto/ 19:13:18 spire-1.2.1/proto/private/ 19:13:18 spire-1.2.1/proto/private/server/ 19:13:18 spire-1.2.1/proto/private/server/journal/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:13:18 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:13:18 spire-1.2.1/proto/private/server/journal/journal.proto 19:13:18 spire-1.2.1/proto/spire/ 19:13:18 spire-1.2.1/proto/spire/common/ 19:13:18 spire-1.2.1/proto/spire/common/common.pb.go 19:13:18 spire-1.2.1/proto/spire/common/common.proto 19:13:18 spire-1.2.1/proto/spire/common/plugin/ 19:13:18 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:13:18 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:13:18 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:13:18 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:13:18 spire-1.2.1/proto/spire/plugin/ 19:13:18 spire-1.2.1/proto/spire/plugin/agent/ 19:13:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:13:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:13:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:13:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:13:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:13:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:13:18 spire-1.2.1/release/ 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:13:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:13:18 spire-1.2.1/pkg/server/endpoints/ 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/ 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:13:18 spire-1.2.1/release/spire-extras/ 19:13:18 spire-1.2.1/release/spire-extras/README.md 19:13:18 spire-1.2.1/release/spire-extras/conf/ 19:13:18 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:13:18 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:13:18 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:13:18 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:13:18 spire-1.2.1/release/spire/ 19:13:18 spire-1.2.1/release/spire/README.md 19:13:18 spire-1.2.1/release/spire/conf/ 19:13:18 spire-1.2.1/release/spire/conf/agent/ 19:13:18 spire-1.2.1/release/spire/conf/agent/agent.conf 19:13:18 spire-1.2.1/release/spire/conf/server/ 19:13:18 spire-1.2.1/release/spire/conf/server/server.conf 19:13:18 spire-1.2.1/script/ 19:13:18 spire-1.2.1/script/build-artifact.sh 19:13:18 spire-1.2.1/script/generate_dummy_ca.sh 19:13:18 spire-1.2.1/support/ 19:13:18 spire-1.2.1/support/k8s/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:13:18 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:13:18 spire-1.2.1/pkg/server/endpoints/config.go 19:13:18 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:13:18 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:13:18 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:13:18 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:13:18 spire-1.2.1/pkg/server/endpoints/middleware.go 19:13:18 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:13:18 spire-1.2.1/pkg/server/hostservice/ 19:13:18 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:13:18 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:13:18 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:13:18 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:13:18 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:13:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:13:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:13:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:13:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:13:18 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:13:18 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:13:18 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/ 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/ 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:13:18 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:13:18 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:13:18 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:13:18 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/ 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:13:18 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [Pipeline] { [Pipeline] echo 19:13:18 ========================================================= 19:13:18 [edgeXBuildGoParallel] Running Tests and Build... 19:13:18 ========================================================= [Pipeline] fileExists 19:13:18 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:13:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:13:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:13:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:13:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:13:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:13:18 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:13:18 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:13:18 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/ 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:13:18 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/ 19:13:18 spire-1.2.1/support/oidc-discovery-provider/README.md 19:13:18 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/config.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/main.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:13:18 spire-1.2.1/test/ 19:13:18 spire-1.2.1/test/clock/ 19:13:18 spire-1.2.1/test/clock/clock.go 19:13:18 spire-1.2.1/test/fakes/ 19:13:18 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:13:18 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:13:18 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:13:18 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:13:18 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:13:18 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:13:18 spire-1.2.1/test/fakes/fakeagentstore/ 19:13:18 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:13:18 spire-1.2.1/test/fakes/fakedatastore/ 19:13:18 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:13:18 spire-1.2.1/test/fakes/fakeentryclient/ 19:13:18 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:13:18 spire-1.2.1/test/fakes/fakehealthchecker/ 19:13:18 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:13:18 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:13:18 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:13:18 spire-1.2.1/test/fakes/fakemetrics/ 19:13:18 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:13:18 spire-1.2.1/test/fakes/fakenoderesolver/ 19:13:18 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:13:18 spire-1.2.1/test/fakes/fakenotifier/ 19:13:18 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:13:18 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:13:18 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:13:18 spire-1.2.1/test/fakes/fakeserverca/ 19:13:18 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:13:18 spire-1.2.1/test/fakes/fakeservercatalog/ 19:13:18 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:13:18 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:13:18 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:13:18 19:13:18 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:13:18 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:13:18 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:13:18 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:13:18 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:13:18 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:13:18 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:13:18 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:13:18 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:13:18 spire-1.2.1/test/fixture/ 19:13:18 spire-1.2.1/test/fixture/certs/ 19:13:18 spire-1.2.1/test/fixture/certs/agent_svid.der 19:13:18 spire-1.2.1/test/fixture/certs/base_cert.pem 19:13:18 spire-1.2.1/test/fixture/certs/base_csr.pem 19:13:18 spire-1.2.1/test/fixture/certs/base_key.pem 19:13:18 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:13:18 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:13:18 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:13:18 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:13:18 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:13:18 spire-1.2.1/test/fixture/certs/blog_key.pem 19:13:18 spire-1.2.1/test/fixture/certs/bundle.derspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:13:18 spire-1.2.1/test/fixture/certs/ca.pem 19:13:18 spire-1.2.1/test/fixture/certs/ca_key.pem 19:13:18 spire-1.2.1/test/fixture/certs/database_cert.pem 19:13:18 spire-1.2.1/test/fixture/certs/database_csr.pem 19:13:18 spire-1.2.1/test/fixture/certs/database_key.pem 19:13:18 spire-1.2.1/test/fixture/certs/node_cert.pem 19:13:18 spire-1.2.1/test/fixture/certs/node_csr.pem 19:13:18 spire-1.2.1/test/fixture/certs/node_key.pem 19:13:18 spire-1.2.1/test/fixture/certs/svid.pem 19:13:18 spire-1.2.1/test/fixture/certs/svid_key.pem 19:13:18 spire-1.2.1/test/fixture/config/ 19:13:18 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:13:18 spire-1.2.1/test/fixture/config/agent_good.conf 19:13:18 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:13:18 spire-1.2.1/test/fixture/config/plugin_good.conf 19:13:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:13:18 spire-1.2.1/pkg/server/registration/ 19:13:18 spire-1.2.1/pkg/server/registration/manager.go 19:13:18 spire-1.2.1/pkg/server/registration/manager_test.go 19:13:18 spire-1.2.1/pkg/server/scanentries.go 19:13:18 spire-1.2.1/pkg/server/scanentries_test.go 19:13:18 spire-1.2.1/pkg/server/server.go 19:13:18 spire-1.2.1/pkg/server/server_test.go 19:13:18 spire-1.2.1/pkg/server/svid/ 19:13:18 spire-1.2.1/pkg/server/svid/observer.go 19:13:18 spire-1.2.1/pkg/server/svid/observer_test.go 19:13:18 spire-1.2.1/pkg/server/svid/rotator.go 19:13:18 spire-1.2.1/pkg/server/svid/rotator_config.go 19:13:18 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:13:18 spire-1.2.1/pkg/server/svid/rotator_test.go 19:13:18 spire-1.2.1/proto/ 19:13:18 spire-1.2.1/proto/private/ 19:13:18 spire-1.2.1/proto/private/server/ 19:13:18 spire-1.2.1/proto/private/server/journal/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:13:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_good.conf 19:13:18 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:13:18 spire-1.2.1/test/fixture/fixture.go 19:13:18 spire-1.2.1/test/fixture/nodeattestor/ 19:13:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:13:18 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:13:18 spire-1.2.1/proto/private/server/journal/journal.proto 19:13:18 spire-1.2.1/proto/spire/ 19:13:18 spire-1.2.1/proto/spire/common/ 19:13:18 spire-1.2.1/proto/spire/common/common.pb.go 19:13:18 spire-1.2.1/proto/spire/common/common.proto 19:13:18 spire-1.2.1/proto/spire/common/plugin/ 19:13:18 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:13:18 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:13:18 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:13:18 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:13:18 spire-1.2.1/proto/spire/plugin/ 19:13:18 spire-1.2.1/proto/spire/plugin/agent/ 19:13:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:13:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:13:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:13:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:13:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:13:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:13:18 spire-1.2.1/release/ 19:13:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:13:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:13:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:13:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:13:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:13:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:13:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:13:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:13:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:13:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:13:18 spire-1.2.1/test/fixture/registration/ 19:13:18 spire-1.2.1/test/fixture/registration/entries.json 19:13:18 spire-1.2.1/test/fixture/registration/good-for-update.json 19:13:18 spire-1.2.1/test/fixture/registration/good.json 19:13:18 spire-1.2.1/test/fixture/registration/invalid.json 19:13:18 spire-1.2.1/test/fixture/registration/invalid_json.json 19:13:18 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:13:18 spire-1.2.1/test/integration/ 19:13:18 spire-1.2.1/test/integration/README.md 19:13:18 spire-1.2.1/test/integration/common 19:13:18 spire-1.2.1/test/integration/setup/ 19:13:18 spire-1.2.1/test/integration/setup/adminclient/ 19:13:18 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:13:18 spire-1.2.1/test/integration/setup/adminclient/client.go 19:13:18 spire-1.2.1/test/integration/setup/debugagent/ 19:13:18 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:13:18 spire-1.2.1/test/integration/setup/debugagent/main.go 19:13:18 spire-1.2.1/test/integration/setup/debugserver/ 19:13:18 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:13:18 spire-1.2.1/test/integration/setup/debugserver/main.go 19:13:18 spire-1.2.1/test/integration/setup/downstreamclient/ 19:13:18 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:13:18 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:13:18 spire-1.2.1/test/integration/setup/itclient/ 19:13:18 spire-1.2.1/test/integration/setup/itclient/client.go 19:13:18 spire-1.2.1/test/integration/setup/node-attestation/ 19:13:18 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:13:18 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:13:18 spire-1.2.1/test/integration/setup/x509pop/ 19:13:18 spire-1.2.1/release/spire-extras/ 19:13:18 spire-1.2.1/release/spire-extras/README.md 19:13:18 spire-1.2.1/release/spire-extras/conf/ 19:13:18 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:13:18 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:13:18 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:13:18 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:13:18 spire-1.2.1/release/spire/ 19:13:18 spire-1.2.1/release/spire/README.md 19:13:18 spire-1.2.1/release/spire/conf/ 19:13:18 spire-1.2.1/release/spire/conf/agent/ 19:13:18 spire-1.2.1/release/spire/conf/agent/agent.conf 19:13:18 spire-1.2.1/release/spire/conf/server/ 19:13:18 spire-1.2.1/release/spire/conf/server/server.conf 19:13:18 spire-1.2.1/script/ 19:13:18 spire-1.2.1/script/build-artifact.sh 19:13:18 spire-1.2.1/script/generate_dummy_ca.sh 19:13:18 spire-1.2.1/support/ 19:13:18 spire-1.2.1/support/k8s/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:13:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:13:18 spire-1.2.1/pkg/server/registration/ 19:13:18 spire-1.2.1/pkg/server/registration/manager.go 19:13:18 spire-1.2.1/pkg/server/registration/manager_test.go 19:13:18 spire-1.2.1/pkg/server/scanentries.go 19:13:18 spire-1.2.1/pkg/server/scanentries_test.go 19:13:18 spire-1.2.1/pkg/server/server.go 19:13:18 spire-1.2.1/pkg/server/server_test.go 19:13:18 spire-1.2.1/pkg/server/svid/ 19:13:18 spire-1.2.1/pkg/server/svid/observer.go 19:13:18 spire-1.2.1/pkg/server/svid/observer_test.go 19:13:18 spire-1.2.1/pkg/server/svid/rotator.go 19:13:18 spire-1.2.1/pkg/server/svid/rotator_config.go 19:13:18 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:13:18 spire-1.2.1/pkg/server/svid/rotator_test.go 19:13:18 spire-1.2.1/proto/ 19:13:18 spire-1.2.1/proto/private/ 19:13:18 spire-1.2.1/proto/private/server/ 19:13:18 spire-1.2.1/proto/private/server/journal/ 19:13:18 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:13:18 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:13:18 spire-1.2.1/test/integration/suites/ 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:13:18 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:13:18 spire-1.2.1/proto/private/server/journal/journal.proto 19:13:18 spire-1.2.1/proto/spire/ 19:13:18 spire-1.2.1/proto/spire/common/ 19:13:18 spire-1.2.1/proto/spire/common/common.pb.go 19:13:18 spire-1.2.1/proto/spire/common/common.proto 19:13:18 spire-1.2.1/proto/spire/common/plugin/ 19:13:18 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:13:18 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:13:18 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:13:18 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:13:18 spire-1.2.1/proto/spire/plugin/ 19:13:18 spire-1.2.1/proto/spire/plugin/agent/ 19:13:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:13:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:13:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:13:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:13:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:13:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:13:18 spire-1.2.1/release/ 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:13:18 spire-1.2.1/release/spire-extras/ 19:13:18 spire-1.2.1/release/spire-extras/README.md 19:13:18 spire-1.2.1/release/spire-extras/conf/ 19:13:18 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:13:18 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:13:18 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:13:18 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:13:18 spire-1.2.1/release/spire/ 19:13:18 spire-1.2.1/release/spire/README.md 19:13:18 spire-1.2.1/release/spire/conf/ 19:13:18 spire-1.2.1/release/spire/conf/agent/ 19:13:18 spire-1.2.1/release/spire/conf/agent/agent.conf 19:13:18 spire-1.2.1/release/spire/conf/server/ 19:13:18 spire-1.2.1/release/spire/conf/server/server.conf 19:13:18 spire-1.2.1/script/ 19:13:18 spire-1.2.1/script/build-artifact.sh 19:13:18 spire-1.2.1/script/generate_dummy_ca.sh 19:13:18 spire-1.2.1/support/ 19:13:18 spire-1.2.1/support/k8s/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/ 19:13:18 spire-1.2.1/support/oidc-discovery-provider/README.md 19:13:18 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/config.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:13:18 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/main.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:13:18 spire-1.2.1/test/ 19:13:18 spire-1.2.1/test/clock/ 19:13:18 spire-1.2.1/test/clock/clock.go 19:13:18 spire-1.2.1/test/fakes/ 19:13:18 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:13:18 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:13:18 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:13:18 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:13:18 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:13:18 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:13:18 spire-1.2.1/test/fakes/fakeagentstore/ 19:13:18 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:13:18 spire-1.2.1/test/fakes/fakedatastore/ 19:13:18 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:13:18 spire-1.2.1/test/fakes/fakeentryclient/ 19:13:18 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:13:18 spire-1.2.1/test/fakes/fakehealthchecker/ 19:13:18 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:13:18 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:13:18 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:13:18 spire-1.2.1/test/fakes/fakemetrics/ 19:13:18 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:13:18 spire-1.2.1/test/fakes/fakenoderesolver/ 19:13:18 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:13:18 spire-1.2.1/test/fakes/fakenotifier/ 19:13:18 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:13:18 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:13:18 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:13:18 spire-1.2.1/test/fakes/fakeserverca/ 19:13:18 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:13:18 spire-1.2.1/test/fakes/fakeservercatalog/ 19:13:18 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:13:18 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:13:18 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:13:18 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:13:18 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:13:18 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:13:18 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:13:18 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:13:18 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:13:18 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:13:18 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:13:18 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:13:18 spire-1.2.1/test/fixture/ 19:13:18 spire-1.2.1/test/fixture/certs/ 19:13:18 spire-1.2.1/test/fixture/certs/agent_svid.der 19:13:18 spire-1.2.1/test/fixture/certs/base_cert.pem 19:13:18 spire-1.2.1/test/fixture/certs/base_csr.pem 19:13:18 spire-1.2.1/test/fixture/certs/base_key.pem 19:13:18 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:13:18 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:13:18 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:13:18 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:13:18 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:13:18 spire-1.2.1/test/fixture/certs/blog_key.pem 19:13:18 spire-1.2.1/test/fixture/certs/bundle.der 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:13:18 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/ 19:13:18 spire-1.2.1/support/oidc-discovery-provider/README.md 19:13:18 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/config.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/main.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:13:18 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:13:18 spire-1.2.1/test/ 19:13:18 spire-1.2.1/test/clock/ 19:13:18 spire-1.2.1/test/clock/clock.go 19:13:18 spire-1.2.1/test/fakes/ 19:13:18 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:13:18 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:13:18 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:13:18 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:13:18 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:13:18 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:13:18 spire-1.2.1/test/fakes/fakeagentstore/ 19:13:18 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:13:18 spire-1.2.1/test/fakes/fakedatastore/ 19:13:18 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:13:18 spire-1.2.1/test/fakes/fakeentryclient/ 19:13:18 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:13:18 spire-1.2.1/test/fakes/fakehealthchecker/ 19:13:18 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:13:18 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:13:18 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:13:18 spire-1.2.1/test/fakes/fakemetrics/ 19:13:18 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:13:18 spire-1.2.1/test/fakes/fakenoderesolver/ 19:13:18 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:13:18 spire-1.2.1/test/fakes/fakenotifier/ 19:13:18 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:13:18 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:13:18 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:13:18 spire-1.2.1/test/fakes/fakeserverca/ 19:13:18 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:13:18 spire-1.2.1/test/fakes/fakeservercatalog/ 19:13:18 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:13:18 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:13:18 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:13:18 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:13:18 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:13:18 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:13:18 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:13:18 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:13:18 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:13:18 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:13:18 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:13:18 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:13:18 spire-1.2.1/test/fixture/ 19:13:18 spire-1.2.1/test/fixture/certs/ 19:13:18 spire-1.2.1/test/fixture/certs/agent_svid.der 19:13:18 spire-1.2.1/test/fixture/certs/base_cert.pem 19:13:18 spire-1.2.1/test/fixture/certs/base_csr.pem 19:13:18 spire-1.2.1/test/fixture/certs/base_key.pem 19:13:18 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:13:18 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:13:18 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:13:18 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:13:18 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:13:18 spire-1.2.1/test/fixture/certs/blog_key.pem 19:13:18 spire-1.2.1/test/fixture/certs/bundle.der 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:13:18 spire-1.2.1/test/fixture/certs/ca.pem 19:13:18 spire-1.2.1/test/fixture/certs/ca_key.pem 19:13:18 spire-1.2.1/test/fixture/certs/database_cert.pem 19:13:18 spire-1.2.1/test/fixture/certs/database_csr.pem 19:13:18 spire-1.2.1/test/fixture/certs/database_key.pem 19:13:18 spire-1.2.1/test/fixture/certs/node_cert.pem 19:13:18 spire-1.2.1/test/fixture/certs/node_csr.pem 19:13:18 spire-1.2.1/test/fixture/certs/node_key.pem 19:13:18 spire-1.2.1/test/fixture/certs/svid.pem 19:13:18 spire-1.2.1/test/fixture/certs/svid_key.pem 19:13:18 spire-1.2.1/test/fixture/config/ 19:13:18 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:13:18 spire-1.2.1/test/fixture/config/agent_good.conf 19:13:18 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:13:18 spire-1.2.1/test/fixture/config/plugin_good.conf 19:13:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:13:18 spire-1.2.1/test/integration/suites/join-token/ 19:13:18 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:13:18 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:13:18 spire-1.2.1/test/fixture/certs/ca.pem 19:13:18 spire-1.2.1/test/fixture/certs/ca_key.pem 19:13:18 spire-1.2.1/test/fixture/certs/database_cert.pem 19:13:18 spire-1.2.1/test/fixture/certs/database_csr.pem 19:13:18 spire-1.2.1/test/fixture/certs/database_key.pem 19:13:18 spire-1.2.1/test/fixture/certs/node_cert.pem 19:13:18 spire-1.2.1/test/fixture/certs/node_csr.pem 19:13:18 spire-1.2.1/test/fixture/certs/node_key.pem 19:13:18 spire-1.2.1/test/fixture/certs/svid.pem 19:13:18 spire-1.2.1/test/fixture/certs/svid_key.pem 19:13:18 spire-1.2.1/test/fixture/config/ 19:13:18 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:13:18 spire-1.2.1/test/fixture/config/agent_good.conf 19:13:18 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:13:18 spire-1.2.1/test/fixture/config/plugin_good.conf 19:13:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_good.conf 19:13:18 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:13:18 spire-1.2.1/test/fixture/fixture.go 19:13:18 spire-1.2.1/test/fixture/nodeattestor/ 19:13:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:13:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:13:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:13:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:13:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:13:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:13:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:13:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:13:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:13:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:13:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:13:18 spire-1.2.1/test/fixture/registration/ 19:13:18 spire-1.2.1/test/fixture/registration/entries.json 19:13:18 spire-1.2.1/test/fixture/registration/good-for-update.json 19:13:18 spire-1.2.1/test/fixture/registration/good.json 19:13:18 spire-1.2.1/test/fixture/registration/invalid.json 19:13:18 spire-1.2.1/test/fixture/registration/invalid_json.json 19:13:18 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:13:18 spire-1.2.1/test/integration/ 19:13:18 spire-1.2.1/test/integration/README.md 19:13:18 spire-1.2.1/test/integration/common 19:13:18 spire-1.2.1/test/integration/setup/ 19:13:18 spire-1.2.1/test/integration/setup/adminclient/ 19:13:18 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:13:18 spire-1.2.1/test/integration/setup/adminclient/client.go 19:13:18 spire-1.2.1/test/integration/setup/debugagent/ 19:13:18 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:13:18 spire-1.2.1/test/integration/setup/debugagent/main.go 19:13:18 spire-1.2.1/test/integration/setup/debugserver/ 19:13:18 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:13:18 spire-1.2.1/test/integration/setup/debugserver/main.go 19:13:18 spire-1.2.1/test/integration/setup/downstreamclient/ 19:13:18 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:13:18 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:13:18 spire-1.2.1/test/integration/setup/itclient/ 19:13:18 spire-1.2.1/test/integration/setup/itclient/client.go 19:13:18 spire-1.2.1/test/integration/setup/node-attestation/ 19:13:18 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:13:18 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:13:18 spire-1.2.1/test/integration/setup/x509pop/ 19:13:18 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:13:18 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:13:18 spire-1.2.1/test/integration/suites/ 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:13:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:13:18 spire-1.2.1/test/fixture/config/server_good.conf 19:13:18 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:13:18 spire-1.2.1/test/fixture/fixture.go 19:13:18 spire-1.2.1/test/fixture/nodeattestor/ 19:13:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:13:18 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:13:18 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:13:18 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:13:18 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:13:18 spire-1.2.1/test/integration/suites/join-token/README.md 19:13:18 spire-1.2.1/test/integration/suites/join-token/conf/ 19:13:18 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/join-token/teardown 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:13:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:13:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:13:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:13:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:13:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:13:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:13:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:13:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:13:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:13:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:13:18 spire-1.2.1/test/fixture/registration/ 19:13:18 spire-1.2.1/test/fixture/registration/entries.json 19:13:18 spire-1.2.1/test/fixture/registration/good-for-update.json 19:13:18 spire-1.2.1/test/fixture/registration/good.json 19:13:18 spire-1.2.1/test/fixture/registration/invalid.json 19:13:18 spire-1.2.1/test/fixture/registration/invalid_json.json 19:13:18 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:13:18 spire-1.2.1/test/integration/ 19:13:18 spire-1.2.1/test/integration/README.md 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:13:18 spire-1.2.1/test/integration/common 19:13:18 spire-1.2.1/test/integration/setup/ 19:13:18 spire-1.2.1/test/integration/setup/adminclient/ 19:13:18 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:13:18 spire-1.2.1/test/integration/setup/adminclient/client.go 19:13:18 spire-1.2.1/test/integration/setup/debugagent/ 19:13:18 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:13:18 spire-1.2.1/test/integration/setup/debugagent/main.go 19:13:18 spire-1.2.1/test/integration/setup/debugserver/ 19:13:18 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:13:18 spire-1.2.1/test/integration/setup/debugserver/main.go 19:13:18 spire-1.2.1/test/integration/setup/downstreamclient/ 19:13:18 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:13:18 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:13:18 spire-1.2.1/test/integration/setup/itclient/ 19:13:18 spire-1.2.1/test/integration/setup/itclient/client.go 19:13:18 spire-1.2.1/test/integration/setup/node-attestation/ 19:13:18 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:13:18 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:13:18 spire-1.2.1/test/integration/setup/x509pop/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:13:18 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:13:18 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:13:18 spire-1.2.1/test/integration/suites/ 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:13:18 spire-1.2.1/test/integration/suites/k8s/ 19:13:18 spire-1.2.1/test/integration/suites/k8s/00-setup 19:13:18 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:13:18 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:13:18 spire-1.2.1/test/integration/suites/k8s/README.md 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/ 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:13:18 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:13:18 spire-1.2.1/test/integration/suites/k8s/teardown 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/ 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:13:18 spire-1.2.1/test/integration/suites/rotation/ 19:13:18 spire-1.2.1/test/integration/suites/rotation/00-setup 19:13:18 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:13:18 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:13:18 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:13:18 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:13:18 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:13:18 spire-1.2.1/test/integration/suites/rotation/README.md 19:13:18 spire-1.2.1/test/integration/suites/rotation/conf/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:13:18 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/rotation/teardown 19:13:18 spire-1.2.1/test/integration/suites/self-test/ 19:13:18 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:13:18 spire-1.2.1/test/integration/suites/self-test/README.md 19:13:18 spire-1.2.1/test/integration/suites/self-test/teardown 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:13:18 spire-1.2.1/test/integration/suites/upgrade/ 19:13:18 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:13:18 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:13:18 spire-1.2.1/test/integration/suites/join-token/ 19:13:18 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:13:18 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:13:18 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:13:18 spire-1.2.1/test/integration/suites/upgrade/README.md 19:13:18 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:13:18 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/upgrade/teardown 19:13:18 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:13:18 spire-1.2.1/test/integration/test-one.sh 19:13:18 spire-1.2.1/test/integration/test.sh 19:13:18 spire-1.2.1/test/plugintest/ 19:13:18 spire-1.2.1/test/plugintest/config.go 19:13:18 spire-1.2.1/test/plugintest/load.go 19:13:18 spire-1.2.1/test/plugintest/option.go 19:13:18 spire-1.2.1/test/spiretest/ 19:13:18 spire-1.2.1/test/spiretest/apiserver.go 19:13:18 spire-1.2.1/test/spiretest/assertions.go 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:13:18 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:13:18 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:13:18 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:13:18 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:13:18 spire-1.2.1/test/integration/suites/join-token/README.md 19:13:18 spire-1.2.1/test/integration/suites/join-token/conf/ 19:13:18 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/join-token/teardown 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:13:18 spire-1.2.1/test/spiretest/dir.go 19:13:18 spire-1.2.1/test/spiretest/errors_posix.go 19:13:18 spire-1.2.1/test/spiretest/errors_windows.go 19:13:18 spire-1.2.1/test/spiretest/logs.go 19:13:18 spire-1.2.1/test/spiretest/socketapi.go 19:13:18 spire-1.2.1/test/spiretest/suite.go 19:13:18 spire-1.2.1/test/spiretest/x509.go 19:13:18 spire-1.2.1/test/testca/ 19:13:18 spire-1.2.1/test/testca/ca.go 19:13:18 spire-1.2.1/test/testkey/ 19:13:18 spire-1.2.1/test/testkey/generate.sh 19:13:18 spire-1.2.1/test/testkey/genkeys.go 19:13:18 spire-1.2.1/test/testkey/keys.go 19:13:18 spire-1.2.1/test/testkey/new.go 19:13:18 spire-1.2.1/test/tpmsimulator/ 19:13:18 spire-1.2.1/test/tpmsimulator/simulator.go 19:13:18 spire-1.2.1/test/util/ 19:13:18 spire-1.2.1/test/util/cert_fixtures.go 19:13:18 spire-1.2.1/test/util/cert_generation.go 19:13:18 spire-1.2.1/test/util/io_redirection.go 19:13:18 spire-1.2.1/test/util/race.go 19:13:18 spire-1.2.1/test/util/util.go 19:13:18 building spire from source... 19:13:18 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:13:18 spire-1.2.1/test/integration/suites/join-token/ 19:13:18 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:13:18 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:13:18 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:13:18 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:13:18 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:13:18 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:13:18 spire-1.2.1/test/integration/suites/join-token/README.md 19:13:18 spire-1.2.1/test/integration/suites/join-token/conf/ 19:13:18 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/join-token/teardown 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:13:18 spire-1.2.1/test/integration/suites/k8s/ 19:13:18 spire-1.2.1/test/integration/suites/k8s/00-setup 19:13:18 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:13:18 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:13:18 spire-1.2.1/test/integration/suites/k8s/README.md 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/ 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:13:18 spire-1.2.1/test/integration/suites/k8s/teardown 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:13:18 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:13:18 spire-1.2.1/test/integration/suites/k8s/ 19:13:18 spire-1.2.1/test/integration/suites/k8s/00-setup 19:13:18 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:13:18 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:13:18 spire-1.2.1/test/integration/suites/k8s/README.md 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/ 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/ 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:13:18 spire-1.2.1/test/integration/suites/rotation/ 19:13:18 spire-1.2.1/test/integration/suites/rotation/00-setup 19:13:18 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:13:18 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:13:18 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:13:18 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:13:18 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:13:18 spire-1.2.1/test/integration/suites/rotation/README.md 19:13:18 spire-1.2.1/test/integration/suites/rotation/conf/ 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:13:18 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:13:18 spire-1.2.1/test/integration/suites/k8s/teardown 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:13:18 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/rotation/teardown 19:13:18 spire-1.2.1/test/integration/suites/self-test/ 19:13:18 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:13:18 spire-1.2.1/test/integration/suites/self-test/README.md 19:13:18 spire-1.2.1/test/integration/suites/self-test/teardown 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:13:18 spire-1.2.1/test/integration/suites/upgrade/ 19:13:18 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:13:18 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:13:18 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:13:18 spire-1.2.1/test/integration/suites/upgrade/README.md 19:13:18 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:13:18 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/upgrade/teardown 19:13:18 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/ 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:13:18 spire-1.2.1/test/integration/test-one.sh 19:13:18 spire-1.2.1/test/integration/test.sh 19:13:18 spire-1.2.1/test/plugintest/ 19:13:18 spire-1.2.1/test/plugintest/config.go 19:13:18 spire-1.2.1/test/plugintest/load.go 19:13:18 spire-1.2.1/test/plugintest/option.go 19:13:18 spire-1.2.1/test/spiretest/ 19:13:18 spire-1.2.1/test/spiretest/apiserver.go 19:13:18 spire-1.2.1/test/spiretest/assertions.go 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:13:18 spire-1.2.1/test/integration/suites/rotation/ 19:13:18 spire-1.2.1/test/integration/suites/rotation/00-setup 19:13:18 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:13:18 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:13:18 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:13:18 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:13:18 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:13:18 spire-1.2.1/test/integration/suites/rotation/README.md 19:13:18 spire-1.2.1/test/integration/suites/rotation/conf/ 19:13:18 spire-1.2.1/test/spiretest/dir.go 19:13:18 spire-1.2.1/test/spiretest/errors_posix.go 19:13:18 spire-1.2.1/test/spiretest/errors_windows.go 19:13:18 spire-1.2.1/test/spiretest/logs.go 19:13:18 spire-1.2.1/test/spiretest/socketapi.go 19:13:18 spire-1.2.1/test/spiretest/suite.go 19:13:18 spire-1.2.1/test/spiretest/x509.go 19:13:18 spire-1.2.1/test/testca/ 19:13:18 spire-1.2.1/test/testca/ca.go 19:13:18 spire-1.2.1/test/testkey/ 19:13:18 spire-1.2.1/test/testkey/generate.sh 19:13:18 spire-1.2.1/test/testkey/genkeys.go 19:13:18 spire-1.2.1/test/testkey/keys.go 19:13:18 spire-1.2.1/test/testkey/new.go 19:13:18 spire-1.2.1/test/tpmsimulator/ 19:13:18 spire-1.2.1/test/tpmsimulator/simulator.go 19:13:18 spire-1.2.1/test/util/ 19:13:18 spire-1.2.1/test/util/cert_fixtures.go 19:13:18 spire-1.2.1/test/util/cert_generation.go 19:13:18 spire-1.2.1/test/util/io_redirection.go 19:13:18 spire-1.2.1/test/util/race.go 19:13:18 spire-1.2.1/test/util/util.go 19:13:18 19:13:18 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/rotation/teardown 19:13:18 spire-1.2.1/test/integration/suites/self-test/ 19:13:18 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:13:18 spire-1.2.1/test/integration/suites/self-test/README.md 19:13:18 spire-1.2.1/test/integration/suites/self-test/teardown 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/06-agentbuilding spire from source... 19:13:18 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:13:18 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:13:18 spire-1.2.1/test/integration/suites/upgrade/ 19:13:18 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:13:18 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:13:18 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:13:18 spire-1.2.1/test/integration/suites/upgrade/README.md 19:13:18 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:13:18 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:13:18 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:13:18 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:13:18 spire-1.2.1/test/integration/suites/upgrade/teardown 19:13:18 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:13:18 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:13:18 spire-1.2.1/test/integration/test-one.sh 19:13:18 spire-1.2.1/test/integration/test.sh 19:13:18 spire-1.2.1/test/plugintest/ 19:13:18 spire-1.2.1/test/plugintest/config.go 19:13:18 spire-1.2.1/test/plugintest/load.go 19:13:18 spire-1.2.1/test/plugintest/option.go 19:13:18 spire-1.2.1/test/spiretest/ 19:13:18 spire-1.2.1/test/spiretest/apiserver.go 19:13:18 spire-1.2.1/test/spiretest/assertions.go 19:13:18 spire-1.2.1/test/spiretest/dir.go 19:13:18 spire-1.2.1/test/spiretest/errors_posix.go 19:13:18 spire-1.2.1/test/spiretest/errors_windows.go 19:13:18 spire-1.2.1/test/spiretest/logs.go 19:13:18 spire-1.2.1/test/spiretest/socketapi.go 19:13:18 spire-1.2.1/test/spiretest/suite.go 19:13:18 spire-1.2.1/test/spiretest/x509.go 19:13:18 spire-1.2.1/test/testca/ 19:13:18 spire-1.2.1/test/testca/ca.go 19:13:18 spire-1.2.1/test/testkey/ 19:13:18 spire-1.2.1/test/testkey/generate.sh 19:13:18 spire-1.2.1/test/testkey/genkeys.go 19:13:18 spire-1.2.1/test/testkey/keys.go 19:13:18 spire-1.2.1/test/testkey/new.go 19:13:18 spire-1.2.1/test/tpmsimulator/ 19:13:18 spire-1.2.1/test/tpmsimulator/simulator.go 19:13:18 spire-1.2.1/test/util/ 19:13:18 spire-1.2.1/test/util/cert_fixtures.go 19:13:18 spire-1.2.1/test/util/cert_generation.go 19:13:18 spire-1.2.1/test/util/io_redirection.go 19:13:18 spire-1.2.1/test/util/race.go 19:13:18 spire-1.2.1/test/util/util.go 19:13:18 building spire from source... 19:13:18 Installing go1.17.7... 19:13:18 Installing go1.17.7... 19:13:18 ---> Running in e4699d55f81e 19:13:18 Installing go1.17.7... [Pipeline] sh 19:13:19 Removing intermediate container e4699d55f81e 19:13:19 ---> 615dfe51a31d 19:13:19 Step 13/25 : WORKDIR / 19:13:19 ---> Running in 87b98c9192df 19:13:19 Removing intermediate container 87b98c9192df 19:13:19 ---> 6c6ef32e47dc 19:13:19 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:13:19 + make test 19:13:19 go mod tidy -compat=1.17 19:13:19 ---> 234123f39de4 19:13:19 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:13:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:13:20 ---> c1b8026aec9b 19:13:20 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:13:21 ---> ea04a86fec58 19:13:21 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:13:21 ---> b45832e2e577 19:13:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:13:22 ---> 2deed4ff6a0f 19:13:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:13:23 ---> cdea20b39510 19:13:23 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:13:24 Building bin/spire-server... 19:13:24 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:13:24 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:13:24 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:13:24 Building bin/spire-server... 19:13:24 go: downloading github.com/mitchellh/cli v1.1.2 19:13:24 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:13:24 go: downloading github.com/mitchellh/cli v1.1.2 19:13:24 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:13:24 go: downloading google.golang.org/grpc v1.44.0 19:13:24 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:13:24 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:13:24 go: downloading github.com/imdario/mergo v0.3.12 19:13:24  ---> 898f75d93611 19:13:24 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/ 19:13:24 go: downloading github.com/sirupsen/logrus v1.8.1 19:13:24  ---> Running in 975eb667cf70 19:13:24 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:13:24 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:13:24 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:13:24 go: downloading google.golang.org/grpc v1.44.0 19:13:24 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:13:24 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:13:24 go: downloading github.com/fatih/color v1.13.0 19:13:24 go: downloading github.com/imdario/mergo v0.3.12 19:13:24 go: downloading github.com/mattn/go-isatty v0.0.14 19:13:24 go: downloading github.com/sirupsen/logrus v1.8.1 19:13:24 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:13:24 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:13:24 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:13:24 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:13:24 go: downloading github.com/fatih/color v1.13.0 19:13:24 go: downloading github.com/mattn/go-isatty v0.0.14 19:13:24 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:13:24 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:13:24 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:13:24 Building bin/spire-server... 19:13:24 go: downloading github.com/mitchellh/cli v1.1.2 19:13:24 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:13:24 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:13:24 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:13:24 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:13:24 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:13:24 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:13:24 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:13:24 go: downloading github.com/armon/go-metrics v0.3.10 19:13:24 go: downloading github.com/prometheus/client_golang v1.12.1 19:13:24 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:13:24 go: downloading github.com/imdario/mergo v0.3.12 19:13:24 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:13:24 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:13:24 go: downloading github.com/sirupsen/logrus v1.8.1 19:13:24 go: downloading github.com/open-policy-agent/opa v0.38.0 19:13:24 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:13:24 go: downloading github.com/armon/go-metrics v0.3.10 19:13:24 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:13:24 go: downloading google.golang.org/grpc v1.44.0 19:13:24 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:13:24 go: downloading github.com/mattn/go-colorable v0.1.12 19:13:24 go: downloading github.com/prometheus/client_golang v1.12.1 19:13:24 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:13:24 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:13:24 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:13:24 go: downloading github.com/open-policy-agent/opa v0.38.0 19:13:24 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:13:24 go: downloading github.com/fatih/color v1.13.0 19:13:24 go: downloading github.com/mattn/go-isatty v0.0.14 19:13:25 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:13:25 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:13:25 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:13:25 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:13:25 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:13:25 go: downloading github.com/oklog/run v1.0.0 19:13:25 go: downloading github.com/mattn/go-colorable v0.1.12 19:13:25 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:13:25 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:13:25 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:13:25 go: downloading github.com/imkira/go-observer v1.0.3 19:13:25 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:13:25 go: downloading github.com/oklog/run v1.0.0 19:13:25 go: downloading github.com/Masterminds/goutils v1.1.0 19:13:25 go: downloading github.com/Masterminds/semver v1.5.0 19:13:25 go: downloading github.com/google/uuid v1.1.2 19:13:25 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:13:25 go: downloading github.com/armon/go-metrics v0.3.10 19:13:25 go: downloading github.com/Masterminds/goutils v1.1.0 19:13:25 go: downloading github.com/huandu/xstrings v1.3.2 19:13:25 go: downloading github.com/prometheus/client_golang v1.12.1 19:13:25 go: downloading github.com/Masterminds/semver v1.5.0 19:13:25 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:13:25 go: downloading github.com/google/uuid v1.1.2 19:13:25 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:13:25 go: downloading github.com/huandu/xstrings v1.3.2 19:13:25 go: downloading github.com/beorn7/perks v1.0.1 19:13:25 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:13:25 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:13:25 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:13:25 go: downloading github.com/prometheus/client_model v0.2.0 19:13:25 go: downloading github.com/prometheus/client_model v0.2.0 19:13:25 go: downloading github.com/prometheus/common v0.32.1 19:13:25 go: downloading github.com/prometheus/common v0.32.1 19:13:25 go: downloading github.com/beorn7/perks v1.0.1 19:13:25 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:13:25 go: downloading github.com/prometheus/procfs v0.7.3 19:13:25 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:13:25 go: downloading github.com/open-policy-agent/opa v0.38.0 19:13:25 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:13:25 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:13:25 go: downloading github.com/mattn/go-colorable v0.1.12 19:13:25 go: downloading github.com/prometheus/procfs v0.7.3 19:13:25 go: downloading github.com/imkira/go-observer v1.0.3 19:13:25 go: downloading github.com/Masterminds/goutils v1.1.0 19:13:25 go: downloading github.com/Masterminds/semver v1.5.0 19:13:25 go: downloading github.com/google/uuid v1.1.2 19:13:25 go: downloading github.com/hashicorp/errwrap v1.1.0 19:13:25 go: downloading go.uber.org/atomic v1.9.0 19:13:25 go: downloading github.com/hashicorp/errwrap v1.1.0 19:13:25 go: downloading go.uber.org/atomic v1.9.0 19:13:25 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:13:25 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:13:25 go: downloading github.com/huandu/xstrings v1.3.2 19:13:25 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:13:25 go: downloading github.com/oklog/run v1.0.0 19:13:25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:13:25 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:13:25 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:13:25 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:13:25 go: downloading github.com/blang/semver/v4 v4.0.0 19:13:25 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:13:25 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:13:25 go: downloading github.com/beorn7/perks v1.0.1 19:13:25 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:13:25 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:13:25 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:13:25 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:13:25 go: downloading github.com/prometheus/client_model v0.2.0 19:13:25 go: downloading github.com/prometheus/common v0.32.1 19:13:25 go: downloading github.com/prometheus/procfs v0.7.3 19:13:25 go: downloading github.com/jinzhu/gorm v1.9.16 19:13:25 go: downloading go.uber.org/atomic v1.9.0 19:13:25 go: downloading github.com/imkira/go-observer v1.0.3 19:13:25 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:13:25 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:13:25 go: downloading github.com/hashicorp/errwrap v1.1.0 19:13:25 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:13:25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:13:25 go: downloading github.com/twmb/murmur3 v1.1.6 19:13:25 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:13:25 go: downloading github.com/lib/pq v1.10.4 19:13:25 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:13:25 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:13:25 go: downloading github.com/blang/semver/v4 v4.0.0 19:13:25 Removing intermediate container 975eb667cf70 19:13:25 ---> 5aea58dc637c 19:13:25 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:13:25 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:13:25 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:13:26  ---> Running in 0b29c2af5374 19:13:26 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:13:26 go: downloading github.com/jinzhu/gorm v1.9.16 19:13:26 go: downloading github.com/lib/pq v1.10.4 19:13:26 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:13:26 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:13:26 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:13:26 Removing intermediate container 0b29c2af5374 19:13:26 ---> b80b1aceea30 19:13:26 Step 23/25 : LABEL arch=x86_64 19:13:26 ---> Running in 647c7c188ae1 19:13:26 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:13:26 Removing intermediate container 647c7c188ae1 19:13:26 ---> cc38a402789b 19:13:26 Step 24/25 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 19:13:26 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:13:27  ---> Running in 84d3a0825613 19:13:27 Removing intermediate container 84d3a0825613 19:13:27 ---> 99963e3565ff 19:13:27 Step 25/25 : LABEL version=0.0.0 19:13:27 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:13:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:13:27 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:13:27 go: downloading github.com/stretchr/testify v1.7.0 19:13:27 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:13:27 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:13:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:13:27 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:13:28 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:13:28 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:13:28 go: downloading github.com/blang/semver/v4 v4.0.0 19:13:28 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:13:28 go: downloading github.com/stretchr/testify v1.7.0 19:13:28 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:13:28 go: downloading github.com/jinzhu/gorm v1.9.16 19:13:28 go: downloading github.com/stretchr/testify v1.7.0 19:13:28 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:13:28 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:13:28 go: downloading google.golang.org/api v0.70.0 19:13:28 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:13:28 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:13:28 go: downloading github.com/lib/pq v1.10.4 19:13:28 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:13:28  ---> Running in 4610b8613b10 19:13:29 Removing intermediate container 4610b8613b10 19:13:29 ---> ef6aca9afa2c 19:13:29 19:13:29 Successfully built ef6aca9afa2c 19:13:29 Successfully tagged security-secretstore-setup:latest 19:13:29  Building security-secretstore-setup ... done Building security-bootstrapper 19:13:32 go: downloading google.golang.org/api v0.70.0 19:13:32 go: downloading k8s.io/client-go v0.23.4 19:13:32 go: downloading k8s.io/api v0.23.4 19:13:32 go: downloading github.com/google/go-tpm v0.3.3 19:13:32 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:13:32 go: downloading k8s.io/client-go v0.23.4 19:13:32 go: downloading k8s.io/api v0.23.4 19:13:32 go: downloading github.com/google/go-tpm v0.3.3 19:13:32 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:13:32 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:13:32 go: downloading google.golang.org/api v0.70.0 19:13:32 go: downloading k8s.io/client-go v0.23.4 19:13:32 go: downloading k8s.io/api v0.23.4 19:13:32 go: downloading github.com/google/go-tpm v0.3.3 19:13:32 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:13:32 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:13:32 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:13:32 go: downloading cloud.google.com/go/storage v1.21.0 19:13:32 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:13:32 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:13:32 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:13:32 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:13:32 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:13:32 go: downloading cloud.google.com/go v0.100.2 19:13:33 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:13:33 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:13:33 ---> 7453900759df 19:13:33 Step 3/31 : WORKDIR /edgex-go 19:13:33 ---> Using cache 19:13:33 ---> 00d560f1dfbb 19:13:33 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:33 ---> Using cache 19:13:33 ---> 467b8d6a4856 19:13:33 Step 5/31 : RUN apk add --update --no-cache make git 19:13:33 ---> Using cache 19:13:33 ---> a4fa0920f589 19:13:33 Step 6/31 : COPY go.mod vendor* ./ 19:13:33 ---> Using cache 19:13:33 ---> e67459d510ca 19:13:33 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:33 ---> Using cache 19:13:33 ---> 245c40939ff3 19:13:33 Step 8/31 : COPY . . 19:13:33 ---> Using cache 19:13:33 ---> 8d7d8eb2f3c0 19:13:33 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:13:33 go: downloading cloud.google.com/go/storage v1.21.0 19:13:33 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:13:33 go: downloading cloud.google.com/go/storage v1.21.0 19:13:33 go: downloading k8s.io/apimachinery v0.23.4 19:13:33 go: downloading cloud.google.com/go v0.100.2 19:13:33 go: downloading k8s.io/apimachinery v0.23.4 19:13:33 go: downloading cloud.google.com/go v0.100.2 19:13:33 go: downloading k8s.io/kube-aggregator v0.23.3 19:13:33 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:13:33 go: downloading cloud.google.com/go/security v1.3.0 19:13:33 go: downloading k8s.io/kube-aggregator v0.23.3 19:13:33 go: downloading github.com/hashicorp/vault/api v1.4.1 19:13:33 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:13:33 go: downloading github.com/twmb/murmur3 v1.1.6 19:13:33 go: downloading k8s.io/apimachinery v0.23.4 19:13:33 go: downloading github.com/jinzhu/inflection v1.0.0 19:13:33 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:13:33 go: downloading cloud.google.com/go/security v1.3.0 19:13:33 go: downloading github.com/aws/smithy-go v1.11.0 19:13:34 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:13:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:13:34 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:13:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:13:34 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:13:34 go: downloading github.com/hashicorp/vault/api v1.4.1 19:13:34 go: downloading k8s.io/kube-aggregator v0.23.3 19:13:34 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:13:34 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:13:34 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:13:34 go: downloading cloud.google.com/go/security v1.3.0 19:13:34 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:13:34 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:13:34 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:13:34 go: downloading github.com/dimchansky/utfbom v1.1.1 19:13:34 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:13:34 Removing intermediate container e3cce9f37831 19:13:34 ---> d11821101535 19:13:34 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:13:34 go: downloading github.com/jinzhu/inflection v1.0.0 19:13:34 go: downloading github.com/hashicorp/vault/api v1.4.1 19:13:34 go: downloading cloud.google.com/go/compute v1.3.0 19:13:34 go: downloading cloud.google.com/go/iam v0.1.1 19:13:34 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:13:34 go: downloading k8s.io/klog/v2 v2.30.0 19:13:34 go: downloading github.com/gogo/protobuf v1.3.2 19:13:34 go: downloading github.com/aws/smithy-go v1.11.0 19:13:34 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:13:34 go: downloading github.com/google/gofuzz v1.1.0 19:13:34 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:13:34 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:13:34 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:13:34 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:13:34 go: downloading github.com/spf13/pflag v1.0.5 19:13:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:13:34 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:13:34 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:13:34 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:13:34 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:13:34 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:13:34 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:13:34 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:13:34 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:13:34 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:13:34 go: downloading github.com/twmb/murmur3 v1.1.6 19:13:34 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:13:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:13:34 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:13:34 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:13:34 go: downloading github.com/aws/smithy-go v1.11.0 19:13:34 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:13:34 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:13:34 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:13:34 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:13:34 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:13:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:13:34 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:13:34 go: downloading gopkg.in/yaml.v2 v2.4.0 19:13:34 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:13:34 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:13:34 go: downloading github.com/dimchansky/utfbom v1.1.1 19:13:34 go: downloading github.com/gobwas/glob v0.2.3 19:13:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:13:34 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:13:34 go: downloading github.com/gogo/protobuf v1.3.2 19:13:34 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:13:34 go: downloading go.opencensus.io v0.23.0 19:13:34 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:13:34 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:13:34 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:13:34 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:13:34 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:13:34 go: downloading github.com/jinzhu/inflection v1.0.0 19:13:34 go: downloading github.com/go-logr/logr v1.2.2 19:13:34 go: downloading gopkg.in/inf.v0 v0.9.1 19:13:34 go: downloading github.com/google/go-cmp v0.5.7 19:13:34 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:13:34 go: downloading github.com/googleapis/gnostic v0.5.5 19:13:34 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:13:35 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:13:35 go: downloading github.com/json-iterator/go v1.1.12 19:13:35 go: downloading go.uber.org/zap v1.21.0 19:13:35 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:13:35 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:13:35 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:13:35 go: downloading github.com/tklauser/numcpus v0.3.0 19:13:35 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:13:35 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:13:35 go: downloading github.com/dimchansky/utfbom v1.1.1 19:13:35 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:13:35 go: downloading cloud.google.com/go/compute v1.3.0 19:13:35 go: downloading sigs.k8s.io/yaml v1.3.0 19:13:35 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:13:35 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:13:35 go: downloading github.com/modern-go/reflect2 v1.0.2 19:13:35 go: downloading go.uber.org/multierr v1.6.0 19:13:35 go: downloading github.com/golang/snappy v0.0.4 19:13:35 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:13:35 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:13:35 go: downloading cloud.google.com/go/compute v1.3.0 19:13:35 go: downloading cloud.google.com/go/iam v0.1.1 19:13:35 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:13:35 go: downloading github.com/hashicorp/go-version v1.2.0 19:13:35 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:13:35 go: downloading github.com/ryanuber/go-glob v1.0.0 19:13:35 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:13:35 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:13:35 go: downloading cloud.google.com/go/iam v0.1.1 19:13:35 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:13:35 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:13:35 go: downloading k8s.io/klog/v2 v2.30.0 19:13:35 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:13:35 go: downloading github.com/google/gofuzz v1.1.0 19:13:35 go: downloading github.com/spf13/pflag v1.0.5 19:13:35 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:13:35 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:13:35 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:13:35 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:13:35 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:13:35 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:13:35 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:13:35 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:13:35 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:13:35 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:13:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:13:36 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:13:36 go: downloading gopkg.in/yaml.v2 v2.4.0 19:13:36 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:13:36 go: downloading github.com/gobwas/glob v0.2.3 19:13:36 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:13:36 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:13:36 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:13:36 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:13:36 go: downloading gopkg.in/inf.v0 v0.9.1 19:13:36 go: downloading go.opencensus.io v0.23.0 19:13:36 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:13:36 go: downloading github.com/google/go-cmp v0.5.7 19:13:36 go: downloading github.com/googleapis/gnostic v0.5.5 19:13:36 go: downloading github.com/go-logr/logr v1.2.2 19:13:36 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:13:36 go: downloading github.com/json-iterator/go v1.1.12 19:13:36 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:13:36 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:13:36 go: downloading go.uber.org/zap v1.21.0 19:13:36 go: downloading github.com/gogo/protobuf v1.3.2 19:13:36 go: downloading k8s.io/klog/v2 v2.30.0 19:13:36 go: downloading github.com/google/gofuzz v1.1.0 19:13:36 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:13:36 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:13:36 go: downloading github.com/tklauser/numcpus v0.3.0 19:13:36 go: downloading sigs.k8s.io/yaml v1.3.0 19:13:36 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:13:36 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:13:36 go: downloading github.com/ryanuber/go-glob v1.0.0 19:13:36 go: downloading github.com/spf13/pflag v1.0.5 19:13:36 go: downloading github.com/golang/snappy v0.0.4 19:13:36 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:13:36 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:13:36 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:13:37 go: downloading github.com/modern-go/reflect2 v1.0.2 19:13:37 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:13:37 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:13:37 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:13:37 go: downloading github.com/hashicorp/go-version v1.2.0 19:13:37 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:13:37 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:13:37 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:13:37 go: downloading go.uber.org/multierr v1.6.0 19:13:37 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:13:37 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:13:37 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:13:37 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:13:37 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:13:37 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:13:37 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:13:37 go: downloading gopkg.in/yaml.v2 v2.4.0 19:13:37 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:13:37 go: downloading github.com/gobwas/glob v0.2.3 19:13:37 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:13:37 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:13:37 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:13:37 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:13:37 go: downloading go.opencensus.io v0.23.0 19:13:37 go: downloading gopkg.in/inf.v0 v0.9.1 19:13:37 go: downloading github.com/google/go-cmp v0.5.7 19:13:37 go: downloading github.com/googleapis/gnostic v0.5.5 19:13:37  ---> Running in 18e0fa29a1f5 19:13:37 ---> Running in 2e3430ee1519 19:13:37 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:13:37 go: downloading github.com/go-logr/logr v1.2.2 19:13:37 go: downloading github.com/json-iterator/go v1.1.12 19:13:37 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:13:37 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:13:37 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:13:37 go: downloading go.uber.org/zap v1.21.0 19:13:37 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:13:37 go: downloading github.com/tklauser/numcpus v0.3.0 19:13:37 go: downloading sigs.k8s.io/yaml v1.3.0 19:13:37 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:13:37 go: downloading github.com/ryanuber/go-glob v1.0.0 19:13:37 go: downloading github.com/golang/snappy v0.0.4 19:13:37 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:13:37 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:13:37 go: downloading github.com/modern-go/reflect2 v1.0.2 19:13:37 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:13:37 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:13:37 go: downloading github.com/hashicorp/go-version v1.2.0 19:13:37 go: downloading go.uber.org/multierr v1.6.0 19:13:37 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:13:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:13:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:13:42 Removing intermediate container 2e3430ee1519 19:13:42 ---> 173e0280aca6 19:13:42 19:13:42 Step 11/23 : FROM docker:20.10.14 19:13:42 20.10.14: Pulling from library/docker 19:13:42 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:13:42 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:13:42 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:13:42 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:13:42 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:13:42 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:13:47 ? github.com/edgexfoundry/edgex-go [no test files] 19:13:48 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:13:48 Status: Downloaded newer image for docker:20.10.14 19:13:48 ---> 7417809fdb73 19:13:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:13:52 ---> Running in 7950330c7353 19:13:52 Removing intermediate container 7950330c7353 19:13:52 ---> 6bafa81f0079 19:13:52 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 19:13:52 ---> Running in a469d74f92dd 19:13:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:13:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:13:53 (1/43) Installing readline (8.1.1-r0) 19:13:53 (2/43) Installing bash (5.1.16-r0) 19:13:53 Executing bash-5.1.16-r0.post-install 19:13:53 (3/43) Installing brotli-libs (1.0.9-r5) 19:13:53 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:13:53 (5/43) Installing libcurl (7.80.0-r0) 19:13:53 (6/43) Installing curl (7.80.0-r0) 19:13:53 (7/43) Installing dumb-init (1.2.5-r1) 19:13:53 (8/43) Installing libbz2 (1.0.8-r1) 19:13:53 (9/43) Installing expat (2.4.7-r0) 19:13:53 (10/43) Installing libffi (3.4.2-r1) 19:13:53 (11/43) Installing gdbm (1.22-r0) 19:13:53 (12/43) Installing xz-libs (5.2.5-r1) 19:13:53 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:13:53 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:13:53 (15/43) Installing mpdecimal (2.5.1-r1) 19:13:53 (16/43) Installing sqlite-libs (3.36.0-r0) 19:13:53 (17/43) Installing python3 (3.9.7-r4) 19:13:54 (18/43) Installing py3-appdirs (1.4.4-r2) 19:13:54 (19/43) Installing py3-certifi (2020.12.5-r1) 19:13:54 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:13:54 (21/43) Installing py3-idna (3.3-r0) 19:13:54 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:13:54 (23/43) Installing py3-requests (2.26.0-r1) 19:13:54 (24/43) Installing py3-msgpack (1.0.2-r1) 19:13:54 (25/43) Installing py3-lockfile (0.12.2-r4) 19:13:54 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:13:54 (27/43) Installing py3-colorama (0.4.4-r1) 19:13:54 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:13:54 (29/43) Installing py3-distlib (0.3.3-r0) 19:13:54 (30/43) Installing py3-distro (1.6.0-r0) 19:13:54 (31/43) Installing py3-six (1.16.0-r0) 19:13:54 (32/43) Installing py3-webencodings (0.5.1-r4) 19:13:54 (33/43) Installing py3-html5lib (1.1-r1) 19:13:54 (34/43) Installing py3-parsing (2.4.7-r2) 19:13:54 (35/43) Installing py3-packaging (20.9-r1) 19:13:54 (36/43) Installing py3-tomli (1.2.2-r0) 19:13:54 (37/43) Installing py3-pep517 (0.12.0-r0) 19:13:54 (38/43) Installing py3-progress (1.6-r0) 19:13:54 (39/43) Installing py3-retrying (1.3.3-r2) 19:13:54 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:13:54 (41/43) Installing py3-setuptools (52.0.0-r4) 19:13:54 (42/43) Installing py3-toml (0.10.2-r2) 19:13:54 (43/43) Installing py3-pip (20.3.4-r1) 19:13:54 Executing busybox-1.34.1-r5.trigger 19:13:54 OK: 83 MiB in 65 packages 19:13:55 Collecting docker-compose==1.23.2 19:13:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:13:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:13:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:13:55 Collecting websocket-client<1.0,>=0.32.0 19:13:55 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:13:55 Removing intermediate container 18e0fa29a1f5 19:13:55 ---> eafeb669a81a 19:13:55 19:13:55 Step 10/31 : FROM alpine:3.14 19:13:55 ---> e04c818066af 19:13:55 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:13:55 ---> Running in 840c2eec27f6 19:13:55 Collecting docker<4.0,>=3.6.0 19:13:55 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:13:55 Collecting PyYAML<4,>=3.10 19:13:55 Downloading PyYAML-3.13.tar.gz (270 kB) 19:13:55 Removing intermediate container 840c2eec27f6 19:13:55 ---> 5583762ff663 19:13:55 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:13:55 ---> Running in 9acfa707726e 19:13:56 Collecting texttable<0.10,>=0.9.0 19:13:56 Downloading texttable-0.9.1.tar.gz (11 kB) 19:13:56 Collecting cached-property<2,>=1.2.0 19:13:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:13:56 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:13:56 Collecting jsonschema<3,>=2.5.1 19:13:56 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:13:56 Collecting dockerpty<0.5,>=0.4.1 19:13:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:13:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:13:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:13:57 Collecting docopt<0.7,>=0.6.1 19:13:57 Downloading docopt-0.6.2.tar.gz (25 kB) 19:13:57 (1/2) Installing dumb-init (1.2.5-r1) 19:13:57 (2/2) Installing su-exec (0.2-r1) 19:13:57 Executing busybox-1.33.1-r7.trigger 19:13:57 OK: 6 MiB in 16 packages 19:13:57 Collecting docker-pycreds>=0.4.0 19:13:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:13:57 Collecting urllib3<1.25,>=1.21.1 19:13:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:13:57 Collecting chardet<3.1.0,>=3.0.2 19:13:57 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:13:57 Collecting idna<2.8,>=2.5 19:13:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:13:57 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) 19:13:57 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:13:57 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:13:57 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:13:57 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:13:57 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:13:57 Attempting uninstall: urllib3 19:13:57 Found existing installation: urllib3 1.26.7 19:13:57 Uninstalling urllib3-1.26.7: 19:13:57 Successfully uninstalled urllib3-1.26.7 19:13:58 Removing intermediate container 9acfa707726e 19:13:58 ---> 33f82085b162 19:13:58 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:13:58 ---> Running in b98a8cd44867 19:13:58 Attempting uninstall: idna 19:13:58 Found existing installation: idna 3.3 19:13:58 Uninstalling idna-3.3: 19:13:58 Successfully uninstalled idna-3.3 19:13:58 Removing intermediate container b98a8cd44867 19:13:58 ---> 8fd2c0c25da7 19:13:58 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:13:58 ---> Running in 0a635e263e3a 19:13:58 Removing intermediate container 0a635e263e3a 19:13:58 ---> 4a852126e1af 19:13:58 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:13:58 ---> Running in b5f2459dfc6d 19:13:58 Attempting uninstall: requests 19:13:58 Found existing installation: requests 2.26.0 19:13:58 Uninstalling requests-2.26.0: 19:13:58 Successfully uninstalled requests-2.26.0 19:13:58 Running setup.py install for texttable: started 19:13:59 Running setup.py install for texttable: finished with status 'done' 19:13:59 Running setup.py install for PyYAML: started 19:13:59 Running setup.py install for PyYAML: finished with status 'done' 19:13:59 Running setup.py install for docopt: started 19:14:00 Running setup.py install for docopt: finished with status 'done' 19:14:00 Running setup.py install for dockerpty: started 19:14:00 Removing intermediate container b5f2459dfc6d 19:14:00 ---> b4b0a4f9aa5e 19:14:00 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:14:00 ---> Running in d64cdfb7b5e2 19:14:00 Running setup.py install for dockerpty: finished with status 'done' 19:14:00 Removing intermediate container d64cdfb7b5e2 19:14:00 ---> 3731466d7808 19:14:00 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:14:01 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 19:14:01 ---> 35b4b7d00094 19:14:01 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:14:01 ---> Running in be377943f9e3 19:14:03 Removing intermediate container be377943f9e3 19:14:03 ---> 34df25c2cfcb 19:14:03 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:03 ---> bd71a7bc861b 19:14:03 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:14:05 ---> 5443821cdbb6 19:14:05 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:14:06 Removing intermediate container a469d74f92dd 19:14:06 ---> 9de02eb659dd 19:14:06 Step 14/23 : ENV APP_PORT=58890 19:14:06 ---> Running in 5e8aacb506be 19:14:06 Removing intermediate container 5e8aacb506be 19:14:06 ---> 78fdee73827e 19:14:06 Step 15/23 : EXPOSE $APP_PORT 19:14:06 ---> Running in 88a84a90e0c5 19:14:06 ---> c2d1f124daee 19:14:06 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:14:06 Removing intermediate container 88a84a90e0c5 19:14:06 ---> 90afbf06d676 19:14:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:14:06 ---> e3e7356b7352 19:14:06 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:14:07 ---> e62776d5297c 19:14:07 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:14:07 ---> Running in 8bd6925d480f 19:14:07 ---> 46c7ba9a0a2b 19:14:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:14:08 Removing intermediate container 8bd6925d480f 19:14:08 ---> 0f656426fc44 19:14:08 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:14:08 ---> 5260fda5255f 19:14:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:14:08 ---> e36639414a9b 19:14:08 Step 26/31 : RUN chmod +x /entrypoint.sh 19:14:08 ---> fb29980559b0 19:14:08 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:14:09 ---> Running in 0c6aa3e8e8b7 19:14:09 ---> Running in a9714abe1365 19:14:09 Removing intermediate container 0c6aa3e8e8b7 19:14:09 ---> 39cf099e337c 19:14:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:09 ---> Running in 4841c802be62 19:14:10 Removing intermediate container 4841c802be62 19:14:10 ---> f678320c253d 19:14:10 Step 21/23 : LABEL arch=x86_64 19:14:10 ---> Running in d3d09d543cb0 19:14:10 Removing intermediate container d3d09d543cb0 19:14:10 ---> 04f8547a0d63 19:14:10 Step 22/23 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 19:14:10 ---> Running in 226559b309a0 19:14:10 Removing intermediate container a9714abe1365 19:14:10 ---> b036ecf56284 19:14:10 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:14:10 Removing intermediate container 226559b309a0 19:14:10 ---> d9a518ba8347 19:14:10 Step 23/23 : LABEL version=0.0.0 19:14:10 ---> Running in e42e197e731a 19:14:10 ---> Running in 550741203f92 19:14:11 Removing intermediate container e42e197e731a 19:14:11 ---> aaaa84fc569f 19:14:11 Step 28/31 : CMD ["gate"] 19:14:11 Removing intermediate container 550741203f92 19:14:11 ---> 6f465214cc83 19:14:11 19:14:11 ---> Running in 5890abb90fe6 19:14:11 Successfully built 6f465214cc83 19:14:11 Successfully tagged sys-mgmt-agent:latest 19:14:11 Building core-command 19:14:11  Building sys-mgmt-agent ... done Removing intermediate container 5890abb90fe6 19:14:11 ---> 0b3a935dc107 19:14:11 Step 29/31 : LABEL arch=x86_64 19:14:12 ---> Running in ab01c4a91726 19:14:12 Removing intermediate container ab01c4a91726 19:14:12 ---> cb6a45c4353f 19:14:12 Step 30/31 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 19:14:13 ---> Running in 479ef59b3efb 19:14:13 Removing intermediate container 479ef59b3efb 19:14:13 ---> c7cd587a077a 19:14:13 Step 31/31 : LABEL version=0.0.0 19:14:13 ---> Running in cc8fd5c4ffb8 19:14:13 Removing intermediate container cc8fd5c4ffb8 19:14:13 ---> a685c5cf45a2 19:14:13 19:14:14 Successfully built a685c5cf45a2 19:14:14 Successfully tagged security-bootstrapper:latest 19:14:14  Building security-bootstrapper ... done Building security-spiffe-token-provider 19:14:16 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:14:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:14:16 ---> 7453900759df 19:14:16 Step 3/23 : WORKDIR /edgex-go 19:14:16 ---> Using cache 19:14:16 ---> 00d560f1dfbb 19:14:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:16 ---> Using cache 19:14:16 ---> 467b8d6a4856 19:14:16 Step 5/23 : RUN apk add --update --no-cache make git 19:14:16 ---> Using cache 19:14:16 ---> a4fa0920f589 19:14:16 Step 6/23 : COPY go.mod vendor* ./ 19:14:16 ---> Using cache 19:14:16 ---> e67459d510ca 19:14:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:16 ---> Using cache 19:14:16 ---> 245c40939ff3 19:14:16 Step 8/23 : COPY . . 19:14:16 ---> Using cache 19:14:16 ---> 8d7d8eb2f3c0 19:14:16 Step 9/23 : RUN make cmd/core-command/core-command 19:14:19 ---> Running in 4273384db541 19:14:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:14:20 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:14:20 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:14:20 ---> 7453900759df 19:14:20 Step 3/20 : WORKDIR /edgex-go 19:14:20 ---> Using cache 19:14:20 ---> 00d560f1dfbb 19:14:20 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:14:21 ---> Running in 55edc6de6cba 19:14:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:14:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:14:23 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 19:14:23 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:14:23 OK: 15866 distinct packages available 19:14:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:14:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:14:24 OK: 221 MiB in 52 packages 19:14:26 Removing intermediate container 55edc6de6cba 19:14:26 ---> 8e49cd1e3b45 19:14:26 Step 5/20 : COPY go.mod vendor* ./ 19:14:26 ---> 78f09f766d94 19:14:26 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:26 ---> Running in 6643bb9bcb94 19:14:28 Removing intermediate container 6643bb9bcb94 19:14:28 ---> 86acbb332cf6 19:14:28 Step 7/20 : COPY . . 19:14:38 ---> 799e930dee73 19:14:38 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:14:38 ---> Running in 5aac6a35d030 19:14:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:14:54 Removing intermediate container 4273384db541 19:14:54 ---> 17f0aa0410fc 19:14:54 19:14:54 Step 10/23 : FROM alpine:3.14 19:14:54 ---> e04c818066af 19:14:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:14:54 ---> Using cache 19:14:54 ---> 7f69483b4378 19:14:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:14:54 ---> Using cache 19:14:54 ---> dabeba5cfe3a 19:14:54 Step 13/23 : ENV APP_PORT=59882 19:14:54 ---> Running in a0115b959ca6 19:14:54 Removing intermediate container a0115b959ca6 19:14:54 ---> b5d6e261a6c8 19:14:54 Step 14/23 : EXPOSE $APP_PORT 19:14:54 ---> Running in 2588733615c7 19:14:54 Removing intermediate container 2588733615c7 19:14:54 ---> 4e9728ab5bae 19:14:54 Step 15/23 : WORKDIR / 19:14:54 ---> Running in f28ceb4e8524 19:14:54 Removing intermediate container f28ceb4e8524 19:14:54 ---> ee5324ab6013 19:14:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:54 ---> c6e1c9afa1e3 19:14:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:14:55 ---> e49c41739850 19:14:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:14:56 ---> 41b7942d37a3 19:14:56 Step 19/23 : ENTRYPOINT ["/core-command"] 19:14:56 ---> Running in e3f65dc473dd 19:14:56 Removing intermediate container e3f65dc473dd 19:14:56 ---> dd042247dcd3 19:14:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:56 ---> Running in e25055290318 19:14:56 Removing intermediate container e25055290318 19:14:56 ---> d863a7ef4348 19:14:56 Step 21/23 : LABEL arch=x86_64 19:14:56 ---> Running in 7f1fad6d317e 19:14:57 Removing intermediate container 7f1fad6d317e 19:14:57 ---> aa92fa9ce61b 19:14:57 Step 22/23 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 19:14:57 ---> Running in fa432d66cc3e 19:14:57 Removing intermediate container fa432d66cc3e 19:14:57 ---> c7811e674212 19:14:57 Step 23/23 : LABEL version=0.0.0 19:14:57 ---> Running in e8ff511c0aa0 19:14:58 Removing intermediate container e8ff511c0aa0 19:14:58 ---> 89e8506fa079 19:14:58 19:14:58 Successfully built 89e8506fa079 19:14:58 Successfully tagged core-command:latest 19:15:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:15:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:15:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:15:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:15:24  Building core-command ... done Removing intermediate container 5aac6a35d030 19:15:24 ---> a0d991612e13 19:15:24 19:15:24 Step 9/20 : FROM alpine:3.15 19:15:24 3.15: Pulling from library/alpine 19:15:24 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:15:24 Status: Downloaded newer image for alpine:3.15 19:15:24 ---> 0ac33e5f5afa 19:15:24 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:15:24 ---> Running in 1d1a32fd9aff 19:15:24 Removing intermediate container 1d1a32fd9aff 19:15:24 ---> d2cf23329051 19:15:24 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:24 ---> Running in e8d7fca92677 19:15:26 Removing intermediate container e8d7fca92677 19:15:26 ---> 3dacbdfa0910 19:15:26 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:15:26 ---> Running in 148a11945e8f 19:15:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:15:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:15:28 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 19:15:28 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:15:28 OK: 15855 distinct packages available 19:15:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:15:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:15:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:15:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:15:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:15:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:15:29 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:15:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:15:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:15:29 (1/9) Installing ca-certificates (20211220-r0) 19:15:29 (2/9) Installing brotli-libs (1.0.9-r5) 19:15:29 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:15:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:15:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:15:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:15:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:15:30 (4/9) Installing libcurl (7.80.0-r0) 19:15:30 (5/9) Installing curl (7.80.0-r0) 19:15:30 (6/9) Installing dumb-init (1.2.5-r1) 19:15:30 (7/9) Installing musl-obstack (1.2.3-r0) 19:15:30 (8/9) Installing libucontext (1.1-r0) 19:15:30 (9/9) Installing gcompat (1.0.0-r4) 19:15:30 Executing busybox-1.34.1-r5.trigger 19:15:30 Executing ca-certificates-20211220-r0.trigger 19:15:30 OK: 8 MiB in 23 packages 19:15:32 Removing intermediate container 148a11945e8f 19:15:32 ---> 4b81709a4cf0 19:15:32 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:15:33 ---> fac730182b1f 19:15:33 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:15:34 ---> ebe72fa27a0f 19:15:34 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:15:35 ---> 2e4eade68bd4 19:15:35 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:15:35 ---> Running in 42f3cc980a16 19:15:35 Removing intermediate container 42f3cc980a16 19:15:35 ---> 5f8c5985cb83 19:15:35 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:15:35 ---> Running in 108fd8044a96 19:15:35 Removing intermediate container 108fd8044a96 19:15:35 ---> 793dbaf21480 19:15:35 Step 18/20 : LABEL arch=x86_64 19:15:35 ---> Running in 6ed0ed9e1805 19:15:36 Removing intermediate container 6ed0ed9e1805 19:15:36 ---> 79afdaeecf9a 19:15:36 Step 19/20 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 19:15:36 ---> Running in d28bbdbf60f2 19:15:36 Removing intermediate container d28bbdbf60f2 19:15:36 ---> 4244370b622d 19:15:36 Step 20/20 : LABEL version=0.0.0 19:15:36 ---> Running in 3ba2f0ab17f6 19:15:36 Removing intermediate container 3ba2f0ab17f6 19:15:36 ---> d3c8ac92d0be 19:15:36 19:15:36 Successfully built d3c8ac92d0be 19:15:36 Successfully tagged security-spiffe-token-provider:latest 19:15:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.268s coverage: 28.7% of statements 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:15:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:15:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.439s coverage: 98.5% of statements 19:15:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:15:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.451s coverage: 53.4% of statements 19:15:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:15:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.545s coverage: 89.2% of statements 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.408s coverage: 84.4% of statements 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.143s coverage: 95.6% of statements 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.394s coverage: 72.2% of statements 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.575s coverage: 60.0% of statements 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.397s coverage: 0.9% of statements 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.546s coverage: 58.8% of statements 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.502s coverage: 29.6% of statements 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.271s coverage: 47.1% of statements 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.224s coverage: 79.5% of statements 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.214s coverage: 94.1% of statements 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.252s coverage: 96.3% of statements 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.251s coverage: 87.5% of statements 19:16:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.226s coverage: 94.4% of statements 19:16:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.201s coverage: 44.8% of statements 19:16:33  Building security-spiffe-token-provider ... done Building bin/spire-agent... 19:16:33 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:16:33 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:16:33 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:16:33 go: downloading github.com/docker/docker v20.10.12+incompatible 19:16:33 Building bin/spire-agent... 19:16:33 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:16:33 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:16:33 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:16:33 go: downloading github.com/google/go-tpm-tools v0.3.3 19:16:33 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:16:33 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:16:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.768s coverage: 82.5% of statements 19:16:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:16:33 go: downloading github.com/docker/go-units v0.4.0 19:16:33 go: downloading github.com/docker/go-connections v0.4.0 19:16:33 go: downloading github.com/opencontainers/image-spec v1.0.1 19:16:33 go: downloading github.com/containerd/containerd v1.3.4 19:16:33 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:16:33 go: downloading github.com/opencontainers/go-digest v1.0.0 19:16:34 go: downloading github.com/docker/docker v20.10.12+incompatible 19:16:34 go: downloading github.com/google/go-tpm-tools v0.3.3 19:16:34 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:16:34 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:16:34 Building bin/spire-agent... 19:16:34 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:16:34 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:16:34 go: downloading github.com/docker/docker v20.10.12+incompatible 19:16:34 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:16:34 go: downloading github.com/docker/go-units v0.4.0 19:16:34 go: downloading github.com/docker/go-connections v0.4.0 19:16:34 go: downloading github.com/opencontainers/image-spec v1.0.1 19:16:34 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:16:34 go: downloading github.com/containerd/containerd v1.3.4 19:16:34 go: downloading github.com/opencontainers/go-digest v1.0.0 19:16:34 go: downloading github.com/google/go-tpm-tools v0.3.3 19:16:34 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:16:34 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:16:35 go: downloading github.com/docker/go-connections v0.4.0 19:16:35 go: downloading github.com/docker/go-units v0.4.0 19:16:35 go: downloading github.com/opencontainers/image-spec v1.0.1 19:16:35 go: downloading github.com/containerd/containerd v1.3.4 19:16:35 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:16:35 go: downloading github.com/opencontainers/go-digest v1.0.0 19:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.345s coverage: 92.9% of statements 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 65.1% of statements 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.202s coverage: 87.2% of statements 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.178s coverage: 100.0% of statements 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.260s coverage: 80.0% of statements 19:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.229s coverage: 87.2% of statements 19:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.294s coverage: 85.4% of statements 19:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.886s coverage: 91.2% of statements 19:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:16:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.948s coverage: 64.4% of statements 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:16:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.238s coverage: 100.0% of statements 19:16:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 89.4% of statements 19:16:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 19:16:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 19:16:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements 19:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.257s coverage: 65.4% of statements 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:16:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:16:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.774s coverage: 43.8% of statements 19:16:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:16:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:16:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.277s coverage: 89.5% of statements 19:16:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:16:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.407s coverage: 84.8% of statements 19:16:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:16:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:16:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:16:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:17:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.299s coverage: 17.7% of statements 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:17:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.672s coverage: 92.3% of statements 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:17:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.259s coverage: 63.2% of statements 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:17:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.407s coverage: 97.7% of statements 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:17:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.185s coverage: 28.9% of statements 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:17:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:17:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.250s coverage: 100.0% of statements 19:17:04 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 19:17:04 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 19:17:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:17:04 GO111MODULE=on go vet ./... 19:17:42 Removing intermediate container f36bfd41152f 19:17:42 ---> 5759caa73d6b 19:17:42 19:17:42 Removing intermediate container 80dffbad032e 19:17:42 ---> ff81008e8d39 19:17:42 19:17:42 Step 13/26 : FROM alpine:3.15Step 13/26 : FROM alpine:3.15 19:17:42 ---> 0ac33e5f5afa 19:17:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:17:42 ---> Using cache 19:17:42 ---> d2cf23329051 19:17:42 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:42 ---> Using cache 19:17:42 ---> 3dacbdfa0910 19:17:42 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:17:42 19:17:42 ---> 0ac33e5f5afa 19:17:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:17:42 ---> Using cache 19:17:42 ---> d2cf23329051 19:17:42 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:42 ---> Using cache 19:17:42 ---> 3dacbdfa0910 19:17:42 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:17:42 ---> Running in 921fe72b7511 19:17:42 ---> Running in 8230c27e37bf 19:17:42 Removing intermediate container b57016a9e754 19:17:42 ---> 21f88d1c737d 19:17:42 19:17:42 Step 13/25 : FROM alpine:3.15 19:17:42 ---> 0ac33e5f5afa 19:17:42 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:17:42 ---> Using cache 19:17:42 ---> d2cf23329051 19:17:42 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:42 ---> Using cache 19:17:42 ---> 3dacbdfa0910 19:17:42 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:17:42 ---> Running in 27c75226eaa5 19:17:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:42 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 19:17:42 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:17:42 OK: 15855 distinct packages available 19:17:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:42 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 19:17:42 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:17:42 OK: 15855 distinct packages available 19:17:42 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 19:17:42 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:17:42 OK: 15855 distinct packages available 19:17:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:42 (1/5) Installing dumb-init (1.2.5-r1) 19:17:42 (1/5) Installing dumb-init (1.2.5-r1) 19:17:42 (1/4) Installing dumb-init (1.2.5-r1) 19:17:42 (2/5) Installing musl-obstack (1.2.3-r0) 19:17:42 (2/5) Installing musl-obstack (1.2.3-r0) 19:17:42 (2/4) Installing musl-obstack (1.2.3-r0) 19:17:42 (3/5) Installing libucontext (1.1-r0) 19:17:42 (3/5) Installing libucontext (1.1-r0) 19:17:42 (3/4) Installing libucontext (1.1-r0) 19:17:42 (4/5) Installing gcompat (1.0.0-r4) 19:17:42 (4/5) Installing gcompat (1.0.0-r4) 19:17:42 (4/4) Installing gcompat (1.0.0-r4) 19:17:42 (5/5) Installing openssl (1.1.1n-r0) 19:17:42 (5/5) Installing openssl (1.1.1n-r0) 19:17:42 Executing busybox-1.34.1-r5.trigger 19:17:42 OK: 6 MiB in 18 packages 19:17:42 Executing busybox-1.34.1-r5.trigger 19:17:42 OK: 6 MiB in 19 packages 19:17:42 Executing busybox-1.34.1-r5.trigger 19:17:42 OK: 6 MiB in 19 packages 19:17:42 Removing intermediate container 8230c27e37bf 19:17:42 ---> 75e4f742ed15 19:17:42 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:17:42 Removing intermediate container 921fe72b7511 19:17:42 ---> a910b724df2a 19:17:42 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 19:17:42 Removing intermediate container 27c75226eaa5 19:17:42 ---> db4fe8a45c35 19:17:42 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:17:42 ---> 07da3525aed2 19:17:42 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:17:42 ---> d856f3ee5792 19:17:42 ---> decae6d858bd 19:17:42 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:17:42 19:17:42 ---> 8148e603da65 19:17:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:17:42 ---> 531702a46052 19:17:42 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:17:42 ---> Running in 25cf008ab50d 19:17:42 Removing intermediate container 25cf008ab50d 19:17:42 ---> 320d94beba24 19:17:42 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:17:42 ---> 94c7571a36e3 19:17:42 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:17:42 ---> d62af9b15841 19:17:42 Step 21/26 : WORKDIR / 19:17:42 ---> Running in 17b67a0a91f6 19:17:42 ---> 49b2d527f46f 19:17:42 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:17:42 ---> Running in 4fa8eae0cf08 19:17:42 Removing intermediate container 17b67a0a91f6 19:17:42 ---> dd13a97cbf58 19:17:42 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:17:42 ---> Running in 206dc5a18121 19:17:42 Removing intermediate container 4fa8eae0cf08 19:17:42 ---> 528fa840f58a 19:17:42 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:17:42 ---> Running in 6b5f8b4a8770 19:17:42 Removing intermediate container 206dc5a18121 19:17:42 ---> a7594f0793b9 19:17:42 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:17:42 ---> Running in 80628e765cdc 19:17:42 Removing intermediate container 6b5f8b4a8770 19:17:42 ---> 0d8ae980513d 19:17:42 Step 23/25 : LABEL arch=x86_64 19:17:42 ---> Running in c9a7f10289ba 19:17:42 Removing intermediate container 80628e765cdc 19:17:42 ---> f2ea305e192a 19:17:42 Step 24/26 : LABEL arch=x86_64 19:17:42 ---> Running in 4bff875f062d 19:17:42 Removing intermediate container c9a7f10289ba 19:17:42 ---> 2017941b0f1a 19:17:42 ---> 2957a912790e 19:17:42 Step 24/25 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 19:17:42 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:17:42 ---> Running in 4780e4ab2a89 19:17:42 Removing intermediate container 4bff875f062d 19:17:42 ---> 01c4e9f375c1 19:17:42 Step 25/26 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 19:17:42 ---> Running in 10327ee96b44 19:17:42 Removing intermediate container 4780e4ab2a89 19:17:42 ---> effa0ad74001 19:17:42 Step 25/25 : LABEL version=0.0.0 19:17:42 ---> 77e607328b15 19:17:42 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:17:42 ---> Running in 3365fbd53a67 19:17:42 Removing intermediate container 10327ee96b44 19:17:42 ---> fa6dc621e69b 19:17:42 Step 26/26 : LABEL version=0.0.0 19:17:42 ---> Running in 69ecd1c1a6a3 19:17:42 Removing intermediate container 3365fbd53a67 19:17:42 ---> fed3ae5ea7f5 19:17:42 19:17:42 Removing intermediate container 69ecd1c1a6a3 19:17:42 ---> ddd5a9308f4d 19:17:42 19:17:42 ---> 1b790a137c92 19:17:42 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:17:42 Successfully built fed3ae5ea7f5 19:17:42 Successfully tagged security-spire-server:latest 19:17:43  Building security-spire-server ... done  ---> 33ff80d1310a 19:17:43 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:17:43 ---> Running in 22143ef2f094 19:17:43 Successfully built ddd5a9308f4d 19:17:43 Successfully tagged security-spire-config:latest 19:17:43  Building security-spire-config ... done Removing intermediate container 22143ef2f094 19:17:43 ---> 91eeae98a367 19:17:43 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:17:43 ---> Running in 1a93f31254c6 19:17:43 Removing intermediate container 1a93f31254c6 19:17:43 ---> 29de3f99de55 19:17:43 Step 24/26 : LABEL arch=x86_64 19:17:43 ---> Running in 2ddf055d3fb7 19:17:43 Removing intermediate container 2ddf055d3fb7 19:17:43 ---> 771e20aeb86b 19:17:43 Step 25/26 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 19:17:43 ---> Running in 1b22b0a12438 19:17:43 Removing intermediate container 1b22b0a12438 19:17:43 ---> e82ec0afd692 19:17:43 Step 26/26 : LABEL version=0.0.0 19:17:43 ---> Running in e091fa80227d 19:17:43 Removing intermediate container e091fa80227d 19:17:43 ---> 4dc0dc278bec 19:17:43 19:17:43 Successfully built 4dc0dc278bec 19:17:43 Successfully tagged security-spire-agent:latest 19:17:43  Building security-spire-agent ... done  [Pipeline] } 19:17:43 $ docker stop --time=1 f18228a41de35c4980fd8c844b3c9d86c5a770a43c8525ab0a61745b05af4b20 19:17:45 $ docker rm -f f18228a41de35c4980fd8c844b3c9d86c5a770a43c8525ab0a61745b05af4b20 [Pipeline] // withDockerContainer [Pipeline] sh 19:17:45 + docker images 19:17:45 REPOSITORY TAG IMAGE ID CREATED SIZE 19:17:45 security-spire-agent latest 4dc0dc278bec 2 seconds ago 127MB 19:17:45 security-spire-config latest ddd5a9308f4d 3 seconds ago 86.7MB 19:17:45 security-spire-server latest fed3ae5ea7f5 3 seconds ago 87.3MB 19:17:45 5759caa73d6b 16 seconds ago 4.43GB 19:17:45 21f88d1c737d 17 seconds ago 4.43GB 19:17:45 ff81008e8d39 17 seconds ago 4.43GB 19:17:45 security-spiffe-token-provider latest d3c8ac92d0be 2 minutes ago 28.8MB 19:17:45 a0d991612e13 2 minutes ago 1.54GB 19:17:45 core-command latest 89e8506fa079 2 minutes ago 16MB 19:17:45 17f0aa0410fc 2 minutes ago 1.49GB 19:17:45 security-bootstrapper latest a685c5cf45a2 3 minutes ago 19MB 19:17:45 sys-mgmt-agent latest 6f465214cc83 3 minutes ago 299MB 19:17:45 eafeb669a81a 3 minutes ago 1.5GB 19:17:45 173e0280aca6 4 minutes ago 1.49GB 19:17:45 security-secretstore-setup latest ef6aca9afa2c 4 minutes ago 28.5MB 19:17:45 837cabd59599 4 minutes ago 1.5GB 19:17:45 core-data latest 16cecbe11e42 4 minutes ago 22.5MB 19:17:45 security-proxy-setup latest 961ddb8e82e3 4 minutes ago 26.9MB 19:17:45 support-notifications latest bf2bda402472 4 minutes ago 26.8MB 19:17:45 support-scheduler latest 1fbdf33dcbc0 4 minutes ago 26.2MB 19:17:45 core-metadata latest d6adb9ca5dd7 5 minutes ago 17MB 19:17:45 c0b6f0158915 5 minutes ago 1.55GB 19:17:45 6e345a9cba96 5 minutes ago 1.55GB 19:17:45 86903c403bc0 5 minutes ago 1.52GB 19:17:45 949d6fc9be90 5 minutes ago 1.5GB 19:17:45 a2366a1641a2 5 minutes ago 1.5GB 19:17:45 ci-base-image-x86_64 latest 7453900759df 8 minutes ago 896MB 19:17:45 docker 20.10.14 7417809fdb73 2 weeks ago 218MB 19:17:45 alpine 3.14 e04c818066af 2 weeks ago 5.59MB 19:17:45 alpine 3.15 0ac33e5f5afa 2 weeks ago 5.57MB 19:17:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 19:17:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 19:17:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:18:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:18:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:18:43 ./bin/test-attribution-txt.sh [Pipeline] echo 19:18:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:18:47 + ls -al . 19:18:47 total 668 19:18:47 drwxrwxr-x 9 1001 1001 4096 Apr 20 19:18 . 19:18:47 drwxr-xr-x 4 root root 4096 Apr 20 19:13 .. 19:18:47 -rw-rw-r-- 1 1001 1001 11 Apr 20 19:11 .dockerignore 19:18:47 drwxrwxr-x 8 1001 1001 4096 Apr 20 19:11 .git 19:18:47 drwxrwxr-x 3 1001 1001 4096 Apr 20 19:11 .github 19:18:47 -rw-rw-r-- 1 1001 1001 879 Apr 20 19:11 .gitignore 19:18:47 -rw-rw-r-- 1 1001 1001 42 Apr 20 19:11 .golangci.yml 19:18:47 -rw-rw-r-- 1 1001 1001 87 Apr 20 19:11 .hadolint.yml 19:18:47 -rw-rw-r-- 1 1001 1001 166 Apr 20 19:11 .sonarcloud.properties 19:18:47 -rw-rw-r-- 1 1001 1001 1171 Apr 20 19:11 ADOPTERS.md 19:18:47 -rw-rw-r-- 1 1001 1001 10086 Apr 20 19:11 Attribution.txt 19:18:47 -rw-rw-r-- 1 1001 1001 51732 Apr 20 19:11 CHANGELOG.md 19:18:47 -rw-rw-r-- 1 1001 1001 3804 Apr 20 19:11 CONTRIBUTING.md 19:18:47 -rw-rw-r-- 1 1001 1001 677 Apr 20 19:11 GOVERNANCE.md 19:18:47 -rw-rw-r-- 1 1001 1001 850 Apr 20 19:11 Jenkinsfile 19:18:47 -rw-rw-r-- 1 1001 1001 10775 Apr 20 19:11 LICENSE 19:18:47 -rw-rw-r-- 1 1001 1001 10389 Apr 20 19:11 Makefile 19:18:47 -rw-rw-r-- 1 1001 1001 582 Apr 20 19:11 OWNERS.md 19:18:47 -rw-rw-r-- 1 1001 1001 9120 Apr 20 19:11 README.md 19:18:47 -rw-rw-r-- 1 1001 1001 6912 Apr 20 19:11 SECURITY.md 19:18:47 -rw-rw-r-- 1 1001 1001 5 Apr 20 19:09 VERSION 19:18:47 -rw-rw-r-- 1 1001 1001 4131 Apr 20 19:11 ZMQWindows.md 19:18:47 drwxrwxr-x 2 1001 1001 4096 Apr 20 19:11 bin 19:18:47 drwxrwxr-x 18 1001 1001 4096 Apr 20 19:11 cmd 19:18:47 -rw-r--r-- 1 root root 435134 Apr 20 19:17 coverage.out 19:18:47 -rw-rw-r-- 1 1001 1001 3256 Apr 20 19:11 go.mod 19:18:47 -rw-rw-r-- 1 1001 1001 35162 Apr 20 19:13 go.sum 19:18:47 drwxrwxr-x 8 1001 1001 4096 Apr 20 19:11 internal 19:18:47 drwxrwxr-x 3 1001 1001 4096 Apr 20 19:11 openapi 19:18:47 drwxrwxr-x 4 1001 1001 4096 Apr 20 19:11 snap 19:18:47 -rw-rw-r-- 1 1001 1001 204 Apr 20 19:11 version.go [Pipeline] sh 19:18:47 + '[' -e coverage.out ] 19:18:47 + chown 1001:1001 coverage.out [Pipeline] stash 19:18:48 Warning: overwriting stash ‘coverage-report’ 19:18:48 Stashed 1 file(s) [Pipeline] sh 19:18:49 + make build 19:18:49 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:20:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:21:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:21:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:21:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:21:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:21:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:21:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:21:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:21:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:21:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:22:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:22:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:22:16 $ docker stop --time=1 a1488c28b497ddab1e009531ccb2c704fddeb97f0e2c6f27e0740329dd4b923c 19:22:18 $ docker rm -f a1488c28b497ddab1e009531ccb2c704fddeb97f0e2c6f27e0740329dd4b923c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:22:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:20 19:22:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:22:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:21 latest: Pulling from edgex-devops/edgex-compose-arm64 19:22:21 29e5d40040c1: Pulling fs layer 19:22:21 1ce36da41761: Pulling fs layer 19:22:21 25b303627fd3: Pulling fs layer 19:22:21 29e5d40040c1: Verifying Checksum 19:22:21 29e5d40040c1: Download complete 19:22:21 1ce36da41761: Verifying Checksum 19:22:21 1ce36da41761: Download complete 19:22:21 29e5d40040c1: Pull complete 19:22:23 25b303627fd3: Verifying Checksum 19:22:23 25b303627fd3: Download complete 19:22:23 1ce36da41761: Pull complete 19:22:35 25b303627fd3: Pull complete 19:22:35 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:22:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:22:35 prd-ubuntu20.04-docker-arm64-4c-16g-21515 does not seem to be running inside a container 19:22:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:22:37 $ docker top 35712c3998bf895fda3c73b65de8938ed9be82379a365c0cb805c312242be6b6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:38 + docker-compose build --help 19:22:38 + grep parallel 19:22:42 --parallel Build images in parallel. [Pipeline] } 19:22:42 $ docker stop --time=1 35712c3998bf895fda3c73b65de8938ed9be82379a365c0cb805c312242be6b6 19:22:44 $ docker rm -f 35712c3998bf895fda3c73b65de8938ed9be82379a365c0cb805c312242be6b6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:22:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:45 . [Pipeline] withDockerContainer 19:22:45 prd-ubuntu20.04-docker-arm64-4c-16g-21515 does not seem to be running inside a container 19:22:45 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:22:46 $ docker top 1ffe0f243cbadd7967490e2a1adcc300dbc579fc76b79d80af3feedc0d5ec3fb -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:47 + docker-compose -f ./docker-compose-build.yml build --parallel 19:22:51 Building core-command ... 19:22:51 Building core-data ... 19:22:51 Building core-metadata ... 19:22:51 Building security-bootstrapper ... 19:22:51 Building security-proxy-setup ... 19:22:51 Building security-secretstore-setup ... 19:22:51 Building security-spiffe-token-provider ... 19:22:51 Building security-spire-agent ... 19:22:51 Building security-spire-config ... 19:22:51 Building security-spire-server ... 19:22:51 Building support-notifications ... 19:22:51 Building support-scheduler ... 19:22:51 Building sys-mgmt-agent ... 19:22:51 Building security-bootstrapper 19:22:51 Building security-secretstore-setup 19:22:51 Building sys-mgmt-agent 19:22:51 Building core-data 19:22:51 Building security-spire-agent 19:24:28 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:24:28 ---> 762eb3dc07bb 19:24:28 Step 3/25 : WORKDIR /edgex-go 19:24:28 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:24:28 ---> 762eb3dc07bb 19:24:28 Step 3/26 : WORKDIR /edgex-go 19:24:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:24:28 ---> 762eb3dc07bb 19:24:28 Step 3/23 : WORKDIR /edgex-go 19:24:28 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:28 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:24:28 ---> 762eb3dc07bb 19:24:28 Step 3/31 : WORKDIR /edgex-go 19:24:28 ---> Running in e022ed3b9a14 19:24:28 ---> Running in 4ba5210bd299 19:24:28 ---> Running in 2a141a423dcf 19:24:28 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:24:28 ---> 762eb3dc07bb 19:24:28 Step 3/23 : WORKDIR /edgex-go 19:24:28 ---> Running in 644c099b3482 19:24:28 ---> Running in 627d14a385a9 19:24:28 Removing intermediate container e022ed3b9a14 19:24:28 ---> 15cbff7dc713 19:24:28 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:28 Removing intermediate container 627d14a385a9 19:24:28 ---> 91fb76ab09cb 19:24:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:28 Removing intermediate container 4ba5210bd299 19:24:28 ---> 0f6e74d02cff 19:24:28 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:28 Removing intermediate container 2a141a423dcf 19:24:28 ---> fc5a6282250c 19:24:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:28 ---> Running in fd60e8bf63f6 19:24:28 Removing intermediate container 644c099b3482 19:24:28 ---> 9e824cdc023e 19:24:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:28 ---> Running in af58eb88dcab 19:24:28 ---> Running in 19883833f10d 19:24:28 ---> Running in f2fddc7f813a 19:24:28 ---> Running in 0f4bc3ebf2ac 19:24:28 Removing intermediate container fd60e8bf63f6 19:24:28 ---> 1ef01a9379cf 19:24:28 Step 5/25 : RUN apk add --update --no-cache make git 19:24:28 ---> Running in 6d3395b86f1f 19:24:28 Removing intermediate container af58eb88dcab 19:24:28 ---> f539f2237825 19:24:28 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:24:28 Removing intermediate container 19883833f10d 19:24:28 ---> afcd757fc9a4 19:24:28 Step 5/31 : RUN apk add --update --no-cache make git 19:24:28 Removing intermediate container f2fddc7f813a 19:24:28 ---> 237ac8bb1374 19:24:28 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:24:28 ---> Running in 9fc62ba4a0de 19:24:28 ---> Running in 738763f8c6c8 19:24:28 Removing intermediate container 0f4bc3ebf2ac 19:24:28 ---> 4b5c2de6cc43 19:24:28 Step 5/23 : RUN apk add --update --no-cache make bash git 19:24:28 ---> Running in 5a67a456ba12 19:24:28 ---> Running in 2dd8ae36be7e 19:24:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:28 OK: 220 MiB in 52 packages 19:24:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:28 Removing intermediate container 6d3395b86f1f 19:24:28 ---> ede9ffa44d78 19:24:28 Step 6/25 : COPY go.mod vendor* ./ 19:24:28 OK: 220 MiB in 52 packages 19:24:28 OK: 220 MiB in 52 packages 19:24:28 ---> 2d795b0d46af 19:24:28 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:28 OK: 220 MiB in 52 packages 19:24:28 OK: 220 MiB in 52 packages 19:24:28 ---> Running in 0435a139aa9a 19:24:28 Removing intermediate container 9fc62ba4a0de 19:24:28 ---> 0a9a4f3390d1 19:24:28 Step 6/26 : COPY go.mod vendor* ./ 19:24:28 Removing intermediate container 738763f8c6c8 19:24:28 ---> 780328e4f356 19:24:28 Step 6/31 : COPY go.mod vendor* ./ 19:24:28 Removing intermediate container 2dd8ae36be7e 19:24:28 ---> b1c3892012e2 19:24:28 Step 6/23 : COPY go.mod vendor* ./ 19:24:28 Removing intermediate container 5a67a456ba12 19:24:28 ---> acc0b2d2b152 19:24:28 Step 6/23 : COPY go.mod vendor* ./ 19:24:28 ---> eff62b5d2da6 19:24:28 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:28 ---> Running in 46d59e51c74e 19:24:29 ---> 94ff7392f4ba 19:24:29 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:29 ---> Running in e3f1308b15ba 19:24:29 ---> 160616b2e7a7 19:24:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:29 ---> Running in f54784421322 19:24:29 ---> f9cd9ae23c57 19:24:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:29 ---> Running in f0693aad9289 19:24:31 Removing intermediate container 0435a139aa9a 19:24:31 ---> 85c3bf2d024f 19:24:31 Step 8/25 : COPY . . 19:24:33 Removing intermediate container 46d59e51c74e 19:24:33 ---> 7af86e29c330 19:24:33 Step 8/26 : COPY . . 19:24:34 Removing intermediate container e3f1308b15ba 19:24:34 ---> cf66fbfac4ba 19:24:34 Step 8/31 : COPY . . 19:24:35 Removing intermediate container f0693aad9289 19:24:35 ---> b7bf1f0248c7 19:24:35 Step 8/23 : COPY . . 19:24:35 Removing intermediate container f54784421322 19:24:35 ---> 36e839340103 19:24:35 Step 8/23 : COPY . . 19:25:02 ---> 2cf3adaf2a08 19:25:02 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:25:02 ---> Running in 439479f7cbb6 19:25:02 ---> f39ccfa48c86 19:25:02 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:25:02 ---> Running in 26670312bf38 19:25:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:25:02 Removing intermediate container 26670312bf38 19:25:02 ---> 68904ae2db2f 19:25:02 Step 10/26 : RUN mkdir -p spire-build 19:25:02 ---> Running in f230b0899df1 19:25:03 ---> 553c641b6b59 19:25:03 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:25:03 ---> Running in 0f801eec2387 19:25:03 ---> f2c3f84b2420 19:25:03 Step 9/23 : RUN make cmd/core-data/core-data 19:25:04 ---> Running in 604b145599f6 19:25:04 ---> 2d52585e0d81 19:25:04 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:25:04 ---> Running in 508b46113582 19:25:05 Removing intermediate container f230b0899df1 19:25:05 ---> afa4e0cd3666 19:25:05 Step 11/26 : WORKDIR /edgex-go/spire-build 19:25:05 ---> Running in b88ebff439ec 19:25:06 Removing intermediate container b88ebff439ec 19:25:06 ---> 5130c2dcaa5f 19:25:06 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 19:25:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:25:07 ---> Running in 4c37062a3cd7 19:25:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:25:07 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:25:10 spire-1.2.1/ 19:25:10 spire-1.2.1/.data/ 19:25:10 spire-1.2.1/.data/.file 19:25:10 spire-1.2.1/.dockerignore 19:25:10 spire-1.2.1/.gitattributes 19:25:10 spire-1.2.1/.githooks/ 19:25:10 spire-1.2.1/.githooks/pre-commit 19:25:10 spire-1.2.1/.github/ 19:25:10 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:25:10 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:25:10 spire-1.2.1/.github/dependabot.yml 19:25:10 spire-1.2.1/.github/workflows/ 19:25:10 spire-1.2.1/.github/workflows/nightly_build.yaml 19:25:10 spire-1.2.1/.github/workflows/pr_build.yaml 19:25:10 spire-1.2.1/.github/workflows/release_build.yaml 19:25:10 spire-1.2.1/.github/workflows/scripts/ 19:25:10 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:25:10 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:25:10 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:25:10 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:25:10 spire-1.2.1/.github/workflows/scripts/split.sh 19:25:10 spire-1.2.1/.gitignore 19:25:10 spire-1.2.1/.go-version 19:25:10 spire-1.2.1/.golangci.yml 19:25:10 spire-1.2.1/ADOPTERS.md 19:25:10 spire-1.2.1/CHANGELOG.md 19:25:10 spire-1.2.1/CODE-OF-CONDUCT.md 19:25:10 spire-1.2.1/CODEOWNERS 19:25:10 spire-1.2.1/CONTRIBUTING.md 19:25:10 spire-1.2.1/Dockerfile 19:25:10 spire-1.2.1/Dockerfile.dev 19:25:10 spire-1.2.1/Dockerfile.scratch 19:25:10 spire-1.2.1/LICENSE 19:25:10 spire-1.2.1/MAINTAINERS.md 19:25:10 spire-1.2.1/Makefile 19:25:10 spire-1.2.1/README.md 19:25:10 spire-1.2.1/ROADMAP.md 19:25:10 spire-1.2.1/SECURITY.md 19:25:10 spire-1.2.1/cmd/ 19:25:10 spire-1.2.1/cmd/spire-agent/ 19:25:10 spire-1.2.1/cmd/spire-agent/cli/ 19:25:10 spire-1.2.1/cmd/spire-agent/cli/api/ 19:25:10 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:25:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:25:10 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:25:10 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:25:10 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:25:10 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:25:10 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:25:10 spire-1.2.1/cmd/spire-agent/cli/common/ 19:25:10 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:25:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:25:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:25:10 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:25:10 spire-1.2.1/cmd/spire-agent/cli/run/ 19:25:10 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:25:10 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:25:10 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:25:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:25:10 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:25:10 spire-1.2.1/cmd/spire-agent/main.go 19:25:10 spire-1.2.1/cmd/spire-server/ 19:25:10 spire-1.2.1/cmd/spire-server/cli/ 19:25:10 spire-1.2.1/cmd/spire-server/cli/agent/ 19:25:10 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:25:10 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/cli.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/entry/ 19:25:10 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/federation/ 19:25:10 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:25:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:25:10 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/run/ 19:25:10 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/token/ 19:25:10 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/validate/ 19:25:10 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/x509/ 19:25:10 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:25:10 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:25:10 spire-1.2.1/cmd/spire-server/main.go 19:25:10 spire-1.2.1/cmd/spire-server/util/ 19:25:10 spire-1.2.1/cmd/spire-server/util/util.go 19:25:10 spire-1.2.1/conf/ 19:25:10 spire-1.2.1/conf/agent/ 19:25:10 spire-1.2.1/conf/agent/agent.conf 19:25:10 spire-1.2.1/conf/agent/agent_full.conf 19:25:10 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:25:10 spire-1.2.1/conf/server/ 19:25:10 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:25:10 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:25:10 spire-1.2.1/conf/server/server.conf 19:25:10 spire-1.2.1/conf/server/server_full.conf 19:25:10 spire-1.2.1/doc/ 19:25:10 spire-1.2.1/doc/SPIRE101.md 19:25:10 spire-1.2.1/doc/auditlog.md 19:25:10 spire-1.2.1/doc/authorization_policy_engine.md 19:25:10 spire-1.2.1/doc/changelog_guidelines.md 19:25:10 spire-1.2.1/doc/cure53-report.pdf 19:25:10 spire-1.2.1/doc/images/ 19:25:10 spire-1.2.1/doc/images/2019_roadmap.png 19:25:10 spire-1.2.1/doc/images/SPIRE101.png 19:25:10 spire-1.2.1/doc/images/SPIRE_agent.png 19:25:10 spire-1.2.1/doc/images/SPIRE_server.png 19:25:10 spire-1.2.1/doc/images/cache_mgr.png 19:25:10 spire-1.2.1/doc/images/cache_mgr_components.png 19:25:10 spire-1.2.1/doc/images/federated_spire.png 19:25:10 spire-1.2.1/doc/images/ha_mode.png 19:25:10 spire-1.2.1/doc/images/nested_spire.png 19:25:10 spire-1.2.1/doc/images/oidc_federation.png 19:25:10 spire-1.2.1/doc/images/single_trust_domain.png 19:25:10 spire-1.2.1/doc/images/spiffe_compatible.png 19:25:10 spire-1.2.1/doc/images/spire_logo.png 19:25:10 spire-1.2.1/doc/migrating_registration_api_clients.md 19:25:10 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:25:10 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:25:10 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:25:10 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:25:10 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:25:10 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:25:10 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:25:10 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:25:10 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:25:10 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:25:10 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:25:10 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:25:10 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:25:10 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:25:10 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:25:10 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:25:10 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:25:10 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:25:10 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:25:10 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:25:10 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:25:10 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:25:10 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:25:10 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:25:10 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:25:10 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:25:10 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:25:10 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:25:10 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:25:10 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:25:10 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:25:10 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:25:10 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:25:10 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:25:10 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:25:10 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:25:10 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:25:10 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:25:10 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:25:10 spire-1.2.1/doc/scaling_spire.md 19:25:10 spire-1.2.1/doc/spire_agent.md 19:25:10 spire-1.2.1/doc/spire_server.md 19:25:10 spire-1.2.1/doc/supported_integrations.md 19:25:10 spire-1.2.1/doc/telemetry.md 19:25:10 spire-1.2.1/doc/telemetry_config.md 19:25:10 spire-1.2.1/doc/upgrading.md 19:25:10 spire-1.2.1/doc/using_spire.md 19:25:10 spire-1.2.1/examples/ 19:25:10 spire-1.2.1/examples/README.md 19:25:10 spire-1.2.1/go.mod 19:25:10 spire-1.2.1/go.sum 19:25:10 spire-1.2.1/pkg/ 19:25:10 spire-1.2.1/pkg/agent/ 19:25:10 spire-1.2.1/pkg/agent/agent.go 19:25:10 spire-1.2.1/pkg/agent/api/ 19:25:10 spire-1.2.1/pkg/agent/api/config.go 19:25:10 spire-1.2.1/pkg/agent/api/debug/ 19:25:10 spire-1.2.1/pkg/agent/api/debug/v1/ 19:25:10 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:25:10 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:25:10 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:25:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:25:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:25:10 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:25:10 spire-1.2.1/pkg/agent/api/endpoints.go 19:25:10 spire-1.2.1/pkg/agent/api/health/ 19:25:10 spire-1.2.1/pkg/agent/api/health/v1/ 19:25:10 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:25:10 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:25:10 spire-1.2.1/pkg/agent/api/rpccontext/ 19:25:10 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:25:10 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:25:10 spire-1.2.1/pkg/agent/attestor/ 19:25:10 spire-1.2.1/pkg/agent/attestor/node/ 19:25:10 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:25:10 spire-1.2.1/pkg/agent/attestor/node/node.go 19:25:10 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:25:10 spire-1.2.1/pkg/agent/attestor/workload/ 19:25:10 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:25:10 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:25:10 spire-1.2.1/pkg/agent/catalog/ 19:25:10 spire-1.2.1/pkg/agent/catalog/catalog.go 19:25:10 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:25:10 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:25:10 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:25:10 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:25:10 spire-1.2.1/pkg/agent/client/ 19:25:10 spire-1.2.1/pkg/agent/client/client.go 19:25:10 spire-1.2.1/pkg/agent/client/client_test.go 19:25:10 spire-1.2.1/pkg/agent/client/dial.go 19:25:10 spire-1.2.1/pkg/agent/client/nodeconn.go 19:25:10 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:25:10 spire-1.2.1/pkg/agent/client/update.go 19:25:10 spire-1.2.1/pkg/agent/client/util.go 19:25:10 spire-1.2.1/pkg/agent/common/ 19:25:10 spire-1.2.1/pkg/agent/common/backoff/ 19:25:10 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:25:10 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:25:10 spire-1.2.1/pkg/agent/common/cgroups/ 19:25:10 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:25:10 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:25:10 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:25:10 spire-1.2.1/pkg/agent/config.go 19:25:10 spire-1.2.1/pkg/agent/endpoints/ 19:25:10 spire-1.2.1/pkg/agent/endpoints/config.go 19:25:10 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:25:10 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:25:10 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:25:10 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:25:10 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:25:10 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:25:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:25:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:25:10 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:25:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:25:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:25:10 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:25:10 spire-1.2.1/pkg/agent/endpoints/workload/ 19:25:10 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:25:10 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:25:10 spire-1.2.1/pkg/agent/manager/ 19:25:10 spire-1.2.1/pkg/agent/manager/cache/ 19:25:10 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:25:10 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:25:10 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:25:10 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:25:10 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:25:10 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:25:10 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:25:10 spire-1.2.1/pkg/agent/manager/config.go 19:25:10 spire-1.2.1/pkg/agent/manager/manager.go 19:25:10 spire-1.2.1/pkg/agent/manager/manager_test.go 19:25:10 spire-1.2.1/pkg/agent/manager/storage.go 19:25:10 spire-1.2.1/pkg/agent/manager/storage_test.go 19:25:10 spire-1.2.1/pkg/agent/manager/storecache/ 19:25:10 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:25:10 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:25:10 spire-1.2.1/pkg/agent/manager/sync.go 19:25:10 spire-1.2.1/pkg/agent/plugin/ 19:25:10 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:25:10 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:25:10 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:25:10 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:25:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:25:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:25:10 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:25:10 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:25:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:25:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:25:10 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:25:10 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:25:10 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:25:10 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:25:10 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:25:10 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:25:10 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:25:10 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:25:10 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:25:10 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:25:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:25:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:25:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:25:10 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:25:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:25:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:25:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:25:10 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:25:10 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:25:10 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:25:10 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:25:10 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:25:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:25:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:25:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:25:10 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:25:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:25:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:25:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:25:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:25:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:25:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:25:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:25:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:25:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:25:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:25:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:25:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:25:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:25:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:25:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:25:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:25:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:25:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:25:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:25:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:25:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:25:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:25:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:25:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:25:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:25:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:25:10 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:25:10 spire-1.2.1/pkg/agent/svid/ 19:25:10 spire-1.2.1/pkg/agent/svid/rotator.go 19:25:10 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:25:10 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:25:10 spire-1.2.1/pkg/agent/svid/store/ 19:25:10 spire-1.2.1/pkg/agent/svid/store/service.go 19:25:10 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:25:10 spire-1.2.1/pkg/common/ 19:25:10 spire-1.2.1/pkg/common/agentpathtemplate/ 19:25:10 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:25:10 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:25:10 spire-1.2.1/pkg/common/api/ 19:25:10 spire-1.2.1/pkg/common/api/metrics.go 19:25:10 spire-1.2.1/pkg/common/api/middleware/ 19:25:10 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:25:10 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:25:10 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:25:10 spire-1.2.1/pkg/common/api/middleware/logger.go 19:25:10 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:25:10 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:25:10 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:25:10 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:25:10 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:25:10 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:25:10 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:25:10 spire-1.2.1/pkg/common/api/middleware/names.go 19:25:10 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:25:10 spire-1.2.1/pkg/common/api/names.go 19:25:10 spire-1.2.1/pkg/common/api/ratelimit.go 19:25:10 spire-1.2.1/pkg/common/api/rpccontext/ 19:25:10 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:25:10 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:25:10 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:25:10 spire-1.2.1/pkg/common/auth/ 19:25:10 spire-1.2.1/pkg/common/auth/interceptors.go 19:25:10 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:25:10 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:25:10 spire-1.2.1/pkg/common/bundleutil/ 19:25:10 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:25:10 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:25:10 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:25:10 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:25:10 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:25:10 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:25:10 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:25:10 spire-1.2.1/pkg/common/bundleutil/types.go 19:25:10 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:25:10 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:25:10 spire-1.2.1/pkg/common/catalog/ 19:25:10 spire-1.2.1/pkg/common/catalog/bind.go 19:25:10 spire-1.2.1/pkg/common/catalog/builtin.go 19:25:10 spire-1.2.1/pkg/common/catalog/catalog.go 19:25:10 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:25:10 spire-1.2.1/pkg/common/catalog/closers.go 19:25:10 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:25:10 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:25:10 spire-1.2.1/pkg/common/catalog/config.go 19:25:10 spire-1.2.1/pkg/common/catalog/config_test.go 19:25:10 spire-1.2.1/pkg/common/catalog/configure.go 19:25:10 spire-1.2.1/pkg/common/catalog/constraints.go 19:25:10 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:25:10 spire-1.2.1/pkg/common/catalog/context.go 19:25:10 spire-1.2.1/pkg/common/catalog/external.go 19:25:10 spire-1.2.1/pkg/common/catalog/host.go 19:25:10 spire-1.2.1/pkg/common/catalog/pipenet.go 19:25:10 spire-1.2.1/pkg/common/catalog/plugin.go 19:25:10 spire-1.2.1/pkg/common/catalog/testplugin/ 19:25:10 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:25:10 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:25:10 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:25:10 spire-1.2.1/pkg/common/cli/ 19:25:10 spire-1.2.1/pkg/common/cli/env.go 19:25:10 spire-1.2.1/pkg/common/cli/flags.go 19:25:10 spire-1.2.1/pkg/common/cli/trust_domain.go 19:25:10 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:25:10 spire-1.2.1/pkg/common/cli/umask.go 19:25:10 spire-1.2.1/pkg/common/cli/umask_posix.go 19:25:10 spire-1.2.1/pkg/common/cli/umask_test.go 19:25:10 spire-1.2.1/pkg/common/cli/umask_windows.go 19:25:10 spire-1.2.1/pkg/common/cliprinter/ 19:25:10 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:25:10 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:25:10 spire-1.2.1/pkg/common/cliprinter/flag.go 19:25:10 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:25:10 spire-1.2.1/pkg/common/cliprinter/format.go 19:25:10 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:25:10 spire-1.2.1/pkg/common/cliprinter/internal/ 19:25:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:25:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:25:10 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:25:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:25:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:25:10 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:25:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:25:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:25:10 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:25:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:25:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:25:10 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:25:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:25:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:25:10 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:25:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:25:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:25:10 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:25:10 spire-1.2.1/pkg/common/coretypes/ 19:25:10 spire-1.2.1/pkg/common/coretypes/bundle/ 19:25:10 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:25:10 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:25:10 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:25:10 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:25:10 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:25:10 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:25:10 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:25:10 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:25:10 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:25:10 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:25:10 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:25:10 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:25:10 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:25:10 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:25:10 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:25:10 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:25:10 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:25:10 spire-1.2.1/pkg/common/cryptoutil/ 19:25:10 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:25:10 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:25:10 spire-1.2.1/pkg/common/diskutil/ 19:25:10 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:25:10 spire-1.2.1/pkg/common/diskutil/file_test.go 19:25:10 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:25:10 spire-1.2.1/pkg/common/errorutil/ 19:25:10 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:25:10 spire-1.2.1/pkg/common/health/ 19:25:10 spire-1.2.1/pkg/common/health/config.go 19:25:10 spire-1.2.1/pkg/common/health/context.go 19:25:10 spire-1.2.1/pkg/common/health/context_test.go 19:25:10 spire-1.2.1/pkg/common/health/health.go 19:25:10 spire-1.2.1/pkg/common/health/health_test.go 19:25:10 spire-1.2.1/pkg/common/health/logger.go 19:25:10 spire-1.2.1/pkg/common/hostservice/ 19:25:10 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:25:10 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:25:10 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:25:10 spire-1.2.1/pkg/common/idutil/ 19:25:10 spire-1.2.1/pkg/common/idutil/require.go 19:25:10 spire-1.2.1/pkg/common/idutil/require_test.go 19:25:10 spire-1.2.1/pkg/common/idutil/safety.go 19:25:10 spire-1.2.1/pkg/common/idutil/safety_test.go 19:25:10 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:25:10 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:25:10 spire-1.2.1/pkg/common/jwtsvid/ 19:25:10 spire-1.2.1/pkg/common/jwtsvid/common.go 19:25:10 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:25:10 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:25:10 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:25:10 spire-1.2.1/pkg/common/jwtutil/ 19:25:10 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:25:10 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:25:10 spire-1.2.1/pkg/common/log/ 19:25:10 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:25:10 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:25:10 spire-1.2.1/pkg/common/log/log.go 19:25:10 spire-1.2.1/pkg/common/log/log_test.go 19:25:10 spire-1.2.1/pkg/common/log/options.go 19:25:10 spire-1.2.1/pkg/common/nodeutil/ 19:25:10 spire-1.2.1/pkg/common/nodeutil/node.go 19:25:10 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:25:10 spire-1.2.1/pkg/common/peertracker/ 19:25:10 spire-1.2.1/pkg/common/peertracker/conn.go 19:25:10 spire-1.2.1/pkg/common/peertracker/credentials.go 19:25:10 spire-1.2.1/pkg/common/peertracker/errors.go 19:25:10 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:25:10 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:25:10 spire-1.2.1/pkg/common/peertracker/info.go 19:25:10 spire-1.2.1/pkg/common/peertracker/listener.go 19:25:10 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:25:10 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:25:10 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:25:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:25:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:25:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:25:10 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:25:10 spire-1.2.1/pkg/common/peertracker/tcp.go 19:25:10 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:25:10 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:25:10 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:25:10 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:25:10 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:25:10 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:25:10 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:25:10 spire-1.2.1/pkg/common/peertracker/uds.go 19:25:10 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:25:10 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:25:10 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:25:10 spire-1.2.1/pkg/common/pemutil/ 19:25:10 spire-1.2.1/pkg/common/pemutil/block.go 19:25:10 spire-1.2.1/pkg/common/pemutil/certs.go 19:25:10 spire-1.2.1/pkg/common/pemutil/common.go 19:25:10 spire-1.2.1/pkg/common/pemutil/csr.go 19:25:10 spire-1.2.1/pkg/common/pemutil/keys.go 19:25:10 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:25:10 spire-1.2.1/pkg/common/pemutil/testdata/ 19:25:10 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:25:10 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:25:10 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:25:10 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:25:10 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:25:10 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:25:10 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:25:10 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:25:10 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:25:10 spire-1.2.1/pkg/common/plugin/ 19:25:10 spire-1.2.1/pkg/common/plugin/aws/ 19:25:10 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:25:10 spire-1.2.1/pkg/common/plugin/azure/ 19:25:10 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:25:10 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:25:10 spire-1.2.1/pkg/common/plugin/facade.go 19:25:10 spire-1.2.1/pkg/common/plugin/facade_test.go 19:25:10 spire-1.2.1/pkg/common/plugin/gcp/ 19:25:10 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:25:10 spire-1.2.1/pkg/common/plugin/k8s/ 19:25:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:25:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:25:10 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:25:10 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:25:10 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:25:10 spire-1.2.1/pkg/common/plugin/log.go 19:25:10 spire-1.2.1/pkg/common/plugin/sshpop/ 19:25:10 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:25:10 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:25:10 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:25:10 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:25:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:25:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:25:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:25:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:25:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:25:10 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:25:10 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:25:10 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:25:10 spire-1.2.1/pkg/common/plugin/x509pop/ 19:25:10 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:25:10 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:25:10 spire-1.2.1/pkg/common/profiling/ 19:25:10 spire-1.2.1/pkg/common/profiling/dumpers.go 19:25:10 spire-1.2.1/pkg/common/profiling/profiling.go 19:25:10 spire-1.2.1/pkg/common/protoutil/ 19:25:10 spire-1.2.1/pkg/common/protoutil/masks.go 19:25:10 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:25:10 spire-1.2.1/pkg/common/rotationutil/ 19:25:10 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:25:10 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:25:10 spire-1.2.1/pkg/common/selector/ 19:25:10 spire-1.2.1/pkg/common/selector/selector.go 19:25:10 spire-1.2.1/pkg/common/selector/selector_test.go 19:25:10 spire-1.2.1/pkg/common/selector/set.go 19:25:10 spire-1.2.1/pkg/common/selector/set_utils.go 19:25:10 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:25:10 spire-1.2.1/pkg/common/telemetry/ 19:25:10 spire-1.2.1/pkg/common/telemetry/agent/ 19:25:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:25:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:25:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:25:10 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:25:10 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:25:10 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:25:10 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:25:10 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:25:10 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:25:10 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:25:10 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:25:10 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:25:10 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:25:10 spire-1.2.1/pkg/common/telemetry/call.go 19:25:10 spire-1.2.1/pkg/common/telemetry/common/ 19:25:10 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:25:10 spire-1.2.1/pkg/common/telemetry/config.go 19:25:10 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:25:10 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:25:10 spire-1.2.1/pkg/common/telemetry/inmem.go 19:25:10 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:25:10 spire-1.2.1/pkg/common/telemetry/m3.go 19:25:10 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:25:10 spire-1.2.1/pkg/common/telemetry/metrics.go 19:25:10 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:25:10 spire-1.2.1/pkg/common/telemetry/names.go 19:25:10 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:25:10 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:25:10 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:25:10 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:25:10 spire-1.2.1/pkg/common/telemetry/server/ 19:25:10 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:25:10 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:25:10 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:25:10 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:25:10 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:25:10 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:25:10 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:25:10 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:25:10 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:25:10 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:25:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:25:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:25:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:25:10 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:25:10 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:25:10 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:25:10 spire-1.2.1/pkg/common/telemetry/server/server.go 19:25:10 spire-1.2.1/pkg/common/telemetry/sink.go 19:25:10 spire-1.2.1/pkg/common/telemetry/statsd.go 19:25:10 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:25:10 spire-1.2.1/pkg/common/telemetry/uptime.go 19:25:10 spire-1.2.1/pkg/common/telemetry/version.go 19:25:10 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:25:10 spire-1.2.1/pkg/common/uptime/ 19:25:10 spire-1.2.1/pkg/common/uptime/uptime.go 19:25:10 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:25:10 spire-1.2.1/pkg/common/util/ 19:25:10 spire-1.2.1/pkg/common/util/certs.go 19:25:10 spire-1.2.1/pkg/common/util/certs_test.go 19:25:10 spire-1.2.1/pkg/common/util/csr.go 19:25:10 spire-1.2.1/pkg/common/util/hash.go 19:25:10 spire-1.2.1/pkg/common/util/selectors.go 19:25:10 spire-1.2.1/pkg/common/util/selectors_test.go 19:25:10 spire-1.2.1/pkg/common/util/signals.go 19:25:10 spire-1.2.1/pkg/common/util/sort.go 19:25:10 spire-1.2.1/pkg/common/util/sort_test.go 19:25:10 spire-1.2.1/pkg/common/util/task.go 19:25:10 spire-1.2.1/pkg/common/util/task_test.go 19:25:10 spire-1.2.1/pkg/common/util/testdata/ 19:25:10 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:25:10 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:25:10 spire-1.2.1/pkg/common/version/ 19:25:10 spire-1.2.1/pkg/common/version/version.go 19:25:10 spire-1.2.1/pkg/common/x509svid/ 19:25:10 spire-1.2.1/pkg/common/x509svid/common_test.go 19:25:10 spire-1.2.1/pkg/common/x509svid/csr.go 19:25:10 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:25:10 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:25:10 spire-1.2.1/pkg/common/x509util/ 19:25:10 spire-1.2.1/pkg/common/x509util/cert.go 19:25:10 spire-1.2.1/pkg/common/x509util/dns.go 19:25:10 spire-1.2.1/pkg/common/x509util/dns_test.go 19:25:10 spire-1.2.1/pkg/common/x509util/keyid.go 19:25:10 spire-1.2.1/pkg/common/x509util/keypair.go 19:25:10 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:25:10 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:25:10 spire-1.2.1/pkg/server/ 19:25:10 spire-1.2.1/pkg/server/api/ 19:25:10 spire-1.2.1/pkg/server/api/agent.go 19:25:10 spire-1.2.1/pkg/server/api/agent/ 19:25:10 spire-1.2.1/pkg/server/api/agent/v1/ 19:25:10 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:25:10 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:25:10 spire-1.2.1/pkg/server/api/agent_test.go 19:25:10 spire-1.2.1/pkg/server/api/api.go 19:25:10 spire-1.2.1/pkg/server/api/audit/ 19:25:10 spire-1.2.1/pkg/server/api/audit/audit.go 19:25:10 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:25:10 spire-1.2.1/pkg/server/api/bundle.go 19:25:10 spire-1.2.1/pkg/server/api/bundle/ 19:25:10 spire-1.2.1/pkg/server/api/bundle/v1/ 19:25:10 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:25:10 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:25:10 spire-1.2.1/pkg/server/api/bundle_test.go 19:25:10 spire-1.2.1/pkg/server/api/debug/ 19:25:10 spire-1.2.1/pkg/server/api/debug/v1/ 19:25:10 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:25:10 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:25:10 spire-1.2.1/pkg/server/api/entry.go 19:25:10 spire-1.2.1/pkg/server/api/entry/ 19:25:10 spire-1.2.1/pkg/server/api/entry/v1/ 19:25:10 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:25:10 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:25:10 spire-1.2.1/pkg/server/api/entry_test.go 19:25:10 spire-1.2.1/pkg/server/api/health/ 19:25:10 spire-1.2.1/pkg/server/api/health/v1/ 19:25:10 spire-1.2.1/pkg/server/api/health/v1/service.go 19:25:10 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:25:10 spire-1.2.1/pkg/server/api/id.go 19:25:10 spire-1.2.1/pkg/server/api/id_test.go 19:25:10 spire-1.2.1/pkg/server/api/limits/ 19:25:10 spire-1.2.1/pkg/server/api/limits/limits.go 19:25:10 spire-1.2.1/pkg/server/api/middleware/ 19:25:10 spire-1.2.1/pkg/server/api/middleware/alias.go 19:25:10 spire-1.2.1/pkg/server/api/middleware/audit.go 19:25:10 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:25:10 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:25:10 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:25:10 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:25:10 spire-1.2.1/pkg/server/api/middleware/caller.go 19:25:10 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:25:10 spire-1.2.1/pkg/server/api/middleware/common.go 19:25:10 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:25:10 spire-1.2.1/pkg/server/api/middleware/entries.go 19:25:10 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:25:10 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:25:10 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:25:10 spire-1.2.1/pkg/server/api/ratelimit.go 19:25:10 spire-1.2.1/pkg/server/api/rpccontext/ 19:25:10 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:25:10 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:25:10 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:25:10 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:25:10 spire-1.2.1/pkg/server/api/selector.go 19:25:10 spire-1.2.1/pkg/server/api/selector_test.go 19:25:10 spire-1.2.1/pkg/server/api/status.go 19:25:10 spire-1.2.1/pkg/server/api/status_test.go 19:25:10 spire-1.2.1/pkg/server/api/svid/ 19:25:10 spire-1.2.1/pkg/server/api/svid/v1/ 19:25:10 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:25:10 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:25:10 spire-1.2.1/pkg/server/api/trustdomain.go 19:25:10 spire-1.2.1/pkg/server/api/trustdomain/ 19:25:10 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:25:10 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:25:10 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:25:10 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:25:10 spire-1.2.1/pkg/server/authpolicy/ 19:25:10 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:25:10 spire-1.2.1/pkg/server/authpolicy/policy.go 19:25:10 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:25:10 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:25:10 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:25:10 spire-1.2.1/pkg/server/authpolicy/validate.go 19:25:10 spire-1.2.1/pkg/server/bundle/ 19:25:10 spire-1.2.1/pkg/server/bundle/client/ 19:25:10 spire-1.2.1/pkg/server/bundle/client/client.go 19:25:10 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:25:10 spire-1.2.1/pkg/server/bundle/client/manager.go 19:25:10 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:25:10 spire-1.2.1/pkg/server/bundle/client/sources.go 19:25:10 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:25:10 spire-1.2.1/pkg/server/bundle/client/updater.go 19:25:10 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:25:10 spire-1.2.1/pkg/server/ca/ 19:25:10 spire-1.2.1/pkg/server/ca/ca.go 19:25:10 spire-1.2.1/pkg/server/ca/ca_health.go 19:25:10 spire-1.2.1/pkg/server/ca/ca_test.go 19:25:10 spire-1.2.1/pkg/server/ca/journal.go 19:25:10 spire-1.2.1/pkg/server/ca/journal_test.go 19:25:10 spire-1.2.1/pkg/server/ca/manager.go 19:25:10 spire-1.2.1/pkg/server/ca/manager_health.go 19:25:10 spire-1.2.1/pkg/server/ca/manager_test.go 19:25:10 spire-1.2.1/pkg/server/ca/templates.go 19:25:10 spire-1.2.1/pkg/server/ca/upstream_client.go 19:25:10 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:25:10 spire-1.2.1/pkg/server/ca/validation.go 19:25:10 spire-1.2.1/pkg/server/cache/ 19:25:10 spire-1.2.1/pkg/server/cache/dscache/ 19:25:10 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:25:10 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:25:10 spire-1.2.1/pkg/server/cache/entrycache/ 19:25:10 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:25:10 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:25:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:25:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:25:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:25:10 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:25:10 spire-1.2.1/pkg/server/catalog/ 19:25:10 spire-1.2.1/pkg/server/catalog/catalog.go 19:25:10 spire-1.2.1/pkg/server/catalog/keymanager.go 19:25:10 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:25:10 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:25:10 spire-1.2.1/pkg/server/catalog/notifier.go 19:25:10 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:25:10 spire-1.2.1/pkg/server/config.go 19:25:10 spire-1.2.1/pkg/server/datastore/ 19:25:10 spire-1.2.1/pkg/server/datastore/datastore.go 19:25:10 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:25:10 spire-1.2.1/pkg/server/datastore/repository.go 19:25:10 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:25:10 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:25:10 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:25:10 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:25:10 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:25:10 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:25:10 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:25:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:25:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:25:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:25:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:25:10 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:25:10 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:25:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:25:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:25:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:25:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:25:10 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:25:10 spire-1.2.1/pkg/server/endpoints/ 19:25:10 spire-1.2.1/pkg/server/endpoints/bundle/ 19:25:10 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:25:10 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:25:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:25:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:25:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:25:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:25:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:25:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:25:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:25:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:25:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:25:10 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:25:10 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:25:10 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:25:10 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:25:10 spire-1.2.1/pkg/server/endpoints/config.go 19:25:10 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:25:10 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:25:10 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:25:10 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:25:10 spire-1.2.1/pkg/server/endpoints/middleware.go 19:25:10 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:25:10 spire-1.2.1/pkg/server/hostservice/ 19:25:10 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:25:10 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:25:10 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:25:10 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:25:10 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:25:10 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:25:10 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:25:10 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/ 19:25:10 spire-1.2.1/pkg/server/plugin/keymanager/ 19:25:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:25:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:25:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:25:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:25:10 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:25:10 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:25:10 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:25:10 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:25:10 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:25:10 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:25:10 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:25:10 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:25:10 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:25:10 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:25:10 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:25:10 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:25:10 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:25:10 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:25:10 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:25:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:25:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:25:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:25:10 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:25:10 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:25:10 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:25:10 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/notifier/ 19:25:10 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:25:10 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:25:10 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:25:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:25:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:25:10 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:25:10 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:25:10 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:25:10 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:25:10 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:25:10 spire-1.2.1/pkg/server/registration/ 19:25:10 spire-1.2.1/pkg/server/registration/manager.go 19:25:10 spire-1.2.1/pkg/server/registration/manager_test.go 19:25:10 spire-1.2.1/pkg/server/scanentries.go 19:25:10 spire-1.2.1/pkg/server/scanentries_test.go 19:25:10 spire-1.2.1/pkg/server/server.go 19:25:10 spire-1.2.1/pkg/server/server_test.go 19:25:10 spire-1.2.1/pkg/server/svid/ 19:25:10 spire-1.2.1/pkg/server/svid/observer.go 19:25:10 spire-1.2.1/pkg/server/svid/observer_test.go 19:25:10 spire-1.2.1/pkg/server/svid/rotator.go 19:25:10 spire-1.2.1/pkg/server/svid/rotator_config.go 19:25:10 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:25:10 spire-1.2.1/pkg/server/svid/rotator_test.go 19:25:10 spire-1.2.1/proto/ 19:25:10 spire-1.2.1/proto/private/ 19:25:10 spire-1.2.1/proto/private/server/ 19:25:10 spire-1.2.1/proto/private/server/journal/ 19:25:10 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:25:10 spire-1.2.1/proto/private/server/journal/journal.proto 19:25:10 spire-1.2.1/proto/spire/ 19:25:10 spire-1.2.1/proto/spire/common/ 19:25:10 spire-1.2.1/proto/spire/common/common.pb.go 19:25:10 spire-1.2.1/proto/spire/common/common.proto 19:25:10 spire-1.2.1/proto/spire/common/plugin/ 19:25:10 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:25:10 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:25:10 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:25:10 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:25:10 spire-1.2.1/proto/spire/plugin/ 19:25:10 spire-1.2.1/proto/spire/plugin/agent/ 19:25:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:25:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:25:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:25:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:25:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:25:10 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:25:10 spire-1.2.1/release/ 19:25:10 spire-1.2.1/release/spire-extras/ 19:25:10 spire-1.2.1/release/spire-extras/README.md 19:25:10 spire-1.2.1/release/spire-extras/conf/ 19:25:10 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:25:10 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:25:10 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:25:10 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:25:10 spire-1.2.1/release/spire/ 19:25:10 spire-1.2.1/release/spire/README.md 19:25:10 spire-1.2.1/release/spire/conf/ 19:25:10 spire-1.2.1/release/spire/conf/agent/ 19:25:10 spire-1.2.1/release/spire/conf/agent/agent.conf 19:25:10 spire-1.2.1/release/spire/conf/server/ 19:25:10 spire-1.2.1/release/spire/conf/server/server.conf 19:25:10 spire-1.2.1/script/ 19:25:10 spire-1.2.1/script/build-artifact.sh 19:25:10 spire-1.2.1/script/generate_dummy_ca.sh 19:25:10 spire-1.2.1/support/ 19:25:10 spire-1.2.1/support/k8s/ 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:25:10 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:25:10 spire-1.2.1/support/oidc-discovery-provider/ 19:25:10 spire-1.2.1/support/oidc-discovery-provider/README.md 19:25:10 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:25:10 spire-1.2.1/support/oidc-discovery-provider/config.go 19:25:10 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:25:10 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:25:10 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:25:10 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:25:10 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:25:10 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:25:10 spire-1.2.1/support/oidc-discovery-provider/main.go 19:25:10 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:25:10 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:25:10 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:25:10 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:25:10 spire-1.2.1/test/ 19:25:10 spire-1.2.1/test/clock/ 19:25:10 spire-1.2.1/test/clock/clock.go 19:25:10 spire-1.2.1/test/fakes/ 19:25:10 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:25:10 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:25:10 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:25:10 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:25:10 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:25:10 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:25:10 spire-1.2.1/test/fakes/fakeagentstore/ 19:25:10 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:25:10 spire-1.2.1/test/fakes/fakedatastore/ 19:25:10 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:25:10 spire-1.2.1/test/fakes/fakeentryclient/ 19:25:10 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:25:10 spire-1.2.1/test/fakes/fakehealthchecker/ 19:25:10 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:25:10 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:25:10 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:25:10 spire-1.2.1/test/fakes/fakemetrics/ 19:25:10 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:25:10 spire-1.2.1/test/fakes/fakenoderesolver/ 19:25:10 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:25:10 spire-1.2.1/test/fakes/fakenotifier/ 19:25:10 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:25:10 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:25:10 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:25:10 spire-1.2.1/test/fakes/fakeserverca/ 19:25:10 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:25:10 spire-1.2.1/test/fakes/fakeservercatalog/ 19:25:10 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:25:10 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:25:10 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:25:10 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:25:10 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:25:10 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:25:10 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:25:10 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:25:10 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:25:10 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:25:10 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:25:10 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:25:10 spire-1.2.1/test/fixture/ 19:25:10 spire-1.2.1/test/fixture/certs/ 19:25:10 spire-1.2.1/test/fixture/certs/agent_svid.der 19:25:10 spire-1.2.1/test/fixture/certs/base_cert.pem 19:25:10 spire-1.2.1/test/fixture/certs/base_csr.pem 19:25:10 spire-1.2.1/test/fixture/certs/base_key.pem 19:25:10 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:25:10 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:25:10 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:25:10 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:25:10 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:25:10 spire-1.2.1/test/fixture/certs/blog_key.pem 19:25:10 spire-1.2.1/test/fixture/certs/bundle.der 19:25:10 spire-1.2.1/test/fixture/certs/ca.pem 19:25:10 spire-1.2.1/test/fixture/certs/ca_key.pem 19:25:10 spire-1.2.1/test/fixture/certs/database_cert.pem 19:25:10 spire-1.2.1/test/fixture/certs/database_csr.pem 19:25:10 spire-1.2.1/test/fixture/certs/database_key.pem 19:25:10 spire-1.2.1/test/fixture/certs/node_cert.pem 19:25:10 spire-1.2.1/test/fixture/certs/node_csr.pem 19:25:10 spire-1.2.1/test/fixture/certs/node_key.pem 19:25:10 spire-1.2.1/test/fixture/certs/svid.pem 19:25:10 spire-1.2.1/test/fixture/certs/svid_key.pem 19:25:10 spire-1.2.1/test/fixture/config/ 19:25:10 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:25:10 spire-1.2.1/test/fixture/config/agent_good.conf 19:25:10 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:25:10 spire-1.2.1/test/fixture/config/plugin_good.conf 19:25:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:25:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:25:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:25:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:25:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:25:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:25:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:25:10 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:25:10 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:25:10 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:25:10 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:25:10 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:25:10 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:25:10 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:25:10 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:25:10 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:25:10 spire-1.2.1/test/fixture/config/server_good.conf 19:25:10 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:25:10 spire-1.2.1/test/fixture/fixture.go 19:25:10 spire-1.2.1/test/fixture/nodeattestor/ 19:25:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:25:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:25:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:25:10 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:25:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:25:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:25:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:25:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:25:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:25:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:25:10 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:25:10 spire-1.2.1/test/fixture/registration/ 19:25:10 spire-1.2.1/test/fixture/registration/entries.json 19:25:10 spire-1.2.1/test/fixture/registration/good-for-update.json 19:25:10 spire-1.2.1/test/fixture/registration/good.json 19:25:10 spire-1.2.1/test/fixture/registration/invalid.json 19:25:10 spire-1.2.1/test/fixture/registration/invalid_json.json 19:25:10 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:25:10 spire-1.2.1/test/integration/ 19:25:10 spire-1.2.1/test/integration/README.md 19:25:10 spire-1.2.1/test/integration/common 19:25:10 spire-1.2.1/test/integration/setup/ 19:25:10 spire-1.2.1/test/integration/setup/adminclient/ 19:25:10 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:25:10 spire-1.2.1/test/integration/setup/adminclient/client.go 19:25:10 spire-1.2.1/test/integration/setup/debugagent/ 19:25:10 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:25:10 spire-1.2.1/test/integration/setup/debugagent/main.go 19:25:10 spire-1.2.1/test/integration/setup/debugserver/ 19:25:10 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:25:10 spire-1.2.1/test/integration/setup/debugserver/main.go 19:25:10 spire-1.2.1/test/integration/setup/downstreamclient/ 19:25:10 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:25:10 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:25:10 spire-1.2.1/test/integration/setup/itclient/ 19:25:10 spire-1.2.1/test/integration/setup/itclient/client.go 19:25:10 spire-1.2.1/test/integration/setup/node-attestation/ 19:25:10 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:25:10 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:25:10 spire-1.2.1/test/integration/setup/x509pop/ 19:25:10 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:25:10 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:25:10 spire-1.2.1/test/integration/suites/ 19:25:10 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:25:10 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:25:10 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:25:10 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:25:10 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:25:10 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:25:10 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:25:10 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:25:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:25:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:25:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:25:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:25:10 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:25:10 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:25:10 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:25:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:25:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:25:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:25:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:25:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:25:10 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:25:10 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:25:10 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:25:10 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:25:10 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:25:10 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:25:10 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:25:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:25:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:25:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:25:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:25:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:25:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:25:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:25:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:25:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:25:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:25:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:25:10 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:25:10 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:25:10 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:25:10 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:25:10 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:25:10 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:25:10 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:25:10 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:25:10 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:25:10 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:25:10 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:25:10 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:25:10 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:25:10 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:25:10 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:25:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:25:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:25:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:25:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:25:10 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:25:10 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:25:10 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:25:10 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:25:10 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:25:10 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:25:10 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:25:10 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:25:10 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:25:10 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:25:10 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:25:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:25:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:25:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:25:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:25:10 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:25:10 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:25:10 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:25:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:25:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:25:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:25:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:25:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:25:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:25:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:25:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:25:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:25:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:25:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:25:10 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:25:11 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:25:11 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:25:11 spire-1.2.1/test/integration/suites/join-token/ 19:25:11 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:25:11 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:25:11 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:25:11 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:25:11 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:25:11 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:25:11 spire-1.2.1/test/integration/suites/join-token/README.md 19:25:11 spire-1.2.1/test/integration/suites/join-token/conf/ 19:25:11 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:25:11 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:25:11 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:25:11 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:25:11 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:25:11 spire-1.2.1/test/integration/suites/join-token/teardown 19:25:11 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:25:11 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:25:11 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:25:11 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:25:11 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:25:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:25:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:25:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:25:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:25:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:25:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:25:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:25:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:25:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:25:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:25:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:25:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:25:11 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:25:11 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:25:11 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:25:11 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:25:11 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:25:11 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:25:11 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:25:11 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:25:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:25:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:25:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:25:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:25:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:25:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:25:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:25:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:25:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:25:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:25:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:25:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:25:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:25:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:25:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:25:11 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:25:11 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:25:11 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:25:11 spire-1.2.1/test/integration/suites/k8s/ 19:25:11 spire-1.2.1/test/integration/suites/k8s/00-setup 19:25:11 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:25:11 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:25:11 spire-1.2.1/test/integration/suites/k8s/README.md 19:25:11 spire-1.2.1/test/integration/suites/k8s/conf/ 19:25:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:25:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:25:11 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:25:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:25:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:25:11 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:25:11 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:25:11 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:25:11 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:25:11 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:25:11 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:25:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:25:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:25:11 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:25:11 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:25:11 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:25:11 spire-1.2.1/test/integration/suites/k8s/teardown 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/ 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:25:11 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:25:11 spire-1.2.1/test/integration/suites/node-attestation/ 19:25:11 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:25:11 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:25:11 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:25:11 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:25:11 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:25:11 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:25:11 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:25:11 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:25:11 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:25:11 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:25:11 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:25:11 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:25:11 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:25:11 spire-1.2.1/test/integration/suites/rotation/ 19:25:11 spire-1.2.1/test/integration/suites/rotation/00-setup 19:25:11 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:25:11 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:25:11 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:25:11 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:25:11 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:25:11 spire-1.2.1/test/integration/suites/rotation/README.md 19:25:11 spire-1.2.1/test/integration/suites/rotation/conf/ 19:25:11 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:25:11 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:25:11 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:25:11 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:25:11 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:25:11 spire-1.2.1/test/integration/suites/rotation/teardown 19:25:11 spire-1.2.1/test/integration/suites/self-test/ 19:25:11 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:25:11 spire-1.2.1/test/integration/suites/self-test/README.md 19:25:11 spire-1.2.1/test/integration/suites/self-test/teardown 19:25:11 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:25:11 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:25:11 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:25:11 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:25:11 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:25:11 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:25:11 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:25:11 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:25:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:25:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:25:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:25:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:25:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:25:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:25:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:25:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:25:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:25:11 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:25:11 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:25:11 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:25:11 spire-1.2.1/test/integration/suites/upgrade/ 19:25:11 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:25:11 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:25:11 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:25:11 spire-1.2.1/test/integration/suites/upgrade/README.md 19:25:11 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:25:11 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:25:11 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:25:11 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:25:11 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:25:11 spire-1.2.1/test/integration/suites/upgrade/teardown 19:25:11 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:25:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:25:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:25:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:25:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:25:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:25:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:25:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:25:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:25:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:25:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:25:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:25:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:25:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:25:11 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:25:11 spire-1.2.1/test/integration/test-one.sh 19:25:11 spire-1.2.1/test/integration/test.sh 19:25:11 spire-1.2.1/test/plugintest/ 19:25:11 spire-1.2.1/test/plugintest/config.go 19:25:11 spire-1.2.1/test/plugintest/load.go 19:25:11 spire-1.2.1/test/plugintest/option.go 19:25:11 spire-1.2.1/test/spiretest/ 19:25:11 spire-1.2.1/test/spiretest/apiserver.go 19:25:11 spire-1.2.1/test/spiretest/assertions.go 19:25:11 spire-1.2.1/test/spiretest/dir.go 19:25:11 spire-1.2.1/test/spiretest/errors_posix.go 19:25:11 spire-1.2.1/test/spiretest/errors_windows.go 19:25:11 spire-1.2.1/test/spiretest/logs.go 19:25:11 spire-1.2.1/test/spiretest/socketapi.go 19:25:11 spire-1.2.1/test/spiretest/suite.go 19:25:11 spire-1.2.1/test/spiretest/x509.go 19:25:11 spire-1.2.1/test/testca/ 19:25:11 spire-1.2.1/test/testca/ca.go 19:25:11 spire-1.2.1/test/testkey/ 19:25:11 spire-1.2.1/test/testkey/generate.sh 19:25:11 spire-1.2.1/test/testkey/genkeys.go 19:25:11 spire-1.2.1/test/testkey/keys.go 19:25:11 spire-1.2.1/test/testkey/new.go 19:25:11 spire-1.2.1/test/tpmsimulator/ 19:25:11 spire-1.2.1/test/tpmsimulator/simulator.go 19:25:11 spire-1.2.1/test/util/ 19:25:11 spire-1.2.1/test/util/cert_fixtures.go 19:25:11 spire-1.2.1/test/util/cert_generation.go 19:25:11 spire-1.2.1/test/util/io_redirection.go 19:25:11 spire-1.2.1/test/util/race.go 19:25:11 spire-1.2.1/test/util/util.go 19:25:11 building spire from source... 19:25:11 Installing go1.17.7... 19:25:38 Building bin/spire-server... 19:25:38 go: downloading github.com/mitchellh/cli v1.1.2 19:25:38 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:25:38 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:25:38 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:25:38 go: downloading google.golang.org/grpc v1.44.0 19:25:38 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:25:38 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:25:38 go: downloading github.com/imdario/mergo v0.3.12 19:25:38 go: downloading github.com/sirupsen/logrus v1.8.1 19:25:40 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:25:40 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:25:40 go: downloading github.com/fatih/color v1.13.0 19:25:40 go: downloading github.com/mattn/go-isatty v0.0.14 19:25:41 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:25:41 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:25:41 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:25:41 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:25:42 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:25:42 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:25:42 go: downloading github.com/armon/go-metrics v0.3.10 19:25:42 go: downloading github.com/prometheus/client_golang v1.12.1 19:25:42 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:25:43 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:25:43 go: downloading github.com/open-policy-agent/opa v0.38.0 19:25:58 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:25:58 go: downloading github.com/mattn/go-colorable v0.1.12 19:25:58 go: downloading github.com/Masterminds/goutils v1.1.0 19:25:58 go: downloading github.com/Masterminds/semver v1.5.0 19:25:58 go: downloading github.com/google/uuid v1.1.2 19:25:58 go: downloading github.com/huandu/xstrings v1.3.2 19:25:58 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:25:58 go: downloading github.com/oklog/run v1.0.0 19:25:58 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:25:58 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:25:58 go: downloading github.com/prometheus/client_model v0.2.0 19:25:58 go: downloading github.com/prometheus/common v0.32.1 19:25:58 go: downloading github.com/beorn7/perks v1.0.1 19:25:59 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:25:59 go: downloading github.com/prometheus/procfs v0.7.3 19:26:00 go: downloading github.com/imkira/go-observer v1.0.3 19:26:01 go: downloading go.uber.org/atomic v1.9.0 19:26:02 go: downloading github.com/hashicorp/errwrap v1.1.0 19:26:02 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:26:02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:26:02 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:26:02 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:26:02 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:26:02 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:26:17 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:26:17 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:26:17 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:26:17 go: downloading github.com/stretchr/testify v1.7.0 19:26:17 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:26:17 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:26:17 go: downloading github.com/blang/semver/v4 v4.0.0 19:26:17 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:26:17 go: downloading github.com/jinzhu/gorm v1.9.16 19:26:17 go: downloading github.com/lib/pq v1.10.4 19:26:17 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:26:17 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:26:44 go: downloading google.golang.org/api v0.70.0 19:26:44 go: downloading k8s.io/client-go v0.23.4 19:26:44 go: downloading github.com/google/go-tpm v0.3.3 19:26:44 go: downloading k8s.io/api v0.23.4 19:26:54 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:27:21 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:27:21 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:27:21 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:27:21 go: downloading cloud.google.com/go/storage v1.21.0 19:27:21 go: downloading cloud.google.com/go v0.100.2 19:27:22 go: downloading k8s.io/apimachinery v0.23.4 19:27:24 go: downloading k8s.io/kube-aggregator v0.23.3 19:27:25 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:27:26 go: downloading github.com/hashicorp/vault/api v1.4.1 19:27:26 go: downloading cloud.google.com/go/security v1.3.0 19:27:27 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:27:28 go: downloading github.com/twmb/murmur3 v1.1.6 19:27:28 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:27:28 go: downloading gopkg.in/yaml.v2 v2.4.0 19:27:28 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:27:28 go: downloading github.com/gobwas/glob v0.2.3 19:27:29 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:27:29 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:27:29 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:27:29 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:27:29 go: downloading github.com/aws/smithy-go v1.11.0 19:27:31 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:27:31 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:27:31 go: downloading github.com/jinzhu/inflection v1.0.0 19:27:31 go: downloading github.com/gogo/protobuf v1.3.2 19:27:37 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:27:38 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:27:38 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:27:38 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:27:38 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:27:38 go: downloading github.com/dimchansky/utfbom v1.1.1 19:27:38 go: downloading cloud.google.com/go/compute v1.3.0 19:27:39 go: downloading cloud.google.com/go/iam v0.1.1 19:27:39 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:27:40 go: downloading k8s.io/klog/v2 v2.30.0 19:27:40 go: downloading github.com/google/gofuzz v1.1.0 19:27:40 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:27:41 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:27:41 go: downloading github.com/spf13/pflag v1.0.5 19:27:42 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:27:42 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:27:42 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:27:42 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:27:42 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:27:42 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:27:42 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:27:44 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:27:44 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:27:44 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:27:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:27:44 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:27:46 go: downloading go.opencensus.io v0.23.0 19:27:47 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:27:47 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:27:47 go: downloading gopkg.in/inf.v0 v0.9.1 19:27:47 go: downloading github.com/go-logr/logr v1.2.2 19:27:48 go: downloading github.com/google/go-cmp v0.5.7 19:27:48 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:27:48 go: downloading github.com/json-iterator/go v1.1.12 19:27:49 go: downloading github.com/googleapis/gnostic v0.5.5 19:27:51 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:27:53 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:27:53 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:27:54 go: downloading github.com/tklauser/numcpus v0.3.0 19:27:54 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:27:54 go: downloading go.uber.org/zap v1.21.0 19:27:55 go: downloading sigs.k8s.io/yaml v1.3.0 19:27:55 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:27:55 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:27:55 go: downloading github.com/modern-go/reflect2 v1.0.2 19:27:55 go: downloading github.com/ryanuber/go-glob v1.0.0 19:27:55 go: downloading github.com/golang/snappy v0.0.4 19:27:55 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:28:05 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:28:05 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:28:05 go: downloading github.com/hashicorp/go-version v1.2.0 19:28:05 go: downloading go.uber.org/multierr v1.6.0 19:28:32 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:28:32 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:29:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:29:24 Removing intermediate container 439479f7cbb6 19:29:24 ---> 45d73119f821 19:29:24 19:29:24 Step 10/25 : FROM alpine:3.14 19:29:24 3.14: Pulling from library/alpine 19:29:26 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:29:26 Status: Downloaded newer image for alpine:3.14 19:29:26 ---> ac73e934f311 19:29:26 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:29:26 ---> Running in 78e115582d3e 19:29:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:29:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:29:29 (1/3) Installing ca-certificates (20211220-r0) 19:29:30 (2/3) Installing dumb-init (1.2.5-r1) 19:29:30 (3/3) Installing su-exec (0.2-r1) 19:29:30 Executing busybox-1.33.1-r7.trigger 19:29:30 Executing ca-certificates-20211220-r0.trigger 19:29:30 OK: 6 MiB in 17 packages 19:29:34 Removing intermediate container 78e115582d3e 19:29:34 ---> 86045c446380 19:29:34 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:29:34 ---> Running in 1b96c7e1fcb8 19:29:34 Removing intermediate container 508b46113582 19:29:34 ---> 6d34e502be75 19:29:34 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:29:34 ---> Running in a00ae538253e 19:29:35 Removing intermediate container 1b96c7e1fcb8 19:29:35 ---> b49dac320694 19:29:35 Step 13/25 : WORKDIR / 19:29:35 ---> Running in 7030de8c2d25 19:29:36 Removing intermediate container 7030de8c2d25 19:29:36 ---> 04234793a72e 19:29:36 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:29:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:29:38 ---> e3c381ae96ba 19:29:38 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:29:40 ---> a8982c668334 19:29:40 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:29:41 ---> 205b8d04d268 19:29:41 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:29:41 Removing intermediate container a00ae538253e 19:29:41 ---> 4a6d6df87067 19:29:41 19:29:41 Step 11/23 : FROM docker:20.10.14 19:29:42 20.10.14: Pulling from library/docker 19:29:43 ---> 3649500703a9 19:29:43 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:29:45 Removing intermediate container 0f801eec2387 19:29:45 ---> 3496971550a8 19:29:45 19:29:45 Step 10/31 : FROM alpine:3.14 19:29:45 ---> ac73e934f311 19:29:45 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:29:45 ---> Running in c3c05a88195d 19:29:46 Removing intermediate container c3c05a88195d 19:29:46 ---> d191c4f8c1f7 19:29:46 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:29:46 ---> Running in 200b6543f5a8 19:29:47 ---> c9baca4aabdf 19:29:47 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:29:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:29:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:29:50 (1/2) Installing dumb-init (1.2.5-r1) 19:29:50 (2/2) Installing su-exec (0.2-r1) 19:29:50 Executing busybox-1.33.1-r7.trigger 19:29:50 OK: 6 MiB in 16 packages 19:29:51 ---> b0f895f94278 19:29:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:29:53 Removing intermediate container 200b6543f5a8 19:29:53 ---> e63f8c84dfa1 19:29:53 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:29:53 ---> f8d5af9d30a2 19:29:53 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/ 19:29:53 ---> Running in af6838d0f28b 19:29:53 ---> Running in 743e0dc50bc5 19:29:54 Removing intermediate container af6838d0f28b 19:29:54 ---> 505fee6e958d 19:29:54 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:29:54 ---> Running in 02627d617164 19:29:54 Removing intermediate container 02627d617164 19:29:54 ---> 830cac08dcbd 19:29:54 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:29:55 ---> Running in 5d06d103319f 19:29:57 Removing intermediate container 743e0dc50bc5 19:29:57 ---> 936edf7c2092 19:29:57 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:29:57 ---> Running in c38795690429 19:29:58 Removing intermediate container c38795690429 19:29:58 ---> e057fea30057 19:29:58 Step 23/25 : LABEL arch=arm64 19:29:58 ---> Running in 7efb79e7866f 19:29:59 Removing intermediate container 5d06d103319f 19:29:59 ---> 9859353f084d 19:29:59 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:29:59 ---> Running in eaa1c01875fa 19:30:00 Removing intermediate container 7efb79e7866f 19:30:00 ---> 616435c4be51 19:30:00 Step 24/25 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 19:30:00 ---> Running in 2445f210873b 19:30:00 Removing intermediate container eaa1c01875fa 19:30:00 ---> 055ef7b85a3e 19:30:00 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:30:00 Removing intermediate container 2445f210873b 19:30:00 ---> 32fbe9530d90 19:30:00 Step 25/25 : LABEL version=0.0.0 19:30:01 ---> Running in 5d7e0a29f583 19:30:02 Removing intermediate container 5d7e0a29f583 19:30:02 ---> 75a64c5a9f5a 19:30:02 19:30:02 ---> 0aa1e45fbd18 19:30:02 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:30:02 ---> Running in a78b03f62bf1 19:30:04 Successfully built 75a64c5a9f5a 19:30:04 Successfully tagged security-secretstore-setup-arm64:latest 19:30:04  Building security-secretstore-setup ... done Building core-command 19:30:06 Removing intermediate container a78b03f62bf1 19:30:06 ---> f81722f39b26 19:30:06 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:07 ---> 41b8641ae33c 19:30:07 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:30:10 ---> 0a23bf883c44 19:30:10 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:30:11 ---> 9f73c9089473 19:30:11 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:30:12 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:30:12 Status: Downloaded newer image for docker:20.10.14 19:30:12 ---> c346e9eafbab 19:30:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:30:12 ---> Running in ee40dfb4034d 19:30:12 ---> 3e45249f1fe3 19:30:12 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:30:13 Removing intermediate container ee40dfb4034d 19:30:13 ---> 00e73194da21 19:30:13 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 19:30:13 ---> Running in b1117d791ba7 19:30:14 ---> b172ca1ee364 19:30:14 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:30:14 ---> Running in 1eeb3b47061e 19:30:16 Removing intermediate container 1eeb3b47061e 19:30:16 ---> fa69eeefa2ae 19:30:16 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:30:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:30:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:30:17 (1/43) Installing readline (8.1.1-r0) 19:30:17 (2/43) Installing bash (5.1.16-r0) 19:30:17 Executing bash-5.1.16-r0.post-install 19:30:17 (3/43) Installing brotli-libs (1.0.9-r5) 19:30:17 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:30:17 (5/43) Installing libcurl (7.80.0-r0) 19:30:17 ---> f4aa56acb537 19:30:17 Step 26/31 : RUN chmod +x /entrypoint.sh 19:30:17 (6/43) Installing curl (7.80.0-r0) 19:30:17 (7/43) Installing dumb-init (1.2.5-r1) 19:30:17 (8/43) Installing libbz2 (1.0.8-r1) 19:30:17 (9/43) Installing expat (2.4.7-r0) 19:30:17 (10/43) Installing libffi (3.4.2-r1) 19:30:17 (11/43) Installing gdbm (1.22-r0) 19:30:17 (12/43) Installing xz-libs (5.2.5-r1) 19:30:17 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:30:17 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:30:17 (15/43) Installing mpdecimal (2.5.1-r1) 19:30:17 (16/43) Installing sqlite-libs (3.36.0-r0) 19:30:17 (17/43) Installing python3 (3.9.7-r4) 19:30:18 ---> Running in b275c8ad920d 19:30:20 (18/43) Installing py3-appdirs (1.4.4-r2) 19:30:20 (19/43) Installing py3-certifi (2020.12.5-r1) 19:30:20 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:30:20 (21/43) Installing py3-idna (3.3-r0) 19:30:20 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:30:20 (23/43) Installing py3-requests (2.26.0-r1) 19:30:20 (24/43) Installing py3-msgpack (1.0.2-r1) 19:30:20 (25/43) Installing py3-lockfile (0.12.2-r4) 19:30:20 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:30:20 (27/43) Installing py3-colorama (0.4.4-r1) 19:30:20 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:30:20 (29/43) Installing py3-distlib (0.3.3-r0) 19:30:20 (30/43) Installing py3-distro (1.6.0-r0) 19:30:20 (31/43) Installing py3-six (1.16.0-r0) 19:30:20 (32/43) Installing py3-webencodings (0.5.1-r4) 19:30:20 (33/43) Installing py3-html5lib (1.1-r1) 19:30:20 (34/43) Installing py3-parsing (2.4.7-r2) 19:30:20 (35/43) Installing py3-packaging (20.9-r1) 19:30:20 (36/43) Installing py3-tomli (1.2.2-r0) 19:30:20 (37/43) Installing py3-pep517 (0.12.0-r0) 19:30:20 (38/43) Installing py3-progress (1.6-r0) 19:30:20 (39/43) Installing py3-retrying (1.3.3-r2) 19:30:21 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:30:21 (41/43) Installing py3-setuptools (52.0.0-r4) 19:30:21 (42/43) Installing py3-toml (0.10.2-r2) 19:30:21 (43/43) Installing py3-pip (20.3.4-r1) 19:30:22 Executing busybox-1.34.1-r5.trigger 19:30:22 OK: 82 MiB in 65 packages 19:30:23 Removing intermediate container b275c8ad920d 19:30:23 ---> e381c6cbdc05 19:30:23 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:30:23 ---> Running in 79a44a733d33 19:30:24 Removing intermediate container 79a44a733d33 19:30:24 ---> 0faf161d5387 19:30:24 Step 28/31 : CMD ["gate"] 19:30:24 ---> Running in c96480f04405 19:30:26 Removing intermediate container c96480f04405 19:30:26 ---> 4559460c91db 19:30:26 Step 29/31 : LABEL arch=arm64 19:30:26 ---> Running in fa7eb64c51ed 19:30:27 Collecting docker-compose==1.23.2 19:30:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:30:27 Removing intermediate container fa7eb64c51ed 19:30:27 ---> 9ac9f3206a92 19:30:27 Step 30/31 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 19:30:27 Collecting docopt<0.7,>=0.6.1 19:30:27 Downloading docopt-0.6.2.tar.gz (25 kB) 19:30:27 ---> Running in 6bd610022fb3 19:30:28 Removing intermediate container 6bd610022fb3 19:30:28 ---> 83eb1d855b88 19:30:28 Step 31/31 : LABEL version=0.0.0 19:30:29 ---> Running in f9502297cb66 19:30:30 Collecting docker<4.0,>=3.6.0 19:30:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:30:30 Removing intermediate container f9502297cb66 19:30:30 ---> 3a244df47d87 19:30:30 19:30:30 Collecting texttable<0.10,>=0.9.0 19:30:30 Downloading texttable-0.9.1.tar.gz (11 kB) 19:30:31 Removing intermediate container 604b145599f6 19:30:31 ---> 61c7ebdb8bd8 19:30:31 19:30:31 Step 10/23 : FROM alpine:3.14 19:30:31 ---> ac73e934f311 19:30:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:30:31 ---> Running in abe960f43d53 19:30:31 Successfully built 3a244df47d87 19:30:31 Successfully tagged security-bootstrapper-arm64:latest 19:30:31 Building support-scheduler 19:30:32  Building security-bootstrapper ... done Removing intermediate container abe960f43d53 19:30:32 ---> e04cb2ef4ed3 19:30:32 Step 12/23 : ENV APP_PORT=59880 19:30:32 ---> Running in 04aed01d9afa 19:30:32 Collecting dockerpty<0.5,>=0.4.1 19:30:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:30:32 Removing intermediate container 04aed01d9afa 19:30:32 ---> bc6bf30a6d3e 19:30:32 Step 13/23 : EXPOSE $APP_PORT 19:30:32 ---> Running in 114618fe5962 19:30:33 Removing intermediate container 114618fe5962 19:30:33 ---> e015f97e5ddf 19:30:33 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:33 ---> Running in 735b7c3e83f0 19:30:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:30:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:30:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:30:36 Collecting jsonschema<3,>=2.5.1 19:30:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:30:37 Removing intermediate container 735b7c3e83f0 19:30:37 ---> 785605771903 19:30:37 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:30:37 ---> Running in 3046d51c4a26 19:30:37 Collecting websocket-client<1.0,>=0.32.0 19:30:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:30:37 Collecting cached-property<2,>=1.2.0 19:30:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:30:39 Collecting PyYAML<4,>=3.10 19:30:39 Downloading PyYAML-3.13.tar.gz (270 kB) 19:30:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:30:39 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:30:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:30:39 ---> 762eb3dc07bb 19:30:39 Step 3/23 : WORKDIR /edgex-go 19:30:39 ---> Using cache 19:30:39 ---> 9e824cdc023e 19:30:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:39 ---> Using cache 19:30:39 ---> 4b5c2de6cc43 19:30:39 Step 5/23 : RUN apk add --update --no-cache make git 19:30:39 ---> Running in bf1a8c800398 19:30:40 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:30:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:30:41 (1/6) Installing dumb-init (1.2.5-r1) 19:30:41 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:30:41 (3/6) Installing libsodium (1.0.18-r0) 19:30:41 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:30:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:30:41 (5/6) Installing libzmq (4.3.4-r0) 19:30:42 (6/6) Installing zeromq (4.3.4-r0) 19:30:42 Executing busybox-1.33.1-r7.trigger 19:30:42 OK: 8 MiB in 20 packages 19:30:43 OK: 220 MiB in 52 packages 19:30:44 Collecting docker-pycreds>=0.4.0 19:30:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:30:44 Removing intermediate container 3046d51c4a26 19:30:44 ---> 9f619862e169 19:30:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:44 Removing intermediate container bf1a8c800398 19:30:44 ---> 61a46c8eed03 19:30:44 Step 6/23 : COPY go.mod vendor* ./ 19:30:45 ---> 40beb66b00e8 19:30:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:30:45 Collecting urllib3<1.25,>=1.21.1 19:30:45 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:30:45 Collecting chardet<3.1.0,>=3.0.2 19:30:45 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:30:45 Collecting idna<2.8,>=2.5 19:30:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:30:46 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) 19:30:46 ---> 77e7f3640eea 19:30:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:46 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:30:46 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:30:46 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:30:46 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:30:46 ---> Running in 0305eaa1f254 19:30:47 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:30:47 Attempting uninstall: urllib3 19:30:47 Found existing installation: urllib3 1.26.7 19:30:47 Uninstalling urllib3-1.26.7: 19:30:47 Successfully uninstalled urllib3-1.26.7 19:30:48 Attempting uninstall: idna 19:30:48 Found existing installation: idna 3.3 19:30:48 Uninstalling idna-3.3: 19:30:48 ---> 70f0dc989e96 19:30:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:30:48 Successfully uninstalled idna-3.3 19:30:49 ---> aa63d98d6f7b 19:30:49 Step 19/23 : ENTRYPOINT ["/core-data"] 19:30:49 ---> Running in 2243c6f73cd0 19:30:50 Removing intermediate container 2243c6f73cd0 19:30:50 ---> 26d4fbd2ea93 19:30:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:30:50 ---> Running in a644072e8714 19:30:51 Removing intermediate container a644072e8714 19:30:51 ---> 0bf0353111c0 19:30:51 Step 21/23 : LABEL arch=arm64 19:30:51 ---> Running in 7a1ab2dcbe10 19:30:52 Attempting uninstall: requests 19:30:52 Found existing installation: requests 2.26.0 19:30:52 Uninstalling requests-2.26.0: 19:30:52 Successfully uninstalled requests-2.26.0 19:30:52 Removing intermediate container 0305eaa1f254 19:30:52 ---> 16002803b642 19:30:52 Step 8/23 : COPY . . 19:30:52 Removing intermediate container 7a1ab2dcbe10 19:30:52 ---> a0de46179afc 19:30:52 Step 22/23 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 19:30:52 ---> Running in d8f482f4671b 19:30:52 Running setup.py install for texttable: started 19:30:53 Removing intermediate container d8f482f4671b 19:30:53 ---> d64096a6e1e2 19:30:53 Step 23/23 : LABEL version=0.0.0 19:30:53 ---> Running in 1765af9f2980 19:30:54 Removing intermediate container 1765af9f2980 19:30:54 ---> a3b6795a4d86 19:30:54 19:30:55 Running setup.py install for texttable: finished with status 'done' 19:30:55 Running setup.py install for PyYAML: started 19:30:55 Successfully built a3b6795a4d86 19:30:55 Successfully tagged core-data-arm64:latest 19:30:55 Building support-notifications 19:30:57  Building core-data ... done  Running setup.py install for PyYAML: finished with status 'done' 19:30:58 Running setup.py install for docopt: started 19:31:01 Running setup.py install for docopt: finished with status 'done' 19:31:01 Running setup.py install for dockerpty: started 19:31:03 Running setup.py install for dockerpty: finished with status 'done' 19:31:05 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 19:31:07 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:31:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:31:07 ---> 762eb3dc07bb 19:31:07 Step 3/22 : WORKDIR /edgex-go 19:31:07 ---> Using cache 19:31:07 ---> 9e824cdc023e 19:31:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:07 ---> Using cache 19:31:07 ---> 4b5c2de6cc43 19:31:07 Step 5/22 : RUN apk add --update --no-cache make git 19:31:07 ---> Using cache 19:31:07 ---> 61a46c8eed03 19:31:07 Step 6/22 : COPY go.mod vendor* ./ 19:31:07 ---> Using cache 19:31:07 ---> 77e7f3640eea 19:31:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:07 ---> Using cache 19:31:07 ---> 16002803b642 19:31:07 Step 8/22 : COPY . . 19:31:39 ---> c4f726c33ba4 19:31:39 Step 9/23 : RUN make cmd/core-command/core-command 19:31:39 ---> Running in 9f525c60fdf6 19:31:39 Removing intermediate container b1117d791ba7 19:31:39 ---> 55ed6857a88f 19:31:39 Step 14/23 : ENV APP_PORT=58890 19:31:39 ---> Running in d02990f65548 19:31:39 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:31:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:31:39 ---> 762eb3dc07bb 19:31:39 Step 3/22 : WORKDIR /edgex-go 19:31:39 ---> Using cache 19:31:39 ---> 9e824cdc023e 19:31:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:39 ---> Using cache 19:31:39 ---> 4b5c2de6cc43 19:31:39 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:31:39 ---> Running in 360f19e41047 19:31:39 Removing intermediate container d02990f65548 19:31:39 ---> 02d1e3a8fc3e 19:31:39 Step 15/23 : EXPOSE $APP_PORT 19:31:39 ---> Running in 6422c955ba90 19:31:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:31:40 Removing intermediate container 6422c955ba90 19:31:40 ---> e0353b4b7783 19:31:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:31:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:31:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:31:43 ---> 26fe1f352b09 19:31:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:31:44 OK: 220 MiB in 52 packages 19:31:45 ---> 4f0a50bcf656 19:31:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:31:46 Removing intermediate container 360f19e41047 19:31:46 ---> 6f018f5ebb2c 19:31:46 Step 6/22 : COPY go.mod vendor* ./ 19:31:47 ---> 163e8a28a84e 19:31:47 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:31:48 ---> Running in 1a128ed72a78 19:31:48 ---> da166b1d51f4 19:31:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:48 ---> Running in 761ede463fd1 19:31:49 Removing intermediate container 1a128ed72a78 19:31:49 ---> 00ef5f43515a 19:31:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:31:49 ---> Running in 74778a7034b8 19:31:50 Removing intermediate container 74778a7034b8 19:31:50 ---> 25f84286812e 19:31:50 Step 21/23 : LABEL arch=arm64 19:31:50 ---> Running in 82e2c9266697 19:31:51 Removing intermediate container 82e2c9266697 19:31:51 ---> febea603a47e 19:31:51 Step 22/23 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 19:31:51 ---> Running in fc6695a736c1 19:31:52 Removing intermediate container fc6695a736c1 19:31:52 ---> b92fc4023ce1 19:31:52 Step 23/23 : LABEL version=0.0.0 19:31:52 ---> Running in 65e3cf3ac011 19:31:53 Removing intermediate container 65e3cf3ac011 19:31:53 ---> fbd54036bf71 19:31:53 19:31:54 Removing intermediate container 761ede463fd1 19:31:54 ---> b36c1b470fd2 19:31:54 Step 8/22 : COPY . . 19:31:54 Successfully built fbd54036bf71 19:31:54 Successfully tagged sys-mgmt-agent-arm64:latest 19:31:54 Building security-spire-server 19:31:56  Building sys-mgmt-agent ... done  ---> cf1a197378dd 19:31:56 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:31:56 ---> Running in a97d6e89af94 19:31:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:32:25 ---> e67f639e7ea1 19:32:25 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:32:25 ---> Running in dba767f3f611 19:32:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:32:25 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:32:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:32:25 ---> 762eb3dc07bb 19:32:25 Step 3/25 : WORKDIR /edgex-go 19:32:25 ---> Using cache 19:32:25 ---> 9e824cdc023e 19:32:25 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:25 ---> Using cache 19:32:25 ---> 4b5c2de6cc43 19:32:25 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:32:25 ---> Running in bf6ee86f2cf8 19:32:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:29 OK: 220 MiB in 52 packages 19:32:30 Removing intermediate container bf6ee86f2cf8 19:32:30 ---> 67e37a12e859 19:32:30 Step 6/25 : COPY go.mod vendor* ./ 19:32:31 ---> 5cfec7ed1532 19:32:31 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:31 ---> Running in 39be2cb77003 19:32:36 Removing intermediate container 39be2cb77003 19:32:36 ---> c6087cdc32bc 19:32:36 Step 8/25 : COPY . . 19:32:59 ---> 53cd378da125 19:32:59 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:32:59 ---> Running in d500b52dcced 19:32:59 Removing intermediate container d500b52dcced 19:32:59 ---> cc21067538f1 19:32:59 Step 10/25 : RUN mkdir -p spire-build 19:32:59 ---> Running in 4afb7c9fe9f1 19:32:59 Removing intermediate container 4afb7c9fe9f1 19:32:59 ---> 08e66dbb429e 19:32:59 Step 11/25 : WORKDIR /edgex-go/spire-build 19:32:59 ---> Running in be1ee2ba9bb9 19:33:00 Removing intermediate container be1ee2ba9bb9 19:33:00 ---> 7cfede26ffca 19:33:00 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 19:33:00 ---> Running in f55cf8c04d02 19:33:03 spire-1.2.1/ 19:33:03 spire-1.2.1/.data/ 19:33:03 spire-1.2.1/.data/.file 19:33:03 spire-1.2.1/.dockerignore 19:33:03 spire-1.2.1/.gitattributes 19:33:03 spire-1.2.1/.githooks/ 19:33:03 spire-1.2.1/.githooks/pre-commit 19:33:03 spire-1.2.1/.github/ 19:33:03 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:33:03 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:33:03 spire-1.2.1/.github/dependabot.yml 19:33:03 spire-1.2.1/.github/workflows/ 19:33:03 spire-1.2.1/.github/workflows/nightly_build.yaml 19:33:03 spire-1.2.1/.github/workflows/pr_build.yaml 19:33:03 spire-1.2.1/.github/workflows/release_build.yaml 19:33:03 spire-1.2.1/.github/workflows/scripts/ 19:33:03 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:33:03 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:33:03 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:33:03 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:33:03 spire-1.2.1/.github/workflows/scripts/split.sh 19:33:03 spire-1.2.1/.gitignore 19:33:03 spire-1.2.1/.go-version 19:33:03 spire-1.2.1/.golangci.yml 19:33:03 spire-1.2.1/ADOPTERS.md 19:33:03 spire-1.2.1/CHANGELOG.md 19:33:03 spire-1.2.1/CODE-OF-CONDUCT.md 19:33:03 spire-1.2.1/CODEOWNERS 19:33:03 spire-1.2.1/CONTRIBUTING.md 19:33:03 spire-1.2.1/Dockerfile 19:33:03 spire-1.2.1/Dockerfile.dev 19:33:03 spire-1.2.1/Dockerfile.scratch 19:33:03 spire-1.2.1/LICENSE 19:33:03 spire-1.2.1/MAINTAINERS.md 19:33:03 spire-1.2.1/Makefile 19:33:03 spire-1.2.1/README.md 19:33:03 spire-1.2.1/ROADMAP.md 19:33:03 spire-1.2.1/SECURITY.md 19:33:03 spire-1.2.1/cmd/ 19:33:03 spire-1.2.1/cmd/spire-agent/ 19:33:03 spire-1.2.1/cmd/spire-agent/cli/ 19:33:03 spire-1.2.1/cmd/spire-agent/cli/api/ 19:33:03 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:33:03 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:33:03 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:33:03 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:33:03 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:33:03 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:33:03 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:33:03 spire-1.2.1/cmd/spire-agent/cli/common/ 19:33:03 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:33:03 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:33:03 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:33:03 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:33:03 spire-1.2.1/cmd/spire-agent/cli/run/ 19:33:03 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:33:03 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:33:03 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:33:03 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:33:03 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:33:03 spire-1.2.1/cmd/spire-agent/main.go 19:33:03 spire-1.2.1/cmd/spire-server/ 19:33:03 spire-1.2.1/cmd/spire-server/cli/ 19:33:03 spire-1.2.1/cmd/spire-server/cli/agent/ 19:33:03 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:33:03 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/cli.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/entry/ 19:33:03 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/federation/ 19:33:03 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:33:03 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:33:03 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/run/ 19:33:03 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/token/ 19:33:03 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/validate/ 19:33:03 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/x509/ 19:33:03 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:33:03 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:33:03 spire-1.2.1/cmd/spire-server/main.go 19:33:03 spire-1.2.1/cmd/spire-server/util/ 19:33:03 spire-1.2.1/cmd/spire-server/util/util.go 19:33:03 spire-1.2.1/conf/ 19:33:03 spire-1.2.1/conf/agent/ 19:33:03 spire-1.2.1/conf/agent/agent.conf 19:33:03 spire-1.2.1/conf/agent/agent_full.conf 19:33:03 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:33:03 spire-1.2.1/conf/server/ 19:33:03 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:33:03 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:33:03 spire-1.2.1/conf/server/server.conf 19:33:03 spire-1.2.1/conf/server/server_full.conf 19:33:03 spire-1.2.1/doc/ 19:33:03 spire-1.2.1/doc/SPIRE101.md 19:33:03 spire-1.2.1/doc/auditlog.md 19:33:03 spire-1.2.1/doc/authorization_policy_engine.md 19:33:03 spire-1.2.1/doc/changelog_guidelines.md 19:33:03 spire-1.2.1/doc/cure53-report.pdf 19:33:03 spire-1.2.1/doc/images/ 19:33:03 spire-1.2.1/doc/images/2019_roadmap.png 19:33:03 spire-1.2.1/doc/images/SPIRE101.png 19:33:03 spire-1.2.1/doc/images/SPIRE_agent.png 19:33:03 spire-1.2.1/doc/images/SPIRE_server.png 19:33:03 spire-1.2.1/doc/images/cache_mgr.png 19:33:03 spire-1.2.1/doc/images/cache_mgr_components.png 19:33:03 spire-1.2.1/doc/images/federated_spire.png 19:33:03 spire-1.2.1/doc/images/ha_mode.png 19:33:03 spire-1.2.1/doc/images/nested_spire.png 19:33:03 spire-1.2.1/doc/images/oidc_federation.png 19:33:03 spire-1.2.1/doc/images/single_trust_domain.png 19:33:03 spire-1.2.1/doc/images/spiffe_compatible.png 19:33:03 spire-1.2.1/doc/images/spire_logo.png 19:33:03 spire-1.2.1/doc/migrating_registration_api_clients.md 19:33:03 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:33:03 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:33:03 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:33:03 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:33:03 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:33:03 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:33:03 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:33:03 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:33:03 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:33:03 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:33:03 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:33:03 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:33:03 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:33:03 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:33:03 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:33:03 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:33:03 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:33:03 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:33:03 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:33:03 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:33:03 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:33:03 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:33:03 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:33:03 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:33:03 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:33:03 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:33:03 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:33:03 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:33:03 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:33:03 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:33:03 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:33:03 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:33:03 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:33:03 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:33:03 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:33:03 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:33:03 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:33:03 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:33:03 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:33:03 spire-1.2.1/doc/scaling_spire.md 19:33:03 spire-1.2.1/doc/spire_agent.md 19:33:03 spire-1.2.1/doc/spire_server.md 19:33:03 spire-1.2.1/doc/supported_integrations.md 19:33:03 spire-1.2.1/doc/telemetry.md 19:33:03 spire-1.2.1/doc/telemetry_config.md 19:33:03 spire-1.2.1/doc/upgrading.md 19:33:03 spire-1.2.1/doc/using_spire.md 19:33:03 spire-1.2.1/examples/ 19:33:03 spire-1.2.1/examples/README.md 19:33:03 spire-1.2.1/go.mod 19:33:03 spire-1.2.1/go.sum 19:33:03 spire-1.2.1/pkg/ 19:33:03 spire-1.2.1/pkg/agent/ 19:33:03 spire-1.2.1/pkg/agent/agent.go 19:33:03 spire-1.2.1/pkg/agent/api/ 19:33:03 spire-1.2.1/pkg/agent/api/config.go 19:33:03 spire-1.2.1/pkg/agent/api/debug/ 19:33:03 spire-1.2.1/pkg/agent/api/debug/v1/ 19:33:03 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:33:03 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:33:03 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:33:03 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:33:03 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:33:03 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:33:03 spire-1.2.1/pkg/agent/api/endpoints.go 19:33:03 spire-1.2.1/pkg/agent/api/health/ 19:33:03 spire-1.2.1/pkg/agent/api/health/v1/ 19:33:03 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:33:03 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:33:03 spire-1.2.1/pkg/agent/api/rpccontext/ 19:33:03 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:33:03 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:33:03 spire-1.2.1/pkg/agent/attestor/ 19:33:03 spire-1.2.1/pkg/agent/attestor/node/ 19:33:03 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:33:03 spire-1.2.1/pkg/agent/attestor/node/node.go 19:33:03 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:33:03 spire-1.2.1/pkg/agent/attestor/workload/ 19:33:03 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:33:03 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:33:03 spire-1.2.1/pkg/agent/catalog/ 19:33:03 spire-1.2.1/pkg/agent/catalog/catalog.go 19:33:03 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:33:03 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:33:03 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:33:03 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:33:03 spire-1.2.1/pkg/agent/client/ 19:33:03 spire-1.2.1/pkg/agent/client/client.go 19:33:03 spire-1.2.1/pkg/agent/client/client_test.go 19:33:03 spire-1.2.1/pkg/agent/client/dial.go 19:33:03 spire-1.2.1/pkg/agent/client/nodeconn.go 19:33:03 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:33:03 spire-1.2.1/pkg/agent/client/update.go 19:33:03 spire-1.2.1/pkg/agent/client/util.go 19:33:03 spire-1.2.1/pkg/agent/common/ 19:33:03 spire-1.2.1/pkg/agent/common/backoff/ 19:33:03 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:33:03 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:33:03 spire-1.2.1/pkg/agent/common/cgroups/ 19:33:03 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:33:03 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:33:03 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:33:03 spire-1.2.1/pkg/agent/config.go 19:33:03 spire-1.2.1/pkg/agent/endpoints/ 19:33:03 spire-1.2.1/pkg/agent/endpoints/config.go 19:33:03 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:33:03 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:33:03 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:33:03 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:33:03 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:33:03 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:33:03 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:33:03 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:33:03 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:33:03 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:33:03 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:33:03 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:33:03 spire-1.2.1/pkg/agent/endpoints/workload/ 19:33:03 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:33:03 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:33:03 spire-1.2.1/pkg/agent/manager/ 19:33:03 spire-1.2.1/pkg/agent/manager/cache/ 19:33:03 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:33:03 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:33:03 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:33:03 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:33:03 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:33:03 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:33:03 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:33:03 spire-1.2.1/pkg/agent/manager/config.go 19:33:03 spire-1.2.1/pkg/agent/manager/manager.go 19:33:03 spire-1.2.1/pkg/agent/manager/manager_test.go 19:33:03 spire-1.2.1/pkg/agent/manager/storage.go 19:33:03 spire-1.2.1/pkg/agent/manager/storage_test.go 19:33:03 spire-1.2.1/pkg/agent/manager/storecache/ 19:33:03 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:33:03 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:33:03 spire-1.2.1/pkg/agent/manager/sync.go 19:33:03 spire-1.2.1/pkg/agent/plugin/ 19:33:03 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:33:03 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:33:03 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:33:03 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:33:03 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:33:03 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:33:03 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:33:03 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:33:03 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:33:03 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:33:03 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:33:03 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:33:03 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:33:03 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:33:03 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:33:03 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:33:03 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:33:03 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:33:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:33:03 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:33:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:33:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:33:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:33:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:33:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:33:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:33:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:33:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:33:03 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:33:03 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:33:03 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:33:03 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:33:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:33:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:33:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:33:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:33:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:33:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:33:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:33:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:33:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:33:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:33:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:33:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:33:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:33:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:33:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:33:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:33:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:33:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:33:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:33:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:33:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:33:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:33:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:33:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:33:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:33:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:33:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:33:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:33:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:33:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:33:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:33:03 spire-1.2.1/pkg/agent/svid/ 19:33:03 spire-1.2.1/pkg/agent/svid/rotator.go 19:33:03 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:33:03 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:33:03 spire-1.2.1/pkg/agent/svid/store/ 19:33:03 spire-1.2.1/pkg/agent/svid/store/service.go 19:33:03 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:33:03 spire-1.2.1/pkg/common/ 19:33:03 spire-1.2.1/pkg/common/agentpathtemplate/ 19:33:03 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:33:03 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:33:03 spire-1.2.1/pkg/common/api/ 19:33:03 spire-1.2.1/pkg/common/api/metrics.go 19:33:03 spire-1.2.1/pkg/common/api/middleware/ 19:33:03 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:33:03 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:33:03 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:33:03 spire-1.2.1/pkg/common/api/middleware/logger.go 19:33:03 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:33:03 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:33:03 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:33:03 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:33:03 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:33:03 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:33:03 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:33:03 spire-1.2.1/pkg/common/api/middleware/names.go 19:33:03 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:33:03 spire-1.2.1/pkg/common/api/names.go 19:33:03 spire-1.2.1/pkg/common/api/ratelimit.go 19:33:03 spire-1.2.1/pkg/common/api/rpccontext/ 19:33:03 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:33:03 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:33:03 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:33:03 spire-1.2.1/pkg/common/auth/ 19:33:03 spire-1.2.1/pkg/common/auth/interceptors.go 19:33:03 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:33:03 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:33:03 spire-1.2.1/pkg/common/bundleutil/ 19:33:03 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:33:03 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:33:03 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:33:03 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:33:03 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:33:03 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:33:03 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:33:03 spire-1.2.1/pkg/common/bundleutil/types.go 19:33:03 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:33:03 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:33:03 spire-1.2.1/pkg/common/catalog/ 19:33:03 spire-1.2.1/pkg/common/catalog/bind.go 19:33:03 spire-1.2.1/pkg/common/catalog/builtin.go 19:33:03 spire-1.2.1/pkg/common/catalog/catalog.go 19:33:03 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:33:03 spire-1.2.1/pkg/common/catalog/closers.go 19:33:03 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:33:03 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:33:03 spire-1.2.1/pkg/common/catalog/config.go 19:33:03 spire-1.2.1/pkg/common/catalog/config_test.go 19:33:03 spire-1.2.1/pkg/common/catalog/configure.go 19:33:03 spire-1.2.1/pkg/common/catalog/constraints.go 19:33:03 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:33:03 spire-1.2.1/pkg/common/catalog/context.go 19:33:03 spire-1.2.1/pkg/common/catalog/external.go 19:33:03 spire-1.2.1/pkg/common/catalog/host.go 19:33:03 spire-1.2.1/pkg/common/catalog/pipenet.go 19:33:03 spire-1.2.1/pkg/common/catalog/plugin.go 19:33:03 spire-1.2.1/pkg/common/catalog/testplugin/ 19:33:03 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:33:03 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:33:03 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:33:03 spire-1.2.1/pkg/common/cli/ 19:33:03 spire-1.2.1/pkg/common/cli/env.go 19:33:03 spire-1.2.1/pkg/common/cli/flags.go 19:33:03 spire-1.2.1/pkg/common/cli/trust_domain.go 19:33:03 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:33:03 spire-1.2.1/pkg/common/cli/umask.go 19:33:03 spire-1.2.1/pkg/common/cli/umask_posix.go 19:33:03 spire-1.2.1/pkg/common/cli/umask_test.go 19:33:03 spire-1.2.1/pkg/common/cli/umask_windows.go 19:33:03 spire-1.2.1/pkg/common/cliprinter/ 19:33:03 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:33:03 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:33:03 spire-1.2.1/pkg/common/cliprinter/flag.go 19:33:03 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:33:03 spire-1.2.1/pkg/common/cliprinter/format.go 19:33:03 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:33:03 spire-1.2.1/pkg/common/cliprinter/internal/ 19:33:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:33:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:33:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:33:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:33:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:33:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:33:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:33:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:33:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:33:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:33:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:33:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:33:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:33:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:33:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:33:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:33:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:33:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:33:03 spire-1.2.1/pkg/common/coretypes/ 19:33:03 spire-1.2.1/pkg/common/coretypes/bundle/ 19:33:03 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:33:03 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:33:03 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:33:03 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:33:03 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:33:03 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:33:03 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:33:03 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:33:03 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:33:03 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:33:03 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:33:03 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:33:03 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:33:03 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:33:03 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:33:03 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:33:03 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:33:03 spire-1.2.1/pkg/common/cryptoutil/ 19:33:03 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:33:03 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:33:03 spire-1.2.1/pkg/common/diskutil/ 19:33:03 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:33:03 spire-1.2.1/pkg/common/diskutil/file_test.go 19:33:03 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:33:03 spire-1.2.1/pkg/common/errorutil/ 19:33:03 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:33:03 spire-1.2.1/pkg/common/health/ 19:33:03 spire-1.2.1/pkg/common/health/config.go 19:33:03 spire-1.2.1/pkg/common/health/context.go 19:33:03 spire-1.2.1/pkg/common/health/context_test.go 19:33:03 spire-1.2.1/pkg/common/health/health.go 19:33:03 spire-1.2.1/pkg/common/health/health_test.go 19:33:03 spire-1.2.1/pkg/common/health/logger.go 19:33:03 spire-1.2.1/pkg/common/hostservice/ 19:33:03 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:33:03 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:33:03 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:33:03 spire-1.2.1/pkg/common/idutil/ 19:33:03 spire-1.2.1/pkg/common/idutil/require.go 19:33:03 spire-1.2.1/pkg/common/idutil/require_test.go 19:33:03 spire-1.2.1/pkg/common/idutil/safety.go 19:33:03 spire-1.2.1/pkg/common/idutil/safety_test.go 19:33:03 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:33:03 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:33:03 spire-1.2.1/pkg/common/jwtsvid/ 19:33:03 spire-1.2.1/pkg/common/jwtsvid/common.go 19:33:03 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:33:03 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:33:03 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:33:03 spire-1.2.1/pkg/common/jwtutil/ 19:33:03 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:33:03 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:33:03 spire-1.2.1/pkg/common/log/ 19:33:03 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:33:03 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:33:03 spire-1.2.1/pkg/common/log/log.go 19:33:03 spire-1.2.1/pkg/common/log/log_test.go 19:33:03 spire-1.2.1/pkg/common/log/options.go 19:33:03 spire-1.2.1/pkg/common/nodeutil/ 19:33:03 spire-1.2.1/pkg/common/nodeutil/node.go 19:33:03 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:33:03 spire-1.2.1/pkg/common/peertracker/ 19:33:03 spire-1.2.1/pkg/common/peertracker/conn.go 19:33:03 spire-1.2.1/pkg/common/peertracker/credentials.go 19:33:03 spire-1.2.1/pkg/common/peertracker/errors.go 19:33:03 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:33:03 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:33:03 spire-1.2.1/pkg/common/peertracker/info.go 19:33:03 spire-1.2.1/pkg/common/peertracker/listener.go 19:33:03 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:33:03 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:33:03 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:33:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:33:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:33:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:33:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:33:03 spire-1.2.1/pkg/common/peertracker/tcp.go 19:33:03 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:33:03 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:33:03 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:33:03 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:33:03 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:33:03 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:33:03 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:33:03 spire-1.2.1/pkg/common/peertracker/uds.go 19:33:03 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:33:03 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:33:03 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:33:03 spire-1.2.1/pkg/common/pemutil/ 19:33:03 spire-1.2.1/pkg/common/pemutil/block.go 19:33:03 spire-1.2.1/pkg/common/pemutil/certs.go 19:33:03 spire-1.2.1/pkg/common/pemutil/common.go 19:33:03 spire-1.2.1/pkg/common/pemutil/csr.go 19:33:03 spire-1.2.1/pkg/common/pemutil/keys.go 19:33:03 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:33:03 spire-1.2.1/pkg/common/pemutil/testdata/ 19:33:03 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:33:03 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:33:03 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:33:03 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:33:03 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:33:03 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:33:03 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:33:03 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:33:03 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:33:03 spire-1.2.1/pkg/common/plugin/ 19:33:03 spire-1.2.1/pkg/common/plugin/aws/ 19:33:03 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:33:03 spire-1.2.1/pkg/common/plugin/azure/ 19:33:03 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:33:03 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:33:03 spire-1.2.1/pkg/common/plugin/facade.go 19:33:03 spire-1.2.1/pkg/common/plugin/facade_test.go 19:33:03 spire-1.2.1/pkg/common/plugin/gcp/ 19:33:03 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:33:03 spire-1.2.1/pkg/common/plugin/k8s/ 19:33:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:33:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:33:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:33:03 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:33:03 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:33:03 spire-1.2.1/pkg/common/plugin/log.go 19:33:03 spire-1.2.1/pkg/common/plugin/sshpop/ 19:33:03 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:33:03 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:33:03 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:33:03 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:33:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:33:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:33:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:33:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:33:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:33:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:33:03 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:33:03 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:33:03 spire-1.2.1/pkg/common/plugin/x509pop/ 19:33:03 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:33:03 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:33:03 spire-1.2.1/pkg/common/profiling/ 19:33:03 spire-1.2.1/pkg/common/profiling/dumpers.go 19:33:03 spire-1.2.1/pkg/common/profiling/profiling.go 19:33:03 spire-1.2.1/pkg/common/protoutil/ 19:33:03 spire-1.2.1/pkg/common/protoutil/masks.go 19:33:03 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:33:03 spire-1.2.1/pkg/common/rotationutil/ 19:33:03 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:33:03 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:33:03 spire-1.2.1/pkg/common/selector/ 19:33:03 spire-1.2.1/pkg/common/selector/selector.go 19:33:03 spire-1.2.1/pkg/common/selector/selector_test.go 19:33:03 spire-1.2.1/pkg/common/selector/set.go 19:33:03 spire-1.2.1/pkg/common/selector/set_utils.go 19:33:03 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:33:03 spire-1.2.1/pkg/common/telemetry/ 19:33:03 spire-1.2.1/pkg/common/telemetry/agent/ 19:33:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:33:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:33:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:33:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:33:03 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:33:03 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:33:03 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:33:03 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:33:03 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:33:03 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:33:03 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:33:03 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:33:03 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:33:03 spire-1.2.1/pkg/common/telemetry/call.go 19:33:03 spire-1.2.1/pkg/common/telemetry/common/ 19:33:03 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:33:03 spire-1.2.1/pkg/common/telemetry/config.go 19:33:03 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:33:03 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:33:03 spire-1.2.1/pkg/common/telemetry/inmem.go 19:33:03 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:33:03 spire-1.2.1/pkg/common/telemetry/m3.go 19:33:03 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:33:03 spire-1.2.1/pkg/common/telemetry/metrics.go 19:33:03 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:33:03 spire-1.2.1/pkg/common/telemetry/names.go 19:33:03 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:33:03 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:33:03 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:33:03 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:33:03 spire-1.2.1/pkg/common/telemetry/server/ 19:33:03 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:33:03 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:33:03 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:33:03 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:33:03 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:33:03 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:33:03 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:33:03 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:33:03 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:33:03 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:33:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:33:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:33:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:33:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:33:03 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:33:03 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:33:03 spire-1.2.1/pkg/common/telemetry/server/server.go 19:33:03 spire-1.2.1/pkg/common/telemetry/sink.go 19:33:03 spire-1.2.1/pkg/common/telemetry/statsd.go 19:33:03 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:33:03 spire-1.2.1/pkg/common/telemetry/uptime.go 19:33:03 spire-1.2.1/pkg/common/telemetry/version.go 19:33:03 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:33:03 spire-1.2.1/pkg/common/uptime/ 19:33:03 spire-1.2.1/pkg/common/uptime/uptime.go 19:33:03 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:33:03 spire-1.2.1/pkg/common/util/ 19:33:03 spire-1.2.1/pkg/common/util/certs.go 19:33:03 spire-1.2.1/pkg/common/util/certs_test.go 19:33:03 spire-1.2.1/pkg/common/util/csr.go 19:33:03 spire-1.2.1/pkg/common/util/hash.go 19:33:03 spire-1.2.1/pkg/common/util/selectors.go 19:33:03 spire-1.2.1/pkg/common/util/selectors_test.go 19:33:03 spire-1.2.1/pkg/common/util/signals.go 19:33:03 spire-1.2.1/pkg/common/util/sort.go 19:33:03 spire-1.2.1/pkg/common/util/sort_test.go 19:33:03 spire-1.2.1/pkg/common/util/task.go 19:33:03 spire-1.2.1/pkg/common/util/task_test.go 19:33:03 spire-1.2.1/pkg/common/util/testdata/ 19:33:03 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:33:03 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:33:03 spire-1.2.1/pkg/common/version/ 19:33:03 spire-1.2.1/pkg/common/version/version.go 19:33:03 spire-1.2.1/pkg/common/x509svid/ 19:33:03 spire-1.2.1/pkg/common/x509svid/common_test.go 19:33:03 spire-1.2.1/pkg/common/x509svid/csr.go 19:33:03 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:33:03 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:33:03 spire-1.2.1/pkg/common/x509util/ 19:33:03 spire-1.2.1/pkg/common/x509util/cert.go 19:33:03 spire-1.2.1/pkg/common/x509util/dns.go 19:33:03 spire-1.2.1/pkg/common/x509util/dns_test.go 19:33:03 spire-1.2.1/pkg/common/x509util/keyid.go 19:33:03 spire-1.2.1/pkg/common/x509util/keypair.go 19:33:03 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:33:03 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:33:03 spire-1.2.1/pkg/server/ 19:33:03 spire-1.2.1/pkg/server/api/ 19:33:03 spire-1.2.1/pkg/server/api/agent.go 19:33:03 spire-1.2.1/pkg/server/api/agent/ 19:33:03 spire-1.2.1/pkg/server/api/agent/v1/ 19:33:03 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:33:03 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:33:03 spire-1.2.1/pkg/server/api/agent_test.go 19:33:03 spire-1.2.1/pkg/server/api/api.go 19:33:03 spire-1.2.1/pkg/server/api/audit/ 19:33:03 spire-1.2.1/pkg/server/api/audit/audit.go 19:33:03 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:33:03 spire-1.2.1/pkg/server/api/bundle.go 19:33:03 spire-1.2.1/pkg/server/api/bundle/ 19:33:03 spire-1.2.1/pkg/server/api/bundle/v1/ 19:33:03 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:33:03 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:33:03 spire-1.2.1/pkg/server/api/bundle_test.go 19:33:03 spire-1.2.1/pkg/server/api/debug/ 19:33:03 spire-1.2.1/pkg/server/api/debug/v1/ 19:33:03 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:33:03 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:33:03 spire-1.2.1/pkg/server/api/entry.go 19:33:03 spire-1.2.1/pkg/server/api/entry/ 19:33:03 spire-1.2.1/pkg/server/api/entry/v1/ 19:33:03 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:33:03 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:33:03 spire-1.2.1/pkg/server/api/entry_test.go 19:33:03 spire-1.2.1/pkg/server/api/health/ 19:33:03 spire-1.2.1/pkg/server/api/health/v1/ 19:33:03 spire-1.2.1/pkg/server/api/health/v1/service.go 19:33:03 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:33:03 spire-1.2.1/pkg/server/api/id.go 19:33:03 spire-1.2.1/pkg/server/api/id_test.go 19:33:03 spire-1.2.1/pkg/server/api/limits/ 19:33:03 spire-1.2.1/pkg/server/api/limits/limits.go 19:33:03 spire-1.2.1/pkg/server/api/middleware/ 19:33:03 spire-1.2.1/pkg/server/api/middleware/alias.go 19:33:03 spire-1.2.1/pkg/server/api/middleware/audit.go 19:33:03 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:33:03 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:33:03 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:33:03 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:33:03 spire-1.2.1/pkg/server/api/middleware/caller.go 19:33:03 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:33:03 spire-1.2.1/pkg/server/api/middleware/common.go 19:33:03 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:33:03 spire-1.2.1/pkg/server/api/middleware/entries.go 19:33:03 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:33:03 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:33:03 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:33:03 spire-1.2.1/pkg/server/api/ratelimit.go 19:33:03 spire-1.2.1/pkg/server/api/rpccontext/ 19:33:03 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:33:03 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:33:03 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:33:03 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:33:03 spire-1.2.1/pkg/server/api/selector.go 19:33:03 spire-1.2.1/pkg/server/api/selector_test.go 19:33:03 spire-1.2.1/pkg/server/api/status.go 19:33:03 spire-1.2.1/pkg/server/api/status_test.go 19:33:03 spire-1.2.1/pkg/server/api/svid/ 19:33:03 spire-1.2.1/pkg/server/api/svid/v1/ 19:33:03 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:33:03 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:33:03 spire-1.2.1/pkg/server/api/trustdomain.go 19:33:03 spire-1.2.1/pkg/server/api/trustdomain/ 19:33:03 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:33:03 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:33:03 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:33:03 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:33:03 spire-1.2.1/pkg/server/authpolicy/ 19:33:03 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:33:03 spire-1.2.1/pkg/server/authpolicy/policy.go 19:33:03 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:33:03 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:33:03 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:33:03 spire-1.2.1/pkg/server/authpolicy/validate.go 19:33:03 spire-1.2.1/pkg/server/bundle/ 19:33:03 spire-1.2.1/pkg/server/bundle/client/ 19:33:03 spire-1.2.1/pkg/server/bundle/client/client.go 19:33:03 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:33:03 spire-1.2.1/pkg/server/bundle/client/manager.go 19:33:03 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:33:03 spire-1.2.1/pkg/server/bundle/client/sources.go 19:33:03 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:33:03 spire-1.2.1/pkg/server/bundle/client/updater.go 19:33:03 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:33:03 spire-1.2.1/pkg/server/ca/ 19:33:03 spire-1.2.1/pkg/server/ca/ca.go 19:33:03 spire-1.2.1/pkg/server/ca/ca_health.go 19:33:03 spire-1.2.1/pkg/server/ca/ca_test.go 19:33:03 spire-1.2.1/pkg/server/ca/journal.go 19:33:03 spire-1.2.1/pkg/server/ca/journal_test.go 19:33:03 spire-1.2.1/pkg/server/ca/manager.go 19:33:03 spire-1.2.1/pkg/server/ca/manager_health.go 19:33:03 spire-1.2.1/pkg/server/ca/manager_test.go 19:33:03 spire-1.2.1/pkg/server/ca/templates.go 19:33:03 spire-1.2.1/pkg/server/ca/upstream_client.go 19:33:03 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:33:03 spire-1.2.1/pkg/server/ca/validation.go 19:33:03 spire-1.2.1/pkg/server/cache/ 19:33:03 spire-1.2.1/pkg/server/cache/dscache/ 19:33:03 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:33:03 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:33:03 spire-1.2.1/pkg/server/cache/entrycache/ 19:33:03 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:33:03 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:33:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:33:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:33:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:33:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:33:03 spire-1.2.1/pkg/server/catalog/ 19:33:03 spire-1.2.1/pkg/server/catalog/catalog.go 19:33:03 spire-1.2.1/pkg/server/catalog/keymanager.go 19:33:03 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:33:03 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:33:03 spire-1.2.1/pkg/server/catalog/notifier.go 19:33:03 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:33:03 spire-1.2.1/pkg/server/config.go 19:33:03 spire-1.2.1/pkg/server/datastore/ 19:33:03 spire-1.2.1/pkg/server/datastore/datastore.go 19:33:03 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:33:03 spire-1.2.1/pkg/server/datastore/repository.go 19:33:03 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:33:03 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:33:03 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:33:03 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:33:03 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:33:03 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:33:03 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:33:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:33:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:33:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:33:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:33:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:33:03 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:33:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:33:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:33:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:33:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:33:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:33:03 spire-1.2.1/pkg/server/endpoints/ 19:33:03 spire-1.2.1/pkg/server/endpoints/bundle/ 19:33:03 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:33:03 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:33:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:33:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:33:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:33:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:33:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:33:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:33:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:33:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:33:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:33:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:33:03 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:33:03 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:33:03 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:33:03 spire-1.2.1/pkg/server/endpoints/config.go 19:33:03 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:33:03 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:33:03 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:33:03 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:33:03 spire-1.2.1/pkg/server/endpoints/middleware.go 19:33:03 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:33:03 spire-1.2.1/pkg/server/hostservice/ 19:33:03 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:33:03 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:33:03 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:33:03 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:33:03 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:33:03 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:33:03 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:33:03 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:33:03 spire-1.2.1/pkg/server/plugin/ 19:33:03 spire-1.2.1/pkg/server/plugin/keymanager/ 19:33:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:33:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:33:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:33:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:33:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:33:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:33:03 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:33:03 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:33:03 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:33:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:33:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:33:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:33:03 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:33:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:33:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:33:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:33:03 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:33:03 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:33:03 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:33:03 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:33:03 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:33:03 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:33:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:33:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:33:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:33:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:33:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:33:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:33:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:33:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:33:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:33:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:33:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:33:03 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:33:03 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:33:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:33:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:33:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:33:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:33:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:33:03 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:33:03 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:33:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:33:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:33:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:33:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:33:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:33:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:33:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:33:03 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:33:04 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:33:04 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:33:04 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:33:04 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:33:04 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:33:04 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:33:04 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:33:04 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:33:04 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:33:04 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:33:04 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:33:04 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:33:04 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:33:04 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:33:04 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:33:04 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:33:04 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:33:04 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:33:04 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:33:04 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:33:04 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:33:04 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:33:04 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:33:04 spire-1.2.1/pkg/server/plugin/notifier/ 19:33:04 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:33:04 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:33:04 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:33:04 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:33:04 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:33:04 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:33:04 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:33:04 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:33:04 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:33:04 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:33:04 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:33:04 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:33:04 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:33:04 spire-1.2.1/pkg/server/registration/ 19:33:04 spire-1.2.1/pkg/server/registration/manager.go 19:33:04 spire-1.2.1/pkg/server/registration/manager_test.go 19:33:04 spire-1.2.1/pkg/server/scanentries.go 19:33:04 spire-1.2.1/pkg/server/scanentries_test.go 19:33:04 spire-1.2.1/pkg/server/server.go 19:33:04 spire-1.2.1/pkg/server/server_test.go 19:33:04 spire-1.2.1/pkg/server/svid/ 19:33:04 spire-1.2.1/pkg/server/svid/observer.go 19:33:04 spire-1.2.1/pkg/server/svid/observer_test.go 19:33:04 spire-1.2.1/pkg/server/svid/rotator.go 19:33:04 spire-1.2.1/pkg/server/svid/rotator_config.go 19:33:04 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:33:04 spire-1.2.1/pkg/server/svid/rotator_test.go 19:33:04 spire-1.2.1/proto/ 19:33:04 spire-1.2.1/proto/private/ 19:33:04 spire-1.2.1/proto/private/server/ 19:33:04 spire-1.2.1/proto/private/server/journal/ 19:33:04 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:33:04 spire-1.2.1/proto/private/server/journal/journal.proto 19:33:04 spire-1.2.1/proto/spire/ 19:33:04 spire-1.2.1/proto/spire/common/ 19:33:04 spire-1.2.1/proto/spire/common/common.pb.go 19:33:04 spire-1.2.1/proto/spire/common/common.proto 19:33:04 spire-1.2.1/proto/spire/common/plugin/ 19:33:04 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:33:04 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:33:04 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:33:04 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:33:04 spire-1.2.1/proto/spire/plugin/ 19:33:04 spire-1.2.1/proto/spire/plugin/agent/ 19:33:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:33:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:33:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:33:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:33:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:33:04 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:33:04 spire-1.2.1/release/ 19:33:04 spire-1.2.1/release/spire-extras/ 19:33:04 spire-1.2.1/release/spire-extras/README.md 19:33:04 spire-1.2.1/release/spire-extras/conf/ 19:33:04 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:33:04 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:33:04 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:33:04 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:33:04 spire-1.2.1/release/spire/ 19:33:04 spire-1.2.1/release/spire/README.md 19:33:04 spire-1.2.1/release/spire/conf/ 19:33:04 spire-1.2.1/release/spire/conf/agent/ 19:33:04 spire-1.2.1/release/spire/conf/agent/agent.conf 19:33:04 spire-1.2.1/release/spire/conf/server/ 19:33:04 spire-1.2.1/release/spire/conf/server/server.conf 19:33:04 spire-1.2.1/script/ 19:33:04 spire-1.2.1/script/build-artifact.sh 19:33:04 spire-1.2.1/script/generate_dummy_ca.sh 19:33:04 spire-1.2.1/support/ 19:33:04 spire-1.2.1/support/k8s/ 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:33:04 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:33:04 spire-1.2.1/support/oidc-discovery-provider/ 19:33:04 spire-1.2.1/support/oidc-discovery-provider/README.md 19:33:04 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:33:04 spire-1.2.1/support/oidc-discovery-provider/config.go 19:33:04 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:33:04 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:33:04 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:33:04 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:33:04 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:33:04 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:33:04 spire-1.2.1/support/oidc-discovery-provider/main.go 19:33:04 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:33:04 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:33:04 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:33:04 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:33:04 spire-1.2.1/test/ 19:33:04 spire-1.2.1/test/clock/ 19:33:04 spire-1.2.1/test/clock/clock.go 19:33:04 spire-1.2.1/test/fakes/ 19:33:04 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:33:04 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:33:04 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:33:04 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:33:04 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:33:04 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:33:04 spire-1.2.1/test/fakes/fakeagentstore/ 19:33:04 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:33:04 spire-1.2.1/test/fakes/fakedatastore/ 19:33:04 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:33:04 spire-1.2.1/test/fakes/fakeentryclient/ 19:33:04 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:33:04 spire-1.2.1/test/fakes/fakehealthchecker/ 19:33:04 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:33:04 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:33:04 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:33:04 spire-1.2.1/test/fakes/fakemetrics/ 19:33:04 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:33:04 spire-1.2.1/test/fakes/fakenoderesolver/ 19:33:04 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:33:04 spire-1.2.1/test/fakes/fakenotifier/ 19:33:04 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:33:04 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:33:04 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:33:04 spire-1.2.1/test/fakes/fakeserverca/ 19:33:04 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:33:04 spire-1.2.1/test/fakes/fakeservercatalog/ 19:33:04 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:33:04 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:33:04 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:33:04 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:33:04 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:33:04 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:33:04 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:33:04 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:33:04 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:33:04 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:33:04 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:33:04 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:33:04 spire-1.2.1/test/fixture/ 19:33:04 spire-1.2.1/test/fixture/certs/ 19:33:04 spire-1.2.1/test/fixture/certs/agent_svid.der 19:33:04 spire-1.2.1/test/fixture/certs/base_cert.pem 19:33:04 spire-1.2.1/test/fixture/certs/base_csr.pem 19:33:04 spire-1.2.1/test/fixture/certs/base_key.pem 19:33:04 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:33:04 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:33:04 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:33:04 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:33:04 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:33:04 spire-1.2.1/test/fixture/certs/blog_key.pem 19:33:04 spire-1.2.1/test/fixture/certs/bundle.der 19:33:04 spire-1.2.1/test/fixture/certs/ca.pem 19:33:04 spire-1.2.1/test/fixture/certs/ca_key.pem 19:33:04 spire-1.2.1/test/fixture/certs/database_cert.pem 19:33:04 spire-1.2.1/test/fixture/certs/database_csr.pem 19:33:04 spire-1.2.1/test/fixture/certs/database_key.pem 19:33:04 spire-1.2.1/test/fixture/certs/node_cert.pem 19:33:04 spire-1.2.1/test/fixture/certs/node_csr.pem 19:33:04 spire-1.2.1/test/fixture/certs/node_key.pem 19:33:04 spire-1.2.1/test/fixture/certs/svid.pem 19:33:04 spire-1.2.1/test/fixture/certs/svid_key.pem 19:33:04 spire-1.2.1/test/fixture/config/ 19:33:04 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:33:04 spire-1.2.1/test/fixture/config/agent_good.conf 19:33:04 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:33:04 spire-1.2.1/test/fixture/config/plugin_good.conf 19:33:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:33:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:33:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:33:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:33:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:33:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:33:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:33:04 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:33:04 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:33:04 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:33:04 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:33:04 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:33:04 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:33:04 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:33:04 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:33:04 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:33:04 spire-1.2.1/test/fixture/config/server_good.conf 19:33:04 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:33:04 spire-1.2.1/test/fixture/fixture.go 19:33:04 spire-1.2.1/test/fixture/nodeattestor/ 19:33:04 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:33:04 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:33:04 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:33:04 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:33:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:33:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:33:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:33:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:33:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:33:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:33:04 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:33:04 spire-1.2.1/test/fixture/registration/ 19:33:04 spire-1.2.1/test/fixture/registration/entries.json 19:33:04 spire-1.2.1/test/fixture/registration/good-for-update.json 19:33:04 spire-1.2.1/test/fixture/registration/good.json 19:33:04 spire-1.2.1/test/fixture/registration/invalid.json 19:33:04 spire-1.2.1/test/fixture/registration/invalid_json.json 19:33:04 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:33:04 spire-1.2.1/test/integration/ 19:33:04 spire-1.2.1/test/integration/README.md 19:33:04 spire-1.2.1/test/integration/common 19:33:04 spire-1.2.1/test/integration/setup/ 19:33:04 spire-1.2.1/test/integration/setup/adminclient/ 19:33:04 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:33:04 spire-1.2.1/test/integration/setup/adminclient/client.go 19:33:04 spire-1.2.1/test/integration/setup/debugagent/ 19:33:04 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:33:04 spire-1.2.1/test/integration/setup/debugagent/main.go 19:33:04 spire-1.2.1/test/integration/setup/debugserver/ 19:33:04 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:33:04 spire-1.2.1/test/integration/setup/debugserver/main.go 19:33:04 spire-1.2.1/test/integration/setup/downstreamclient/ 19:33:04 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:33:04 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:33:04 spire-1.2.1/test/integration/setup/itclient/ 19:33:04 spire-1.2.1/test/integration/setup/itclient/client.go 19:33:04 spire-1.2.1/test/integration/setup/node-attestation/ 19:33:04 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:33:04 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:33:04 spire-1.2.1/test/integration/setup/x509pop/ 19:33:04 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:33:04 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:33:04 spire-1.2.1/test/integration/suites/ 19:33:04 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:33:04 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:33:04 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:33:04 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:33:04 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:33:04 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:33:04 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:33:04 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:33:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:33:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:33:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:33:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:33:04 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:33:04 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:33:04 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:33:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:33:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:33:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:33:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:33:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:33:04 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:33:04 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:33:04 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:33:04 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:33:04 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:33:04 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:33:04 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:33:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:33:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:33:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:33:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:33:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:33:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:33:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:33:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:33:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:33:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:33:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:33:04 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:33:04 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:33:04 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:33:04 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:33:04 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:33:04 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:33:04 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:33:04 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:33:04 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:33:04 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:33:04 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:33:04 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:33:04 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:33:04 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:33:04 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:33:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:33:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:33:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:33:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:33:04 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:33:04 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:33:04 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:33:04 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:33:04 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:33:04 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:33:04 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:33:04 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:33:04 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:33:04 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:33:04 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:33:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:33:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:33:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:33:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:33:04 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:33:04 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:33:04 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:33:04 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:33:04 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:33:04 spire-1.2.1/test/integration/suites/join-token/ 19:33:04 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:33:04 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:33:04 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:33:04 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:33:04 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:33:04 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:33:04 spire-1.2.1/test/integration/suites/join-token/README.md 19:33:04 spire-1.2.1/test/integration/suites/join-token/conf/ 19:33:04 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:33:04 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:33:04 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:33:04 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:33:04 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:33:04 spire-1.2.1/test/integration/suites/join-token/teardown 19:33:04 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:33:04 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:33:04 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:33:04 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:33:04 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:33:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:33:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:33:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:33:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:33:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:33:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:33:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:33:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:33:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:33:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:33:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:33:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:33:04 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:33:04 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:33:04 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:33:04 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:33:04 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:33:04 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:33:04 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:33:04 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:33:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:33:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:33:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:33:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:33:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:33:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:33:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:33:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:33:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:33:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:33:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:33:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:33:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:33:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:33:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:33:04 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:33:04 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:33:04 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:33:04 spire-1.2.1/test/integration/suites/k8s/ 19:33:04 spire-1.2.1/test/integration/suites/k8s/00-setup 19:33:04 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:33:04 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:33:04 spire-1.2.1/test/integration/suites/k8s/README.md 19:33:04 spire-1.2.1/test/integration/suites/k8s/conf/ 19:33:04 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:33:04 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:33:04 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:33:04 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:33:04 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:33:04 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:33:04 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:33:04 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:33:04 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:33:04 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:33:04 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:33:04 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:33:04 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:33:04 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:33:04 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:33:04 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:33:04 spire-1.2.1/test/integration/suites/k8s/teardown 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/ 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:33:04 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:33:04 spire-1.2.1/test/integration/suites/node-attestation/ 19:33:04 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:33:04 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:33:04 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:33:04 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:33:04 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:33:04 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:33:04 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:33:04 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:33:04 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:33:04 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:33:04 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:33:04 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:33:04 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:33:04 spire-1.2.1/test/integration/suites/rotation/ 19:33:04 spire-1.2.1/test/integration/suites/rotation/00-setup 19:33:04 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:33:04 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:33:04 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:33:04 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:33:04 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:33:04 spire-1.2.1/test/integration/suites/rotation/README.md 19:33:04 spire-1.2.1/test/integration/suites/rotation/conf/ 19:33:04 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:33:04 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:33:04 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:33:04 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:33:04 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:33:04 spire-1.2.1/test/integration/suites/rotation/teardown 19:33:04 spire-1.2.1/test/integration/suites/self-test/ 19:33:04 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:33:04 spire-1.2.1/test/integration/suites/self-test/README.md 19:33:04 spire-1.2.1/test/integration/suites/self-test/teardown 19:33:04 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:33:04 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:33:04 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:33:04 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:33:04 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:33:04 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:33:04 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:33:04 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:33:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:33:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:33:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:33:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:33:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:33:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:33:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:33:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:33:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:33:04 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:33:04 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:33:04 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:33:04 spire-1.2.1/test/integration/suites/upgrade/ 19:33:04 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:33:04 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:33:04 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:33:04 spire-1.2.1/test/integration/suites/upgrade/README.md 19:33:04 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:33:04 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:33:04 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:33:04 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:33:04 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:33:04 spire-1.2.1/test/integration/suites/upgrade/teardown 19:33:04 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:33:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:33:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:33:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:33:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:33:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:33:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:33:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:33:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:33:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:33:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:33:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:33:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:33:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:33:04 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:33:04 spire-1.2.1/test/integration/test-one.sh 19:33:04 spire-1.2.1/test/integration/test.sh 19:33:04 spire-1.2.1/test/plugintest/ 19:33:04 spire-1.2.1/test/plugintest/config.go 19:33:04 spire-1.2.1/test/plugintest/load.go 19:33:04 spire-1.2.1/test/plugintest/option.go 19:33:04 spire-1.2.1/test/spiretest/ 19:33:04 spire-1.2.1/test/spiretest/apiserver.go 19:33:04 spire-1.2.1/test/spiretest/assertions.go 19:33:04 spire-1.2.1/test/spiretest/dir.go 19:33:04 spire-1.2.1/test/spiretest/errors_posix.go 19:33:04 spire-1.2.1/test/spiretest/errors_windows.go 19:33:04 spire-1.2.1/test/spiretest/logs.go 19:33:04 spire-1.2.1/test/spiretest/socketapi.go 19:33:04 spire-1.2.1/test/spiretest/suite.go 19:33:04 spire-1.2.1/test/spiretest/x509.go 19:33:04 spire-1.2.1/test/testca/ 19:33:04 spire-1.2.1/test/testca/ca.go 19:33:04 spire-1.2.1/test/testkey/ 19:33:04 spire-1.2.1/test/testkey/generate.sh 19:33:04 spire-1.2.1/test/testkey/genkeys.go 19:33:04 spire-1.2.1/test/testkey/keys.go 19:33:04 spire-1.2.1/test/testkey/new.go 19:33:04 spire-1.2.1/test/tpmsimulator/ 19:33:04 spire-1.2.1/test/tpmsimulator/simulator.go 19:33:04 spire-1.2.1/test/util/ 19:33:04 spire-1.2.1/test/util/cert_fixtures.go 19:33:04 spire-1.2.1/test/util/cert_generation.go 19:33:04 spire-1.2.1/test/util/io_redirection.go 19:33:04 spire-1.2.1/test/util/race.go 19:33:04 spire-1.2.1/test/util/util.go 19:33:04 building spire from source... 19:33:05 Installing go1.17.7... 19:33:32 Building bin/spire-server... 19:33:32 go: downloading github.com/mitchellh/cli v1.1.2 19:33:32 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:33:32 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:33:32 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:33:32 go: downloading google.golang.org/grpc v1.44.0 19:33:34 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:33:35 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:33:35 go: downloading github.com/imdario/mergo v0.3.12 19:33:36 go: downloading github.com/sirupsen/logrus v1.8.1 19:33:36 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:33:36 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:33:36 go: downloading github.com/fatih/color v1.13.0 19:33:37 go: downloading github.com/mattn/go-isatty v0.0.14 19:33:37 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:33:37 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:33:37 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:33:37 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:33:37 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:33:38 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:33:39 go: downloading github.com/open-policy-agent/opa v0.38.0 19:34:06 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:34:06 go: downloading github.com/armon/go-metrics v0.3.10 19:34:06 go: downloading github.com/prometheus/client_golang v1.12.1 19:34:06 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:34:06 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:34:06 go: downloading github.com/mattn/go-colorable v0.1.12 19:34:06 go: downloading github.com/Masterminds/goutils v1.1.0 19:34:06 go: downloading github.com/Masterminds/semver v1.5.0 19:34:06 go: downloading github.com/google/uuid v1.1.2 19:34:06 go: downloading github.com/huandu/xstrings v1.3.2 19:34:06 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:34:06 go: downloading github.com/oklog/run v1.0.0 19:34:06 go: downloading github.com/imkira/go-observer v1.0.3 19:34:06 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:34:06 go: downloading github.com/prometheus/client_model v0.2.0 19:34:06 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:34:06 go: downloading github.com/prometheus/common v0.32.1 19:34:06 go: downloading github.com/beorn7/perks v1.0.1 19:34:06 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:34:06 go: downloading github.com/prometheus/procfs v0.7.3 19:34:06 go: downloading github.com/hashicorp/errwrap v1.1.0 19:34:06 go: downloading go.uber.org/atomic v1.9.0 19:34:06 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:34:06 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:34:06 go: downloading gopkg.in/yaml.v2 v2.4.0 19:34:06 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:34:06 go: downloading github.com/stretchr/testify v1.7.0 19:34:07 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:34:07 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:34:07 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:34:08 go: downloading github.com/gobwas/glob v0.2.3 19:34:08 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:34:08 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:34:08 go: downloading github.com/blang/semver/v4 v4.0.0 19:34:08 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:34:09 go: downloading github.com/jinzhu/gorm v1.9.16 19:34:10 go: downloading github.com/lib/pq v1.10.4 19:34:10 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:34:10 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:34:10 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:34:11 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:34:13 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:34:18 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:34:18 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:34:18 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:34:41 go: downloading google.golang.org/api v0.70.0 19:34:41 go: downloading k8s.io/client-go v0.23.4 19:34:41 go: downloading github.com/google/go-tpm v0.3.3 19:34:41 go: downloading k8s.io/api v0.23.4 19:34:49 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:35:21 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:35:21 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:35:21 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:35:21 go: downloading cloud.google.com/go/storage v1.21.0 19:35:21 go: downloading cloud.google.com/go v0.100.2 19:35:21 go: downloading k8s.io/apimachinery v0.23.4 19:35:22 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:35:24 go: downloading cloud.google.com/go/security v1.3.0 19:35:24 go: downloading k8s.io/kube-aggregator v0.23.3 19:35:25 go: downloading github.com/hashicorp/vault/api v1.4.1 19:35:25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:35:25 go: downloading github.com/twmb/murmur3 v1.1.6 19:35:25 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:35:25 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:35:25 go: downloading github.com/jinzhu/inflection v1.0.0 19:35:25 go: downloading github.com/aws/smithy-go v1.11.0 19:35:27 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:35:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:35:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:35:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:35:27 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:35:28 go: downloading github.com/gogo/protobuf v1.3.2 19:35:33 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:35:33 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:35:33 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:35:34 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:35:34 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:35:34 go: downloading github.com/dimchansky/utfbom v1.1.1 19:35:34 go: downloading cloud.google.com/go/compute v1.3.0 19:35:35 go: downloading cloud.google.com/go/iam v0.1.1 19:35:35 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:35:35 go: downloading github.com/google/gofuzz v1.1.0 19:35:35 go: downloading k8s.io/klog/v2 v2.30.0 19:35:36 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:35:37 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:35:37 go: downloading github.com/spf13/pflag v1.0.5 19:35:37 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:35:37 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:35:38 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:35:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:35:38 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:35:38 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:35:38 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:35:39 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:35:39 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:35:40 go: downloading github.com/tklauser/numcpus v0.3.0 19:35:40 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:35:40 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:35:42 go: downloading go.opencensus.io v0.23.0 19:35:43 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:35:43 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:35:43 go: downloading gopkg.in/inf.v0 v0.9.1 19:35:43 go: downloading github.com/google/go-cmp v0.5.7 19:35:43 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:35:44 go: downloading github.com/go-logr/logr v1.2.2 19:35:44 go: downloading github.com/json-iterator/go v1.1.12 19:35:45 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:35:48 go: downloading github.com/googleapis/gnostic v0.5.5 19:35:50 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:35:50 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:35:50 go: downloading go.uber.org/zap v1.21.0 19:35:51 go: downloading sigs.k8s.io/yaml v1.3.0 19:35:51 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:35:52 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:35:52 go: downloading github.com/modern-go/reflect2 v1.0.2 19:35:52 go: downloading github.com/ryanuber/go-glob v1.0.0 19:35:52 go: downloading github.com/golang/snappy v0.0.4 19:35:52 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:36:02 Removing intermediate container 9f525c60fdf6 19:36:02 ---> 66a0a790f9fe 19:36:02 19:36:02 Step 10/23 : FROM alpine:3.14 19:36:02 ---> ac73e934f311 19:36:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:36:02 ---> Running in 3e7dce56a210 19:36:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:36:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:36:05 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:36:05 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:36:05 go: downloading github.com/hashicorp/go-version v1.2.0 19:36:05 (1/1) Installing dumb-init (1.2.5-r1) 19:36:05 go: downloading go.uber.org/multierr v1.6.0 19:36:05 Executing busybox-1.33.1-r7.trigger 19:36:05 OK: 5 MiB in 15 packages 19:36:06 Removing intermediate container 3e7dce56a210 19:36:06 ---> 21ebc4a119c4 19:36:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:36:07 ---> Running in 8a5cd58e4349 19:36:07 Removing intermediate container 8a5cd58e4349 19:36:07 ---> b6f30833ddc3 19:36:07 Step 13/23 : ENV APP_PORT=59882 19:36:07 ---> Running in fe2977e5b853 19:36:08 Removing intermediate container fe2977e5b853 19:36:08 ---> 5732b333900c 19:36:08 Step 14/23 : EXPOSE $APP_PORT 19:36:08 ---> Running in 5d665d4048f5 19:36:09 Removing intermediate container 5d665d4048f5 19:36:09 ---> fcd394f792b8 19:36:09 Step 15/23 : WORKDIR / 19:36:09 ---> Running in 5b1aa9d7b3e6 19:36:09 Removing intermediate container 5b1aa9d7b3e6 19:36:09 ---> 2f5ed6000462 19:36:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:36:10 ---> eca9724d401b 19:36:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:36:12 ---> c2b41edd41b6 19:36:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:36:13 ---> 9a8af4d4aa66 19:36:13 Step 19/23 : ENTRYPOINT ["/core-command"] 19:36:13 ---> Running in 56b4ddf7b62c 19:36:13 Removing intermediate container 56b4ddf7b62c 19:36:13 ---> 87d83dd11e82 19:36:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:36:14 ---> Running in b7177dd712bc 19:36:14 Removing intermediate container b7177dd712bc 19:36:14 ---> a1f3d38113f4 19:36:14 Step 21/23 : LABEL arch=arm64 19:36:14 ---> Running in a4eba4352797 19:36:15 Removing intermediate container a4eba4352797 19:36:15 ---> e46bf06cb34c 19:36:15 Step 22/23 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 19:36:15 ---> Running in 352d5552b31a 19:36:15 Removing intermediate container 352d5552b31a 19:36:15 ---> c299925792e5 19:36:15 Step 23/23 : LABEL version=0.0.0 19:36:15 ---> Running in 3e4b7c2c3463 19:36:16 Removing intermediate container 3e4b7c2c3463 19:36:16 ---> e18ea8e8eb55 19:36:16 19:36:16 Successfully built e18ea8e8eb55 19:36:16 Successfully tagged core-command-arm64:latest 19:36:16  Building core-command ... done Building security-proxy-setup 19:36:39 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:36:39 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:36:49 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:36:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:36:49 ---> 762eb3dc07bb 19:36:49 Step 3/22 : WORKDIR /edgex-go 19:36:49 ---> Using cache 19:36:49 ---> 9e824cdc023e 19:36:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:49 ---> Using cache 19:36:49 ---> 4b5c2de6cc43 19:36:49 Step 5/22 : RUN apk add --update --no-cache make git 19:36:49 ---> Using cache 19:36:49 ---> 61a46c8eed03 19:36:49 Step 6/22 : COPY go.mod vendor* ./ 19:36:49 ---> Using cache 19:36:49 ---> 77e7f3640eea 19:36:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:49 ---> Using cache 19:36:49 ---> 16002803b642 19:36:49 Step 8/22 : COPY . . 19:36:49 ---> Using cache 19:36:49 ---> cf1a197378dd 19:36:49 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:36:49 ---> Running in 5a0cf2918fca 19:36:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:39:11 Removing intermediate container a97d6e89af94 19:39:11 ---> f02ac9c680fe 19:39:11 19:39:11 Step 10/22 : FROM alpine:3.14 19:39:11 ---> ac73e934f311 19:39:11 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:39:11 ---> Using cache 19:39:11 ---> 21ebc4a119c4 19:39:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:39:11 ---> Using cache 19:39:11 ---> b6f30833ddc3 19:39:11 Step 13/22 : ENV APP_PORT=59861 19:39:11 ---> Running in 35243385e1c6 19:39:11 Removing intermediate container 35243385e1c6 19:39:11 ---> 9efa13aaa5ae 19:39:11 Step 14/22 : EXPOSE $APP_PORT 19:39:11 ---> Running in 85ea63f1a404 19:39:11 Removing intermediate container 85ea63f1a404 19:39:11 ---> ec7c3c2a69ba 19:39:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:39:11 ---> 1610de5e13fa 19:39:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:39:11 ---> 5b1956e4cfac 19:39:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:39:12 ---> 28336329b444 19:39:12 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:39:12 ---> Running in d38e632ce1e4 19:39:13 Removing intermediate container d38e632ce1e4 19:39:13 ---> 64c6f4a06d3b 19:39:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:39:13 ---> Running in d8a24bf1b722 19:39:13 Removing intermediate container d8a24bf1b722 19:39:13 ---> e0a89074c2f5 19:39:13 Step 20/22 : LABEL arch=arm64 19:39:13 ---> Running in 4b6f46847c45 19:39:14 Removing intermediate container 4b6f46847c45 19:39:14 ---> f62d6cd45dbe 19:39:14 Step 21/22 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 19:39:14 ---> Running in a4e6096ad17c 19:39:15 Removing intermediate container a4e6096ad17c 19:39:15 ---> a589e3bba29f 19:39:15 Step 22/22 : LABEL version=0.0.0 19:39:15 ---> Running in 9fcdee07cec5 19:39:16 Removing intermediate container 9fcdee07cec5 19:39:16 ---> dd14f4210648 19:39:16 19:39:16 Successfully built dd14f4210648 19:39:16 Successfully tagged support-scheduler-arm64:latest 19:39:16  Building support-scheduler ... done Building core-metadata 19:39:34 Removing intermediate container dba767f3f611 19:39:34 ---> 25444c97d3ef 19:39:34 19:39:34 Step 10/22 : FROM alpine:3.14 19:39:34 ---> ac73e934f311 19:39:34 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:39:35 ---> Running in 1cf4f2824696 19:39:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:39:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:39:39 (1/2) Installing ca-certificates (20211220-r0) 19:39:39 (2/2) Installing dumb-init (1.2.5-r1) 19:39:39 Executing busybox-1.33.1-r7.trigger 19:39:39 Executing ca-certificates-20211220-r0.trigger 19:39:40 OK: 6 MiB in 16 packages 19:39:42 Removing intermediate container 1cf4f2824696 19:39:42 ---> af105c008d3d 19:39:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:39:42 ---> Running in 16cf03ca0c0f 19:39:43 Removing intermediate container 16cf03ca0c0f 19:39:43 ---> 9f7666e78a63 19:39:43 Step 13/22 : ENV APP_PORT=59860 19:39:43 ---> Running in 8182b4dd9519 19:39:44 Removing intermediate container 8182b4dd9519 19:39:44 ---> f26ca9ac87a9 19:39:44 Step 14/22 : EXPOSE $APP_PORT 19:39:44 ---> Running in cba71819cbb2 19:39:45 Removing intermediate container cba71819cbb2 19:39:45 ---> 8dc0ff015468 19:39:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:39:46 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:39:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:39:46 ---> 762eb3dc07bb 19:39:46 Step 3/23 : WORKDIR /edgex-go 19:39:46 ---> Using cache 19:39:46 ---> 9e824cdc023e 19:39:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:39:46 ---> Using cache 19:39:46 ---> 4b5c2de6cc43 19:39:46 Step 5/23 : RUN apk add --update --no-cache make git 19:39:46 ---> Using cache 19:39:46 ---> 61a46c8eed03 19:39:46 Step 6/23 : COPY go.mod vendor* ./ 19:39:46 ---> Using cache 19:39:46 ---> 77e7f3640eea 19:39:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:46 ---> Using cache 19:39:46 ---> 16002803b642 19:39:46 Step 8/23 : COPY . . 19:39:46 ---> Using cache 19:39:46 ---> cf1a197378dd 19:39:46 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:39:46 ---> Running in 947bc2128545 19:39:47 ---> 9fe4a45e84af 19:39:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:39:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:39:50 ---> 48b989d7c8b1 19:39:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:39:51 ---> 843db96961f7 19:39:51 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:39:51 ---> Running in c39dd205ffb3 19:39:51 Removing intermediate container c39dd205ffb3 19:39:51 ---> 40e3eb09929c 19:39:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:39:52 ---> Running in 6df0a6e6bc50 19:39:52 Removing intermediate container 6df0a6e6bc50 19:39:52 ---> 25ac261118bb 19:39:52 Step 20/22 : LABEL arch=arm64 19:39:52 ---> Running in 14ac501fe1b1 19:39:53 Removing intermediate container 14ac501fe1b1 19:39:53 ---> ab73fde9b680 19:39:53 Step 21/22 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 19:39:53 ---> Running in fa7f085b974b 19:39:53 Removing intermediate container fa7f085b974b 19:39:53 ---> 349728c9ea06 19:39:53 Step 22/22 : LABEL version=0.0.0 19:39:53 ---> Running in 0c855808ab0b 19:39:54 Removing intermediate container 0c855808ab0b 19:39:54 ---> 9a088aff8913 19:39:54 19:39:55 Successfully built 9a088aff8913 19:39:55 Successfully tagged support-notifications-arm64:latest 19:39:55  Building support-notifications ... done Building security-spire-config 19:40:27 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:40:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:40:27 ---> 762eb3dc07bb 19:40:27 Step 3/26 : WORKDIR /edgex-go 19:40:27 ---> Using cache 19:40:27 ---> 9e824cdc023e 19:40:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:40:27 ---> Using cache 19:40:27 ---> 4b5c2de6cc43 19:40:27 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:40:27 ---> Using cache 19:40:27 ---> 67e37a12e859 19:40:27 Step 6/26 : COPY go.mod vendor* ./ 19:40:27 ---> Using cache 19:40:27 ---> 5cfec7ed1532 19:40:27 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:40:27 ---> Using cache 19:40:27 ---> c6087cdc32bc 19:40:27 Step 8/26 : COPY . . 19:40:27 ---> Using cache 19:40:27 ---> 53cd378da125 19:40:27 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:40:27 ---> Using cache 19:40:27 ---> cc21067538f1 19:40:27 Step 10/26 : RUN mkdir -p spire-build 19:40:27 ---> Using cache 19:40:27 ---> 08e66dbb429e 19:40:27 Step 11/26 : WORKDIR /edgex-go/spire-build 19:40:27 ---> Using cache 19:40:27 ---> 7cfede26ffca 19:40:27 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 19:40:27 ---> Running in 5d657e347407 19:40:28 spire-1.2.1/ 19:40:28 spire-1.2.1/.data/ 19:40:28 spire-1.2.1/.data/.file 19:40:28 spire-1.2.1/.dockerignore 19:40:28 spire-1.2.1/.gitattributes 19:40:28 spire-1.2.1/.githooks/ 19:40:28 spire-1.2.1/.githooks/pre-commit 19:40:28 spire-1.2.1/.github/ 19:40:28 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:40:28 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:40:28 spire-1.2.1/.github/dependabot.yml 19:40:28 spire-1.2.1/.github/workflows/ 19:40:28 spire-1.2.1/.github/workflows/nightly_build.yaml 19:40:28 spire-1.2.1/.github/workflows/pr_build.yaml 19:40:28 spire-1.2.1/.github/workflows/release_build.yaml 19:40:28 spire-1.2.1/.github/workflows/scripts/ 19:40:28 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:40:28 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:40:28 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:40:28 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:40:28 spire-1.2.1/.github/workflows/scripts/split.sh 19:40:28 spire-1.2.1/.gitignore 19:40:28 spire-1.2.1/.go-version 19:40:28 spire-1.2.1/.golangci.yml 19:40:28 spire-1.2.1/ADOPTERS.md 19:40:28 spire-1.2.1/CHANGELOG.md 19:40:28 spire-1.2.1/CODE-OF-CONDUCT.md 19:40:28 spire-1.2.1/CODEOWNERS 19:40:28 spire-1.2.1/CONTRIBUTING.md 19:40:28 spire-1.2.1/Dockerfile 19:40:28 spire-1.2.1/Dockerfile.dev 19:40:28 spire-1.2.1/Dockerfile.scratch 19:40:28 spire-1.2.1/LICENSE 19:40:28 spire-1.2.1/MAINTAINERS.md 19:40:28 spire-1.2.1/Makefile 19:40:28 spire-1.2.1/README.md 19:40:28 spire-1.2.1/ROADMAP.md 19:40:28 spire-1.2.1/SECURITY.md 19:40:28 spire-1.2.1/cmd/ 19:40:28 spire-1.2.1/cmd/spire-agent/ 19:40:28 spire-1.2.1/cmd/spire-agent/cli/ 19:40:28 spire-1.2.1/cmd/spire-agent/cli/api/ 19:40:28 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:40:28 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:40:28 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:40:28 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:40:28 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:40:28 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:40:28 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:40:28 spire-1.2.1/cmd/spire-agent/cli/common/ 19:40:28 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:40:28 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:40:28 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:40:28 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:40:28 spire-1.2.1/cmd/spire-agent/cli/run/ 19:40:28 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:40:28 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:40:28 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:40:28 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:40:28 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:40:28 spire-1.2.1/cmd/spire-agent/main.go 19:40:28 spire-1.2.1/cmd/spire-server/ 19:40:28 spire-1.2.1/cmd/spire-server/cli/ 19:40:28 spire-1.2.1/cmd/spire-server/cli/agent/ 19:40:28 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:40:28 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/cli.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/entry/ 19:40:28 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/federation/ 19:40:28 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:40:28 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:40:28 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/run/ 19:40:28 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/token/ 19:40:28 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/validate/ 19:40:28 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/x509/ 19:40:28 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:40:28 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:40:28 spire-1.2.1/cmd/spire-server/main.go 19:40:28 spire-1.2.1/cmd/spire-server/util/ 19:40:28 spire-1.2.1/cmd/spire-server/util/util.go 19:40:28 spire-1.2.1/conf/ 19:40:28 spire-1.2.1/conf/agent/ 19:40:28 spire-1.2.1/conf/agent/agent.conf 19:40:28 spire-1.2.1/conf/agent/agent_full.conf 19:40:28 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:40:28 spire-1.2.1/conf/server/ 19:40:28 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:40:28 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:40:28 spire-1.2.1/conf/server/server.conf 19:40:28 spire-1.2.1/conf/server/server_full.conf 19:40:28 spire-1.2.1/doc/ 19:40:28 spire-1.2.1/doc/SPIRE101.md 19:40:28 spire-1.2.1/doc/auditlog.md 19:40:28 spire-1.2.1/doc/authorization_policy_engine.md 19:40:28 spire-1.2.1/doc/changelog_guidelines.md 19:40:28 spire-1.2.1/doc/cure53-report.pdf 19:40:28 spire-1.2.1/doc/images/ 19:40:28 spire-1.2.1/doc/images/2019_roadmap.png 19:40:28 spire-1.2.1/doc/images/SPIRE101.png 19:40:28 spire-1.2.1/doc/images/SPIRE_agent.png 19:40:28 spire-1.2.1/doc/images/SPIRE_server.png 19:40:28 spire-1.2.1/doc/images/cache_mgr.png 19:40:28 spire-1.2.1/doc/images/cache_mgr_components.png 19:40:28 spire-1.2.1/doc/images/federated_spire.png 19:40:28 spire-1.2.1/doc/images/ha_mode.png 19:40:28 spire-1.2.1/doc/images/nested_spire.png 19:40:28 spire-1.2.1/doc/images/oidc_federation.png 19:40:28 spire-1.2.1/doc/images/single_trust_domain.png 19:40:28 spire-1.2.1/doc/images/spiffe_compatible.png 19:40:28 spire-1.2.1/doc/images/spire_logo.png 19:40:28 spire-1.2.1/doc/migrating_registration_api_clients.md 19:40:28 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:40:28 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:40:28 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:40:28 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:40:28 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:40:28 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:40:28 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:40:28 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:40:28 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:40:28 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:40:28 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:40:28 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:40:28 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:40:28 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:40:28 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:40:28 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:40:28 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:40:28 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:40:28 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:40:28 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:40:28 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:40:28 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:40:28 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:40:28 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:40:28 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:40:28 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:40:28 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:40:28 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:40:28 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:40:28 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:40:28 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:40:28 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:40:28 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:40:28 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:40:28 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:40:28 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:40:28 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:40:28 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:40:28 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:40:28 spire-1.2.1/doc/scaling_spire.md 19:40:28 spire-1.2.1/doc/spire_agent.md 19:40:28 spire-1.2.1/doc/spire_server.md 19:40:28 spire-1.2.1/doc/supported_integrations.md 19:40:28 spire-1.2.1/doc/telemetry.md 19:40:28 spire-1.2.1/doc/telemetry_config.md 19:40:28 spire-1.2.1/doc/upgrading.md 19:40:28 spire-1.2.1/doc/using_spire.md 19:40:28 spire-1.2.1/examples/ 19:40:28 spire-1.2.1/examples/README.md 19:40:28 spire-1.2.1/go.mod 19:40:28 spire-1.2.1/go.sum 19:40:28 spire-1.2.1/pkg/ 19:40:28 spire-1.2.1/pkg/agent/ 19:40:28 spire-1.2.1/pkg/agent/agent.go 19:40:28 spire-1.2.1/pkg/agent/api/ 19:40:28 spire-1.2.1/pkg/agent/api/config.go 19:40:28 spire-1.2.1/pkg/agent/api/debug/ 19:40:28 spire-1.2.1/pkg/agent/api/debug/v1/ 19:40:28 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:40:28 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:40:28 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:40:28 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:40:28 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:40:28 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:40:28 spire-1.2.1/pkg/agent/api/endpoints.go 19:40:28 spire-1.2.1/pkg/agent/api/health/ 19:40:28 spire-1.2.1/pkg/agent/api/health/v1/ 19:40:28 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:40:28 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:40:28 spire-1.2.1/pkg/agent/api/rpccontext/ 19:40:28 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:40:28 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:40:28 spire-1.2.1/pkg/agent/attestor/ 19:40:28 spire-1.2.1/pkg/agent/attestor/node/ 19:40:28 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:40:28 spire-1.2.1/pkg/agent/attestor/node/node.go 19:40:28 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:40:28 spire-1.2.1/pkg/agent/attestor/workload/ 19:40:28 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:40:28 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:40:28 spire-1.2.1/pkg/agent/catalog/ 19:40:28 spire-1.2.1/pkg/agent/catalog/catalog.go 19:40:28 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:40:28 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:40:28 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:40:28 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:40:28 spire-1.2.1/pkg/agent/client/ 19:40:28 spire-1.2.1/pkg/agent/client/client.go 19:40:28 spire-1.2.1/pkg/agent/client/client_test.go 19:40:28 spire-1.2.1/pkg/agent/client/dial.go 19:40:28 spire-1.2.1/pkg/agent/client/nodeconn.go 19:40:28 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:40:28 spire-1.2.1/pkg/agent/client/update.go 19:40:28 spire-1.2.1/pkg/agent/client/util.go 19:40:28 spire-1.2.1/pkg/agent/common/ 19:40:28 spire-1.2.1/pkg/agent/common/backoff/ 19:40:28 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:40:28 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:40:28 spire-1.2.1/pkg/agent/common/cgroups/ 19:40:28 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:40:28 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:40:28 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:40:28 spire-1.2.1/pkg/agent/config.go 19:40:28 spire-1.2.1/pkg/agent/endpoints/ 19:40:28 spire-1.2.1/pkg/agent/endpoints/config.go 19:40:28 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:40:28 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:40:28 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:40:28 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:40:28 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:40:28 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:40:28 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:40:28 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:40:28 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:40:28 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:40:28 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:40:28 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:40:28 spire-1.2.1/pkg/agent/endpoints/workload/ 19:40:28 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:40:28 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:40:28 spire-1.2.1/pkg/agent/manager/ 19:40:28 spire-1.2.1/pkg/agent/manager/cache/ 19:40:28 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:40:28 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:40:28 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:40:28 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:40:28 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:40:28 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:40:28 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:40:28 spire-1.2.1/pkg/agent/manager/config.go 19:40:28 spire-1.2.1/pkg/agent/manager/manager.go 19:40:28 spire-1.2.1/pkg/agent/manager/manager_test.go 19:40:28 spire-1.2.1/pkg/agent/manager/storage.go 19:40:28 spire-1.2.1/pkg/agent/manager/storage_test.go 19:40:28 spire-1.2.1/pkg/agent/manager/storecache/ 19:40:28 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:40:28 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:40:28 spire-1.2.1/pkg/agent/manager/sync.go 19:40:28 spire-1.2.1/pkg/agent/plugin/ 19:40:28 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:40:28 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:40:28 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:40:28 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:40:28 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:40:28 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:40:28 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:40:28 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:40:28 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:40:28 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:40:28 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:40:28 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:40:28 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:40:28 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:40:28 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:40:28 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:40:28 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:40:28 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:40:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:40:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:40:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:40:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:40:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:40:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:40:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:40:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:40:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:40:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:40:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:40:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:40:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:40:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:40:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:40:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:40:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:40:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:40:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:40:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:40:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:40:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:40:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:40:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:40:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:40:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:40:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:40:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:40:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:40:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:40:28 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:40:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:40:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:40:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:40:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:40:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:40:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:40:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:40:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:40:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:40:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:40:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:40:29 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:40:29 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:40:29 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:40:29 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:40:29 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:40:29 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:40:29 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:40:29 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:40:29 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:40:29 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:40:29 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:40:29 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:40:29 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:40:29 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:40:29 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:40:29 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:40:29 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:40:29 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:40:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:40:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:40:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:40:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:40:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:40:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:40:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:40:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:40:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:40:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:40:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:40:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:40:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:40:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:40:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:40:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:40:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:40:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:40:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:40:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:40:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:40:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:40:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:40:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:40:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:40:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:40:29 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:40:29 spire-1.2.1/pkg/agent/svid/ 19:40:29 spire-1.2.1/pkg/agent/svid/rotator.go 19:40:29 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:40:29 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:40:29 spire-1.2.1/pkg/agent/svid/store/ 19:40:29 spire-1.2.1/pkg/agent/svid/store/service.go 19:40:29 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:40:29 spire-1.2.1/pkg/common/ 19:40:29 spire-1.2.1/pkg/common/agentpathtemplate/ 19:40:29 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:40:29 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:40:29 spire-1.2.1/pkg/common/api/ 19:40:29 spire-1.2.1/pkg/common/api/metrics.go 19:40:29 spire-1.2.1/pkg/common/api/middleware/ 19:40:29 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:40:29 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:40:29 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:40:29 spire-1.2.1/pkg/common/api/middleware/logger.go 19:40:29 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:40:29 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:40:29 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:40:29 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:40:29 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:40:29 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:40:29 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:40:29 spire-1.2.1/pkg/common/api/middleware/names.go 19:40:29 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:40:29 spire-1.2.1/pkg/common/api/names.go 19:40:29 spire-1.2.1/pkg/common/api/ratelimit.go 19:40:29 spire-1.2.1/pkg/common/api/rpccontext/ 19:40:29 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:40:29 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:40:29 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:40:29 spire-1.2.1/pkg/common/auth/ 19:40:29 spire-1.2.1/pkg/common/auth/interceptors.go 19:40:29 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:40:29 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:40:29 spire-1.2.1/pkg/common/bundleutil/ 19:40:29 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:40:29 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:40:29 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:40:29 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:40:29 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:40:29 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:40:29 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:40:29 spire-1.2.1/pkg/common/bundleutil/types.go 19:40:29 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:40:29 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:40:29 spire-1.2.1/pkg/common/catalog/ 19:40:29 spire-1.2.1/pkg/common/catalog/bind.go 19:40:29 spire-1.2.1/pkg/common/catalog/builtin.go 19:40:29 spire-1.2.1/pkg/common/catalog/catalog.go 19:40:29 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:40:29 spire-1.2.1/pkg/common/catalog/closers.go 19:40:29 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:40:29 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:40:29 spire-1.2.1/pkg/common/catalog/config.go 19:40:29 spire-1.2.1/pkg/common/catalog/config_test.go 19:40:29 spire-1.2.1/pkg/common/catalog/configure.go 19:40:29 spire-1.2.1/pkg/common/catalog/constraints.go 19:40:29 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:40:29 spire-1.2.1/pkg/common/catalog/context.go 19:40:29 spire-1.2.1/pkg/common/catalog/external.go 19:40:29 spire-1.2.1/pkg/common/catalog/host.go 19:40:29 spire-1.2.1/pkg/common/catalog/pipenet.go 19:40:29 spire-1.2.1/pkg/common/catalog/plugin.go 19:40:29 spire-1.2.1/pkg/common/catalog/testplugin/ 19:40:29 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:40:29 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:40:29 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:40:29 spire-1.2.1/pkg/common/cli/ 19:40:29 spire-1.2.1/pkg/common/cli/env.go 19:40:29 spire-1.2.1/pkg/common/cli/flags.go 19:40:29 spire-1.2.1/pkg/common/cli/trust_domain.go 19:40:29 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:40:29 spire-1.2.1/pkg/common/cli/umask.go 19:40:29 spire-1.2.1/pkg/common/cli/umask_posix.go 19:40:29 spire-1.2.1/pkg/common/cli/umask_test.go 19:40:29 spire-1.2.1/pkg/common/cli/umask_windows.go 19:40:29 spire-1.2.1/pkg/common/cliprinter/ 19:40:29 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:40:29 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:40:29 spire-1.2.1/pkg/common/cliprinter/flag.go 19:40:29 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:40:29 spire-1.2.1/pkg/common/cliprinter/format.go 19:40:29 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:40:29 spire-1.2.1/pkg/common/cliprinter/internal/ 19:40:29 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:40:29 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:40:29 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:40:29 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:40:29 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:40:29 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:40:29 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:40:29 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:40:29 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:40:29 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:40:29 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:40:29 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:40:29 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:40:29 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:40:29 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:40:29 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:40:29 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:40:29 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:40:29 spire-1.2.1/pkg/common/coretypes/ 19:40:29 spire-1.2.1/pkg/common/coretypes/bundle/ 19:40:29 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:40:29 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:40:29 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:40:29 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:40:29 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:40:29 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:40:29 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:40:29 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:40:29 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:40:29 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:40:29 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:40:29 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:40:29 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:40:29 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:40:29 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:40:29 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:40:29 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:40:29 spire-1.2.1/pkg/common/cryptoutil/ 19:40:29 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:40:29 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:40:29 spire-1.2.1/pkg/common/diskutil/ 19:40:29 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:40:29 spire-1.2.1/pkg/common/diskutil/file_test.go 19:40:29 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:40:29 spire-1.2.1/pkg/common/errorutil/ 19:40:29 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:40:29 spire-1.2.1/pkg/common/health/ 19:40:29 spire-1.2.1/pkg/common/health/config.go 19:40:29 spire-1.2.1/pkg/common/health/context.go 19:40:29 spire-1.2.1/pkg/common/health/context_test.go 19:40:29 spire-1.2.1/pkg/common/health/health.go 19:40:29 spire-1.2.1/pkg/common/health/health_test.go 19:40:29 spire-1.2.1/pkg/common/health/logger.go 19:40:29 spire-1.2.1/pkg/common/hostservice/ 19:40:29 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:40:29 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:40:29 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:40:29 spire-1.2.1/pkg/common/idutil/ 19:40:29 spire-1.2.1/pkg/common/idutil/require.go 19:40:29 spire-1.2.1/pkg/common/idutil/require_test.go 19:40:29 spire-1.2.1/pkg/common/idutil/safety.go 19:40:29 spire-1.2.1/pkg/common/idutil/safety_test.go 19:40:29 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:40:29 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:40:29 spire-1.2.1/pkg/common/jwtsvid/ 19:40:29 spire-1.2.1/pkg/common/jwtsvid/common.go 19:40:29 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:40:29 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:40:29 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:40:29 spire-1.2.1/pkg/common/jwtutil/ 19:40:29 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:40:29 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:40:29 spire-1.2.1/pkg/common/log/ 19:40:29 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:40:29 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:40:29 spire-1.2.1/pkg/common/log/log.go 19:40:29 spire-1.2.1/pkg/common/log/log_test.go 19:40:29 spire-1.2.1/pkg/common/log/options.go 19:40:29 spire-1.2.1/pkg/common/nodeutil/ 19:40:29 spire-1.2.1/pkg/common/nodeutil/node.go 19:40:29 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:40:29 spire-1.2.1/pkg/common/peertracker/ 19:40:29 spire-1.2.1/pkg/common/peertracker/conn.go 19:40:29 spire-1.2.1/pkg/common/peertracker/credentials.go 19:40:29 spire-1.2.1/pkg/common/peertracker/errors.go 19:40:29 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:40:29 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:40:29 spire-1.2.1/pkg/common/peertracker/info.go 19:40:29 spire-1.2.1/pkg/common/peertracker/listener.go 19:40:29 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:40:29 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:40:29 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:40:29 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:40:29 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:40:29 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:40:29 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:40:29 spire-1.2.1/pkg/common/peertracker/tcp.go 19:40:29 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:40:29 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:40:29 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:40:29 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:40:29 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:40:29 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:40:29 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:40:29 spire-1.2.1/pkg/common/peertracker/uds.go 19:40:29 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:40:29 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:40:29 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:40:29 spire-1.2.1/pkg/common/pemutil/ 19:40:29 spire-1.2.1/pkg/common/pemutil/block.go 19:40:29 spire-1.2.1/pkg/common/pemutil/certs.go 19:40:29 spire-1.2.1/pkg/common/pemutil/common.go 19:40:29 spire-1.2.1/pkg/common/pemutil/csr.go 19:40:29 spire-1.2.1/pkg/common/pemutil/keys.go 19:40:29 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:40:29 spire-1.2.1/pkg/common/pemutil/testdata/ 19:40:29 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:40:29 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:40:29 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:40:29 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:40:29 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:40:29 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:40:29 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:40:29 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:40:29 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:40:29 spire-1.2.1/pkg/common/plugin/ 19:40:29 spire-1.2.1/pkg/common/plugin/aws/ 19:40:29 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:40:29 spire-1.2.1/pkg/common/plugin/azure/ 19:40:29 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:40:29 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:40:29 spire-1.2.1/pkg/common/plugin/facade.go 19:40:29 spire-1.2.1/pkg/common/plugin/facade_test.go 19:40:29 spire-1.2.1/pkg/common/plugin/gcp/ 19:40:29 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:40:29 spire-1.2.1/pkg/common/plugin/k8s/ 19:40:29 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:40:29 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:40:29 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:40:29 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:40:29 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:40:29 spire-1.2.1/pkg/common/plugin/log.go 19:40:29 spire-1.2.1/pkg/common/plugin/sshpop/ 19:40:29 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:40:29 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:40:29 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:40:29 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:40:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:40:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:40:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:40:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:40:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:40:29 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:40:29 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:40:29 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:40:29 spire-1.2.1/pkg/common/plugin/x509pop/ 19:40:29 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:40:29 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:40:29 spire-1.2.1/pkg/common/profiling/ 19:40:29 spire-1.2.1/pkg/common/profiling/dumpers.go 19:40:29 spire-1.2.1/pkg/common/profiling/profiling.go 19:40:29 spire-1.2.1/pkg/common/protoutil/ 19:40:29 spire-1.2.1/pkg/common/protoutil/masks.go 19:40:29 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:40:29 spire-1.2.1/pkg/common/rotationutil/ 19:40:29 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:40:29 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:40:29 spire-1.2.1/pkg/common/selector/ 19:40:29 spire-1.2.1/pkg/common/selector/selector.go 19:40:29 spire-1.2.1/pkg/common/selector/selector_test.go 19:40:29 spire-1.2.1/pkg/common/selector/set.go 19:40:29 spire-1.2.1/pkg/common/selector/set_utils.go 19:40:29 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:40:29 spire-1.2.1/pkg/common/telemetry/ 19:40:29 spire-1.2.1/pkg/common/telemetry/agent/ 19:40:29 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:40:29 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:40:29 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:40:29 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:40:29 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:40:29 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:40:29 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:40:29 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:40:29 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:40:29 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:40:29 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:40:29 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:40:29 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:40:29 spire-1.2.1/pkg/common/telemetry/call.go 19:40:29 spire-1.2.1/pkg/common/telemetry/common/ 19:40:29 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:40:29 spire-1.2.1/pkg/common/telemetry/config.go 19:40:29 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:40:29 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:40:29 spire-1.2.1/pkg/common/telemetry/inmem.go 19:40:29 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:40:29 spire-1.2.1/pkg/common/telemetry/m3.go 19:40:29 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:40:29 spire-1.2.1/pkg/common/telemetry/metrics.go 19:40:29 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:40:29 spire-1.2.1/pkg/common/telemetry/names.go 19:40:29 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:40:29 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:40:29 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:40:29 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:40:29 spire-1.2.1/pkg/common/telemetry/server/ 19:40:29 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:40:29 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:40:29 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:40:29 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:40:29 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:40:29 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:40:29 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:40:29 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:40:29 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:40:29 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:40:29 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:40:29 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:40:29 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:40:29 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:40:29 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:40:29 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:40:29 spire-1.2.1/pkg/common/telemetry/server/server.go 19:40:29 spire-1.2.1/pkg/common/telemetry/sink.go 19:40:29 spire-1.2.1/pkg/common/telemetry/statsd.go 19:40:29 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:40:29 spire-1.2.1/pkg/common/telemetry/uptime.go 19:40:29 spire-1.2.1/pkg/common/telemetry/version.go 19:40:29 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:40:29 spire-1.2.1/pkg/common/uptime/ 19:40:29 spire-1.2.1/pkg/common/uptime/uptime.go 19:40:29 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:40:29 spire-1.2.1/pkg/common/util/ 19:40:29 spire-1.2.1/pkg/common/util/certs.go 19:40:29 spire-1.2.1/pkg/common/util/certs_test.go 19:40:29 spire-1.2.1/pkg/common/util/csr.go 19:40:29 spire-1.2.1/pkg/common/util/hash.go 19:40:29 spire-1.2.1/pkg/common/util/selectors.go 19:40:29 spire-1.2.1/pkg/common/util/selectors_test.go 19:40:29 spire-1.2.1/pkg/common/util/signals.go 19:40:29 spire-1.2.1/pkg/common/util/sort.go 19:40:29 spire-1.2.1/pkg/common/util/sort_test.go 19:40:29 spire-1.2.1/pkg/common/util/task.go 19:40:29 spire-1.2.1/pkg/common/util/task_test.go 19:40:29 spire-1.2.1/pkg/common/util/testdata/ 19:40:29 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:40:29 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:40:29 spire-1.2.1/pkg/common/version/ 19:40:29 spire-1.2.1/pkg/common/version/version.go 19:40:29 spire-1.2.1/pkg/common/x509svid/ 19:40:29 spire-1.2.1/pkg/common/x509svid/common_test.go 19:40:29 spire-1.2.1/pkg/common/x509svid/csr.go 19:40:29 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:40:29 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:40:29 spire-1.2.1/pkg/common/x509util/ 19:40:29 spire-1.2.1/pkg/common/x509util/cert.go 19:40:29 spire-1.2.1/pkg/common/x509util/dns.go 19:40:29 spire-1.2.1/pkg/common/x509util/dns_test.go 19:40:29 spire-1.2.1/pkg/common/x509util/keyid.go 19:40:29 spire-1.2.1/pkg/common/x509util/keypair.go 19:40:29 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:40:29 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:40:29 spire-1.2.1/pkg/server/ 19:40:29 spire-1.2.1/pkg/server/api/ 19:40:29 spire-1.2.1/pkg/server/api/agent.go 19:40:29 spire-1.2.1/pkg/server/api/agent/ 19:40:29 spire-1.2.1/pkg/server/api/agent/v1/ 19:40:29 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:40:29 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:40:29 spire-1.2.1/pkg/server/api/agent_test.go 19:40:29 spire-1.2.1/pkg/server/api/api.go 19:40:29 spire-1.2.1/pkg/server/api/audit/ 19:40:29 spire-1.2.1/pkg/server/api/audit/audit.go 19:40:29 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:40:29 spire-1.2.1/pkg/server/api/bundle.go 19:40:29 spire-1.2.1/pkg/server/api/bundle/ 19:40:29 spire-1.2.1/pkg/server/api/bundle/v1/ 19:40:29 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:40:29 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:40:29 spire-1.2.1/pkg/server/api/bundle_test.go 19:40:29 spire-1.2.1/pkg/server/api/debug/ 19:40:29 spire-1.2.1/pkg/server/api/debug/v1/ 19:40:29 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:40:29 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:40:29 spire-1.2.1/pkg/server/api/entry.go 19:40:29 spire-1.2.1/pkg/server/api/entry/ 19:40:29 spire-1.2.1/pkg/server/api/entry/v1/ 19:40:29 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:40:29 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:40:29 spire-1.2.1/pkg/server/api/entry_test.go 19:40:29 spire-1.2.1/pkg/server/api/health/ 19:40:29 spire-1.2.1/pkg/server/api/health/v1/ 19:40:29 spire-1.2.1/pkg/server/api/health/v1/service.go 19:40:29 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:40:29 spire-1.2.1/pkg/server/api/id.go 19:40:29 spire-1.2.1/pkg/server/api/id_test.go 19:40:29 spire-1.2.1/pkg/server/api/limits/ 19:40:29 spire-1.2.1/pkg/server/api/limits/limits.go 19:40:29 spire-1.2.1/pkg/server/api/middleware/ 19:40:29 spire-1.2.1/pkg/server/api/middleware/alias.go 19:40:29 spire-1.2.1/pkg/server/api/middleware/audit.go 19:40:29 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:40:29 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:40:29 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:40:29 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:40:29 spire-1.2.1/pkg/server/api/middleware/caller.go 19:40:29 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:40:29 spire-1.2.1/pkg/server/api/middleware/common.go 19:40:29 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:40:29 spire-1.2.1/pkg/server/api/middleware/entries.go 19:40:29 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:40:29 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:40:29 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:40:29 spire-1.2.1/pkg/server/api/ratelimit.go 19:40:29 spire-1.2.1/pkg/server/api/rpccontext/ 19:40:29 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:40:29 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:40:29 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:40:29 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:40:29 spire-1.2.1/pkg/server/api/selector.go 19:40:29 spire-1.2.1/pkg/server/api/selector_test.go 19:40:29 spire-1.2.1/pkg/server/api/status.go 19:40:29 spire-1.2.1/pkg/server/api/status_test.go 19:40:29 spire-1.2.1/pkg/server/api/svid/ 19:40:29 spire-1.2.1/pkg/server/api/svid/v1/ 19:40:29 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:40:29 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:40:29 spire-1.2.1/pkg/server/api/trustdomain.go 19:40:29 spire-1.2.1/pkg/server/api/trustdomain/ 19:40:29 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:40:29 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:40:29 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:40:29 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:40:29 spire-1.2.1/pkg/server/authpolicy/ 19:40:29 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:40:29 spire-1.2.1/pkg/server/authpolicy/policy.go 19:40:29 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:40:29 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:40:29 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:40:29 spire-1.2.1/pkg/server/authpolicy/validate.go 19:40:29 spire-1.2.1/pkg/server/bundle/ 19:40:29 spire-1.2.1/pkg/server/bundle/client/ 19:40:29 spire-1.2.1/pkg/server/bundle/client/client.go 19:40:29 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:40:29 spire-1.2.1/pkg/server/bundle/client/manager.go 19:40:29 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:40:29 spire-1.2.1/pkg/server/bundle/client/sources.go 19:40:29 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:40:29 spire-1.2.1/pkg/server/bundle/client/updater.go 19:40:29 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:40:29 spire-1.2.1/pkg/server/ca/ 19:40:29 spire-1.2.1/pkg/server/ca/ca.go 19:40:29 spire-1.2.1/pkg/server/ca/ca_health.go 19:40:29 spire-1.2.1/pkg/server/ca/ca_test.go 19:40:29 spire-1.2.1/pkg/server/ca/journal.go 19:40:29 spire-1.2.1/pkg/server/ca/journal_test.go 19:40:29 spire-1.2.1/pkg/server/ca/manager.go 19:40:29 spire-1.2.1/pkg/server/ca/manager_health.go 19:40:29 spire-1.2.1/pkg/server/ca/manager_test.go 19:40:29 spire-1.2.1/pkg/server/ca/templates.go 19:40:29 spire-1.2.1/pkg/server/ca/upstream_client.go 19:40:29 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:40:29 spire-1.2.1/pkg/server/ca/validation.go 19:40:29 spire-1.2.1/pkg/server/cache/ 19:40:29 spire-1.2.1/pkg/server/cache/dscache/ 19:40:29 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:40:29 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:40:29 spire-1.2.1/pkg/server/cache/entrycache/ 19:40:29 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:40:29 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:40:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:40:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:40:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:40:29 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:40:29 spire-1.2.1/pkg/server/catalog/ 19:40:29 spire-1.2.1/pkg/server/catalog/catalog.go 19:40:29 spire-1.2.1/pkg/server/catalog/keymanager.go 19:40:29 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:40:29 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:40:29 spire-1.2.1/pkg/server/catalog/notifier.go 19:40:29 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:40:29 spire-1.2.1/pkg/server/config.go 19:40:29 spire-1.2.1/pkg/server/datastore/ 19:40:29 spire-1.2.1/pkg/server/datastore/datastore.go 19:40:29 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:40:29 spire-1.2.1/pkg/server/datastore/repository.go 19:40:29 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:40:29 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:40:29 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:40:29 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:40:29 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:40:29 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:40:29 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:40:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:40:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:40:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:40:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:40:29 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:40:29 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:40:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:40:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:40:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:40:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:40:29 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:40:29 spire-1.2.1/pkg/server/endpoints/ 19:40:29 spire-1.2.1/pkg/server/endpoints/bundle/ 19:40:29 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:40:29 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:40:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:40:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:40:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:40:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:40:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:40:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:40:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:40:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:40:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:40:29 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:40:29 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:40:29 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:40:29 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:40:29 spire-1.2.1/pkg/server/endpoints/config.go 19:40:29 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:40:29 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:40:29 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:40:29 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:40:29 spire-1.2.1/pkg/server/endpoints/middleware.go 19:40:29 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:40:29 spire-1.2.1/pkg/server/hostservice/ 19:40:29 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:40:29 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:40:29 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:40:29 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:40:29 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:40:29 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:40:29 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:40:29 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/ 19:40:29 spire-1.2.1/pkg/server/plugin/keymanager/ 19:40:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:40:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:40:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:40:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:40:29 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:40:29 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:40:29 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:40:29 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:40:29 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:40:29 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:40:29 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:40:29 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:40:29 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:40:29 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:40:29 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:40:29 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:40:29 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:40:29 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:40:29 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:40:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:40:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:40:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:40:29 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:40:29 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:40:29 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:40:29 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/notifier/ 19:40:29 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:40:29 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:40:29 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:40:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:40:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:40:29 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:40:29 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:40:29 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:40:29 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:40:29 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:40:29 spire-1.2.1/pkg/server/registration/ 19:40:29 spire-1.2.1/pkg/server/registration/manager.go 19:40:29 spire-1.2.1/pkg/server/registration/manager_test.go 19:40:29 spire-1.2.1/pkg/server/scanentries.go 19:40:29 spire-1.2.1/pkg/server/scanentries_test.go 19:40:29 spire-1.2.1/pkg/server/server.go 19:40:29 spire-1.2.1/pkg/server/server_test.go 19:40:29 spire-1.2.1/pkg/server/svid/ 19:40:29 spire-1.2.1/pkg/server/svid/observer.go 19:40:29 spire-1.2.1/pkg/server/svid/observer_test.go 19:40:29 spire-1.2.1/pkg/server/svid/rotator.go 19:40:29 spire-1.2.1/pkg/server/svid/rotator_config.go 19:40:29 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:40:29 spire-1.2.1/pkg/server/svid/rotator_test.go 19:40:29 spire-1.2.1/proto/ 19:40:29 spire-1.2.1/proto/private/ 19:40:29 spire-1.2.1/proto/private/server/ 19:40:29 spire-1.2.1/proto/private/server/journal/ 19:40:29 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:40:29 spire-1.2.1/proto/private/server/journal/journal.proto 19:40:29 spire-1.2.1/proto/spire/ 19:40:29 spire-1.2.1/proto/spire/common/ 19:40:29 spire-1.2.1/proto/spire/common/common.pb.go 19:40:29 spire-1.2.1/proto/spire/common/common.proto 19:40:29 spire-1.2.1/proto/spire/common/plugin/ 19:40:29 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:40:29 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:40:29 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:40:29 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:40:29 spire-1.2.1/proto/spire/plugin/ 19:40:29 spire-1.2.1/proto/spire/plugin/agent/ 19:40:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:40:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:40:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:40:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:40:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:40:29 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:40:29 spire-1.2.1/release/ 19:40:29 spire-1.2.1/release/spire-extras/ 19:40:29 spire-1.2.1/release/spire-extras/README.md 19:40:29 spire-1.2.1/release/spire-extras/conf/ 19:40:29 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:40:29 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:40:29 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:40:29 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:40:29 spire-1.2.1/release/spire/ 19:40:29 spire-1.2.1/release/spire/README.md 19:40:29 spire-1.2.1/release/spire/conf/ 19:40:29 spire-1.2.1/release/spire/conf/agent/ 19:40:29 spire-1.2.1/release/spire/conf/agent/agent.conf 19:40:29 spire-1.2.1/release/spire/conf/server/ 19:40:29 spire-1.2.1/release/spire/conf/server/server.conf 19:40:29 spire-1.2.1/script/ 19:40:29 spire-1.2.1/script/build-artifact.sh 19:40:29 spire-1.2.1/script/generate_dummy_ca.sh 19:40:29 spire-1.2.1/support/ 19:40:29 spire-1.2.1/support/k8s/ 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:40:29 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:40:29 spire-1.2.1/support/oidc-discovery-provider/ 19:40:29 spire-1.2.1/support/oidc-discovery-provider/README.md 19:40:29 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:40:29 spire-1.2.1/support/oidc-discovery-provider/config.go 19:40:29 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:40:29 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:40:29 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:40:29 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:40:29 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:40:29 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:40:29 spire-1.2.1/support/oidc-discovery-provider/main.go 19:40:29 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:40:29 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:40:29 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:40:29 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:40:29 spire-1.2.1/test/ 19:40:29 spire-1.2.1/test/clock/ 19:40:29 spire-1.2.1/test/clock/clock.go 19:40:29 spire-1.2.1/test/fakes/ 19:40:29 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:40:29 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:40:29 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:40:29 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:40:29 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:40:29 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:40:29 spire-1.2.1/test/fakes/fakeagentstore/ 19:40:30 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:40:30 spire-1.2.1/test/fakes/fakedatastore/ 19:40:30 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:40:30 spire-1.2.1/test/fakes/fakeentryclient/ 19:40:30 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:40:30 spire-1.2.1/test/fakes/fakehealthchecker/ 19:40:30 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:40:30 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:40:30 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:40:30 spire-1.2.1/test/fakes/fakemetrics/ 19:40:30 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:40:30 spire-1.2.1/test/fakes/fakenoderesolver/ 19:40:30 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:40:30 spire-1.2.1/test/fakes/fakenotifier/ 19:40:30 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:40:30 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:40:30 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:40:30 spire-1.2.1/test/fakes/fakeserverca/ 19:40:30 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:40:30 spire-1.2.1/test/fakes/fakeservercatalog/ 19:40:30 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:40:30 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:40:30 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:40:30 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:40:30 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:40:30 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:40:30 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:40:30 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:40:30 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:40:30 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:40:30 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:40:30 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:40:30 spire-1.2.1/test/fixture/ 19:40:30 spire-1.2.1/test/fixture/certs/ 19:40:30 spire-1.2.1/test/fixture/certs/agent_svid.der 19:40:30 spire-1.2.1/test/fixture/certs/base_cert.pem 19:40:30 spire-1.2.1/test/fixture/certs/base_csr.pem 19:40:30 spire-1.2.1/test/fixture/certs/base_key.pem 19:40:30 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:40:30 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:40:30 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:40:30 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:40:30 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:40:30 spire-1.2.1/test/fixture/certs/blog_key.pem 19:40:30 spire-1.2.1/test/fixture/certs/bundle.der 19:40:30 spire-1.2.1/test/fixture/certs/ca.pem 19:40:30 spire-1.2.1/test/fixture/certs/ca_key.pem 19:40:30 spire-1.2.1/test/fixture/certs/database_cert.pem 19:40:30 spire-1.2.1/test/fixture/certs/database_csr.pem 19:40:30 spire-1.2.1/test/fixture/certs/database_key.pem 19:40:30 spire-1.2.1/test/fixture/certs/node_cert.pem 19:40:30 spire-1.2.1/test/fixture/certs/node_csr.pem 19:40:30 spire-1.2.1/test/fixture/certs/node_key.pem 19:40:30 spire-1.2.1/test/fixture/certs/svid.pem 19:40:30 spire-1.2.1/test/fixture/certs/svid_key.pem 19:40:30 spire-1.2.1/test/fixture/config/ 19:40:30 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:40:30 spire-1.2.1/test/fixture/config/agent_good.conf 19:40:30 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:40:30 spire-1.2.1/test/fixture/config/plugin_good.conf 19:40:30 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:40:30 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:40:30 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:40:30 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:40:30 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:40:30 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:40:30 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:40:30 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:40:30 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:40:30 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:40:30 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:40:30 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:40:30 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:40:30 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:40:30 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:40:30 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:40:30 spire-1.2.1/test/fixture/config/server_good.conf 19:40:30 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:40:30 spire-1.2.1/test/fixture/fixture.go 19:40:30 spire-1.2.1/test/fixture/nodeattestor/ 19:40:30 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:40:30 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:40:30 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:40:30 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:40:30 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:40:30 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:40:30 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:40:30 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:40:30 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:40:30 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:40:30 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:40:30 spire-1.2.1/test/fixture/registration/ 19:40:30 spire-1.2.1/test/fixture/registration/entries.json 19:40:30 spire-1.2.1/test/fixture/registration/good-for-update.json 19:40:30 spire-1.2.1/test/fixture/registration/good.json 19:40:30 spire-1.2.1/test/fixture/registration/invalid.json 19:40:30 spire-1.2.1/test/fixture/registration/invalid_json.json 19:40:30 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:40:30 spire-1.2.1/test/integration/ 19:40:30 spire-1.2.1/test/integration/README.md 19:40:30 spire-1.2.1/test/integration/common 19:40:30 spire-1.2.1/test/integration/setup/ 19:40:30 spire-1.2.1/test/integration/setup/adminclient/ 19:40:30 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:40:30 spire-1.2.1/test/integration/setup/adminclient/client.go 19:40:30 spire-1.2.1/test/integration/setup/debugagent/ 19:40:30 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:40:30 spire-1.2.1/test/integration/setup/debugagent/main.go 19:40:30 spire-1.2.1/test/integration/setup/debugserver/ 19:40:30 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:40:30 spire-1.2.1/test/integration/setup/debugserver/main.go 19:40:30 spire-1.2.1/test/integration/setup/downstreamclient/ 19:40:30 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:40:30 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:40:30 spire-1.2.1/test/integration/setup/itclient/ 19:40:30 spire-1.2.1/test/integration/setup/itclient/client.go 19:40:30 spire-1.2.1/test/integration/setup/node-attestation/ 19:40:30 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:40:30 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:40:30 spire-1.2.1/test/integration/setup/x509pop/ 19:40:30 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:40:30 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:40:30 spire-1.2.1/test/integration/suites/ 19:40:30 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:40:30 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:40:30 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:40:30 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:40:30 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:40:30 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:40:30 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:40:30 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:40:30 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:40:30 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:40:30 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:40:30 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:40:30 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:40:30 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:40:30 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:40:30 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:40:30 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:40:30 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:40:30 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:40:30 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:40:30 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:40:30 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:40:30 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:40:30 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:40:30 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:40:30 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:40:30 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:40:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:40:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:40:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:40:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:40:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:40:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:40:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:40:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:40:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:40:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:40:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:40:30 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:40:30 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:40:30 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:40:30 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:40:30 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:40:30 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:40:30 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:40:30 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:40:30 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:40:30 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:40:30 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:40:30 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:40:30 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:40:30 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:40:30 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:40:30 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:40:30 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:40:30 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:40:30 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:40:30 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:40:30 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:40:30 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:40:30 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:40:30 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:40:30 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:40:30 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:40:30 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:40:30 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:40:30 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:40:30 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:40:30 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:40:30 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:40:30 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:40:30 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:40:30 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:40:30 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:40:30 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:40:30 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:40:30 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:40:30 spire-1.2.1/test/integration/suites/join-token/ 19:40:30 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:40:30 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:40:30 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:40:30 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:40:30 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:40:30 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:40:30 spire-1.2.1/test/integration/suites/join-token/README.md 19:40:30 spire-1.2.1/test/integration/suites/join-token/conf/ 19:40:30 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:40:30 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:40:30 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:40:30 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:40:30 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:40:30 spire-1.2.1/test/integration/suites/join-token/teardown 19:40:30 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:40:30 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:40:30 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:40:30 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:40:30 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:40:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:40:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:40:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:40:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:40:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:40:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:40:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:40:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:40:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:40:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:40:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:40:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:40:30 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:40:30 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:40:30 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:40:30 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:40:30 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:40:30 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:40:30 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:40:30 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:40:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:40:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:40:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:40:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:40:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:40:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:40:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:40:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:40:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:40:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:40:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:40:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:40:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:40:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:40:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:40:30 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:40:30 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:40:30 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:40:30 spire-1.2.1/test/integration/suites/k8s/ 19:40:30 spire-1.2.1/test/integration/suites/k8s/00-setup 19:40:30 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:40:30 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:40:30 spire-1.2.1/test/integration/suites/k8s/README.md 19:40:30 spire-1.2.1/test/integration/suites/k8s/conf/ 19:40:30 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:40:30 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:40:30 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:40:30 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:40:30 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:40:30 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:40:30 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:40:30 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:40:30 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:40:30 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:40:30 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:40:30 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:40:30 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:40:30 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:40:30 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:40:30 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:40:30 spire-1.2.1/test/integration/suites/k8s/teardown 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/ 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:40:30 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:40:30 spire-1.2.1/test/integration/suites/node-attestation/ 19:40:30 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:40:30 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:40:30 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:40:30 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:40:30 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:40:30 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:40:30 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:40:30 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:40:30 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:40:30 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:40:30 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:40:30 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:40:30 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:40:30 spire-1.2.1/test/integration/suites/rotation/ 19:40:30 spire-1.2.1/test/integration/suites/rotation/00-setup 19:40:30 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:40:30 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:40:30 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:40:30 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:40:30 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:40:30 spire-1.2.1/test/integration/suites/rotation/README.md 19:40:30 spire-1.2.1/test/integration/suites/rotation/conf/ 19:40:30 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:40:30 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:40:30 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:40:30 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:40:30 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:40:30 spire-1.2.1/test/integration/suites/rotation/teardown 19:40:30 spire-1.2.1/test/integration/suites/self-test/ 19:40:30 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:40:30 spire-1.2.1/test/integration/suites/self-test/README.md 19:40:30 spire-1.2.1/test/integration/suites/self-test/teardown 19:40:30 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:40:30 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:40:30 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:40:30 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:40:30 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:40:30 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:40:30 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:40:30 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:40:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:40:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:40:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:40:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:40:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:40:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:40:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:40:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:40:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:40:30 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:40:30 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:40:30 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:40:30 spire-1.2.1/test/integration/suites/upgrade/ 19:40:30 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:40:30 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:40:30 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:40:30 spire-1.2.1/test/integration/suites/upgrade/README.md 19:40:30 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:40:30 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:40:30 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:40:30 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:40:30 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:40:30 spire-1.2.1/test/integration/suites/upgrade/teardown 19:40:30 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:40:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:40:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:40:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:40:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:40:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:40:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:40:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:40:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:40:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:40:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:40:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:40:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:40:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:40:30 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:40:30 spire-1.2.1/test/integration/test-one.sh 19:40:30 spire-1.2.1/test/integration/test.sh 19:40:30 spire-1.2.1/test/plugintest/ 19:40:30 spire-1.2.1/test/plugintest/config.go 19:40:30 spire-1.2.1/test/plugintest/load.go 19:40:30 spire-1.2.1/test/plugintest/option.go 19:40:30 spire-1.2.1/test/spiretest/ 19:40:30 spire-1.2.1/test/spiretest/apiserver.go 19:40:30 spire-1.2.1/test/spiretest/assertions.go 19:40:30 spire-1.2.1/test/spiretest/dir.go 19:40:30 spire-1.2.1/test/spiretest/errors_posix.go 19:40:30 spire-1.2.1/test/spiretest/errors_windows.go 19:40:30 spire-1.2.1/test/spiretest/logs.go 19:40:30 spire-1.2.1/test/spiretest/socketapi.go 19:40:30 spire-1.2.1/test/spiretest/suite.go 19:40:30 spire-1.2.1/test/spiretest/x509.go 19:40:30 spire-1.2.1/test/testca/ 19:40:30 spire-1.2.1/test/testca/ca.go 19:40:30 spire-1.2.1/test/testkey/ 19:40:30 spire-1.2.1/test/testkey/generate.sh 19:40:30 spire-1.2.1/test/testkey/genkeys.go 19:40:30 spire-1.2.1/test/testkey/keys.go 19:40:30 spire-1.2.1/test/testkey/new.go 19:40:30 spire-1.2.1/test/tpmsimulator/ 19:40:30 spire-1.2.1/test/tpmsimulator/simulator.go 19:40:30 spire-1.2.1/test/util/ 19:40:30 spire-1.2.1/test/util/cert_fixtures.go 19:40:30 spire-1.2.1/test/util/cert_generation.go 19:40:30 spire-1.2.1/test/util/io_redirection.go 19:40:30 spire-1.2.1/test/util/race.go 19:40:30 spire-1.2.1/test/util/util.go 19:40:30 building spire from source... 19:40:30 Installing go1.17.7... 19:40:57 Building bin/spire-server... 19:40:57 go: downloading github.com/mitchellh/cli v1.1.2 19:40:57 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:40:57 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:40:57 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:40:57 go: downloading google.golang.org/grpc v1.44.0 19:40:57 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:40:57 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:40:58 go: downloading github.com/imdario/mergo v0.3.12 19:40:58 go: downloading github.com/sirupsen/logrus v1.8.1 19:41:00 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:41:00 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:41:00 go: downloading github.com/fatih/color v1.13.0 19:41:01 go: downloading github.com/mattn/go-isatty v0.0.14 19:41:01 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:41:01 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:41:01 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:41:01 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:41:02 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:41:02 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:41:02 go: downloading github.com/armon/go-metrics v0.3.10 19:41:03 go: downloading github.com/prometheus/client_golang v1.12.1 19:41:03 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:41:04 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:41:04 go: downloading github.com/open-policy-agent/opa v0.38.0 19:41:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:41:19 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:41:19 go: downloading github.com/mattn/go-colorable v0.1.12 19:41:19 go: downloading github.com/Masterminds/goutils v1.1.0 19:41:19 go: downloading github.com/Masterminds/semver v1.5.0 19:41:19 go: downloading github.com/google/uuid v1.1.2 19:41:19 go: downloading github.com/huandu/xstrings v1.3.2 19:41:20 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:41:20 go: downloading github.com/oklog/run v1.0.0 19:41:20 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:41:20 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:41:20 go: downloading github.com/prometheus/client_model v0.2.0 19:41:20 go: downloading github.com/prometheus/common v0.32.1 19:41:20 go: downloading go.uber.org/atomic v1.9.0 19:41:21 go: downloading github.com/imkira/go-observer v1.0.3 19:41:21 go: downloading github.com/beorn7/perks v1.0.1 19:41:21 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:41:22 go: downloading github.com/prometheus/procfs v0.7.3 19:41:22 go: downloading github.com/hashicorp/errwrap v1.1.0 19:41:22 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:41:22 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:41:22 go: downloading github.com/twmb/murmur3 v1.1.6 19:41:23 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:41:23 go: downloading github.com/blang/semver/v4 v4.0.0 19:41:23 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:41:24 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:41:24 go: downloading github.com/jinzhu/gorm v1.9.16 19:41:25 go: downloading github.com/lib/pq v1.10.4 19:41:25 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:41:25 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:41:26 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:41:30 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:41:33 Removing intermediate container 5a0cf2918fca 19:41:33 ---> 5846974eb146 19:41:33 19:41:33 Step 10/22 : FROM alpine:3.14 19:41:33 ---> ac73e934f311 19:41:33 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:41:33 ---> Running in 3b00bdb67d5c 19:41:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:41:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:41:37 (1/6) Installing ca-certificates (20211220-r0) 19:41:37 (2/6) Installing brotli-libs (1.0.9-r5) 19:41:37 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:41:37 (4/6) Installing libcurl (7.79.1-r0) 19:41:37 (5/6) Installing curl (7.79.1-r0) 19:41:37 (6/6) Installing dumb-init (1.2.5-r1) 19:41:37 Executing busybox-1.33.1-r7.trigger 19:41:37 Executing ca-certificates-20211220-r0.trigger 19:41:37 OK: 8 MiB in 20 packages 19:41:40 Removing intermediate container 3b00bdb67d5c 19:41:40 ---> 045bd7759aa0 19:41:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:41:40 ---> Running in 3de5eebb79ce 19:41:40 Removing intermediate container 3de5eebb79ce 19:41:40 ---> cc18d0afbd71 19:41:40 Step 13/22 : WORKDIR /edgex 19:41:40 ---> Running in 1a41e5fb7b1f 19:41:41 Removing intermediate container 1a41e5fb7b1f 19:41:41 ---> cb2355b43231 19:41:41 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:41:41 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:41:41 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:41:41 go: downloading github.com/stretchr/testify v1.7.0 19:41:42 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:41:42 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:41:42  ---> 57617ff121a9 19:41:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:41:43 ---> 002e2f0f00e8 19:41:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:41:45 ---> ef7174fc71f9 19:41:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:41:46 ---> 1fa0141d30e4 19:41:46 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:41:46 ---> Running in 77efbf4c7302 19:41:50 Removing intermediate container 77efbf4c7302 19:41:50 ---> 29fcb256f7ca 19:41:50 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:41:50 ---> Running in 83ffdaa93771 19:41:50 Removing intermediate container 83ffdaa93771 19:41:50 ---> 6cb5af6c149f 19:41:50 Step 20/22 : LABEL arch=arm64 19:41:50 ---> Running in 88c0ac5658f0 19:41:51 Removing intermediate container 88c0ac5658f0 19:41:51 ---> 5fa92b8fb12d 19:41:51 Step 21/22 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 19:41:51 ---> Running in f6d9cc6297dc 19:41:51 Removing intermediate container f6d9cc6297dc 19:41:51 ---> ca39a121c7b9 19:41:51 Step 22/22 : LABEL version=0.0.0 19:41:51 ---> Running in a24eccb8addd 19:41:52 Removing intermediate container a24eccb8addd 19:41:52 ---> 22cc0937c02f 19:41:52 19:41:52 Successfully built 22cc0937c02f 19:41:52 Successfully tagged security-proxy-setup-arm64:latest 19:41:52 Building security-spiffe-token-provider 19:42:12  Building security-proxy-setup ... done go: downloading google.golang.org/api v0.70.0 19:42:12 go: downloading k8s.io/client-go v0.23.4 19:42:12 go: downloading k8s.io/api v0.23.4 19:42:22 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:42:22 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:42:22 ---> 762eb3dc07bb 19:42:22 Step 3/20 : WORKDIR /edgex-go 19:42:22 ---> Using cache 19:42:22 ---> 9e824cdc023e 19:42:22 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:42:23 ---> Running in 731ae6e69e94 19:42:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:42:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:42:27 go: downloading github.com/google/go-tpm v0.3.3 19:42:27 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:42:27 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 19:42:27 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:42:27 OK: 15741 distinct packages available 19:42:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:42:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:42:30 OK: 220 MiB in 52 packages 19:42:32 Removing intermediate container 731ae6e69e94 19:42:32 ---> 4e35175f3677 19:42:32 Step 5/20 : COPY go.mod vendor* ./ 19:42:33 ---> 141d252e549a 19:42:33 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:33 ---> Running in ac2ee9dde4f8 19:42:38 Removing intermediate container ac2ee9dde4f8 19:42:38 ---> 98e0e9f42f45 19:42:38 Step 7/20 : COPY . . 19:43:00 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:43:00 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:43:00 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:43:00 go: downloading cloud.google.com/go/storage v1.21.0 19:43:00  ---> 09b2caa2cfc6 19:43:00 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:43:00 go: downloading cloud.google.com/go v0.100.2 19:43:00  ---> Running in 954ed045d7c8 19:43:00 go: downloading k8s.io/apimachinery v0.23.4 19:43:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:43:02 go: downloading k8s.io/kube-aggregator v0.23.3 19:43:03 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:43:05 go: downloading cloud.google.com/go/security v1.3.0 19:43:05 go: downloading github.com/hashicorp/vault/api v1.4.1 19:43:05 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:43:06 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:43:06 go: downloading gopkg.in/yaml.v2 v2.4.0 19:43:06 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:43:07 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:43:07 go: downloading github.com/gobwas/glob v0.2.3 19:43:07 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:43:08 go: downloading github.com/jinzhu/inflection v1.0.0 19:43:08 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:43:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:43:08 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:43:08 go: downloading github.com/aws/smithy-go v1.11.0 19:43:10 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:43:10 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:43:10 go: downloading github.com/gogo/protobuf v1.3.2 19:43:16 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:43:16 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:43:16 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:43:16 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:43:16 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:43:16 go: downloading github.com/dimchansky/utfbom v1.1.1 19:43:16 go: downloading cloud.google.com/go/compute v1.3.0 19:43:17 go: downloading cloud.google.com/go/iam v0.1.1 19:43:17 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:43:17 go: downloading k8s.io/klog/v2 v2.30.0 19:43:17 go: downloading github.com/google/gofuzz v1.1.0 19:43:17 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:43:18 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:43:18 go: downloading github.com/spf13/pflag v1.0.5 19:43:19 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:43:19 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:43:19 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:43:19 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:43:19 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:43:19 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:43:19 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:43:20 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:43:21 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:43:21 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:43:21 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:43:21 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:43:23 go: downloading go.opencensus.io v0.23.0 19:43:24 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:43:24 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:43:25 go: downloading gopkg.in/inf.v0 v0.9.1 19:43:25 go: downloading github.com/go-logr/logr v1.2.2 19:43:25 go: downloading github.com/google/go-cmp v0.5.7 19:43:25 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:43:25 go: downloading github.com/json-iterator/go v1.1.12 19:43:26 go: downloading github.com/googleapis/gnostic v0.5.5 19:43:30 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:43:32 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:43:32 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:43:32 go: downloading github.com/tklauser/numcpus v0.3.0 19:43:32 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:43:32 go: downloading go.uber.org/zap v1.21.0 19:43:33 go: downloading sigs.k8s.io/yaml v1.3.0 19:43:33 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:43:33 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:43:33 go: downloading github.com/modern-go/reflect2 v1.0.2 19:43:34 go: downloading github.com/ryanuber/go-glob v1.0.0 19:43:34 go: downloading github.com/golang/snappy v0.0.4 19:43:34 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:43:42 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:43:42 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:43:42 go: downloading github.com/hashicorp/go-version v1.2.0 19:43:42 go: downloading go.uber.org/multierr v1.6.0 19:44:09 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:44:09 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:44:56 Removing intermediate container 947bc2128545 19:44:56 ---> ad866094317d 19:44:56 19:44:56 Step 10/23 : FROM alpine:3.14 19:44:56 ---> ac73e934f311 19:44:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:44:56 ---> Using cache 19:44:56 ---> 21ebc4a119c4 19:44:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:44:56 ---> Using cache 19:44:56 ---> b6f30833ddc3 19:44:56 Step 13/23 : ENV APP_PORT=59881 19:44:56 ---> Running in d73fee13d556 19:44:56 Removing intermediate container d73fee13d556 19:44:56 ---> 6f1e745279e4 19:44:56 Step 14/23 : EXPOSE $APP_PORT 19:44:56 ---> Running in 05f697a8ab44 19:44:56 Removing intermediate container 05f697a8ab44 19:44:56 ---> 55f71b69ae3e 19:44:56 Step 15/23 : WORKDIR / 19:44:56 ---> Running in bbb5a1604c16 19:44:56 Removing intermediate container bbb5a1604c16 19:44:56 ---> c2133984be72 19:44:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:44:56 ---> cf6f23d7e996 19:44:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:44:56 ---> a4e376f53ddf 19:44:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:44:57 ---> 5e2114f315a8 19:44:57 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:44:57 ---> Running in 26e9274e3bda 19:44:57 Removing intermediate container 26e9274e3bda 19:44:57 ---> 8c0c3dc72994 19:44:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:44:57 ---> Running in df18cdbb9cdc 19:44:58 Removing intermediate container df18cdbb9cdc 19:44:58 ---> e915ae28dfe2 19:44:58 Step 21/23 : LABEL arch=arm64 19:44:58 ---> Running in 506562a1a75a 19:44:59 Removing intermediate container 506562a1a75a 19:44:59 ---> cb38fc8c7d2f 19:44:59 Step 22/23 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 19:44:59 ---> Running in 6216703f806d 19:44:59 Removing intermediate container 6216703f806d 19:44:59 ---> 017054a660bb 19:44:59 Step 23/23 : LABEL version=0.0.0 19:45:00 ---> Running in 92a160117950 19:45:00 Removing intermediate container 92a160117950 19:45:00 ---> 375c9565363e 19:45:00 19:45:00 Successfully built 375c9565363e 19:45:00 Successfully tagged core-metadata-arm64:latest 19:48:38  Building core-metadata ... done Removing intermediate container 954ed045d7c8 19:48:38 ---> cf935f77fa68 19:48:38 19:48:38 Step 9/20 : FROM alpine:3.15 19:48:38 3.15: Pulling from library/alpine 19:48:38 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:48:38 Status: Downloaded newer image for alpine:3.15 19:48:38 ---> 3fb3c9af89a9 19:48:38 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:48:38 ---> Running in 785eb73be284 19:48:38 Removing intermediate container 785eb73be284 19:48:38 ---> c4f93e89903d 19:48:38 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:48:38 ---> Running in d0d9ceff569d 19:48:38 Removing intermediate container d0d9ceff569d 19:48:38 ---> b098d23e69e4 19:48:38 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:48:38 ---> Running in 7e145ccb6bb9 19:48:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:48:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:48:40 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 19:48:40 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:48:40 OK: 15730 distinct packages available 19:48:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:48:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:48:42 (1/9) Installing ca-certificates (20211220-r0) 19:48:43 (2/9) Installing brotli-libs (1.0.9-r5) 19:48:43 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:48:43 (4/9) Installing libcurl (7.80.0-r0) 19:48:43 (5/9) Installing curl (7.80.0-r0) 19:48:43 (6/9) Installing dumb-init (1.2.5-r1) 19:48:43 (7/9) Installing musl-obstack (1.2.3-r0) 19:48:43 (8/9) Installing libucontext (1.1-r0) 19:48:43 (9/9) Installing gcompat (1.0.0-r4) 19:48:44 Executing busybox-1.34.1-r5.trigger 19:48:44 Executing ca-certificates-20211220-r0.trigger 19:48:44 OK: 8 MiB in 23 packages 19:48:46 Removing intermediate container 7e145ccb6bb9 19:48:46 ---> 993d166e9881 19:48:46 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:48:47 ---> 5ad6f40e2c7c 19:48:47 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:48:49 ---> e56bf7ab4cfd 19:48:49 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:48:50 ---> 40a67851d271 19:48:50 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:48:50 ---> Running in 7ca6ddc11f86 19:48:51 Removing intermediate container 7ca6ddc11f86 19:48:51 ---> 3b1d9d21ceac 19:48:51 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:48:51 ---> Running in 386acd46dc3c 19:48:52 Removing intermediate container 386acd46dc3c 19:48:52 ---> 5a22f86b7d33 19:48:52 Step 18/20 : LABEL arch=arm64 19:48:52 ---> Running in 71f4cac6210a 19:48:52 Removing intermediate container 71f4cac6210a 19:48:52 ---> 876a5e8828ce 19:48:52 Step 19/20 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 19:48:52 ---> Running in f6e224b4214d 19:48:53 Removing intermediate container f6e224b4214d 19:48:53 ---> a0ec3dbc5017 19:48:53 Step 20/20 : LABEL version=0.0.0 19:48:53 ---> Running in 825e63ce63a8 19:48:53 Removing intermediate container 825e63ce63a8 19:48:53 ---> 3d26c744bacf 19:48:53 19:48:54 Successfully built 3d26c744bacf 19:48:54 Successfully tagged security-spiffe-token-provider-arm64:latest 20:00:47  Building security-spiffe-token-provider ... done Building bin/spire-agent... 20:00:47 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:00:47 go: downloading github.com/docker/docker v20.10.12+incompatible 20:00:47 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:00:47 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:00:47 go: downloading github.com/google/go-tpm-tools v0.3.3 20:00:47 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:00:47 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:00:47 go: downloading github.com/docker/go-connections v0.4.0 20:00:47 go: downloading github.com/docker/go-units v0.4.0 20:00:47 go: downloading github.com/opencontainers/image-spec v1.0.1 20:00:47 go: downloading github.com/containerd/containerd v1.3.4 20:00:47 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:00:47 go: downloading github.com/opencontainers/go-digest v1.0.0 20:05:39 Building bin/spire-agent... 20:05:39 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:05:39 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:05:39 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:05:39 go: downloading github.com/docker/docker v20.10.12+incompatible 20:05:40 go: downloading github.com/google/go-tpm-tools v0.3.3 20:05:41 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:05:41 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:05:41 go: downloading github.com/docker/go-connections v0.4.0 20:05:41 go: downloading github.com/docker/go-units v0.4.0 20:05:41 go: downloading github.com/opencontainers/image-spec v1.0.1 20:05:41 go: downloading github.com/containerd/containerd v1.3.4 20:05:41 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:05:41 go: downloading github.com/opencontainers/go-digest v1.0.0 20:06:49 Removing intermediate container 4c37062a3cd7 20:06:49 ---> aabbcd97b031 20:06:49 20:06:49 Step 13/26 : FROM alpine:3.15 20:06:49 ---> 3fb3c9af89a9 20:06:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:06:49 ---> Using cache 20:06:49 ---> c4f93e89903d 20:06:49 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:06:49 ---> Using cache 20:06:49 ---> b098d23e69e4 20:06:49 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:06:49 ---> Running in 1d2284a7bc2a 20:06:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:06:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:06:49 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 20:06:49 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:06:49 OK: 15730 distinct packages available 20:06:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:06:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:06:49 (1/5) Installing dumb-init (1.2.5-r1) 20:06:49 (2/5) Installing musl-obstack (1.2.3-r0) 20:06:49 (3/5) Installing libucontext (1.1-r0) 20:06:49 (4/5) Installing gcompat (1.0.0-r4) 20:06:49 (5/5) Installing openssl (1.1.1n-r0) 20:06:49 Executing busybox-1.34.1-r5.trigger 20:06:49 OK: 6 MiB in 19 packages 20:06:49 Removing intermediate container 1d2284a7bc2a 20:06:49 ---> ee9fd473c790 20:06:49 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 20:06:51 ---> 0a2c0a0b0921 20:06:51 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:06:58 ---> d919c5c2bd5b 20:06:58 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:06:58 ---> 2b038f6c0d0d 20:06:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:06:58 ---> 74c9d37ba999 20:06:58 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:06:59 ---> 9d2476f31df7 20:06:59 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:06:59 ---> Running in d771141674fc 20:07:00 Removing intermediate container d771141674fc 20:07:00 ---> f328bfb2a459 20:07:00 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:07:00 ---> Running in d32a9910d807 20:07:00 Removing intermediate container d32a9910d807 20:07:00 ---> ce182dba2681 20:07:00 Step 24/26 : LABEL arch=arm64 20:07:00 ---> Running in b18468b7f046 20:07:01 Removing intermediate container b18468b7f046 20:07:01 ---> b6d00da6f394 20:07:01 Step 25/26 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 20:07:01 ---> Running in ef269ab7115e 20:07:01 Removing intermediate container ef269ab7115e 20:07:01 ---> ae6376c3cbcb 20:07:01 Step 26/26 : LABEL version=0.0.0 20:07:02 ---> Running in 723b5b9585eb 20:07:02 Removing intermediate container 723b5b9585eb 20:07:02 ---> 97a9d8efdc78 20:07:02 20:07:02 Successfully built 97a9d8efdc78 20:07:02 Successfully tagged security-spire-agent-arm64:latest 20:08:39  Building security-spire-agent ... done Building bin/spire-agent... 20:08:39 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:08:39 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:08:39 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:08:39 go: downloading github.com/docker/docker v20.10.12+incompatible 20:08:41 go: downloading github.com/google/go-tpm-tools v0.3.3 20:08:42 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:08:42 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:08:42 go: downloading github.com/docker/go-connections v0.4.0 20:08:42 go: downloading github.com/docker/go-units v0.4.0 20:08:42 go: downloading github.com/opencontainers/image-spec v1.0.1 20:08:42 go: downloading github.com/containerd/containerd v1.3.4 20:08:42 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:08:42 go: downloading github.com/opencontainers/go-digest v1.0.0 20:10:35 Removing intermediate container f55cf8c04d02 20:10:35 ---> b457a8a0d48d 20:10:35 20:10:35 Step 13/25 : FROM alpine:3.15 20:10:35 ---> 3fb3c9af89a9 20:10:35 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:10:35 ---> Using cache 20:10:35 ---> c4f93e89903d 20:10:35 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:10:35 ---> Using cache 20:10:35 ---> b098d23e69e4 20:10:35 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:10:35 ---> Using cache 20:10:35 ---> ee9fd473c790 20:10:35 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:10:35 ---> 5a5ab2c16627 20:10:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:10:35 ---> 43493b5e2254 20:10:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:10:35 ---> a62bfccd30c9 20:10:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:10:35 ---> b1d54afc3863 20:10:35 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:10:35 ---> Running in 6cfdeb69c61d 20:10:35 Removing intermediate container 6cfdeb69c61d 20:10:35 ---> 80b6b7490b77 20:10:35 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:10:35 ---> Running in 9ded9db17b9c 20:10:35 Removing intermediate container 9ded9db17b9c 20:10:35 ---> cae674e87230 20:10:35 Step 23/25 : LABEL arch=arm64 20:10:35 ---> Running in 6c9413f9c50e 20:10:35 Removing intermediate container 6c9413f9c50e 20:10:35 ---> 3c495379c701 20:10:35 Step 24/25 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 20:10:35 ---> Running in 6a5011527cec 20:10:35 Removing intermediate container 6a5011527cec 20:10:35 ---> de53999df68a 20:10:35 Step 25/25 : LABEL version=0.0.0 20:10:35 ---> Running in 24f4bc2d114e 20:10:35 Removing intermediate container 24f4bc2d114e 20:10:35 ---> 4c8dee4d4c7c 20:10:35 20:10:35 Successfully built 4c8dee4d4c7c 20:10:35 Successfully tagged security-spire-server-arm64:latest 20:12:42  Building security-spire-server ... done Removing intermediate container 5d657e347407 20:12:42 ---> 01567d220d0f 20:12:42 20:12:42 Step 13/26 : FROM alpine:3.15 20:12:42 ---> 3fb3c9af89a9 20:12:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:12:42 ---> Using cache 20:12:42 ---> c4f93e89903d 20:12:42 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:42 ---> Using cache 20:12:42 ---> b098d23e69e4 20:12:42 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:12:42 ---> Running in 70556e472c97 20:12:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:12:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:12:42 v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] 20:12:42 v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:12:42 OK: 15730 distinct packages available 20:12:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:12:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:12:42 (1/4) Installing dumb-init (1.2.5-r1) 20:12:42 (2/4) Installing musl-obstack (1.2.3-r0) 20:12:42 (3/4) Installing libucontext (1.1-r0) 20:12:42 (4/4) Installing gcompat (1.0.0-r4) 20:12:42 Executing busybox-1.34.1-r5.trigger 20:12:42 OK: 6 MiB in 18 packages 20:12:42 Removing intermediate container 70556e472c97 20:12:42 ---> 889605a721f4 20:12:42 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:12:43 ---> 40413ab91f5f 20:12:43 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:12:43 ---> 8373a76a0cc8 20:12:43 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:12:44 ---> Running in 7b5872b33ade 20:12:44 Removing intermediate container 7b5872b33ade 20:12:44 ---> ed9a91be6663 20:12:44 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:12:44 ---> ef83a5bb3429 20:12:44 Step 21/26 : WORKDIR / 20:12:44 ---> Running in f4713881a7e9 20:12:45 Removing intermediate container f4713881a7e9 20:12:45 ---> 2fc2d03c71ef 20:12:45 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:12:45 ---> Running in 133eb844222d 20:12:45 Removing intermediate container 133eb844222d 20:12:45 ---> 5a1bf51e3780 20:12:45 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:12:45 ---> Running in 3e9e08852fe3 20:12:46 Removing intermediate container 3e9e08852fe3 20:12:46 ---> 6409e1777995 20:12:46 Step 24/26 : LABEL arch=arm64 20:12:46 ---> Running in 0f6817b62eb4 20:12:46 Removing intermediate container 0f6817b62eb4 20:12:46 ---> 00624eeec425 20:12:46 Step 25/26 : LABEL git_sha=af059f930788bb3f72af80e016a3e6a668111049 20:12:46 ---> Running in 934b567c4d34 20:12:46 Removing intermediate container 934b567c4d34 20:12:46 ---> fa6759c6b313 20:12:46 Step 26/26 : LABEL version=0.0.0 20:12:46 ---> Running in f8b82e8772cd 20:12:47 Removing intermediate container f8b82e8772cd 20:12:47 ---> 272b40e0c5d0 20:12:47 20:12:47 Successfully built 272b40e0c5d0 20:12:47 Successfully tagged security-spire-config-arm64:latest 20:12:47  Building security-spire-config ... done  [Pipeline] } 20:12:47 $ docker stop --time=1 1ffe0f243cbadd7967490e2a1adcc300dbc579fc76b79d80af3feedc0d5ec3fb 20:12:49 $ docker rm -f 1ffe0f243cbadd7967490e2a1adcc300dbc579fc76b79d80af3feedc0d5ec3fb [Pipeline] // withDockerContainer [Pipeline] sh 20:12:49 + docker images 20:12:50 REPOSITORY TAG IMAGE ID CREATED SIZE 20:12:50 security-spire-config-arm64 latest 272b40e0c5d0 3 seconds ago 85.6MB 20:12:50 01567d220d0f 31 seconds ago 4.14GB 20:12:50 security-spire-server-arm64 latest 4c8dee4d4c7c 2 minutes ago 86.3MB 20:12:50 b457a8a0d48d 2 minutes ago 4.14GB 20:12:50 security-spire-agent-arm64 latest 97a9d8efdc78 5 minutes ago 126MB 20:12:50 aabbcd97b031 6 minutes ago 4.14GB 20:12:50 security-spiffe-token-provider-arm64 latest 3d26c744bacf 23 minutes ago 27.9MB 20:12:50 cf935f77fa68 24 minutes ago 1.36GB 20:12:50 core-metadata-arm64 latest 375c9565363e 27 minutes ago 16.4MB 20:12:50 ad866094317d 27 minutes ago 1.31GB 20:12:50 security-proxy-setup-arm64 latest 22cc0937c02f 30 minutes ago 26.1MB 20:12:50 5846974eb146 31 minutes ago 1.32GB 20:12:50 support-notifications-arm64 latest 9a088aff8913 32 minutes ago 25.8MB 20:12:50 25444c97d3ef 33 minutes ago 1.37GB 20:12:50 support-scheduler-arm64 latest dd14f4210648 33 minutes ago 25.2MB 20:12:50 f02ac9c680fe 33 minutes ago 1.36GB 20:12:50 core-command-arm64 latest e18ea8e8eb55 36 minutes ago 15.5MB 20:12:50 66a0a790f9fe 36 minutes ago 1.31GB 20:12:50 sys-mgmt-agent-arm64 latest fbd54036bf71 40 minutes ago 282MB 20:12:50 core-data-arm64 latest a3b6795a4d86 41 minutes ago 21.6MB 20:12:50 security-bootstrapper-arm64 latest 3a244df47d87 42 minutes ago 18.3MB 20:12:50 61c7ebdb8bd8 42 minutes ago 1.34GB 20:12:50 security-secretstore-setup-arm64 latest 75a64c5a9f5a 42 minutes ago 27.5MB 20:12:50 3496971550a8 43 minutes ago 1.31GB 20:12:50 4a6d6df87067 43 minutes ago 1.31GB 20:12:50 45d73119f821 43 minutes ago 1.32GB 20:12:50 ci-base-image-arm64 latest 762eb3dc07bb 59 minutes ago 886MB 20:12:50 docker 20.10.14 c346e9eafbab 2 weeks ago 202MB 20:12:50 alpine 3.14 ac73e934f311 2 weeks ago 5.34MB 20:12:50 alpine 3.15 3fb3c9af89a9 2 weeks ago 5.32MB 20:12:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 20:12:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:12:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:12:50 20:12:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:12:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:12:51 arm64: Pulling from edgex-lftools-log-publisher 20:12:51 8998bd30e6a1: Pulling fs layer 20:12:51 04944245beec: Pulling fs layer 20:12:51 699f458cf7ca: Pulling fs layer 20:12:51 765212b225bb: Pulling fs layer 20:12:51 f23df028b6ca: Pulling fs layer 20:12:51 d65c8cfc05b1: Pulling fs layer 20:12:51 2437ff75d9bd: Pulling fs layer 20:12:51 d65c8cfc05b1: Waiting 20:12:51 765212b225bb: Waiting 20:12:51 2437ff75d9bd: Waiting 20:12:51 f23df028b6ca: Waiting 20:12:51 04944245beec: Verifying Checksum 20:12:51 04944245beec: Download complete 20:12:51 765212b225bb: Verifying Checksum 20:12:51 765212b225bb: Download complete 20:12:51 f23df028b6ca: Verifying Checksum 20:12:51 f23df028b6ca: Download complete 20:12:51 d65c8cfc05b1: Verifying Checksum 20:12:51 d65c8cfc05b1: Download complete 20:12:51 699f458cf7ca: Verifying Checksum 20:12:51 699f458cf7ca: Download complete 20:12:52 8998bd30e6a1: Download complete 20:12:54 2437ff75d9bd: Verifying Checksum 20:12:54 2437ff75d9bd: Download complete 20:12:56 8998bd30e6a1: Pull complete 20:12:56 04944245beec: Pull complete 20:12:58 699f458cf7ca: Pull complete 20:12:58 765212b225bb: Pull complete 20:12:59 f23df028b6ca: Pull complete 20:12:59 d65c8cfc05b1: Pull complete 20:13:14 2437ff75d9bd: Pull complete 20:13:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:13:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:13:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:13:15 prd-ubuntu20.04-docker-arm64-4c-16g-21515 does not seem to be running inside a container 20:13:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:13:18 $ docker top 41ebfe8b3ce09ca504fda6ccfef68b54149aa8a0cc4a7d80cefbc1ae8aebc61a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:13:19 ---> job-cost.sh 20:13:19 lf-activate-venv: SKIPPING 20:13:19 INFO: No Stack... 20:13:19 INFO: Retrieving Pricing Info for: v3-standard-4 20:13:20 INFO: Archiving Costs [Pipeline] sh 20:13:21 + + catcut /w/workspace/edgex-go/1/archives/cost.csv -d, 20:13:21 -f6 [Pipeline] lock 20:13:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3981-1-stack-cost] 20:13:21 Resource [jenkins-edgexfoundry-edgex-go-PR-3981-1-stack-cost] did not exist. Created. 20:13:21 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3981-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:13:21 + echo total: 0.2199999988079071 [Pipeline] stash 20:13:22 Stashed 1 file(s) [Pipeline] } 20:13:22 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3981-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:13:22 $ docker stop --time=1 41ebfe8b3ce09ca504fda6ccfef68b54149aa8a0cc4a7d80cefbc1ae8aebc61a 20:13:23 $ docker rm -f 41ebfe8b3ce09ca504fda6ccfef68b54149aa8a0cc4a7d80cefbc1ae8aebc61a [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 20:13:24 provisioning config files... 20:13:25 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4353989206653603455tmp [Pipeline] { [Pipeline] sh 20:13:25 + set +x 20:13:25 + bash -s -- 20:13:25 + curl -s https://codecov.io/bash 20:13:25 20:13:25 _____ _ 20:13:25 / ____| | | 20:13:25 | | ___ __| | ___ ___ _____ __ 20:13:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:13:25 | |___| (_) | (_| | __/ (_| (_) \ V / 20:13:25 \_____\___/ \__,_|\___|\___\___/ \_/ 20:13:25 Bash-1.0.6 20:13:25 20:13:25 20:13:25 ==> git version 2.25.1 found 20:13:25 ==> 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 20:13:25 Release-Date: 2020-01-08 20:13:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:13:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:13:25 ==> Jenkins CI detected. 20:13:25 current dir:  /w/workspace/edgex-go/1 20:13:25 project root: . 20:13:25 --> token set from env 20:13:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:13:25 ==> Running gcov in . (disable via -X gcov) 20:13:25 ==> Python coveragepy not found 20:13:25 ==> Searching for coverage reports in: 20:13:25 + . 20:13:25 -> Found 1 reports 20:13:25 ==> Detecting git/mercurial file structure 20:13:25 ==> Reading reports 20:13:25 + ./coverage.out bytes=435134 20:13:25 ==> Appending adjustments 20:13:25 https://docs.codecov.io/docs/fixing-reports 20:13:26 + Found adjustments 20:13:26 ==> Gzipping contents 20:13:26 60K /tmp/codecov.n6hhsr.gz 20:13:26 ==> Uploading reports 20:13:26 url: https://codecov.io 20:13:26 query: branch=PR-3981&commit=af059f930788bb3f72af80e016a3e6a668111049&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3981%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3981&job=&cmd_args= 20:13:26 -> Pinging Codecov 20:13:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3981&commit=af059f930788bb3f72af80e016a3e6a668111049&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3981%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3981&job=&cmd_args= 20:13:27 -> Uploading to 20:13:27 https://storage.googleapis.com/codecov/v4/raw/2022-04-20/00271124DB129430A58F1EEE437C3FCB/af059f930788bb3f72af80e016a3e6a668111049/83b63b57-04ee-4ff5-a2e2-df2a4ce76361.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220420T201326Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5a86fc1cdc635c67f6bc8a0e6d6a9513da4a6e3a3470ada6afa52bb89fa1ef1e 20:13:27 % Total % Received % Xferd Average Speed Time Time Time Current 20:13:27 Dload Upload Total Spent Left Speed 20:13:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59804 0 0 100 59804 0 239k --:--:-- --:--:-- --:--:-- 239k 20:13:27 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/af059f930788bb3f72af80e016a3e6a668111049 [Pipeline] } 20:13:27 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 20:13:29 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:13:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:13:30 ---> package-listing.sh 20:13:30 ++ facter osfamily 20:13:30 ++ tr '[:upper:]' '[:lower:]' 20:13:30 + OS_FAMILY=debian 20:13:30 + workspace=/w/workspace/edgex-go/1 20:13:30 + START_PACKAGES=/tmp/packages_start.txt 20:13:30 + END_PACKAGES=/tmp/packages_end.txt 20:13:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:13:30 + PACKAGES=/tmp/packages_start.txt 20:13:30 + '[' /w/workspace/edgex-go/1 ']' 20:13:30 + PACKAGES=/tmp/packages_end.txt 20:13:30 + case "${OS_FAMILY}" in 20:13:30 + dpkg -l 20:13:30 + grep '^ii' 20:13:30 + '[' -f /tmp/packages_start.txt ']' 20:13:30 + '[' -f /tmp/packages_end.txt ']' 20:13:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:13:30 + '[' /w/workspace/edgex-go/1 ']' 20:13:30 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:13:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:13:30 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:13:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:13:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:13:31 20:13:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:13:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:13:31 latest: Pulling from edgex-lftools-log-publisher 20:13:31 5eb5b503b376: Pulling fs layer 20:13:31 5c69ac0246d0: Pulling fs layer 20:13:31 ec43610c2a17: Pulling fs layer 20:13:31 3a2ae6a8a46f: Pulling fs layer 20:13:31 33b1e0a273af: Pulling fs layer 20:13:31 5d3b04190fa2: Pulling fs layer 20:13:31 2f39f015ded8: Pulling fs layer 20:13:31 5d3b04190fa2: Waiting 20:13:31 2f39f015ded8: Waiting 20:13:31 3a2ae6a8a46f: Waiting 20:13:31 5c69ac0246d0: Download complete 20:13:31 3a2ae6a8a46f: Download complete 20:13:31 33b1e0a273af: Verifying Checksum 20:13:31 33b1e0a273af: Download complete 20:13:31 ec43610c2a17: Verifying Checksum 20:13:31 ec43610c2a17: Download complete 20:13:31 5d3b04190fa2: Verifying Checksum 20:13:31 5d3b04190fa2: Download complete 20:13:32 5eb5b503b376: Verifying Checksum 20:13:32 5eb5b503b376: Download complete 20:13:32 2f39f015ded8: Verifying Checksum 20:13:33 5eb5b503b376: Pull complete 20:13:33 5c69ac0246d0: Pull complete 20:13:33 ec43610c2a17: Pull complete 20:13:34 3a2ae6a8a46f: Pull complete 20:13:34 33b1e0a273af: Pull complete 20:13:34 5d3b04190fa2: Pull complete 20:13:38 2f39f015ded8: Pull complete 20:13:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:13:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:13:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:13:38 prd-ubuntu20.04-docker-8c-8g-21514 does not seem to be running inside a container 20:13:38 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:13:40 $ docker top 661ac5c4ef0924408918c37297013e0872258c7320ae61c7d56321a46d4fe632 -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:40 + touch /tmp/pre-build-complete [Pipeline] sh 20:13:41 + mkdir -p /var/log/sysstat [Pipeline] sh 20:13:41 + ls /var/log/sa-host 20:13:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:13:41 provisioning config files... 20:13:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8928362010536026590tmp [Pipeline] { [Pipeline] echo 20:13:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:13:42 ---> create-netrc.sh [Pipeline] } 20:13:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:13:42 ---> python-tools-install.sh [Pipeline] echo 20:13:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:13:42 ---> sudo-logs.sh 20:13:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:13:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:13:43 ---> job-cost.sh 20:13:43 lf-activate-venv: SKIPPING 20:13:43 DEBUG: total: 0.2199999988079071 20:13:43 INFO: Retrieving Stack Cost... 20:13:43 INFO: Retrieving Pricing Info for: v3-standard-8 20:13:44 INFO: Archiving Costs [Pipeline] echo 20:13:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:13:44 ---> logs-deploy.sh 20:13:44 lf-activate-venv: SKIPPING 20:13:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3981/1 20:13:44 INFO: archiving workspace using pattern(s): 20:13:45 Archives upload complete. 20:13:45 INFO: archiving logs to Nexus 20:13:46 ---> uname -a: 20:13:46 Linux prd-ubuntu20-04-docker-8c-8g-21514 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 20:13:46 20:13:46 20:13:46 ---> lscpu: 20:13:46 Architecture: x86_64 20:13:46 CPU op-mode(s): 32-bit, 64-bit 20:13:46 Byte Order: Little Endian 20:13:46 Address sizes: 40 bits physical, 48 bits virtual 20:13:46 CPU(s): 8 20:13:46 On-line CPU(s) list: 0-7 20:13:46 Thread(s) per core: 1 20:13:46 Core(s) per socket: 1 20:13:46 Socket(s): 8 20:13:46 NUMA node(s): 1 20:13:46 Vendor ID: AuthenticAMD 20:13:46 CPU family: 23 20:13:46 Model: 49 20:13:46 Model name: AMD EPYC-Rome Processor 20:13:46 Stepping: 0 20:13:46 CPU MHz: 2800.000 20:13:46 BogoMIPS: 5600.00 20:13:46 Virtualization: AMD-V 20:13:46 Hypervisor vendor: KVM 20:13:46 Virtualization type: full 20:13:46 L1d cache: 256 KiB 20:13:46 L1i cache: 256 KiB 20:13:46 L2 cache: 4 MiB 20:13:46 L3 cache: 128 MiB 20:13:46 NUMA node0 CPU(s): 0-7 20:13:46 Vulnerability Itlb multihit: Not affected 20:13:46 Vulnerability L1tf: Not affected 20:13:46 Vulnerability Mds: Not affected 20:13:46 Vulnerability Meltdown: Not affected 20:13:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:13:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:13:46 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:13:46 Vulnerability Srbds: Not affected 20:13:46 Vulnerability Tsx async abort: Not affected 20:13:46 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 20:13:46 20:13:46 20:13:46 ---> nproc: 20:13:46 8 20:13:46 20:13:46 20:13:46 ---> df -h: 20:13:46 Filesystem Size Used Avail Use% Mounted on 20:13:46 overlay 155G 27G 129G 17% / 20:13:46 tmpfs 64M 0 64M 0% /dev 20:13:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:13:46 shm 64M 0 64M 0% /dev/shm 20:13:46 /dev/vda1 155G 27G 129G 17% /facter-os 20:13:46 20:13:46 20:13:46 ---> sar -b -r -n DEV: 20:13:46 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21514) 04/20/22 _x86_64_ (8 CPU) 20:13:46 20:13:46 19:07:51 LINUX RESTART (8 CPU) 20:13:46 20:13:46 19:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:13:46 19:09:02 342.09 55.09 287.00 0.00 7405.43 188459.26 0.00 20:13:46 19:10:01 123.30 2.05 121.25 0.00 33.62 63226.44 0.00 20:13:46 19:11:01 48.51 0.12 48.39 0.00 1.60 17635.74 0.00 20:13:46 19:12:01 344.29 0.18 344.11 0.00 23.55 272167.66 0.00 20:13:46 19:13:01 770.44 0.20 770.24 0.00 6.53 322044.59 0.00 20:13:46 19:14:01 1154.53 8.59 1145.94 0.00 79.15 458954.16 0.00 20:13:46 19:15:01 627.92 0.02 627.90 0.00 2.40 175863.53 0.00 20:13:46 19:16:01 262.63 0.00 262.63 0.00 0.00 69600.67 0.00 20:13:46 19:17:01 272.47 3.70 268.77 0.00 29.60 85871.82 0.00 20:13:46 19:18:01 1016.43 43.19 973.24 0.00 936.75 361487.10 0.00 20:13:46 19:19:01 2.78 0.00 2.78 0.00 0.00 34.93 0.00 20:13:46 19:20:01 1.83 0.00 1.83 0.00 0.00 20.00 0.00 20:13:46 19:21:01 3.53 2.03 1.50 0.00 85.72 18.26 0.00 20:13:46 19:22:01 1.72 0.00 1.72 0.00 0.00 19.99 0.00 20:13:46 19:23:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 20:13:46 19:24:01 6.85 3.48 3.37 0.00 63.18 42.52 0.00 20:13:46 19:25:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 20:13:46 19:26:01 0.97 0.00 0.97 0.00 0.00 12.80 0.00 20:13:46 19:27:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 20:13:46 19:28:01 1.50 0.00 1.50 0.00 0.00 18.26 0.00 20:13:46 19:29:01 1.52 0.00 1.52 0.00 0.00 16.80 0.00 20:13:46 19:30:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 20:13:46 19:31:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 20:13:46 19:32:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 20:13:46 19:33:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 20:13:46 19:34:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 20:13:46 19:35:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 20:13:46 19:36:01 1.03 0.00 1.03 0.00 0.00 13.20 0.00 20:13:46 19:37:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 20:13:46 19:38:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 20:13:46 19:39:01 1.38 0.00 1.38 0.00 0.00 16.79 0.00 20:13:46 19:40:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 20:13:46 19:41:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 20:13:46 19:42:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 20:13:46 19:43:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 20:13:46 19:44:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 20:13:46 19:45:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 20:13:46 19:46:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 20:13:46 19:47:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 20:13:46 19:48:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 20:13:46 19:49:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 20:13:46 19:50:01 1.32 0.12 1.20 0.00 6.40 14.66 0.00 20:13:46 19:51:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 20:13:46 19:52:01 0.92 0.00 0.92 0.00 0.00 11.86 0.00 20:13:46 19:53:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 20:13:46 19:54:02 1.13 0.00 1.13 0.00 0.00 12.93 0.00 20:13:46 19:55:01 1.29 0.00 1.29 0.00 0.00 15.32 0.00 20:13:46 19:56:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 20:13:46 19:57:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 20:13:46 19:58:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 20:13:46 19:59:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 20:13:46 20:00:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 20:13:46 20:01:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 20:13:46 20:02:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 20:13:46 20:03:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 20:13:46 20:04:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 20:13:46 20:05:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 20:13:46 20:06:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 20:13:46 20:07:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 20:13:46 20:08:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 20:13:46 20:09:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 20:13:46 20:10:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 20:13:46 20:11:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 20:13:46 20:12:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 20:13:46 20:13:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 20:13:46 Average: 77.55 1.83 75.73 0.00 133.49 31027.35 0.00 20:13:46 20:13:46 19:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:13:46 19:09:02 29625916 31833768 503152 1.53 94676 2416156 1788268 5.27 1063588 1885124 68 20:13:46 19:10:01 27799924 31593920 693776 2.11 150820 3840392 2351228 6.93 1689716 2923856 525540 20:13:46 19:11:01 27745676 31699136 586284 1.78 154936 3971608 2333300 6.88 1366780 3277656 269864 20:13:46 19:12:01 21513340 31615580 663296 2.02 166292 9928136 2610080 7.69 1880784 8803908 1281340 20:13:46 19:13:01 22513256 31664940 604328 1.84 186396 8964140 2389728 7.04 1931564 7747992 1280 20:13:46 19:14:01 11253668 30791920 1438352 4.37 435448 18245516 4670688 13.76 4022432 16013996 4656 20:13:46 19:15:01 4737592 26166464 6062224 18.44 454776 20025572 9369824 27.61 9633204 16819180 100088 20:13:46 19:16:01 6865068 30583784 1658296 5.04 460152 22233092 3558192 10.49 6532656 17735704 1056068 20:13:46 19:17:01 5877616 31490872 761664 2.32 557252 24005604 2703860 7.97 3986916 21256584 2992776 20:13:46 19:18:01 11426952 31725544 535724 1.63 688796 18814736 2045028 6.03 2682616 17275056 552 20:13:46 19:19:01 11427928 31726808 534532 1.63 688828 18814940 2045028 6.03 2682528 17275160 12 20:13:46 19:20:01 11429108 31728076 533216 1.62 688856 18814952 2045028 6.03 2681612 17275016 44 20:13:46 19:21:01 11437920 31739516 521840 1.59 689088 18817316 2045028 6.03 2675360 17275388 16 20:13:46 19:22:01 11437876 31739508 522008 1.59 689120 18817316 2045028 6.03 2674416 17275256 8 20:13:46 19:23:01 11437892 31739688 521968 1.59 689144 18817320 2045028 6.03 2674240 17275404 16 20:13:46 19:24:01 11433584 31737848 523588 1.59 690072 18818328 2057852 6.06 2678420 17273868 16 20:13:46 19:25:01 11433408 31737688 523628 1.59 690096 18818328 2057852 6.06 2677748 17273868 16 20:13:46 19:26:01 11433668 31738004 523304 1.59 690112 18818332 2057852 6.06 2677772 17273868 152 20:13:46 19:27:01 11433872 31738216 523016 1.59 690128 18818336 2057852 6.06 2677788 17273872 12 20:13:46 19:28:01 11433984 31738364 522984 1.59 690144 18818340 2073972 6.11 2678616 17273876 72 20:13:46 19:29:01 11434032 31738416 522900 1.59 690176 18818344 2073972 6.11 2678152 17273880 12 20:13:46 19:30:01 11433732 31738200 523096 1.59 690220 18818344 2073972 6.11 2677984 17273880 200 20:13:46 19:31:01 11433652 31738128 523060 1.59 690224 18818348 2073972 6.11 2678244 17273884 12 20:13:46 19:32:01 11433612 31738112 523144 1.59 690248 18818348 2073972 6.11 2678008 17273884 56 20:13:46 19:33:01 11433344 31737852 523348 1.59 690272 18818352 2073972 6.11 2678008 17273892 12 20:13:46 19:34:01 11433152 31737776 523324 1.59 690276 18818364 2073972 6.11 2678352 17273896 152 20:13:46 19:35:01 11433104 31737732 523284 1.59 690312 18818364 2073972 6.11 2678304 17273900 20 20:13:46 19:36:01 11433048 31737724 523272 1.59 690320 18818368 2073972 6.11 2678088 17273904 148 20:13:46 19:37:01 11432964 31737648 523492 1.59 690332 18818372 2073972 6.11 2678088 17273908 12 20:13:46 19:38:01 11432948 31737652 523464 1.59 690340 18818372 2073972 6.11 2678100 17273908 144 20:13:46 19:39:01 11432876 31737596 523448 1.59 690356 18818376 2073972 6.11 2678416 17273912 12 20:13:46 19:40:01 11432576 31737328 523672 1.59 690372 18818376 2073972 6.11 2678144 17273912 144 20:13:46 19:41:01 11432520 31737276 523660 1.59 690376 18818380 2073972 6.11 2678144 17273916 12 20:13:46 19:42:01 11432496 31737280 523592 1.59 690396 18818384 2073972 6.11 2678168 17273920 144 20:13:46 19:43:01 11432156 31736944 523848 1.59 690416 18818376 2073972 6.11 2678168 17273920 8 20:13:46 19:44:01 11432148 31737104 523636 1.59 690432 18818520 2073972 6.11 2678560 17274052 148 20:13:46 19:45:01 11432316 31737276 523608 1.59 690448 18818520 2073972 6.11 2678464 17274056 12 20:13:46 19:46:01 11432268 31737268 523604 1.59 690468 18818524 2073972 6.11 2678276 17274060 172 20:13:46 19:47:01 11432464 31737468 523328 1.59 690484 18818528 2073972 6.11 2678276 17274064 12 20:13:46 19:48:01 11432164 31737196 523556 1.59 690508 18818516 2073972 6.11 2678304 17274064 144 20:13:46 19:49:01 11432108 31737148 523504 1.59 690524 18818536 2073972 6.11 2678944 17274072 16 20:13:46 19:50:01 11430020 31736208 524572 1.60 690556 18818736 2091720 6.16 2681396 17272548 148 20:13:46 19:51:01 11430208 31736404 524364 1.59 690576 18818736 2091720 6.16 2680992 17272548 24 20:13:46 19:52:01 11430452 31736680 524036 1.59 690592 18818744 2075256 6.12 2680716 17272552 168 20:13:46 19:53:01 11430152 31736384 524244 1.59 690632 18818736 2075256 6.12 2680708 17272556 12 20:13:46 19:54:02 11430396 31736704 524188 1.59 690660 18818748 2075256 6.12 2680932 17272560 144 20:13:46 19:55:01 11430516 31736836 524008 1.59 690680 18818752 2075256 6.12 2680636 17272564 32 20:13:46 19:56:01 11430264 31736596 524312 1.59 690696 18818752 2075256 6.12 2680648 17272564 148 20:13:46 19:57:01 11430484 31736840 524048 1.59 690704 18818756 2075256 6.12 2680668 17272568 8 20:13:46 19:58:01 11430412 31736776 524032 1.59 690720 18818760 2075256 6.12 2680672 17272572 140 20:13:46 19:59:01 11430120 31736500 524252 1.59 690740 18818756 2075256 6.12 2681052 17272572 8 20:13:46 20:00:01 11430356 31736760 523944 1.59 690748 18818764 2075256 6.12 2680708 17272576 164 20:13:46 20:01:01 11430540 31736952 523916 1.59 690760 18818764 2075112 6.12 2680716 17272576 12 20:13:46 20:02:01 11430704 31737132 523700 1.59 690768 18818772 2075112 6.12 2680728 17272580 180 20:13:46 20:03:01 11430364 31736808 523928 1.59 690792 18818776 2075112 6.12 2680736 17272588 12 20:13:46 20:04:01 11430380 31736852 523860 1.59 690808 18818768 2075112 6.12 2681656 17272588 16 20:13:46 20:05:01 11430324 31736828 523868 1.59 690828 18818780 2075112 6.12 2680980 17272592 32 20:13:46 20:06:01 11430568 31737080 523548 1.59 690840 18818784 2075112 6.12 2680808 17272596 160 20:13:46 20:07:01 11430260 31736928 523644 1.59 690852 18818916 2075112 6.12 2680832 17272728 32 20:13:46 20:08:01 11430244 31736920 523580 1.59 690856 18818920 2075112 6.12 2680940 17272732 168 20:13:46 20:09:01 11430284 31736968 523644 1.59 690872 18818912 2075112 6.12 2681472 17272732 12 20:13:46 20:10:01 11430032 31736732 523852 1.59 690888 18818924 2075112 6.12 2681112 17272736 180 20:13:46 20:11:01 11430008 31736732 523824 1.59 690892 18818928 2075112 6.12 2680872 17272740 12 20:13:46 20:12:01 11429936 31736664 523796 1.59 690912 18818932 2075112 6.12 2681132 17272744 148 20:13:46 20:13:01 11430156 31736908 523604 1.59 690936 18818936 2075112 6.12 2680892 17272748 32 20:13:46 Average: 12278694 31610784 651135 1.98 635707 17960868 2272944 6.70 2802368 16365852 95941 20:13:46 20:13:46 19:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:13:46 19:09:02 docker0 804.08 420.40 67.93 2713.25 0.00 0.00 0.00 0.00 20:13:46 19:09:02 ens3 1397.98 1631.33 7463.90 213.76 0.00 0.00 0.00 0.00 20:13:46 19:09:02 lo 4.13 4.13 0.39 0.39 0.00 0.00 0.00 0.00 20:13:46 19:10:01 veth39a20cd 0.37 0.54 0.03 0.05 0.00 0.00 0.00 0.00 20:13:46 19:10:01 docker0 103.17 128.83 8.32 1005.82 0.00 0.00 0.00 0.00 20:13:46 19:10:01 ens3 303.80 216.93 4433.55 82.39 0.00 0.00 0.00 0.00 20:13:46 19:10:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 20:13:46 19:11:01 veth39a20cd 1.08 1.12 0.08 0.09 0.00 0.00 0.00 0.00 20:13:46 19:11:01 docker0 1.08 1.08 0.07 0.08 0.00 0.00 0.00 0.00 20:13:46 19:11:01 ens3 24.01 13.45 19.85 10.50 0.00 0.00 0.00 0.00 20:13:46 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:12:01 docker0 34.17 44.29 1.94 189.92 0.00 0.00 0.00 0.00 20:13:46 19:12:01 ens3 186.21 132.25 1902.47 78.14 0.00 0.00 0.00 0.00 20:13:46 19:12:01 veth2a303ae 0.00 0.91 0.00 0.05 0.00 0.00 0.00 0.00 20:13:46 19:12:01 lo 0.86 0.86 0.08 0.08 0.00 0.00 0.00 0.00 20:13:46 19:13:01 vethad4b4a4 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 20:13:46 19:13:01 docker0 29.93 45.63 1.76 289.26 0.00 0.00 0.00 0.00 20:13:46 19:13:01 veth9d589a5 0.18 0.20 0.02 0.09 0.00 0.00 0.00 0.00 20:13:46 19:13:01 ens3 80.34 50.71 361.03 15.84 0.00 0.00 0.00 0.00 20:13:46 19:13:01 veth2a303ae 0.00 0.83 0.00 0.04 0.00 0.00 0.00 0.00 20:13:46 19:13:01 vethb2750cd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:13:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 20:13:46 19:14:01 veth7d74546 305.48 477.93 25.68 5830.28 0.00 0.00 0.00 0.48 20:13:46 19:14:01 veth5b091a8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:14:01 vethe721f33 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:14:01 veth85af10e 12.43 32.05 1.28 407.65 0.00 0.00 0.00 0.03 20:13:46 19:14:01 docker0 918.29 1439.94 64.71 18045.74 0.00 0.00 0.00 0.00 20:13:46 19:14:01 vethe461e0f 280.73 445.97 23.79 5827.87 0.00 0.00 0.00 0.48 20:13:46 19:14:01 ens3 1545.94 990.72 19220.93 160.80 0.00 0.00 0.00 0.00 20:13:46 19:14:01 veth2a303ae 0.00 0.77 0.00 0.04 0.00 0.00 0.00 0.00 20:13:46 19:14:01 veth351d932 299.25 455.98 25.05 5829.30 0.00 0.00 0.00 0.48 20:13:46 19:14:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 20:13:46 19:15:01 veth7d74546 0.12 0.22 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:15:01 docker0 14.53 18.27 0.83 76.11 0.00 0.00 0.00 0.00 20:13:46 19:15:01 vethad8c763 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:13:46 19:15:01 vethe461e0f 0.10 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:15:01 ens3 91.07 90.25 108.51 85.15 0.00 0.00 0.00 0.00 20:13:46 19:15:01 veth2a303ae 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:15:01 veth351d932 0.10 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:16:01 veth7d74546 0.13 0.18 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:16:01 docker0 12.21 15.86 0.69 91.95 0.00 0.00 0.00 0.00 20:13:46 19:16:01 vethe461e0f 0.13 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:16:01 ens3 35.15 23.24 107.69 9.05 0.00 0.00 0.00 0.00 20:13:46 19:16:01 veth2a303ae 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:16:01 veth351d932 0.13 0.22 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:16:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 20:13:46 19:17:01 docker0 30.16 41.74 2.51 620.29 0.00 0.00 0.00 0.00 20:13:46 19:17:01 ens3 49.86 34.39 626.99 6.48 0.00 0.00 0.00 0.00 20:13:46 19:17:01 veth2a303ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:18:01 docker0 44.25 55.75 2.58 240.67 0.00 0.00 0.00 0.00 20:13:46 19:18:01 ens3 90.10 78.06 247.87 52.21 0.00 0.00 0.00 0.00 20:13:46 19:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:19:01 ens3 4.50 4.52 0.36 7.02 0.00 0.00 0.00 0.00 20:13:46 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:20:01 ens3 0.20 0.20 0.01 0.02 0.00 0.00 0.00 0.00 20:13:46 19:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:21:01 ens3 8.70 13.45 3.15 12.21 0.00 0.00 0.00 0.00 20:13:46 19:21:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:23:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:24:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 20:13:46 19:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:25:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:28:01 ens3 0.33 0.28 0.61 0.02 0.00 0.00 0.00 0.00 20:13:46 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:29:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:13:46 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:30:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:31:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:32:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:33:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:34:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 20:13:46 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:35:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:36:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:37:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:38:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:39:01 ens3 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:13:46 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:40:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:41:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:42:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:44:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 20:13:46 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:45:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:46:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:47:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:48:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:49:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:13:46 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:50:01 ens3 4.97 3.45 3.12 5.33 0.00 0.00 0.00 0.00 20:13:46 19:50:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:13:46 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:51:01 ens3 0.47 0.30 0.26 0.20 0.00 0.00 0.00 0.00 20:13:46 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:52:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:53:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:54:02 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:13:46 19:54:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:55:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:56:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:57:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:58:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 19:59:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 20:13:46 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 20:00:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 20:01:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 20:02:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 20:03:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 20:04:01 ens3 1.18 0.53 0.55 0.28 0.00 0.00 0.00 0.00 20:13:46 20:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 20:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 20:06:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 20:07:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 20:08:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 20:09:01 ens3 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:13:46 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 20:10:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 20:11:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 20:12:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:46 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 20:13:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:46 Average: docker0 30.64 34.02 2.33 358.08 0.00 0.00 0.00 0.00 20:13:46 Average: ens3 58.86 50.56 530.08 11.37 0.00 0.00 0.00 0.00 20:13:46 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 20:13:46 20:13:46 20:13:46 ---> sar -P ALL: 20:13:46 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21514) 04/20/22 _x86_64_ (8 CPU) 20:13:46 20:13:46 19:07:51 LINUX RESTART (8 CPU) 20:13:46 20:13:46 19:08:01 CPU %user %nice %system %iowait %steal %idle 20:13:46 19:09:02 all 9.71 0.00 3.22 1.72 0.04 85.31 20:13:46 19:09:02 0 7.47 0.00 2.24 1.52 0.03 88.73 20:13:46 19:09:02 1 6.35 0.00 1.89 1.16 0.03 90.57 20:13:46 19:09:02 2 12.91 0.00 5.61 5.52 0.03 75.92 20:13:46 19:09:02 3 10.68 0.00 3.49 0.65 0.03 85.14 20:13:46 19:09:02 4 13.14 0.00 2.28 1.24 0.05 83.30 20:13:46 19:09:02 5 11.71 0.00 4.47 0.75 0.03 83.04 20:13:46 19:09:02 6 7.97 0.00 3.04 2.76 0.05 86.18 20:13:46 19:09:02 7 7.38 0.00 2.74 0.12 0.07 89.69 20:13:46 19:10:01 all 32.70 0.00 7.94 1.12 0.08 58.15 20:13:46 19:10:01 0 32.91 0.00 10.14 2.62 0.09 54.24 20:13:46 19:10:01 1 31.84 0.00 7.57 1.31 0.07 59.21 20:13:46 19:10:01 2 34.54 0.00 6.35 0.21 0.09 58.82 20:13:46 19:10:01 3 32.44 0.00 8.85 0.27 0.10 58.33 20:13:46 19:10:01 4 32.85 0.00 7.71 2.64 0.07 56.74 20:13:46 19:10:01 5 32.59 0.00 6.86 0.05 0.09 60.41 20:13:46 19:10:01 6 33.90 0.00 7.64 0.38 0.07 58.01 20:13:46 19:10:01 7 30.52 0.00 8.42 1.52 0.09 59.45 20:13:46 19:11:01 all 41.09 0.00 5.32 0.16 0.07 53.35 20:13:46 19:11:01 0 42.27 0.00 5.50 0.00 0.07 52.17 20:13:46 19:11:01 1 39.90 0.00 5.23 0.05 0.08 54.73 20:13:46 19:11:01 2 40.55 0.00 5.16 0.00 0.07 54.23 20:13:46 19:11:01 3 40.86 0.00 5.17 0.00 0.07 53.90 20:13:46 19:11:01 4 42.41 0.00 5.36 0.12 0.08 52.02 20:13:46 19:11:01 5 42.02 0.00 5.19 0.00 0.07 52.72 20:13:46 19:11:01 6 40.25 0.00 5.45 0.02 0.07 54.21 20:13:46 19:11:01 7 40.48 0.00 5.51 1.08 0.08 52.85 20:13:46 19:12:01 all 19.02 0.00 11.77 3.56 0.08 65.57 20:13:46 19:12:01 0 18.74 0.00 11.16 1.25 0.08 68.76 20:13:46 19:12:01 1 17.75 0.00 12.48 3.44 0.09 66.25 20:13:46 19:12:01 2 18.27 0.00 13.11 1.29 0.07 67.26 20:13:46 19:12:01 3 17.90 0.00 10.93 0.82 0.09 70.27 20:13:46 19:12:01 4 20.47 0.00 11.72 3.02 0.09 64.70 20:13:46 19:12:01 5 18.33 0.00 11.46 4.34 0.07 65.80 20:13:46 19:12:01 6 19.03 0.00 10.83 1.23 0.09 68.83 20:13:46 19:12:01 7 21.67 0.00 12.46 13.09 0.09 52.70 20:13:46 19:13:01 all 55.19 0.00 13.45 6.09 0.15 25.12 20:13:46 19:13:01 0 55.31 0.00 12.64 4.12 0.15 27.78 20:13:46 19:13:01 1 54.71 0.00 13.40 5.91 0.15 25.83 20:13:46 19:13:01 2 55.04 0.00 13.81 3.56 0.15 27.44 20:13:46 19:13:01 3 56.86 0.00 13.60 2.05 0.15 27.35 20:13:46 19:13:01 4 54.54 0.00 14.09 8.43 0.15 22.78 20:13:46 19:13:01 5 56.38 0.00 13.68 7.13 0.15 22.66 20:13:46 19:13:01 6 53.16 0.00 13.74 12.18 0.14 20.78 20:13:46 19:13:01 7 55.53 0.00 12.62 5.37 0.15 26.33 20:13:46 19:14:01 all 64.26 0.00 16.83 4.81 0.16 13.95 20:13:46 19:14:01 0 66.27 0.00 15.42 2.77 0.15 15.39 20:13:46 19:14:01 1 65.14 0.00 15.98 3.41 0.17 15.30 20:13:46 19:14:01 2 65.18 0.00 16.17 5.26 0.17 13.22 20:13:46 19:14:01 3 64.11 0.00 16.29 5.05 0.17 14.38 20:13:46 19:14:01 4 64.13 0.00 17.66 7.32 0.15 10.73 20:13:46 19:14:01 5 61.94 0.00 18.30 7.00 0.14 12.62 20:13:46 19:14:01 6 65.14 0.00 15.65 3.65 0.15 15.41 20:13:46 19:14:01 7 62.15 0.00 19.14 3.98 0.15 14.58 20:13:46 19:15:01 all 88.68 0.00 11.14 0.00 0.16 0.02 20:13:46 19:15:01 0 87.43 0.00 12.39 0.00 0.18 0.00 20:13:46 19:15:01 1 88.07 0.00 11.76 0.00 0.13 0.03 20:13:46 19:15:01 2 88.55 0.00 11.28 0.00 0.15 0.02 20:13:46 19:15:01 3 90.97 0.00 8.86 0.00 0.17 0.00 20:13:46 19:15:01 4 88.41 0.00 11.44 0.00 0.15 0.00 20:13:46 19:15:01 5 88.11 0.00 11.73 0.00 0.15 0.02 20:13:46 19:15:01 6 90.19 0.00 9.51 0.03 0.17 0.10 20:13:46 19:15:01 7 87.74 0.00 12.11 0.00 0.15 0.00 20:13:46 19:16:01 all 79.43 0.00 7.18 0.00 0.13 13.26 20:13:46 19:16:01 0 92.25 0.00 7.60 0.00 0.15 0.00 20:13:46 19:16:01 1 72.20 0.00 6.50 0.00 0.13 21.17 20:13:46 19:16:01 2 72.08 0.00 7.08 0.00 0.12 20.72 20:13:46 19:16:01 3 71.51 0.00 6.25 0.00 0.12 22.12 20:13:46 19:16:01 4 92.23 0.00 7.62 0.00 0.15 0.00 20:13:46 19:16:01 5 92.22 0.00 7.67 0.00 0.12 0.00 20:13:46 19:16:01 6 71.37 0.00 7.18 0.00 0.12 21.33 20:13:46 19:16:01 7 71.63 0.00 7.52 0.00 0.12 20.73 20:13:46 19:17:01 all 45.68 0.00 7.37 1.75 0.09 45.11 20:13:46 19:17:01 0 44.36 0.00 7.37 4.27 0.08 43.92 20:13:46 19:17:01 1 37.44 0.00 7.39 0.87 0.08 54.22 20:13:46 19:17:01 2 52.92 0.00 7.07 0.97 0.12 38.91 20:13:46 19:17:01 3 35.51 0.00 7.85 1.21 0.07 55.35 20:13:46 19:17:01 4 65.40 0.00 7.54 0.67 0.10 26.29 20:13:46 19:17:01 5 65.95 0.00 8.13 1.23 0.12 24.57 20:13:46 19:17:01 6 29.13 0.00 6.80 0.59 0.07 63.41 20:13:46 19:17:01 7 34.65 0.00 6.80 4.19 0.10 54.26 20:13:46 19:18:01 all 15.69 0.00 9.41 7.14 0.06 67.70 20:13:46 19:18:01 0 15.51 0.00 9.69 5.90 0.07 68.83 20:13:46 19:18:01 1 16.52 0.00 8.71 4.87 0.05 69.86 20:13:46 19:18:01 2 17.52 0.00 8.21 2.29 0.07 71.91 20:13:46 19:18:01 3 15.22 0.00 10.69 14.76 0.07 59.25 20:13:46 19:18:01 4 14.30 0.00 8.90 6.98 0.05 69.77 20:13:46 19:18:01 5 16.15 0.00 9.31 3.06 0.07 71.42 20:13:46 19:18:01 6 15.18 0.00 9.88 3.69 0.07 71.17 20:13:46 19:18:01 7 15.09 0.00 9.91 15.59 0.07 59.34 20:13:46 19:19:01 all 0.02 0.00 0.02 0.01 0.00 99.95 20:13:46 19:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 19:19:01 1 0.03 0.00 0.03 0.05 0.00 99.88 20:13:46 19:19:01 2 0.08 0.00 0.05 0.00 0.00 99.87 20:13:46 19:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:13:46 19:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:19:01 6 0.02 0.00 0.02 0.03 0.00 99.93 20:13:46 19:19:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:13:46 20:13:46 19:19:01 CPU %user %nice %system %iowait %steal %idle 20:13:46 19:20:01 all 0.02 0.00 0.01 0.12 0.00 99.85 20:13:46 19:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:20:01 1 0.00 0.00 0.02 0.35 0.00 99.63 20:13:46 19:20:01 2 0.05 0.00 0.03 0.02 0.02 99.88 20:13:46 19:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 19:20:01 6 0.02 0.00 0.02 0.57 0.00 99.40 20:13:46 19:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:21:01 all 0.19 0.00 0.04 0.01 0.00 99.76 20:13:46 19:21:01 0 0.18 0.00 0.08 0.00 0.02 99.72 20:13:46 19:21:01 1 0.28 0.00 0.02 0.02 0.00 99.68 20:13:46 19:21:01 2 0.15 0.00 0.07 0.02 0.00 99.77 20:13:46 19:21:01 3 0.17 0.00 0.00 0.00 0.00 99.83 20:13:46 19:21:01 4 0.18 0.00 0.02 0.00 0.00 99.80 20:13:46 19:21:01 5 0.10 0.00 0.03 0.02 0.00 99.85 20:13:46 19:21:01 6 0.33 0.00 0.03 0.03 0.02 99.58 20:13:46 19:21:01 7 0.08 0.00 0.10 0.00 0.00 99.82 20:13:46 19:22:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:13:46 19:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 19:22:01 1 0.00 0.00 0.02 0.03 0.00 99.95 20:13:46 19:22:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:13:46 19:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 19:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:22:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:13:46 19:22:01 6 0.05 0.00 0.03 0.02 0.00 99.90 20:13:46 19:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 19:23:01 all 0.01 0.00 0.00 0.01 0.00 99.97 20:13:46 19:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:23:01 1 0.02 0.00 0.00 0.02 0.02 99.95 20:13:46 19:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 19:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:23:01 6 0.03 0.00 0.02 0.03 0.02 99.90 20:13:46 19:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:24:01 all 0.06 0.00 0.05 0.03 0.00 99.86 20:13:46 19:24:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:13:46 19:24:01 1 0.05 0.00 0.07 0.08 0.00 99.80 20:13:46 19:24:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:13:46 19:24:01 3 0.05 0.00 0.03 0.03 0.02 99.87 20:13:46 19:24:01 4 0.03 0.00 0.05 0.02 0.00 99.90 20:13:46 19:24:01 5 0.20 0.00 0.08 0.05 0.00 99.67 20:13:46 19:24:01 6 0.08 0.00 0.05 0.02 0.02 99.83 20:13:46 19:24:01 7 0.02 0.00 0.08 0.00 0.00 99.90 20:13:46 19:25:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:13:46 19:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:13:46 19:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:13:46 19:25:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:13:46 19:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:25:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:13:46 19:25:01 6 0.05 0.00 0.03 0.03 0.02 99.87 20:13:46 19:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:13:46 19:26:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:13:46 19:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 19:26:01 1 0.02 0.00 0.02 0.03 0.00 99.93 20:13:46 19:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 19:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:13:46 19:26:01 6 0.03 0.00 0.03 0.00 0.02 99.92 20:13:46 19:26:01 7 0.00 0.00 0.03 0.00 0.02 99.95 20:13:46 19:27:01 all 0.01 0.00 0.00 0.00 0.00 99.97 20:13:46 19:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 19:27:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:13:46 19:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:27:01 6 0.05 0.00 0.00 0.02 0.00 99.93 20:13:46 19:27:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:13:46 19:28:01 all 0.00 0.00 0.01 0.00 0.00 99.98 20:13:46 19:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 19:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:28:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:13:46 19:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 19:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:28:01 6 0.02 0.00 0.02 0.02 0.02 99.93 20:13:46 19:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:29:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:13:46 19:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:13:46 19:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 19:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:13:46 19:29:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:13:46 19:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:29:01 6 0.07 0.00 0.03 0.03 0.02 99.85 20:13:46 19:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 19:30:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:13:46 19:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 19:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 19:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 19:30:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:13:46 19:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:30:01 5 0.05 0.00 0.00 0.00 0.00 99.95 20:13:46 19:30:01 6 0.03 0.00 0.02 0.02 0.02 99.92 20:13:46 19:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 20:13:46 19:30:01 CPU %user %nice %system %iowait %steal %idle 20:13:46 19:31:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:13:46 19:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:13:46 19:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:13:46 19:31:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:13:46 19:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 19:31:01 6 0.10 0.00 0.05 0.02 0.00 99.83 20:13:46 19:31:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:13:46 19:32:01 all 0.18 0.00 0.01 0.01 0.00 99.80 20:13:46 19:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:32:01 2 1.37 0.00 0.05 0.00 0.00 98.58 20:13:46 19:32:01 3 0.00 0.00 0.02 0.03 0.00 99.95 20:13:46 19:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:32:01 6 0.03 0.00 0.00 0.02 0.02 99.93 20:13:46 19:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:33:01 all 0.28 0.00 0.01 0.00 0.00 99.70 20:13:46 19:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 19:33:01 2 2.00 0.00 0.00 0.00 0.00 98.00 20:13:46 19:33:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:13:46 19:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:33:01 5 0.10 0.00 0.02 0.00 0.02 99.87 20:13:46 19:33:01 6 0.07 0.00 0.03 0.02 0.00 99.88 20:13:46 19:33:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:13:46 19:34:01 all 0.19 0.00 0.02 0.00 0.00 99.79 20:13:46 19:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 19:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:34:01 2 1.26 0.00 0.08 0.00 0.02 98.65 20:13:46 19:34:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:13:46 19:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 19:34:01 5 0.08 0.00 0.02 0.00 0.00 99.90 20:13:46 19:34:01 6 0.08 0.00 0.02 0.02 0.00 99.88 20:13:46 19:34:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:13:46 19:35:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:13:46 19:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 19:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 19:35:01 3 0.00 0.00 0.00 0.02 0.02 99.97 20:13:46 19:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 19:35:01 6 0.03 0.00 0.03 0.02 0.02 99.90 20:13:46 19:35:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:13:46 19:36:01 all 0.00 0.00 0.01 0.00 0.00 99.99 20:13:46 19:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:36:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:13:46 19:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 19:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:36:01 6 0.02 0.00 0.05 0.02 0.00 99.92 20:13:46 19:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:37:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:13:46 19:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 19:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 19:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:37:01 3 0.00 0.00 0.02 0.03 0.00 99.95 20:13:46 19:37:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:13:46 19:37:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:13:46 19:37:01 6 0.03 0.00 0.02 0.02 0.00 99.93 20:13:46 19:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 19:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:13:46 19:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 19:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:38:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:13:46 19:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 19:38:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:13:46 19:38:01 6 0.05 0.00 0.03 0.02 0.02 99.88 20:13:46 19:38:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:13:46 19:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:13:46 19:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:13:46 19:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 19:39:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:13:46 19:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 19:39:01 6 0.03 0.00 0.03 0.02 0.00 99.92 20:13:46 19:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:40:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:13:46 19:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 19:40:01 2 0.08 0.00 0.00 0.00 0.02 99.90 20:13:46 19:40:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:13:46 19:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 19:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 19:40:01 6 0.07 0.00 0.03 0.00 0.02 99.88 20:13:46 19:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:13:46 19:41:01 all 0.26 0.00 0.01 0.00 0.00 99.72 20:13:46 19:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:13:46 19:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:41:01 2 1.99 0.00 0.00 0.00 0.00 98.01 20:13:46 19:41:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:13:46 19:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:41:01 6 0.02 0.00 0.03 0.02 0.00 99.93 20:13:46 19:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 20:13:46 19:41:01 CPU %user %nice %system %iowait %steal %idle 20:13:46 19:42:01 all 0.26 0.00 0.01 0.01 0.00 99.72 20:13:46 19:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 19:42:01 1 0.02 0.00 0.03 0.00 0.00 99.95 20:13:46 19:42:01 2 1.97 0.00 0.00 0.00 0.00 98.03 20:13:46 19:42:01 3 0.00 0.00 0.00 0.03 0.00 99.97 20:13:46 19:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:13:46 19:42:01 6 0.03 0.00 0.02 0.02 0.02 99.92 20:13:46 19:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 19:43:01 all 0.26 0.00 0.01 0.00 0.00 99.72 20:13:46 19:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:13:46 19:43:01 2 1.97 0.00 0.00 0.00 0.00 98.03 20:13:46 19:43:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:13:46 19:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:43:01 5 0.07 0.00 0.00 0.00 0.00 99.93 20:13:46 19:43:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:13:46 19:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 19:44:01 all 0.21 0.00 0.01 0.00 0.00 99.77 20:13:46 19:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:13:46 19:44:01 2 1.52 0.00 0.02 0.00 0.00 98.47 20:13:46 19:44:01 3 0.02 0.00 0.00 0.03 0.02 99.93 20:13:46 19:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:13:46 19:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:13:46 19:44:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:13:46 19:45:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:13:46 19:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 19:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:45:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:13:46 19:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:45:01 6 0.00 0.00 0.03 0.02 0.00 99.95 20:13:46 19:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 19:46:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:13:46 19:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 19:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:46:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:13:46 19:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 19:46:01 5 0.07 0.00 0.02 0.00 0.00 99.92 20:13:46 19:46:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:13:46 19:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 19:47:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:13:46 19:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 19:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:47:01 3 0.03 0.00 0.00 0.03 0.00 99.93 20:13:46 19:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 19:47:01 6 0.00 0.00 0.02 0.02 0.02 99.95 20:13:46 19:47:01 7 0.02 0.00 0.03 0.00 0.02 99.93 20:13:46 19:48:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:13:46 19:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:48:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:13:46 19:48:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:13:46 19:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 19:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:48:01 7 0.03 0.00 0.03 0.00 0.02 99.92 20:13:46 19:49:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:13:46 19:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:13:46 19:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:49:01 3 0.00 0.00 0.02 0.03 0.02 99.93 20:13:46 19:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:13:46 19:49:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:13:46 19:49:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:13:46 19:50:01 all 0.11 0.00 0.03 0.01 0.00 99.86 20:13:46 19:50:01 0 0.10 0.00 0.03 0.00 0.00 99.87 20:13:46 19:50:01 1 0.00 0.00 0.03 0.00 0.00 99.97 20:13:46 19:50:01 2 0.07 0.00 0.00 0.00 0.00 99.93 20:13:46 19:50:01 3 0.15 0.00 0.03 0.02 0.00 99.80 20:13:46 19:50:01 4 0.10 0.00 0.03 0.00 0.00 99.87 20:13:46 19:50:01 5 0.27 0.00 0.02 0.00 0.00 99.72 20:13:46 19:50:01 6 0.08 0.00 0.05 0.03 0.00 99.83 20:13:46 19:50:01 7 0.08 0.00 0.03 0.00 0.02 99.87 20:13:46 19:51:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:13:46 19:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 19:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:51:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:13:46 19:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 19:51:01 5 0.05 0.00 0.00 0.00 0.00 99.95 20:13:46 19:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 19:51:01 7 0.02 0.00 0.05 0.00 0.00 99.93 20:13:46 19:52:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:13:46 19:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:13:46 19:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:13:46 19:52:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:13:46 19:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 19:52:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:13:46 19:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 20:13:46 19:52:01 CPU %user %nice %system %iowait %steal %idle 20:13:46 19:53:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:13:46 19:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 19:53:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:13:46 19:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:53:01 3 0.00 0.00 0.02 0.03 0.00 99.95 20:13:46 19:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:53:01 5 0.02 0.00 0.00 0.02 0.00 99.97 20:13:46 19:53:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:13:46 19:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 19:54:02 all 0.12 0.00 0.01 0.01 0.00 99.86 20:13:46 19:54:02 0 0.03 0.00 0.00 0.00 0.00 99.97 20:13:46 19:54:02 1 0.00 0.00 0.03 0.00 0.02 99.95 20:13:46 19:54:02 2 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:54:02 3 0.00 0.00 0.00 0.03 0.00 99.97 20:13:46 19:54:02 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:54:02 5 0.03 0.00 0.00 0.00 0.00 99.97 20:13:46 19:54:02 6 0.00 0.00 0.02 0.03 0.00 99.95 20:13:46 19:54:02 7 0.90 0.00 0.02 0.00 0.00 99.09 20:13:46 19:55:01 all 0.26 0.00 0.01 0.00 0.00 99.72 20:13:46 19:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:55:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:13:46 19:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:55:01 3 0.00 0.00 0.00 0.02 0.02 99.97 20:13:46 19:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 19:55:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:13:46 19:55:01 7 1.97 0.00 0.02 0.00 0.00 98.01 20:13:46 19:56:01 all 0.27 0.00 0.01 0.00 0.01 99.71 20:13:46 19:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:13:46 19:56:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:13:46 19:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:56:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:13:46 19:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 19:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 19:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 19:56:01 7 2.00 0.00 0.00 0.00 0.02 97.98 20:13:46 19:57:01 all 0.27 0.00 0.01 0.01 0.00 99.72 20:13:46 19:57:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:13:46 19:57:01 1 0.05 0.00 0.00 0.00 0.00 99.95 20:13:46 19:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 19:57:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:13:46 19:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:57:01 5 0.05 0.00 0.00 0.00 0.00 99.95 20:13:46 19:57:01 6 0.00 0.00 0.02 0.03 0.00 99.95 20:13:46 19:57:01 7 1.97 0.00 0.02 0.00 0.00 98.01 20:13:46 19:58:01 all 0.13 0.00 0.03 0.00 0.00 99.83 20:13:46 19:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 19:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:13:46 19:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 19:58:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:13:46 19:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 19:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 19:58:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:13:46 19:58:01 7 0.99 0.00 0.13 0.00 0.00 98.87 20:13:46 19:59:01 all 0.02 0.00 0.00 0.00 0.00 99.97 20:13:46 19:59:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:13:46 19:59:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:13:46 19:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 19:59:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:13:46 19:59:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:13:46 19:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 19:59:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:13:46 20:00:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:13:46 20:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 20:00:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:13:46 20:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:13:46 20:00:01 3 0.00 0.00 0.03 0.03 0.02 99.92 20:13:46 20:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 20:00:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:13:46 20:00:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:13:46 20:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 20:01:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:13:46 20:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 20:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:13:46 20:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 20:01:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:13:46 20:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 20:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:13:46 20:01:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:13:46 20:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 20:02:01 all 0.00 0.00 0.00 0.00 0.00 99.99 20:13:46 20:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 20:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 20:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 20:02:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:13:46 20:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 20:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 20:02:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:13:46 20:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 20:03:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:13:46 20:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 20:03:01 1 0.07 0.00 0.03 0.00 0.02 99.88 20:13:46 20:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 20:03:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:13:46 20:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 20:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 20:03:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:13:46 20:03:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:13:46 20:13:46 20:03:01 CPU %user %nice %system %iowait %steal %idle 20:13:46 20:04:01 all 0.05 0.00 0.01 0.01 0.00 99.93 20:13:46 20:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:13:46 20:04:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:13:46 20:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 20:04:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:13:46 20:04:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:13:46 20:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 20:04:01 6 0.00 0.00 0.00 0.03 0.02 99.95 20:13:46 20:04:01 7 0.32 0.00 0.03 0.00 0.00 99.65 20:13:46 20:05:01 all 0.26 0.00 0.01 0.01 0.00 99.72 20:13:46 20:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 20:05:01 1 0.02 0.00 0.07 0.00 0.00 99.92 20:13:46 20:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:13:46 20:05:01 3 0.00 0.00 0.00 0.03 0.00 99.97 20:13:46 20:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 20:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 20:05:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:13:46 20:05:01 7 1.99 0.00 0.02 0.00 0.00 98.00 20:13:46 20:06:01 all 0.26 0.00 0.01 0.00 0.00 99.73 20:13:46 20:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 20:06:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:13:46 20:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 20:06:01 3 0.00 0.00 0.00 0.02 0.02 99.97 20:13:46 20:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 20:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 20:06:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:13:46 20:06:01 7 1.97 0.00 0.00 0.00 0.00 98.03 20:13:46 20:07:01 all 0.26 0.00 0.01 0.01 0.00 99.73 20:13:46 20:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:13:46 20:07:01 1 0.07 0.00 0.03 0.00 0.00 99.90 20:13:46 20:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 20:07:01 3 0.00 0.00 0.00 0.03 0.00 99.97 20:13:46 20:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 20:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 20:07:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:13:46 20:07:01 7 1.97 0.00 0.02 0.00 0.00 98.01 20:13:46 20:08:01 all 0.26 0.00 0.01 0.00 0.00 99.73 20:13:46 20:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 20:08:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:13:46 20:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 20:08:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:13:46 20:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 20:08:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:13:46 20:08:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:13:46 20:08:01 7 1.95 0.00 0.02 0.00 0.02 98.01 20:13:46 20:09:01 all 0.08 0.00 0.01 0.00 0.00 99.91 20:13:46 20:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 20:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:13:46 20:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:13:46 20:09:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:13:46 20:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 20:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 20:09:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:13:46 20:09:01 7 0.55 0.00 0.03 0.00 0.00 99.42 20:13:46 20:10:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:13:46 20:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 20:10:01 1 0.02 0.00 0.05 0.00 0.02 99.92 20:13:46 20:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:13:46 20:10:01 3 0.00 0.00 0.02 0.03 0.00 99.95 20:13:46 20:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 20:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 20:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 20:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 20:11:01 all 0.01 0.00 0.00 0.00 0.01 99.98 20:13:46 20:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 20:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:13:46 20:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:13:46 20:11:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:13:46 20:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 20:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 20:11:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:13:46 20:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:13:46 20:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:13:46 20:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:13:46 20:12:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:13:46 20:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 20:12:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:13:46 20:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 20:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 20:12:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:13:46 20:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 20:13:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:13:46 20:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 20:13:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:13:46 20:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 20:13:01 3 0.00 0.00 0.02 0.03 0.00 99.95 20:13:46 20:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:13:46 20:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:13:46 20:13:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:13:46 20:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:13:46 Average: all 6.96 0.00 1.43 0.41 0.02 91.18 20:13:46 Average: 0 7.08 0.00 1.44 0.34 0.02 91.12 20:13:46 Average: 1 6.59 0.00 1.40 0.33 0.02 91.67 20:13:46 Average: 2 7.19 0.00 1.44 0.29 0.02 91.07 20:13:46 Average: 3 6.66 0.00 1.40 0.39 0.02 91.53 20:13:46 Average: 4 7.46 0.00 1.44 0.46 0.02 90.63 20:13:46 Average: 5 7.44 0.00 1.48 0.36 0.02 90.71 20:13:46 Average: 6 6.51 0.00 1.38 0.39 0.02 91.70 20:13:46 Average: 7 6.78 0.00 1.49 0.68 0.02 91.03 20:13:46 20:13:46 20:13:46