Pull request #4001 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c9ce5f606c5e4a5060a7be91252f0469a1d24de4+8b0dec85218ed508cf19f063ec152f29e8927c81 (f3d4a5d91b5ee0e1c8b8ea73872e4de8de2ef477) 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-ssh4452408718622349636.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh18116848039224185496.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-4001/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-4001/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1848513539273471431.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-4001/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14874582595518929767.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh15703248968473698482.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-4001/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-4001/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6190933897778232628.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-34490 in /w/workspace/edgexfoundry_edgex-go_PR-4001 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/main commit 8b0dec85218ed508cf19f063ec152f29e8927c81 into PR head commit c9ce5f606c5e4a5060a7be91252f0469a1d24de4 Merge succeeded, producing c9ce5f606c5e4a5060a7be91252f0469a1d24de4 Checking out Revision c9ce5f606c5e4a5060a7be91252f0469a1d24de4 (PR-4001) 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/4001/head:refs/remotes/origin/PR-4001 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9ce5f606c5e4a5060a7be91252f0469a1d24de4 # 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 8b0dec85218ed508cf19f063ec152f29e8927c81 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9ce5f606c5e4a5060a7be91252f0469a1d24de4 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:06:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:06:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:06:51 ========================================================= 19:06:51 EdgeX Global Pipelines Version Info 19:06:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:06:51 ------------------- 19:06:51 stable info: 19:06:51 ------------------- 19:06:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:06:51 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 19:06:51 Message: update stable to v1.0.227 19:06:52 ------------------- 19:06:52 experimental info: 19:06:52 ------------------- 19:06:52 Commited By: **** collab-it+edgex@linuxfoundation.org 19:06:52 Commit SHA: 602d0728ebfd21a5b975e02ac0465e47e5fef8c7 19:06:52 Message: update experimental to v1.0.228 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4001 [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4001 [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4001 [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9ce5f6 [Pipeline] echo 19:06:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:06:54 provisioning config files... 19:06:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5837587568102778724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:54 ---> docker-login.sh 19:06:54 nexus3.edgexfoundry.org:10001 19:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:54 Configure a credential helper to remove this warning. See 19:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:54 19:06:54 Login Succeeded 19:06:54 nexus3.edgexfoundry.org:10002 19:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:54 Configure a credential helper to remove this warning. See 19:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:54 19:06:54 Login Succeeded 19:06:54 nexus3.edgexfoundry.org:10003 19:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:54 Configure a credential helper to remove this warning. See 19:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:54 19:06:54 Login Succeeded 19:06:54 nexus3.edgexfoundry.org:10004 19:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:55 Configure a credential helper to remove this warning. See 19:06:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:55 19:06:55 Login Succeeded 19:06:55 docker.io 19:06:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:55 Configure a credential helper to remove this warning. See 19:06:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:55 19:06:55 Login Succeeded 19:06:55 ---> docker-login.sh ends [Pipeline] } 19:06:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:06:55 + 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:06:55 + dirname cmd/core-command/Dockerfile 19:06:55 + cut -d/ -f2 19:06:55 + echo core-command,cmd/core-command/Dockerfile 19:06:55 + dirname cmd/core-data/Dockerfile 19:06:55 + cut -d/ -f2 19:06:55 + echo core-data,cmd/core-data/Dockerfile 19:06:55 + dirname cmd/core-metadata/Dockerfile 19:06:55 + cut -d/ -f2 19:06:55 + echo core-metadata,cmd/core-metadata/Dockerfile 19:06:55 + dirname cmd/security-bootstrapper/Dockerfile 19:06:55 + cut -d/ -f2 19:06:55 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:06:55 + + dirname cmd/security-proxy-setup/Dockerfile 19:06:55 cut -d/ -f2 19:06:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:06:55 + + dirname cmd/security-secretstore-setup/Dockerfile 19:06:55 cut -d/ -f2 19:06:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:06:55 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:06:55 + cut -d/ -f2 19:06:55 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:06:55 + dirname cmd/security-spire-agent/Dockerfile 19:06:55 + cut -d/ -f2 19:06:55 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:06:55 + dirname cmd/security-spire-config/Dockerfile 19:06:55 + cut -d/ -f2 19:06:55 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:06:55 + dirname cmd/security-spire-server/Dockerfile 19:06:55 + cut -d/ -f2 19:06:55 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:06:55 + dirname cmd/support-notifications/Dockerfile 19:06:55 + cut -d/ -f2 19:06:55 + echo support-notifications,cmd/support-notifications/Dockerfile 19:06:55 + dirname cmd/support-scheduler/Dockerfile 19:06:55 + cut -d/ -f2 19:06:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:06:55 + dirname cmd/sys-mgmt-agent/Dockerfile 19:06:55 + cut -d/ -f2 19:06:55 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:06:56 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:06:56 + git rev-list -1 --merges c9ce5f606c5e4a5060a7be91252f0469a1d24de4~1..c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [Pipeline] echo 19:06:56 -----------> git rev-list -1 --merges c9ce5f606c5e4a5060a7be91252f0469a1d24de4~1..c9ce5f606c5e4a5060a7be91252f0469a1d24de4 c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [false] [Pipeline] sh 19:06:56 + git log --format=format:%s -1 c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [Pipeline] echo 19:06:56 ========================================================= 19:06:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:06:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:06:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:06:57 + grep -v github /etc/ssh/ssh_known_hosts 19:06:57 + [ -e /tmp/ssh_known_hosts ] 19:06:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:06:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:06:57 + sudo tee -a /etc/ssh/ssh_known_hosts 19:06:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:06:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:06:57 19:06:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:06:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:06:58 latest: Pulling from edgex-devops/py-git-semver 19:06:58 1fe172e4850f: Pulling fs layer 19:06:58 caf521ccaac6: Pulling fs layer 19:06:58 3ead6fa29328: Pulling fs layer 19:06:58 5c2a1cbceb83: Pulling fs layer 19:06:58 a8d5f1318db7: Pulling fs layer 19:06:58 c427282e49a2: Pulling fs layer 19:06:58 1827001aaf11: Pulling fs layer 19:06:58 0714d37db230: Pulling fs layer 19:06:58 ac28cf19c067: Pulling fs layer 19:06:58 ca983d60f3e2: Pulling fs layer 19:06:58 9f894cec8388: Pulling fs layer 19:06:58 5c2a1cbceb83: Waiting 19:06:58 a8d5f1318db7: Waiting 19:06:58 c427282e49a2: Waiting 19:06:58 ca983d60f3e2: Waiting 19:06:58 9f894cec8388: Waiting 19:06:58 1827001aaf11: Waiting 19:06:58 0714d37db230: Waiting 19:06:58 caf521ccaac6: Verifying Checksum 19:06:58 caf521ccaac6: Download complete 19:06:58 5c2a1cbceb83: Download complete 19:06:58 a8d5f1318db7: Verifying Checksum 19:06:58 a8d5f1318db7: Download complete 19:06:58 c427282e49a2: Download complete 19:06:58 3ead6fa29328: Verifying Checksum 19:06:58 3ead6fa29328: Download complete 19:06:58 0714d37db230: Verifying Checksum 19:06:58 0714d37db230: Download complete 19:06:58 ac28cf19c067: Download complete 19:06:58 ca983d60f3e2: Verifying Checksum 19:06:58 ca983d60f3e2: Download complete 19:06:58 9f894cec8388: Download complete 19:06:58 1fe172e4850f: Verifying Checksum 19:06:58 1fe172e4850f: Download complete 19:06:59 1827001aaf11: Verifying Checksum 19:06:59 1827001aaf11: Download complete 19:07:00 1fe172e4850f: Pull complete 19:07:00 caf521ccaac6: Pull complete 19:07:00 3ead6fa29328: Pull complete 19:07:00 5c2a1cbceb83: Pull complete 19:07:01 a8d5f1318db7: Pull complete 19:07:01 c427282e49a2: Pull complete 19:07:03 1827001aaf11: Pull complete 19:07:03 0714d37db230: Pull complete 19:07:03 ac28cf19c067: Pull complete 19:07:03 ca983d60f3e2: Pull complete 19:07:03 9f894cec8388: Pull complete 19:07:03 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 19:07:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:07:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 19:07:03 prd-ubuntu20.04-docker-8c-8g-34490 does not seem to be running inside a container 19:07:03 $ 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:10003/edgex-devops/py-git-semver:latest cat 19:07:05 $ docker top b8d7a2cddecb709b8b5ec503dcec528b829f8a0af75944f50f97f3b977880f42 -eo pid,comm 19:07:05 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:07:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:07:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:05 [ssh-agent] Looking for ssh-agent implementation... 19:07:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:05 $ docker exec b8d7a2cddecb709b8b5ec503dcec528b829f8a0af75944f50f97f3b977880f42 ssh-agent 19:07:05 SSH_AUTH_SOCK=/tmp/ssh-NhnDGHBSKWkn/agent.33 19:07:05 SSH_AGENT_PID=39 19:07:05 Running ssh-add (command line suppressed) 19:07:05 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4952471422761183429.key (/w/workspace/edgex-go/1@tmp/private_key_4952471422761183429.key) 19:07:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:06 + git tag --points-at HEAD [Pipeline] } 19:07:06 $ docker exec --env ******** --env ******** b8d7a2cddecb709b8b5ec503dcec528b829f8a0af75944f50f97f3b977880f42 ssh-agent -k 19:07:06 unset SSH_AUTH_SOCK; 19:07:06 unset SSH_AGENT_PID; 19:07:06 echo Agent pid 39 killed; 19:07:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:07:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:06 [ssh-agent] Looking for ssh-agent implementation... 19:07:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:06 $ docker exec b8d7a2cddecb709b8b5ec503dcec528b829f8a0af75944f50f97f3b977880f42 ssh-agent 19:07:06 SSH_AUTH_SOCK=/tmp/ssh-BCVCBTQbK9Do/agent.73 19:07:06 SSH_AGENT_PID=79 19:07:06 Running ssh-add (command line suppressed) 19:07:06 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4295648450743803559.key (/w/workspace/edgex-go/1@tmp/private_key_4295648450743803559.key) 19:07:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:07 + git semver init 19:07:07 2022-05-02 19:07:07,262 [run_init] DEBUG init version:0.0.0 force:False 19:07:07 2022-05-02 19:07:07,263 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:07:07 2022-05-02 19:07:07,264 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:07:07 2022-05-02 19:07:07,264 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:07:11 2022-05-02 19:07:11,330 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:07:11 2022-05-02 19:07:11,331 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4001 with force:False 19:07:11 2022-05-02 19:07:11,331 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4001 19:07:11 2022-05-02 19:07:11,335 [execute] INFO git cat-file --batch-check 19:07:11 2022-05-02 19:07:11,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:07:11 2022-05-02 19:07:11,342 [execute] INFO git cat-file --batch 19:07:11 2022-05-02 19:07:11,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:07:11 2022-05-02 19:07:11,347 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4001 19:07:11 0.0.0 [Pipeline] } 19:07:11 $ docker exec --env ******** --env ******** b8d7a2cddecb709b8b5ec503dcec528b829f8a0af75944f50f97f3b977880f42 ssh-agent -k 19:07:11 unset SSH_AUTH_SOCK; 19:07:11 unset SSH_AGENT_PID; 19:07:11 echo Agent pid 79 killed; 19:07:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:12 + git semver [Pipeline] } 19:07:12 $ docker stop --time=1 b8d7a2cddecb709b8b5ec503dcec528b829f8a0af75944f50f97f3b977880f42 19:07:13 $ docker rm -f b8d7a2cddecb709b8b5ec503dcec528b829f8a0af75944f50f97f3b977880f42 [Pipeline] // withDockerContainer [Pipeline] sh 19:07:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:07:14 Stashed 1 file(s) [Pipeline] echo 19:07:14 [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:07:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:15 ========================================================= 19:07:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:07:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:15 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:07:15 59bf1c3509f3: Pulling fs layer 19:07:15 666ba61612fd: Pulling fs layer 19:07:15 8ed8ca486205: Pulling fs layer 19:07:15 4fe6c5a15a65: Pulling fs layer 19:07:15 22a0e8bec74d: Pulling fs layer 19:07:15 ca2b28591e48: Pulling fs layer 19:07:15 a51346096db8: Pulling fs layer 19:07:15 daebc70d1ce1: Pulling fs layer 19:07:15 0e18a0eac166: Pulling fs layer 19:07:15 daebc70d1ce1: Waiting 19:07:15 0e18a0eac166: Waiting 19:07:15 4fe6c5a15a65: Waiting 19:07:15 a51346096db8: Waiting 19:07:15 ca2b28591e48: Waiting 19:07:15 8ed8ca486205: Verifying Checksum 19:07:15 8ed8ca486205: Download complete 19:07:15 666ba61612fd: Download complete 19:07:15 22a0e8bec74d: Download complete 19:07:15 ca2b28591e48: Download complete 19:07:15 a51346096db8: Verifying Checksum 19:07:15 a51346096db8: Download complete 19:07:15 59bf1c3509f3: Download complete 19:07:15 daebc70d1ce1: Verifying Checksum 19:07:15 daebc70d1ce1: Download complete 19:07:15 59bf1c3509f3: Pull complete 19:07:15 666ba61612fd: Pull complete 19:07:15 8ed8ca486205: Pull complete 19:07:16 0e18a0eac166: Verifying Checksum 19:07:16 0e18a0eac166: Download complete 19:07:16 4fe6c5a15a65: Verifying Checksum 19:07:16 4fe6c5a15a65: Download complete 19:07:19 4fe6c5a15a65: Pull complete 19:07:19 22a0e8bec74d: Pull complete 19:07:19 ca2b28591e48: Pull complete 19:07:19 a51346096db8: Pull complete 19:07:19 daebc70d1ce1: Pull complete 19:07:21 0e18a0eac166: Pull complete 19:07:21 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 19:07:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:07:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:22 WORKDIR /edgex 19:07:22 COPY go.mod . 19:07:22 RUN go mod download 19:07:22 + docker build -t ci-base-image-x86_64 -f - . 19:07:23 Sending build context to Docker daemon 335.2MB 19:07:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:07:23 ---> f018257e8ee9 19:07:23 Step 2/4 : WORKDIR /edgex 19:07:25 ---> Running in 41bc44398f61 19:07:25 Removing intermediate container 41bc44398f61 19:07:25 ---> 506e14f74f61 19:07:25 Step 3/4 : COPY go.mod . 19:07:25 ---> 8646d1d6ca72 19:07:25 Step 4/4 : RUN go mod download 19:07:25 ---> Running in 21b625b1e3bd 19:07:29 Still waiting to schedule task 19:07:29 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:07:37 Removing intermediate container 21b625b1e3bd 19:07:37 ---> 5aa4624d88b4 19:07:37 Successfully built 5aa4624d88b4 19:07:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:07:37 + docker inspect -f . ci-base-image-x86_64 19:07:37 . [Pipeline] withDockerContainer 19:07:37 prd-ubuntu20.04-docker-8c-8g-34490 does not seem to be running inside a container 19:07:37 $ 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:07:38 $ docker top c563338bc74acddb59c6922345ef59cbd40806f7c41cce9afc40a3a9d3be2f2d -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:38 + go version 19:07:38 go version go1.17.6 linux/amd64 [Pipeline] } 19:07:38 $ docker stop --time=1 c563338bc74acddb59c6922345ef59cbd40806f7c41cce9afc40a3a9d3be2f2d 19:07:40 $ docker rm -f c563338bc74acddb59c6922345ef59cbd40806f7c41cce9afc40a3a9d3be2f2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:07:40 + docker inspect -f . ci-base-image-x86_64 19:07:40 . [Pipeline] withDockerContainer 19:07:40 prd-ubuntu20.04-docker-8c-8g-34490 does not seem to be running inside a container 19:07:40 $ 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:07:41 $ docker top 6a1618907e2fa6c1baa2dcf61e17d72c9b18c6237e07cc043962fe1c7c5f59c4 -eo pid,comm [Pipeline] { [Pipeline] echo 19:07:41 ========================================================= 19:07:41 [edgeXBuildGoParallel] Running Tests and Build... 19:07:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:41 + make test 19:07:41 go mod tidy -compat=1.17 19:07:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:07:47 ? github.com/edgexfoundry/edgex-go [no test files] 19:07:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:07:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:07:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:07:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:07:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:07:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:07:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:07:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:07:59 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:07:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:07:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:07:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:07:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:07:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:07:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:07:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements 19:07:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:07:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:07:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.133s coverage: 98.5% of statements 19:07:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:08:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.088s coverage: 53.4% of statements 19:08:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:08:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:08:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.497s coverage: 89.2% of statements 19:08:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:08:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:08:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:08:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.072s coverage: 84.4% of statements 19:08:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:08:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:08:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:08:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:08:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:08:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.437s coverage: 95.6% of statements 19:08:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:08:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:08:04 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements 19:08:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:08:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:08:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:08:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:08:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:08:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements 19:08:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:08:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:08:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:08:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.099s coverage: 0.9% of statements 19:08:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:08:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements 19:08:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 29.6% of statements 19:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements 19:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.090s coverage: 79.5% of statements 19:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 19:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements 19:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 19:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.080s coverage: 94.4% of statements 19:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.068s coverage: 44.8% of statements 19:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.184s coverage: 82.5% of statements 19:08:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements 19:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 19:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.093s coverage: 85.4% of statements 19:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.156s coverage: 91.2% of statements 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.151s coverage: 64.4% of statements 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.075s coverage: 100.0% of statements 19:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 19:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 19:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 19:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 19:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.368s coverage: 65.4% of statements 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.165s coverage: 43.8% of statements 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:08:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:08:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:08:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:08:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:08:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.063s coverage: 28.9% of statements 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:08:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:08:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 19:08:24 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 19:08:24 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:08:42 GO111MODULE=on go vet ./... 19:08:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:08:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:08:45 ./bin/test-attribution-txt.sh [Pipeline] echo 19:08:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:08:46 + ls -al . 19:08:46 total 672 19:08:46 drwxrwxr-x 10 1001 1001 4096 May 2 19:08 . 19:08:46 drwxr-xr-x 4 root root 4096 May 2 19:07 .. 19:08:46 -rw-rw-r-- 1 1001 1001 11 May 2 19:06 .dockerignore 19:08:46 drwxrwxr-x 8 1001 1001 4096 May 2 19:07 .git 19:08:46 drwxrwxr-x 3 1001 1001 4096 May 2 19:06 .github 19:08:46 -rw-rw-r-- 1 1001 1001 879 May 2 19:06 .gitignore 19:08:46 -rw-rw-r-- 1 1001 1001 42 May 2 19:06 .golangci.yml 19:08:46 -rw-rw-r-- 1 1001 1001 87 May 2 19:06 .hadolint.yml 19:08:46 drwxr-xr-x 3 1001 1001 4096 May 2 19:07 .semver 19:08:46 -rw-rw-r-- 1 1001 1001 166 May 2 19:06 .sonarcloud.properties 19:08:46 -rw-rw-r-- 1 1001 1001 1171 May 2 19:06 ADOPTERS.md 19:08:46 -rw-rw-r-- 1 1001 1001 10086 May 2 19:06 Attribution.txt 19:08:46 -rw-rw-r-- 1 1001 1001 51732 May 2 19:06 CHANGELOG.md 19:08:46 -rw-rw-r-- 1 1001 1001 3804 May 2 19:06 CONTRIBUTING.md 19:08:46 -rw-rw-r-- 1 1001 1001 677 May 2 19:06 GOVERNANCE.md 19:08:46 -rw-rw-r-- 1 1001 1001 850 May 2 19:06 Jenkinsfile 19:08:46 -rw-rw-r-- 1 1001 1001 10775 May 2 19:06 LICENSE 19:08:46 -rw-rw-r-- 1 1001 1001 10389 May 2 19:06 Makefile 19:08:46 -rw-rw-r-- 1 1001 1001 582 May 2 19:06 OWNERS.md 19:08:46 -rw-rw-r-- 1 1001 1001 9120 May 2 19:06 README.md 19:08:46 -rw-rw-r-- 1 1001 1001 6912 May 2 19:06 SECURITY.md 19:08:46 -rw-rw-r-- 1 1001 1001 5 May 2 19:07 VERSION 19:08:46 -rw-rw-r-- 1 1001 1001 4131 May 2 19:06 ZMQWindows.md 19:08:46 drwxrwxr-x 2 1001 1001 4096 May 2 19:06 bin 19:08:46 drwxrwxr-x 18 1001 1001 4096 May 2 19:06 cmd 19:08:46 -rw-r--r-- 1 root root 435134 May 2 19:08 coverage.out 19:08:46 -rw-rw-r-- 1 1001 1001 3256 May 2 19:06 go.mod 19:08:46 -rw-rw-r-- 1 1001 1001 35162 May 2 19:07 go.sum 19:08:46 drwxrwxr-x 8 1001 1001 4096 May 2 19:06 internal 19:08:46 drwxrwxr-x 3 1001 1001 4096 May 2 19:06 openapi 19:08:46 drwxrwxr-x 4 1001 1001 4096 May 2 19:06 snap 19:08:46 -rw-rw-r-- 1 1001 1001 204 May 2 19:06 version.go [Pipeline] sh 19:08:46 + '[' -e coverage.out ] 19:08:46 + chown 1001:1001 coverage.out [Pipeline] stash 19:08:46 Stashed 1 file(s) [Pipeline] sh 19:08:46 + make build 19:08:46 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:08:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:09: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/core-command/core-command ./cmd/core-command 19:09:09 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:09: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:09: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:09:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:09:16 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:09:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:09:18 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:09:18 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:09:19 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:09: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:09:22 $ docker stop --time=1 6a1618907e2fa6c1baa2dcf61e17d72c9b18c6237e07cc043962fe1c7c5f59c4 19:09:24 $ docker rm -f 6a1618907e2fa6c1baa2dcf61e17d72c9b18c6237e07cc043962fe1c7c5f59c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:09:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:25 19:09:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:09:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:26 latest: Pulling from edgex-devops/edgex-compose 19:09:26 cbdbe7a5bc2a: Pulling fs layer 19:09:26 ca9280d653b3: Pulling fs layer 19:09:26 7e9c9ca2126c: Pulling fs layer 19:09:26 cbdbe7a5bc2a: Verifying Checksum 19:09:26 cbdbe7a5bc2a: Download complete 19:09:26 cbdbe7a5bc2a: Pull complete 19:09:26 ca9280d653b3: Verifying Checksum 19:09:26 ca9280d653b3: Download complete 19:09:27 ca9280d653b3: Pull complete 19:09:27 7e9c9ca2126c: Download complete 19:09:30 7e9c9ca2126c: Pull complete 19:09:30 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:09:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:09:30 prd-ubuntu20.04-docker-8c-8g-34490 does not seem to be running inside a container 19:09:30 $ 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:09:31 $ docker top 5dde122b39c87254cf458b4ca1af6cd2b26a29d286b4224b5eff2548089fb1d1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:32 + grep parallel 19:09:32 + docker-compose build --help 19:09:32 --parallel Build images in parallel. [Pipeline] } 19:09:32 $ docker stop --time=1 5dde122b39c87254cf458b4ca1af6cd2b26a29d286b4224b5eff2548089fb1d1 19:09:33 $ docker rm -f 5dde122b39c87254cf458b4ca1af6cd2b26a29d286b4224b5eff2548089fb1d1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:09:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:34 . [Pipeline] withDockerContainer 19:09:34 prd-ubuntu20.04-docker-8c-8g-34490 does not seem to be running inside a container 19:09:34 $ 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:09:34 $ docker top e654022ec18c3ca326c3234d3cd3596bb153dad676be521fea74cee98108c6e8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:35 + docker-compose -f ./docker-compose-build.yml build --parallel 19:09:35 Building core-command ... 19:09:35 Building core-data ... 19:09:35 Building core-metadata ... 19:09:35 Building security-bootstrapper ... 19:09:35 Building security-proxy-setup ... 19:09:35 Building security-secretstore-setup ... 19:09:35 Building security-spiffe-token-provider ... 19:09:35 Building security-spire-agent ... 19:09:35 Building security-spire-config ... 19:09:35 Building security-spire-server ... 19:09:35 Building support-notifications ... 19:09:35 Building support-scheduler ... 19:09:35 Building sys-mgmt-agent ... 19:09:35 Building security-spire-agent 19:09:35 Building security-bootstrapper 19:09:35 Building security-proxy-setup 19:09:35 Building core-data 19:09:35 Building support-scheduler 19:09:50 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:09:50 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:09:50 ---> 5aa4624d88b4 19:09:50 Step 3/31 : WORKDIR /edgex-go 19:09:50 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:09:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:09:50 ---> 5aa4624d88b4 19:09:50 Step 3/23 : WORKDIR /edgex-go 19:09:50 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:09:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:09:50 ---> 5aa4624d88b4 19:09:50 Step 3/22 : WORKDIR /edgex-go 19:09:50 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:09:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:09:50 ---> 5aa4624d88b4 19:09:50 Step 3/26 : WORKDIR /edgex-go 19:09:50 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:09:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:09:50 ---> 5aa4624d88b4 19:09:50 Step 3/22 : WORKDIR /edgex-go 19:09:52 ---> Running in f616802c6338 19:09:52 ---> Running in 2c8fd18f0de9 19:09:52 ---> Running in 39666dc3b8a2 19:09:52 ---> Running in 23a1b8083f27 19:09:52 ---> Running in 22dd60cb9401 19:09:52 Removing intermediate container f616802c6338 19:09:52 ---> 85b0dba1b550 19:09:52 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:52 ---> Running in cc31e75c5ef7 19:09:52 Removing intermediate container 22dd60cb9401 19:09:52 ---> 3fa2f9a70caa 19:09:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:52 Removing intermediate container 23a1b8083f27 19:09:52 ---> 4cff3babddc0 19:09:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:52 Removing intermediate container 2c8fd18f0de9 19:09:52 ---> 87cd4bc4569f 19:09:52 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:52 Removing intermediate container 39666dc3b8a2 19:09:52 ---> d1c17433e544 19:09:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:52 ---> Running in 0865a182e825 19:09:52 ---> Running in e5eaffa4a867 19:09:52 ---> Running in d1de1eefe454 19:09:52 ---> Running in f9a0d7ec16be 19:09:53 Removing intermediate container cc31e75c5ef7 19:09:53 ---> f3a9e843c4b2 19:09:53 Step 5/31 : RUN apk add --update --no-cache make git 19:09:53 ---> Running in 3b4aaf7c1540 19:09:53 Removing intermediate container 0865a182e825 19:09:53 ---> 9d07e7a5a02a 19:09:53 Step 5/22 : RUN apk add --update --no-cache make git 19:09:53 ---> Running in 2028532340dc 19:09:53 Removing intermediate container e5eaffa4a867 19:09:53 ---> 13ac8509548e 19:09:53 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:09:53 ---> Running in 5dd4a23a4e1c 19:09:53 Removing intermediate container d1de1eefe454 19:09:53 ---> 432cff5c3322 19:09:53 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:09:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:53 ---> Running in 366b9a7ac152 19:09:53 Removing intermediate container f9a0d7ec16be 19:09:53 ---> ee335d8e6c5a 19:09:53 Step 5/22 : RUN apk add --update --no-cache make git 19:09:53 ---> Running in cc6fc71aae0f 19:09:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:55 OK: 221 MiB in 52 packages 19:09:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:55 OK: 221 MiB in 52 packages 19:09:55 OK: 221 MiB in 52 packages 19:09:55 Removing intermediate container 3b4aaf7c1540 19:09:55 ---> 5ad44d965584 19:09:55 Step 6/31 : COPY go.mod vendor* ./ 19:09:55 OK: 221 MiB in 52 packages 19:09:55 ---> f518daa14dc0 19:09:55 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:55 ---> Running in 6a0b0606acd8 19:09:55 Removing intermediate container 2028532340dc 19:09:55 ---> 2281f81d5d2e 19:09:55 Step 6/22 : COPY go.mod vendor* ./ 19:09:55 Removing intermediate container 366b9a7ac152 19:09:55 ---> c10c8e905640 19:09:55 Step 6/23 : COPY go.mod vendor* ./ 19:09:55 Removing intermediate container 5dd4a23a4e1c 19:09:55 ---> 987c8cef38cf 19:09:55 Step 6/26 : COPY go.mod vendor* ./ 19:09:55 OK: 221 MiB in 52 packages 19:09:55 ---> eeeb62dc57e9 19:09:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:56 ---> 3080554f5c92 19:09:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:56 ---> Running in 41b9d55453a6 19:09:56 ---> Running in 253bef9a6f52 19:09:56 ---> 17eb6098b707 19:09:56 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:56 ---> Running in 497d401a607f 19:09:56 Removing intermediate container cc6fc71aae0f 19:09:56 ---> 6acd83848acc 19:09:56 Step 6/22 : COPY go.mod vendor* ./ 19:09:56 ---> 22e67ad435d1 19:09:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:56 ---> Running in 6eb425305ca8 19:09:56 Removing intermediate container 6a0b0606acd8 19:09:56 ---> 60a0e8be3939 19:09:56 Step 8/31 : COPY . . 19:09:57 Removing intermediate container 41b9d55453a6 19:09:57 ---> 13beb6616699 19:09:57 Step 8/22 : COPY . . 19:09:59 Removing intermediate container 497d401a607f 19:09:59 ---> 0c126a9516d5 19:09:59 Step 8/26 : COPY . . 19:09:59 Removing intermediate container 6eb425305ca8 19:09:59 ---> e3548583e0da 19:09:59 Step 8/22 : COPY . . 19:09:59 Removing intermediate container 253bef9a6f52 19:09:59 ---> 1de8d42b6b7b 19:09:59 Step 8/23 : COPY . . 19:10:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-34493 in /w/workspace/edgexfoundry_edgex-go_PR-4001 [Pipeline] { [Pipeline] ws 19:10:04 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:10:04 The recommended git tool is: git 19:10:05 ---> 7b4ed15a6487 19:10:05 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:10:05 ---> 86606c6b3f17 19:10:05 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:10:05 ---> Running in 10338764b32a 19:10:05 ---> Running in 8d9cecde8fad 19:10:05 ---> 31a01844f333 19:10:05 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:10:05 ---> a4c47596daf5 19:10:05 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:10:05 ---> 6dfdaff69c44 19:10:05 Step 9/23 : RUN make cmd/core-data/core-data 19:10:05 ---> Running in 787f36a8d5dc 19:10:05 ---> Running in 484f09b6ebd0 19:10:05 ---> Running in 9a930f5ff91e 19:10:05 Removing intermediate container 787f36a8d5dc 19:10:05 ---> 7a8b98e0aea8 19:10:05 Step 10/26 : RUN mkdir -p spire-build 19:10:05 ---> Running in 973711a434c3 19:10: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:10: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:10: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:10:06 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:10:07 Removing intermediate container 973711a434c3 19:10:07 ---> c97c34918c34 19:10:07 Step 11/26 : WORKDIR /edgex-go/spire-build 19:10:07 ---> Running in df5cbfc96327 19:10:07 Removing intermediate container df5cbfc96327 19:10:07 ---> 51caf513482d 19:10:07 Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 19:10:07 ---> Running in 2f3aa9238a49 19:10:08 spire-1.2.1/ 19:10:08 spire-1.2.1/.data/ 19:10:08 spire-1.2.1/.data/.file 19:10:08 spire-1.2.1/.dockerignore 19:10:08 spire-1.2.1/.gitattributes 19:10:08 spire-1.2.1/.githooks/ 19:10:08 spire-1.2.1/.githooks/pre-commit 19:10:08 spire-1.2.1/.github/ 19:10:08 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:10:08 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:10:08 spire-1.2.1/.github/dependabot.yml 19:10:08 spire-1.2.1/.github/workflows/ 19:10:08 spire-1.2.1/.github/workflows/nightly_build.yaml 19:10:08 spire-1.2.1/.github/workflows/pr_build.yaml 19:10:08 spire-1.2.1/.github/workflows/release_build.yaml 19:10:08 spire-1.2.1/.github/workflows/scripts/ 19:10:08 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:10:08 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:10:08 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:10:08 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:10:08 spire-1.2.1/.github/workflows/scripts/split.sh 19:10:08 spire-1.2.1/.gitignore 19:10:08 spire-1.2.1/.go-version 19:10:08 spire-1.2.1/.golangci.yml 19:10:08 spire-1.2.1/ADOPTERS.md 19:10:08 spire-1.2.1/CHANGELOG.md 19:10:08 spire-1.2.1/CODE-OF-CONDUCT.md 19:10:08 spire-1.2.1/CODEOWNERS 19:10:08 spire-1.2.1/CONTRIBUTING.md 19:10:08 spire-1.2.1/Dockerfile 19:10:08 spire-1.2.1/Dockerfile.dev 19:10:08 spire-1.2.1/Dockerfile.scratch 19:10:08 spire-1.2.1/LICENSE 19:10:08 spire-1.2.1/MAINTAINERS.md 19:10:08 spire-1.2.1/Makefile 19:10:08 spire-1.2.1/README.md 19:10:08 spire-1.2.1/ROADMAP.md 19:10:08 spire-1.2.1/SECURITY.md 19:10:08 spire-1.2.1/cmd/ 19:10:08 spire-1.2.1/cmd/spire-agent/ 19:10:08 spire-1.2.1/cmd/spire-agent/cli/ 19:10:08 spire-1.2.1/cmd/spire-agent/cli/api/ 19:10:08 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:10:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:10:08 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:10:08 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:10:08 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:10:08 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:10:08 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:10:08 spire-1.2.1/cmd/spire-agent/cli/common/ 19:10:08 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:10:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:10:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:10:08 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:10:08 spire-1.2.1/cmd/spire-agent/cli/run/ 19:10:08 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:10:08 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:10:08 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:10:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:10:08 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:10:08 spire-1.2.1/cmd/spire-agent/main.go 19:10:08 spire-1.2.1/cmd/spire-server/ 19:10:08 spire-1.2.1/cmd/spire-server/cli/ 19:10:08 spire-1.2.1/cmd/spire-server/cli/agent/ 19:10:08 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:10:08 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/cli.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/entry/ 19:10:08 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/federation/ 19:10:08 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:10:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:10:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/run/ 19:10:08 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/token/ 19:10:08 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/validate/ 19:10:08 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/x509/ 19:10:08 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:10:08 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:10:08 spire-1.2.1/cmd/spire-server/main.go 19:10:08 spire-1.2.1/cmd/spire-server/util/ 19:10:08 spire-1.2.1/cmd/spire-server/util/util.go 19:10:08 spire-1.2.1/conf/ 19:10:08 spire-1.2.1/conf/agent/ 19:10:08 spire-1.2.1/conf/agent/agent.conf 19:10:08 spire-1.2.1/conf/agent/agent_full.conf 19:10:08 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:10:08 spire-1.2.1/conf/server/ 19:10:08 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:10:08 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:10:08 spire-1.2.1/conf/server/server.conf 19:10:08 spire-1.2.1/conf/server/server_full.conf 19:10:08 spire-1.2.1/doc/ 19:10:08 spire-1.2.1/doc/SPIRE101.md 19:10:08 spire-1.2.1/doc/auditlog.md 19:10:08 spire-1.2.1/doc/authorization_policy_engine.md 19:10:08 spire-1.2.1/doc/changelog_guidelines.md 19:10:08 spire-1.2.1/doc/cure53-report.pdf 19:10:08 spire-1.2.1/doc/images/ 19:10:08 spire-1.2.1/doc/images/2019_roadmap.png 19:10:08 spire-1.2.1/doc/images/SPIRE101.png 19:10:08 spire-1.2.1/doc/images/SPIRE_agent.png 19:10:08 spire-1.2.1/doc/images/SPIRE_server.png 19:10:08 spire-1.2.1/doc/images/cache_mgr.png 19:10:08 spire-1.2.1/doc/images/cache_mgr_components.png 19:10:08 spire-1.2.1/doc/images/federated_spire.png 19:10:08 spire-1.2.1/doc/images/ha_mode.png 19:10:08 spire-1.2.1/doc/images/nested_spire.png 19:10:08 spire-1.2.1/doc/images/oidc_federation.png 19:10:08 spire-1.2.1/doc/images/single_trust_domain.png 19:10:08 spire-1.2.1/doc/images/spiffe_compatible.png 19:10:08 spire-1.2.1/doc/images/spire_logo.png 19:10:08 spire-1.2.1/doc/migrating_registration_api_clients.md 19:10:08 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:10:08 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:10:08 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:10:08 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:10:08 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:10:08 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:10:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:10:08 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:10:08 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:10:08 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:10:08 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:10:08 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:10:08 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:10:08 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:10:08 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:10:08 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:10:08 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:10:08 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:10:08 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:10:08 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:10:08 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:10:08 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:10:08 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:10:08 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:10:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:10:08 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:10:08 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:10:08 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:10:08 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:10:08 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:10:08 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:10:08 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:10:08 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:10:08 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:10:08 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:10:08 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:10:08 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:10:08 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:10:08 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:10:08 spire-1.2.1/doc/scaling_spire.md 19:10:08 spire-1.2.1/doc/spire_agent.md 19:10:08 spire-1.2.1/doc/spire_server.md 19:10:08 spire-1.2.1/doc/supported_integrations.md 19:10:08 spire-1.2.1/doc/telemetry.md 19:10:08 spire-1.2.1/doc/telemetry_config.md 19:10:08 spire-1.2.1/doc/upgrading.md 19:10:08 spire-1.2.1/doc/using_spire.md 19:10:08 spire-1.2.1/examples/ 19:10:08 spire-1.2.1/examples/README.md 19:10:08 spire-1.2.1/go.mod 19:10:08 spire-1.2.1/go.sum 19:10:08 spire-1.2.1/pkg/ 19:10:08 spire-1.2.1/pkg/agent/ 19:10:08 spire-1.2.1/pkg/agent/agent.go 19:10:08 spire-1.2.1/pkg/agent/api/ 19:10:08 spire-1.2.1/pkg/agent/api/config.go 19:10:08 spire-1.2.1/pkg/agent/api/debug/ 19:10:08 spire-1.2.1/pkg/agent/api/debug/v1/ 19:10:08 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:10:08 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:10:08 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:10:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:10:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:10:08 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:10:08 spire-1.2.1/pkg/agent/api/endpoints.go 19:10:08 spire-1.2.1/pkg/agent/api/health/ 19:10:08 spire-1.2.1/pkg/agent/api/health/v1/ 19:10:08 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:10:08 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:10:08 spire-1.2.1/pkg/agent/api/rpccontext/ 19:10:08 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:10:08 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:10:08 spire-1.2.1/pkg/agent/attestor/ 19:10:08 spire-1.2.1/pkg/agent/attestor/node/ 19:10:08 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:10:08 spire-1.2.1/pkg/agent/attestor/node/node.go 19:10:08 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:10:08 spire-1.2.1/pkg/agent/attestor/workload/ 19:10:08 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:10:08 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:10:08 spire-1.2.1/pkg/agent/catalog/ 19:10:08 spire-1.2.1/pkg/agent/catalog/catalog.go 19:10:08 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:10:08 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:10:08 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:10:08 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:10:08 spire-1.2.1/pkg/agent/client/ 19:10:08 spire-1.2.1/pkg/agent/client/client.go 19:10:08 spire-1.2.1/pkg/agent/client/client_test.go 19:10:08 spire-1.2.1/pkg/agent/client/dial.go 19:10:08 spire-1.2.1/pkg/agent/client/nodeconn.go 19:10:08 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:10:08 spire-1.2.1/pkg/agent/client/update.go 19:10:08 spire-1.2.1/pkg/agent/client/util.go 19:10:08 spire-1.2.1/pkg/agent/common/ 19:10:08 spire-1.2.1/pkg/agent/common/backoff/ 19:10:08 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:10:08 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:10:08 spire-1.2.1/pkg/agent/common/cgroups/ 19:10:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:10:08 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:10:08 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:10:08 spire-1.2.1/pkg/agent/config.go 19:10:08 spire-1.2.1/pkg/agent/endpoints/ 19:10:08 spire-1.2.1/pkg/agent/endpoints/config.go 19:10:08 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:10:08 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:10:08 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:10:08 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:10:08 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:10:08 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:10:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:10:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:10:08 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:10:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:10:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:10:08 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:10:08 spire-1.2.1/pkg/agent/endpoints/workload/ 19:10:08 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:10:08 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:10:08 spire-1.2.1/pkg/agent/manager/ 19:10:08 spire-1.2.1/pkg/agent/manager/cache/ 19:10:08 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:10:08 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:10:08 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:10:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:10:08 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:10:08 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:10:08 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:10:08 spire-1.2.1/pkg/agent/manager/config.go 19:10:08 spire-1.2.1/pkg/agent/manager/manager.go 19:10:08 spire-1.2.1/pkg/agent/manager/manager_test.go 19:10:08 spire-1.2.1/pkg/agent/manager/storage.go 19:10:08 spire-1.2.1/pkg/agent/manager/storage_test.go 19:10:08 spire-1.2.1/pkg/agent/manager/storecache/ 19:10:08 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:10:08 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:10:08 spire-1.2.1/pkg/agent/manager/sync.go 19:10:08 spire-1.2.1/pkg/agent/plugin/ 19:10:08 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:10:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:10:08 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:10:08 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:10:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:10:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:10:08 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:10:08 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:10:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:10:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:10:08 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:10:08 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:10:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:10:08 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:10:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:10:08 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:10:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:10:08 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:10:08 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:10:08 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:10:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:10:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:10:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:10:08 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:10:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:10:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:10:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:10:08 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:10:08 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:10:08 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:10:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:10:08 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:10:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:10:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:10:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:10:08 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:10:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:10:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:10:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:10:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:10:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:10:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:10:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:10:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:10:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:10:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:10:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:10:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:10:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:10:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:10:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:10:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:10:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:10:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:10:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:10:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:10:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:10:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:10:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:10:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:10:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:10:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:10:08 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:10:08 spire-1.2.1/pkg/agent/svid/ 19:10:08 spire-1.2.1/pkg/agent/svid/rotator.go 19:10:08 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:10:08 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:10:08 spire-1.2.1/pkg/agent/svid/store/ 19:10:08 spire-1.2.1/pkg/agent/svid/store/service.go 19:10:08 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:10:08 spire-1.2.1/pkg/common/ 19:10:08 spire-1.2.1/pkg/common/agentpathtemplate/ 19:10:08 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:10:08 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:10:08 spire-1.2.1/pkg/common/api/ 19:10:08 spire-1.2.1/pkg/common/api/metrics.go 19:10:08 spire-1.2.1/pkg/common/api/middleware/ 19:10:08 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:10:08 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:10:08 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:10:08 spire-1.2.1/pkg/common/api/middleware/logger.go 19:10:08 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:10:08 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:10:08 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:10:08 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:10:08 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:10:08 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:10:08 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:10:08 spire-1.2.1/pkg/common/api/middleware/names.go 19:10:08 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:10:08 spire-1.2.1/pkg/common/api/names.go 19:10:08 spire-1.2.1/pkg/common/api/ratelimit.go 19:10:08 spire-1.2.1/pkg/common/api/rpccontext/ 19:10:08 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:10:08 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:10:08 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:10:08 spire-1.2.1/pkg/common/auth/ 19:10:08 spire-1.2.1/pkg/common/auth/interceptors.go 19:10:08 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:10:08 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:10:08 spire-1.2.1/pkg/common/bundleutil/ 19:10:08 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:10:08 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:10:08 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:10:08 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:10:08 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:10:08 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:10:08 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:10:08 spire-1.2.1/pkg/common/bundleutil/types.go 19:10:08 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:10:08 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:10:08 spire-1.2.1/pkg/common/catalog/ 19:10:08 spire-1.2.1/pkg/common/catalog/bind.go 19:10:08 spire-1.2.1/pkg/common/catalog/builtin.go 19:10:08 spire-1.2.1/pkg/common/catalog/catalog.go 19:10:08 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:10:08 spire-1.2.1/pkg/common/catalog/closers.go 19:10:08 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:10:08 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:10:08 spire-1.2.1/pkg/common/catalog/config.go 19:10:08 spire-1.2.1/pkg/common/catalog/config_test.go 19:10:08 spire-1.2.1/pkg/common/catalog/configure.go 19:10:08 spire-1.2.1/pkg/common/catalog/constraints.go 19:10:08 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:10:08 spire-1.2.1/pkg/common/catalog/context.go 19:10:08 spire-1.2.1/pkg/common/catalog/external.go 19:10:08 spire-1.2.1/pkg/common/catalog/host.go 19:10:08 spire-1.2.1/pkg/common/catalog/pipenet.go 19:10:08 spire-1.2.1/pkg/common/catalog/plugin.go 19:10:08 spire-1.2.1/pkg/common/catalog/testplugin/ 19:10:08 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:10:08 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:10:08 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:10:08 spire-1.2.1/pkg/common/cli/ 19:10:08 spire-1.2.1/pkg/common/cli/env.go 19:10:08 spire-1.2.1/pkg/common/cli/flags.go 19:10:08 spire-1.2.1/pkg/common/cli/trust_domain.go 19:10:08 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:10:08 spire-1.2.1/pkg/common/cli/umask.go 19:10:08 spire-1.2.1/pkg/common/cli/umask_posix.go 19:10:08 spire-1.2.1/pkg/common/cli/umask_test.go 19:10:08 spire-1.2.1/pkg/common/cli/umask_windows.go 19:10:08 spire-1.2.1/pkg/common/cliprinter/ 19:10:08 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:10:08 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:10:08 spire-1.2.1/pkg/common/cliprinter/flag.go 19:10:08 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:10:08 spire-1.2.1/pkg/common/cliprinter/format.go 19:10:08 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:10:08 spire-1.2.1/pkg/common/cliprinter/internal/ 19:10:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:10:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:10:08 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:10:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:10:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:10:08 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:10:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:10:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:10:08 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:10:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:10:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:10:08 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:10:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:10:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:10:08 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:10:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:10:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:10:08 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:10:08 spire-1.2.1/pkg/common/coretypes/ 19:10:08 spire-1.2.1/pkg/common/coretypes/bundle/ 19:10:08 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:10:08 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:10:08 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:10:08 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:10:08 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:10:08 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:10:08 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:10:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:10:08 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:10:08 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:10:08 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:10:08 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:10:08 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:10:08 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:10:08 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:10:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:10:08 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:10:08 spire-1.2.1/pkg/common/cryptoutil/ 19:10:08 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:10:08 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:10:08 spire-1.2.1/pkg/common/diskutil/ 19:10:08 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:10:08 spire-1.2.1/pkg/common/diskutil/file_test.go 19:10:08 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:10:08 spire-1.2.1/pkg/common/errorutil/ 19:10:08 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:10:08 spire-1.2.1/pkg/common/health/ 19:10:08 spire-1.2.1/pkg/common/health/config.go 19:10:08 spire-1.2.1/pkg/common/health/context.go 19:10:08 spire-1.2.1/pkg/common/health/context_test.go 19:10:08 spire-1.2.1/pkg/common/health/health.go 19:10:08 spire-1.2.1/pkg/common/health/health_test.go 19:10:08 spire-1.2.1/pkg/common/health/logger.go 19:10:08 spire-1.2.1/pkg/common/hostservice/ 19:10:08 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:10:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:10:08 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:10:08 spire-1.2.1/pkg/common/idutil/ 19:10:08 spire-1.2.1/pkg/common/idutil/require.go 19:10:08 spire-1.2.1/pkg/common/idutil/require_test.go 19:10:08 spire-1.2.1/pkg/common/idutil/safety.go 19:10:08 spire-1.2.1/pkg/common/idutil/safety_test.go 19:10:08 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:10:08 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:10:08 spire-1.2.1/pkg/common/jwtsvid/ 19:10:08 spire-1.2.1/pkg/common/jwtsvid/common.go 19:10:08 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:10:08 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:10:08 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:10:08 spire-1.2.1/pkg/common/jwtutil/ 19:10:08 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:10:08 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:10:08 spire-1.2.1/pkg/common/log/ 19:10:08 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:10:08 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:10:08 spire-1.2.1/pkg/common/log/log.go 19:10:08 spire-1.2.1/pkg/common/log/log_test.go 19:10:08 spire-1.2.1/pkg/common/log/options.go 19:10:08 spire-1.2.1/pkg/common/nodeutil/ 19:10:08 spire-1.2.1/pkg/common/nodeutil/node.go 19:10:08 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:10:08 spire-1.2.1/pkg/common/peertracker/ 19:10:08 spire-1.2.1/pkg/common/peertracker/conn.go 19:10:08 spire-1.2.1/pkg/common/peertracker/credentials.go 19:10:08 spire-1.2.1/pkg/common/peertracker/errors.go 19:10:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:10:08 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:10:08 spire-1.2.1/pkg/common/peertracker/info.go 19:10:08 spire-1.2.1/pkg/common/peertracker/listener.go 19:10:08 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:10:08 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:10:08 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:10:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:10:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:10:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:10:08 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:10:08 spire-1.2.1/pkg/common/peertracker/tcp.go 19:10:08 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:10:08 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:10:08 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:10:08 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:10:08 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:10:08 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:10:08 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:10:08 spire-1.2.1/pkg/common/peertracker/uds.go 19:10:08 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:10:08 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:10:08 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:10:08 spire-1.2.1/pkg/common/pemutil/ 19:10:08 spire-1.2.1/pkg/common/pemutil/block.go 19:10:08 spire-1.2.1/pkg/common/pemutil/certs.go 19:10:08 spire-1.2.1/pkg/common/pemutil/common.go 19:10:08 spire-1.2.1/pkg/common/pemutil/csr.go 19:10:08 spire-1.2.1/pkg/common/pemutil/keys.go 19:10:08 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:10:08 spire-1.2.1/pkg/common/pemutil/testdata/ 19:10:08 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:10:08 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:10:08 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:10:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:10:08 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:10:08 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:10:08 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:10:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:10:08 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:10:08 spire-1.2.1/pkg/common/plugin/ 19:10:08 spire-1.2.1/pkg/common/plugin/aws/ 19:10:08 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:10:08 spire-1.2.1/pkg/common/plugin/azure/ 19:10:08 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:10:08 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:10:08 spire-1.2.1/pkg/common/plugin/facade.go 19:10:08 spire-1.2.1/pkg/common/plugin/facade_test.go 19:10:08 spire-1.2.1/pkg/common/plugin/gcp/ 19:10:08 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:10:08 spire-1.2.1/pkg/common/plugin/k8s/ 19:10:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:10:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:10:08 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:10:08 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:10:08 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:10:08 spire-1.2.1/pkg/common/plugin/log.go 19:10:08 spire-1.2.1/pkg/common/plugin/sshpop/ 19:10:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:10:08 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:10:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:10:08 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:10:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:10:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:10:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:10:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:10:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:10:08 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:10:08 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:10:08 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:10:08 spire-1.2.1/pkg/common/plugin/x509pop/ 19:10:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:10:08 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:10:08 spire-1.2.1/pkg/common/profiling/ 19:10:08 spire-1.2.1/pkg/common/profiling/dumpers.go 19:10:08 spire-1.2.1/pkg/common/profiling/profiling.go 19:10:08 spire-1.2.1/pkg/common/protoutil/ 19:10:08 spire-1.2.1/pkg/common/protoutil/masks.go 19:10:08 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:10:08 spire-1.2.1/pkg/common/rotationutil/ 19:10:08 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:10:08 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:10:08 spire-1.2.1/pkg/common/selector/ 19:10:08 spire-1.2.1/pkg/common/selector/selector.go 19:10:08 spire-1.2.1/pkg/common/selector/selector_test.go 19:10:08 spire-1.2.1/pkg/common/selector/set.go 19:10:08 spire-1.2.1/pkg/common/selector/set_utils.go 19:10:08 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:10:08 spire-1.2.1/pkg/common/telemetry/ 19:10:08 spire-1.2.1/pkg/common/telemetry/agent/ 19:10:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:10:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:10:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:10:08 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:10:08 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:10:08 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:10:08 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:10:08 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:10:08 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:10:08 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:10:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:10:08 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:10:08 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:10:08 spire-1.2.1/pkg/common/telemetry/call.go 19:10:08 spire-1.2.1/pkg/common/telemetry/common/ 19:10:08 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:10:08 spire-1.2.1/pkg/common/telemetry/config.go 19:10:08 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:10:08 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:10:08 spire-1.2.1/pkg/common/telemetry/inmem.go 19:10:08 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:10:08 spire-1.2.1/pkg/common/telemetry/m3.go 19:10:08 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:10:08 spire-1.2.1/pkg/common/telemetry/metrics.go 19:10:08 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:10:08 spire-1.2.1/pkg/common/telemetry/names.go 19:10:08 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:10:08 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:10:08 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:10:08 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:10:08 spire-1.2.1/pkg/common/telemetry/server/ 19:10:08 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:10:08 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:10:08 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:10:08 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:10:08 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:10:08 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:10:08 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:10:08 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:10:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:10:08 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:10:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:10:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:10:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:10:08 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:10:08 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:10:08 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:10:08 spire-1.2.1/pkg/common/telemetry/server/server.go 19:10:08 spire-1.2.1/pkg/common/telemetry/sink.go 19:10:08 spire-1.2.1/pkg/common/telemetry/statsd.go 19:10:08 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:10:08 spire-1.2.1/pkg/common/telemetry/uptime.go 19:10:08 spire-1.2.1/pkg/common/telemetry/version.go 19:10:08 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:10:08 spire-1.2.1/pkg/common/uptime/ 19:10:08 spire-1.2.1/pkg/common/uptime/uptime.go 19:10:08 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:10:08 spire-1.2.1/pkg/common/util/ 19:10:08 spire-1.2.1/pkg/common/util/certs.go 19:10:08 spire-1.2.1/pkg/common/util/certs_test.go 19:10:08 spire-1.2.1/pkg/common/util/csr.go 19:10:08 spire-1.2.1/pkg/common/util/hash.go 19:10:08 spire-1.2.1/pkg/common/util/selectors.go 19:10:08 spire-1.2.1/pkg/common/util/selectors_test.go 19:10:08 spire-1.2.1/pkg/common/util/signals.go 19:10:08 spire-1.2.1/pkg/common/util/sort.go 19:10:08 spire-1.2.1/pkg/common/util/sort_test.go 19:10:08 spire-1.2.1/pkg/common/util/task.go 19:10:08 spire-1.2.1/pkg/common/util/task_test.go 19:10:08 spire-1.2.1/pkg/common/util/testdata/ 19:10:08 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:10:08 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:10:08 spire-1.2.1/pkg/common/version/ 19:10:08 spire-1.2.1/pkg/common/version/version.go 19:10:08 spire-1.2.1/pkg/common/x509svid/ 19:10:08 spire-1.2.1/pkg/common/x509svid/common_test.go 19:10:08 spire-1.2.1/pkg/common/x509svid/csr.go 19:10:08 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:10:08 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:10:08 spire-1.2.1/pkg/common/x509util/ 19:10:08 spire-1.2.1/pkg/common/x509util/cert.go 19:10:08 spire-1.2.1/pkg/common/x509util/dns.go 19:10:08 spire-1.2.1/pkg/common/x509util/dns_test.go 19:10:08 spire-1.2.1/pkg/common/x509util/keyid.go 19:10:08 spire-1.2.1/pkg/common/x509util/keypair.go 19:10:08 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:10:08 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:10:08 spire-1.2.1/pkg/server/ 19:10:08 spire-1.2.1/pkg/server/api/ 19:10:08 spire-1.2.1/pkg/server/api/agent.go 19:10:08 spire-1.2.1/pkg/server/api/agent/ 19:10:08 spire-1.2.1/pkg/server/api/agent/v1/ 19:10:08 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:10:08 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:10:08 spire-1.2.1/pkg/server/api/agent_test.go 19:10:08 spire-1.2.1/pkg/server/api/api.go 19:10:08 spire-1.2.1/pkg/server/api/audit/ 19:10:08 spire-1.2.1/pkg/server/api/audit/audit.go 19:10:08 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:10:08 spire-1.2.1/pkg/server/api/bundle.go 19:10:08 spire-1.2.1/pkg/server/api/bundle/ 19:10:08 spire-1.2.1/pkg/server/api/bundle/v1/ 19:10:08 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:10:08 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:10:08 spire-1.2.1/pkg/server/api/bundle_test.go 19:10:08 spire-1.2.1/pkg/server/api/debug/ 19:10:08 spire-1.2.1/pkg/server/api/debug/v1/ 19:10:08 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:10:08 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:10:08 spire-1.2.1/pkg/server/api/entry.go 19:10:08 spire-1.2.1/pkg/server/api/entry/ 19:10:08 spire-1.2.1/pkg/server/api/entry/v1/ 19:10:08 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:10:08 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:10:08 spire-1.2.1/pkg/server/api/entry_test.go 19:10:08 spire-1.2.1/pkg/server/api/health/ 19:10:08 spire-1.2.1/pkg/server/api/health/v1/ 19:10:08 spire-1.2.1/pkg/server/api/health/v1/service.go 19:10:08 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:10:08 spire-1.2.1/pkg/server/api/id.go 19:10:08 spire-1.2.1/pkg/server/api/id_test.go 19:10:08 spire-1.2.1/pkg/server/api/limits/ 19:10:08 spire-1.2.1/pkg/server/api/limits/limits.go 19:10:08 spire-1.2.1/pkg/server/api/middleware/ 19:10:08 spire-1.2.1/pkg/server/api/middleware/alias.go 19:10:08 spire-1.2.1/pkg/server/api/middleware/audit.go 19:10:08 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:10:08 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:10:08 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:10:08 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:10:08 spire-1.2.1/pkg/server/api/middleware/caller.go 19:10:08 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:10:08 spire-1.2.1/pkg/server/api/middleware/common.go 19:10:08 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:10:08 spire-1.2.1/pkg/server/api/middleware/entries.go 19:10:08 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:10:08 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:10:08 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:10:08 spire-1.2.1/pkg/server/api/ratelimit.go 19:10:08 spire-1.2.1/pkg/server/api/rpccontext/ 19:10:08 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:10:08 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:10:08 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:10:08 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:10:08 spire-1.2.1/pkg/server/api/selector.go 19:10:08 spire-1.2.1/pkg/server/api/selector_test.go 19:10:08 spire-1.2.1/pkg/server/api/status.go 19:10:08 spire-1.2.1/pkg/server/api/status_test.go 19:10:08 spire-1.2.1/pkg/server/api/svid/ 19:10:08 spire-1.2.1/pkg/server/api/svid/v1/ 19:10:08 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:10:08 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:10:08 spire-1.2.1/pkg/server/api/trustdomain.go 19:10:08 spire-1.2.1/pkg/server/api/trustdomain/ 19:10:08 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:10:08 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:10:08 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:10:08 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:10:08 spire-1.2.1/pkg/server/authpolicy/ 19:10:08 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:10:08 spire-1.2.1/pkg/server/authpolicy/policy.go 19:10:08 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:10:08 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:10:08 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:10:08 spire-1.2.1/pkg/server/authpolicy/validate.go 19:10:08 spire-1.2.1/pkg/server/bundle/ 19:10:08 spire-1.2.1/pkg/server/bundle/client/ 19:10:08 spire-1.2.1/pkg/server/bundle/client/client.go 19:10:08 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:10:08 spire-1.2.1/pkg/server/bundle/client/manager.go 19:10:08 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:10:08 spire-1.2.1/pkg/server/bundle/client/sources.go 19:10:08 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:10:08 spire-1.2.1/pkg/server/bundle/client/updater.go 19:10:08 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:10:08 spire-1.2.1/pkg/server/ca/ 19:10:08 spire-1.2.1/pkg/server/ca/ca.go 19:10:08 spire-1.2.1/pkg/server/ca/ca_health.go 19:10:08 spire-1.2.1/pkg/server/ca/ca_test.go 19:10:08 spire-1.2.1/pkg/server/ca/journal.go 19:10:08 spire-1.2.1/pkg/server/ca/journal_test.go 19:10:08 spire-1.2.1/pkg/server/ca/manager.go 19:10:08 spire-1.2.1/pkg/server/ca/manager_health.go 19:10:08 spire-1.2.1/pkg/server/ca/manager_test.go 19:10:08 spire-1.2.1/pkg/server/ca/templates.go 19:10:08 spire-1.2.1/pkg/server/ca/upstream_client.go 19:10:08 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:10:08 spire-1.2.1/pkg/server/ca/validation.go 19:10:08 spire-1.2.1/pkg/server/cache/ 19:10:08 spire-1.2.1/pkg/server/cache/dscache/ 19:10:08 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:10:08 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:10:08 spire-1.2.1/pkg/server/cache/entrycache/ 19:10:08 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:10:08 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:10:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:10:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:10:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:10:08 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:10:08 spire-1.2.1/pkg/server/catalog/ 19:10:08 spire-1.2.1/pkg/server/catalog/catalog.go 19:10:08 spire-1.2.1/pkg/server/catalog/keymanager.go 19:10:08 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:10:08 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:10:08 spire-1.2.1/pkg/server/catalog/notifier.go 19:10:08 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:10:08 spire-1.2.1/pkg/server/config.go 19:10:08 spire-1.2.1/pkg/server/datastore/ 19:10:08 spire-1.2.1/pkg/server/datastore/datastore.go 19:10:08 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:10:08 spire-1.2.1/pkg/server/datastore/repository.go 19:10:08 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:10:08 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:10:08 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:10:08 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:10:08 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:10:08 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:10:08 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:10:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:10:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:10:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:10:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:10:08 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:10:08 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:10:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:10:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:10:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:10:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:10:08 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:10:08 spire-1.2.1/pkg/server/endpoints/ 19:10:08 spire-1.2.1/pkg/server/endpoints/bundle/ 19:10:08 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:10:08 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:10:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:10:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:10:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:10:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:10:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:10:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:10:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:10:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:10:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:10:08 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:10:08 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:10:08 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:10:08 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:10:08 spire-1.2.1/pkg/server/endpoints/config.go 19:10:08 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:10:08 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:10:08 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:10:08 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:10:08 spire-1.2.1/pkg/server/endpoints/middleware.go 19:10:08 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:10:08 spire-1.2.1/pkg/server/hostservice/ 19:10:08 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:10:08 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:10:08 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:10:08 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:10:08 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:10:08 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:10:08 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:10:08 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/ 19:10:08 spire-1.2.1/pkg/server/plugin/keymanager/ 19:10:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:10:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:10:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:10:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:10:08 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:10:08 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:10:08 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:10:08 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:10:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:10:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:10:08 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:10:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:10:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:10:08 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:10:08 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:10:08 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:10:08 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:10:08 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:10:08 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:10:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:10:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:10:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:10:08 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:10:08 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:10:08 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:10:08 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/notifier/ 19:10:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:10:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:10:08 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:10:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:10:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:10:08 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:10:08 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:10:08 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:10:08 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:10:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:10:08 spire-1.2.1/pkg/server/registration/ 19:10:08 spire-1.2.1/pkg/server/registration/manager.go 19:10:08 spire-1.2.1/pkg/server/registration/manager_test.go 19:10:08 spire-1.2.1/pkg/server/scanentries.go 19:10:08 spire-1.2.1/pkg/server/scanentries_test.go 19:10:08 spire-1.2.1/pkg/server/server.go 19:10:08 spire-1.2.1/pkg/server/server_test.go 19:10:08 spire-1.2.1/pkg/server/svid/ 19:10:08 spire-1.2.1/pkg/server/svid/observer.go 19:10:08 spire-1.2.1/pkg/server/svid/observer_test.go 19:10:08 spire-1.2.1/pkg/server/svid/rotator.go 19:10:08 spire-1.2.1/pkg/server/svid/rotator_config.go 19:10:08 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:10:08 spire-1.2.1/pkg/server/svid/rotator_test.go 19:10:08 spire-1.2.1/proto/ 19:10:08 spire-1.2.1/proto/private/ 19:10:08 spire-1.2.1/proto/private/server/ 19:10:08 spire-1.2.1/proto/private/server/journal/ 19:10:08 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:10:08 spire-1.2.1/proto/private/server/journal/journal.proto 19:10:08 spire-1.2.1/proto/spire/ 19:10:08 spire-1.2.1/proto/spire/common/ 19:10:08 spire-1.2.1/proto/spire/common/common.pb.go 19:10:08 spire-1.2.1/proto/spire/common/common.proto 19:10:08 spire-1.2.1/proto/spire/common/plugin/ 19:10:08 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:10:08 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:10:08 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:10:08 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:10:08 spire-1.2.1/proto/spire/plugin/ 19:10:08 spire-1.2.1/proto/spire/plugin/agent/ 19:10:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:10:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:10:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:10:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:10:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:10:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:10:08 spire-1.2.1/release/ 19:10:08 spire-1.2.1/release/spire-extras/ 19:10:08 spire-1.2.1/release/spire-extras/README.md 19:10:08 spire-1.2.1/release/spire-extras/conf/ 19:10:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:10:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:10:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:10:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:10:08 spire-1.2.1/release/spire/ 19:10:08 spire-1.2.1/release/spire/README.md 19:10:08 spire-1.2.1/release/spire/conf/ 19:10:08 spire-1.2.1/release/spire/conf/agent/ 19:10:08 spire-1.2.1/release/spire/conf/agent/agent.conf 19:10:08 spire-1.2.1/release/spire/conf/server/ 19:10:08 spire-1.2.1/release/spire/conf/server/server.conf 19:10:08 spire-1.2.1/script/ 19:10:08 spire-1.2.1/script/build-artifact.sh 19:10:08 spire-1.2.1/script/generate_dummy_ca.sh 19:10:08 spire-1.2.1/support/ 19:10:08 spire-1.2.1/support/k8s/ 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:10:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:10:08 spire-1.2.1/support/oidc-discovery-provider/ 19:10:08 spire-1.2.1/support/oidc-discovery-provider/README.md 19:10:08 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:10:08 spire-1.2.1/support/oidc-discovery-provider/config.go 19:10:08 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:10:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:10:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:10:08 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:10:08 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:10:08 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:10:08 spire-1.2.1/support/oidc-discovery-provider/main.go 19:10:08 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:10:08 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:10:08 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:10:08 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:10:08 spire-1.2.1/test/ 19:10:08 spire-1.2.1/test/clock/ 19:10:08 spire-1.2.1/test/clock/clock.go 19:10:08 spire-1.2.1/test/fakes/ 19:10:08 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:10:08 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:10:08 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:10:08 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:10:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:10:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:10:08 spire-1.2.1/test/fakes/fakeagentstore/ 19:10:08 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:10:08 spire-1.2.1/test/fakes/fakedatastore/ 19:10:08 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:10:08 spire-1.2.1/test/fakes/fakeentryclient/ 19:10:08 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:10:08 spire-1.2.1/test/fakes/fakehealthchecker/ 19:10:08 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:10:08 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:10:08 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:10:08 spire-1.2.1/test/fakes/fakemetrics/ 19:10:08 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:10:08 spire-1.2.1/test/fakes/fakenoderesolver/ 19:10:08 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:10:08 spire-1.2.1/test/fakes/fakenotifier/ 19:10:08 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:10:08 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:10:08 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:10:08 spire-1.2.1/test/fakes/fakeserverca/ 19:10:08 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:10:08 spire-1.2.1/test/fakes/fakeservercatalog/ 19:10:08 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:10:08 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:10:08 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:10:08 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:10:08 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:10:08 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:10:08 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:10:08 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:10:08 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:10:08 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:10:08 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:10:08 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:10:08 spire-1.2.1/test/fixture/ 19:10:08 spire-1.2.1/test/fixture/certs/ 19:10:08 spire-1.2.1/test/fixture/certs/agent_svid.der 19:10:08 spire-1.2.1/test/fixture/certs/base_cert.pem 19:10:08 spire-1.2.1/test/fixture/certs/base_csr.pem 19:10:08 spire-1.2.1/test/fixture/certs/base_key.pem 19:10:08 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:10:08 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:10:08 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:10:08 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:10:08 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:10:08 spire-1.2.1/test/fixture/certs/blog_key.pem 19:10:08 spire-1.2.1/test/fixture/certs/bundle.der 19:10:08 spire-1.2.1/test/fixture/certs/ca.pem 19:10:08 spire-1.2.1/test/fixture/certs/ca_key.pem 19:10:08 spire-1.2.1/test/fixture/certs/database_cert.pem 19:10:08 spire-1.2.1/test/fixture/certs/database_csr.pem 19:10:08 spire-1.2.1/test/fixture/certs/database_key.pem 19:10:08 spire-1.2.1/test/fixture/certs/node_cert.pem 19:10:08 spire-1.2.1/test/fixture/certs/node_csr.pem 19:10:08 spire-1.2.1/test/fixture/certs/node_key.pem 19:10:08 spire-1.2.1/test/fixture/certs/svid.pem 19:10:08 spire-1.2.1/test/fixture/certs/svid_key.pem 19:10:08 spire-1.2.1/test/fixture/config/ 19:10:08 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:10:08 spire-1.2.1/test/fixture/config/agent_good.conf 19:10:08 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:10:08 spire-1.2.1/test/fixture/config/plugin_good.conf 19:10:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:10:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:10:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:10:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:10:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:10:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:10:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:10:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:10:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:10:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:10:08 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:10:08 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:10:08 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:10:08 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:10:08 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:10:08 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:10:08 spire-1.2.1/test/fixture/config/server_good.conf 19:10:08 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:10:08 spire-1.2.1/test/fixture/fixture.go 19:10:08 spire-1.2.1/test/fixture/nodeattestor/ 19:10:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:10:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:10:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:10:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:10:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:10:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:10:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:10:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:10:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:10:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:10:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:10:08 spire-1.2.1/test/fixture/registration/ 19:10:08 spire-1.2.1/test/fixture/registration/entries.json 19:10:08 spire-1.2.1/test/fixture/registration/good-for-update.json 19:10:08 spire-1.2.1/test/fixture/registration/good.json 19:10:08 spire-1.2.1/test/fixture/registration/invalid.json 19:10:08 spire-1.2.1/test/fixture/registration/invalid_json.json 19:10:08 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:10:08 spire-1.2.1/test/integration/ 19:10:08 spire-1.2.1/test/integration/README.md 19:10:08 spire-1.2.1/test/integration/common 19:10:08 spire-1.2.1/test/integration/setup/ 19:10:08 spire-1.2.1/test/integration/setup/adminclient/ 19:10:08 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:10:08 spire-1.2.1/test/integration/setup/adminclient/client.go 19:10:08 spire-1.2.1/test/integration/setup/debugagent/ 19:10:08 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:10:08 spire-1.2.1/test/integration/setup/debugagent/main.go 19:10:08 spire-1.2.1/test/integration/setup/debugserver/ 19:10:08 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:10:08 spire-1.2.1/test/integration/setup/debugserver/main.go 19:10:08 spire-1.2.1/test/integration/setup/downstreamclient/ 19:10:08 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:10:08 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:10:08 spire-1.2.1/test/integration/setup/itclient/ 19:10:08 spire-1.2.1/test/integration/setup/itclient/client.go 19:10:08 spire-1.2.1/test/integration/setup/node-attestation/ 19:10:08 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:10:08 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:10:08 spire-1.2.1/test/integration/setup/x509pop/ 19:10:08 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:10:08 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:10:08 spire-1.2.1/test/integration/suites/ 19:10:08 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:10:08 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:10:08 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:10:08 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:10:08 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:10:08 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:10:08 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:10:08 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:10:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:10:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:10:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:10:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:10:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:10:08 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:10:08 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:10:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:10:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:10:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:10:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:10:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:10:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:10:08 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:10:08 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:10:08 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:10:08 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:10:08 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:10:08 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:10:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:10:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:10:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:10:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:10:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:10:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:10:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:10:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:10:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:10:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:10:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:10:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:10:08 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:10:08 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:10:08 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:10:08 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:10:08 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:10:08 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:10:08 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:10:08 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:10:08 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:10:08 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:10:08 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:10:08 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:10:08 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:10:08 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:10:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:10:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:10:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:10:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:10:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:10:08 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:10:08 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:10:08 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:10:08 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:10:08 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:10:08 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:10:08 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:10:08 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:10:08 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:10:08 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:10:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:10:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:10:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:10:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:10:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:10:08 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:10:08 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:10:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:10:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:10:08 spire-1.2.1/test/integration/suites/join-token/ 19:10:08 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:10:08 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:10:08 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:10:08 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:10:08 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:10:08 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:10:08 spire-1.2.1/test/integration/suites/join-token/README.md 19:10:08 spire-1.2.1/test/integration/suites/join-token/conf/ 19:10:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:10:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:10:08 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:10:08 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:10:08 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:10:08 spire-1.2.1/test/integration/suites/join-token/teardown 19:10:08 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:10:08 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:10:08 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:10:08 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:10:08 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:10:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:10:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:10:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:10:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:10:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:10:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:10:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:10:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:10:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:10:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:10:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:10:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:10:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:10:08 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:10:08 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:10:08 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:10:08 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:10:08 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:10:08 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:10:08 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:10:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:10:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:10:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:10:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:10:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:10:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:10:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:10:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:10:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:10:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:10:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:10:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:10:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:10:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:10:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:10:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:10:08 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:10:08 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:10:08 spire-1.2.1/test/integration/suites/k8s/ 19:10:08 spire-1.2.1/test/integration/suites/k8s/00-setup 19:10:08 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:10:08 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:10:08 spire-1.2.1/test/integration/suites/k8s/README.md 19:10:08 spire-1.2.1/test/integration/suites/k8s/conf/ 19:10:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:10:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:10:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:10:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:10:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:10:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:10:08 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:10:08 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:10:08 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:10:08 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:10:08 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:10:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:10:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:10:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:10:08 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:10:08 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:10:08 spire-1.2.1/test/integration/suites/k8s/teardown 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/ 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:10:08 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:10:08 spire-1.2.1/test/integration/suites/node-attestation/ 19:10:08 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:10:08 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:10:08 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:10:08 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:10:08 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:10:08 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:10:08 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:10:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:10:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:10:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:10:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:10:08 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:10:08 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:10:08 spire-1.2.1/test/integration/suites/rotation/ 19:10:08 spire-1.2.1/test/integration/suites/rotation/00-setup 19:10:08 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:10:08 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:10:08 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:10:08 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:10:08 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:10:08 spire-1.2.1/test/integration/suites/rotation/README.md 19:10:08 spire-1.2.1/test/integration/suites/rotation/conf/ 19:10:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:10:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:10:08 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:10:08 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:10:08 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:10:08 spire-1.2.1/test/integration/suites/rotation/teardown 19:10:08 spire-1.2.1/test/integration/suites/self-test/ 19:10:08 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:10:08 spire-1.2.1/test/integration/suites/self-test/README.md 19:10:08 spire-1.2.1/test/integration/suites/self-test/teardown 19:10:08 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:10:08 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:10:08 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:10:08 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:10:08 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:10:08 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:10:08 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:10:08 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:10:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:10:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:10:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:10:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:10:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:10:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:10:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:10:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:10:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:10:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:10:08 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:10:08 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:10:08 spire-1.2.1/test/integration/suites/upgrade/ 19:10:08 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:10:08 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:10:08 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:10:08 spire-1.2.1/test/integration/suites/upgrade/README.md 19:10:08 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:10:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:10:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:10:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:10:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:10:08 spire-1.2.1/test/integration/suites/upgrade/teardown 19:10:08 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:10:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:10:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:10:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:10:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:10:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:10:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:10:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:10:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:10:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:10:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:10:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:10:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:10:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:10:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:10:08 spire-1.2.1/test/integration/test-one.sh 19:10:08 spire-1.2.1/test/integration/test.sh 19:10:08 spire-1.2.1/test/plugintest/ 19:10:08 spire-1.2.1/test/plugintest/config.go 19:10:08 spire-1.2.1/test/plugintest/load.go 19:10:08 spire-1.2.1/test/plugintest/option.go 19:10:08 spire-1.2.1/test/spiretest/ 19:10:08 spire-1.2.1/test/spiretest/apiserver.go 19:10:08 spire-1.2.1/test/spiretest/assertions.go 19:10:08 spire-1.2.1/test/spiretest/dir.go 19:10:08 spire-1.2.1/test/spiretest/errors_posix.go 19:10:08 spire-1.2.1/test/spiretest/errors_windows.go 19:10:08 spire-1.2.1/test/spiretest/logs.go 19:10:08 spire-1.2.1/test/spiretest/socketapi.go 19:10:08 spire-1.2.1/test/spiretest/suite.go 19:10:08 spire-1.2.1/test/spiretest/x509.go 19:10:08 spire-1.2.1/test/testca/ 19:10:08 spire-1.2.1/test/testca/ca.go 19:10:08 spire-1.2.1/test/testkey/ 19:10:08 spire-1.2.1/test/testkey/generate.sh 19:10:08 spire-1.2.1/test/testkey/genkeys.go 19:10:08 spire-1.2.1/test/testkey/keys.go 19:10:08 spire-1.2.1/test/testkey/new.go 19:10:08 spire-1.2.1/test/tpmsimulator/ 19:10:08 spire-1.2.1/test/tpmsimulator/simulator.go 19:10:08 spire-1.2.1/test/util/ 19:10:08 spire-1.2.1/test/util/cert_fixtures.go 19:10:08 spire-1.2.1/test/util/cert_generation.go 19:10:08 spire-1.2.1/test/util/io_redirection.go 19:10:08 spire-1.2.1/test/util/race.go 19:10:08 spire-1.2.1/test/util/util.go 19:10:08 building spire from source... 19:10:08 Installing go1.17.7... 19:10:11 using credential edgex-jenkins-ssh 19:10:11 Cloning the remote Git repository 19:10:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:10:11 > git init /w/workspace/edgex-go/1 # timeout=10 19:10:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:10:11 > git --version # timeout=10 19:10:11 > git --version # 'git version 2.25.1' 19:10:11 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:13 Building bin/spire-server... 19:10:13 go: downloading github.com/mitchellh/cli v1.1.2 19:10:13 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:10:13 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:10:13 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:10:14 go: downloading google.golang.org/grpc v1.44.0 19:10:14 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:10:14 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:10:14 go: downloading github.com/imdario/mergo v0.3.12 19:10:14 go: downloading github.com/sirupsen/logrus v1.8.1 19:10:14 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:10:14 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:10:14 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:10:14 go: downloading github.com/fatih/color v1.13.0 19:10:14 go: downloading github.com/mattn/go-isatty v0.0.14 19:10:14 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:10:14 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:10:14 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:10:14 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:10:14 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:10:14 go: downloading github.com/armon/go-metrics v0.3.10 19:10:14 go: downloading github.com/prometheus/client_golang v1.12.1 19:10:14 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:10:14 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:10:14 go: downloading github.com/open-policy-agent/opa v0.38.0 19:10:15 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:10:15 go: downloading github.com/mattn/go-colorable v0.1.12 19:10:15 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:10:15 go: downloading github.com/oklog/run v1.0.0 19:10:15 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:10:15 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:10:15 go: downloading github.com/beorn7/perks v1.0.1 19:10:15 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:10:15 go: downloading github.com/prometheus/client_model v0.2.0 19:10:15 go: downloading github.com/prometheus/common v0.32.1 19:10:15 go: downloading github.com/prometheus/procfs v0.7.3 19:10:15 go: downloading github.com/Masterminds/goutils v1.1.0 19:10:15 go: downloading github.com/Masterminds/semver v1.5.0 19:10:15 go: downloading github.com/google/uuid v1.1.2 19:10:15 go: downloading github.com/huandu/xstrings v1.3.2 19:10:15 go: downloading go.uber.org/atomic v1.9.0 19:10:15 go: downloading github.com/imkira/go-observer v1.0.3 19:10:15 go: downloading github.com/hashicorp/errwrap v1.1.0 19:10:15 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:10:15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:10:15 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:10:15 go: downloading github.com/twmb/murmur3 v1.1.6 19:10:15 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:10:15 go: downloading github.com/blang/semver/v4 v4.0.0 19:10:15 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:10:15 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:10:15 go: downloading github.com/jinzhu/gorm v1.9.16 19:10:15 go: downloading github.com/lib/pq v1.10.4 19:10:15 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:10:15 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:10:16 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:10:16 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:10:18 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:10:18 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:10:18 go: downloading github.com/stretchr/testify v1.7.0 19:10:18 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:10:18 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:10:23 go: downloading google.golang.org/api v0.70.0 19:10:23 go: downloading k8s.io/client-go v0.23.4 19:10:23 go: downloading k8s.io/api v0.23.4 19:10:23 go: downloading github.com/google/go-tpm v0.3.3 19:10:23 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:10:23 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:10:23 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:10:23 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:10:23 go: downloading cloud.google.com/go/storage v1.21.0 19:10:23 go: downloading cloud.google.com/go v0.100.2 19:10:24 go: downloading k8s.io/apimachinery v0.23.4 19:10:24 go: downloading k8s.io/kube-aggregator v0.23.3 19:10:24 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:10:24 go: downloading cloud.google.com/go/security v1.3.0 19:10:25 go: downloading github.com/hashicorp/vault/api v1.4.1 19:10:25 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:10:25 go: downloading github.com/jinzhu/inflection v1.0.0 19:10:25 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:10:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:10:25 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:10:25 go: downloading github.com/aws/smithy-go v1.11.0 19:10:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:10:26 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:10:26 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:10:26 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:10:26 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:10:26 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:10:26 go: downloading github.com/dimchansky/utfbom v1.1.1 19:10:26 go: downloading cloud.google.com/go/compute v1.3.0 19:10:26 go: downloading cloud.google.com/go/iam v0.1.1 19:10:26 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:10:26 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:10:27 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:10:27 go: downloading github.com/gogo/protobuf v1.3.2 19:10:27 go: downloading k8s.io/klog/v2 v2.30.0 19:10:27 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:10:27 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:10:27 go: downloading github.com/google/gofuzz v1.1.0 19:10:27 go: downloading github.com/spf13/pflag v1.0.5 19:10:27 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:10:27 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:10:27 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:10:27 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:10:27 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:10:27 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:10:27 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:10:27 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:10:27 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:10:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:10:27 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:10:27 go: downloading gopkg.in/yaml.v2 v2.4.0 19:10:27 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:10:27 go: downloading github.com/gobwas/glob v0.2.3 19:10:27 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:10:27 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:10:27 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:10:27 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:10:27 go: downloading go.opencensus.io v0.23.0 19:10:27 go: downloading gopkg.in/inf.v0 v0.9.1 19:10:27 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:10:27 go: downloading github.com/googleapis/gnostic v0.5.5 19:10:28 go: downloading github.com/go-logr/logr v1.2.2 19:10:28 go: downloading github.com/google/go-cmp v0.5.7 19:10:28 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:10:28 go: downloading github.com/json-iterator/go v1.1.12 19:10:28 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:10:28 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:10:28 go: downloading go.uber.org/zap v1.21.0 19:10:28 go: downloading github.com/tklauser/numcpus v0.3.0 19:10:28 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:10:28 go: downloading sigs.k8s.io/yaml v1.3.0 19:10:28 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:10:28 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:10:28 go: downloading github.com/modern-go/reflect2 v1.0.2 19:10:28 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:10:28 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:10:28 go: downloading github.com/hashicorp/go-version v1.2.0 19:10:28 go: downloading github.com/golang/snappy v0.0.4 19:10:28 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:10:28 go: downloading github.com/ryanuber/go-glob v1.0.0 19:10:28 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:10:28 go: downloading go.uber.org/multierr v1.6.0 19:10:30 Merging remotes/origin/main commit 8b0dec85218ed508cf19f063ec152f29e8927c81 into PR head commit c9ce5f606c5e4a5060a7be91252f0469a1d24de4 19:10:30 Merge succeeded, producing c9ce5f606c5e4a5060a7be91252f0469a1d24de4 19:10:30 Checking out Revision c9ce5f606c5e4a5060a7be91252f0469a1d24de4 (PR-4001) 19:10:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:10:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:10:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:10:29 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4001/head:refs/remotes/origin/PR-4001 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:10:30 > git config core.sparsecheckout # timeout=10 19:10:30 > git checkout -f c9ce5f606c5e4a5060a7be91252f0469a1d24de4 # timeout=10 19:10:30 > git remote # timeout=10 19:10:30 > git config --get remote.origin.url # timeout=10 19:10:30 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:30 > git merge 8b0dec85218ed508cf19f063ec152f29e8927c81 # timeout=10 19:10:30 > git rev-parse HEAD^{commit} # timeout=10 19:10:30 > git config core.sparsecheckout # timeout=10 19:10:30 > git checkout -f c9ce5f606c5e4a5060a7be91252f0469a1d24de4 # timeout=10 19:10:33 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:10:33 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:10:35 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 19:10:35 > git --version # timeout=10 19:10:35 > git --version # 'git version 2.25.1' 19:10:35 fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:10:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:10:36 % Total % Received % Xferd Average Speed Time Time Time Current 19:10:36 Dload Upload Total Spent Left Speed 19:10:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh 19:10:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:10:37 + sudo tee /etc/docker/daemon.new 19:10:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:10:37 { 19:10:37 "registry-mirrors": [ 19:10:37 "https://nexus3.edgexfoundry.org:10001" 19:10:37 ], 19:10:37 "bip": "10.250.0.254/24", 19:10:37 "hosts": [ 19:10:37 "tcp://0.0.0.0:5555", 19:10:37 "unix:///var/run/docker.sock" 19:10:37 ], 19:10:37 "mtu": 1458, 19:10:37 "selinux-enabled": true, 19:10:37 "seccomp-profile": "/etc/docker/seccomp.json" 19:10:37 } [Pipeline] sh 19:10:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:10:38 Removing intermediate container 9a930f5ff91e 19:10:38 ---> 9ee31e5d6963 19:10:38 19:10:38 Step 10/23 : FROM alpine:3.14 19:10:38 Removing intermediate container 10338764b32a 19:10:38 ---> e424bd086995 19:10:38 19:10:38 Step 10/31 : FROM alpine:3.14 19:10:38 Removing intermediate container 8d9cecde8fad 19:10:38 ---> 68981ae0f887 19:10:38 19:10:38 Step 10/22 : FROM alpine:3.14 19:10:38 Removing intermediate container 484f09b6ebd0 19:10:38 ---> 1fd315813a80 19:10:38 19:10:38 Step 10/22 : FROM alpine:3.14 19:10:38 + sudo service docker restart 19:10:38 3.14: Pulling from library/alpine 19:10:39 3.14: Pulling from library/alpine 19:10:40 3.14: Pulling from library/alpine 19:10:40 3.14: Pulling from library/alpine 19:10:41 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:10:41 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:10:41 Status: Downloaded newer image for alpine:3.14 19:10:41 Status: Image is up to date for alpine:3.14 19:10:41 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:10:41 Status: Image is up to date for alpine:3.14 19:10:41 ---> e04c818066af 19:10:41 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:10:41 ---> e04c818066af 19:10:41 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:10:41 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:10:41 Status: Image is up to date for alpine:3.14 19:10:41 ---> e04c818066af 19:10:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:10:41 ---> e04c818066af 19:10:41 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:10:42 ---> Running in 9b16286079c2 19:10:42 ---> Running in 8bab049b293a 19:10:42 ---> Running in e163a8577990 19:10:42 ---> Running in 0bd2fe74a666 19:10:42 Removing intermediate container e163a8577990 19:10:42 ---> 63000a075b68 19:10:42 Step 12/23 : ENV APP_PORT=59880 19:10:42 Removing intermediate container 8bab049b293a 19:10:42 ---> 47144132cb36 19:10:42 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:10:42 ---> Running in 573f34cefb66 19:10:42 ---> Running in 9a06538f0703 19:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:10:42 Removing intermediate container 573f34cefb66 19:10:42 ---> 3d5dd417942a 19:10:42 Step 13/23 : EXPOSE $APP_PORT 19:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:10:42 ---> Running in 06d377ded71a 19:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:10:42 (1/1) Installing dumb-init (1.2.5-r1) 19:10:42 Executing busybox-1.33.1-r7.trigger 19:10:42 OK: 6 MiB in 15 packages 19:10:42 Removing intermediate container 06d377ded71a 19:10:42 ---> da2d12144179 19:10:42 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:42 ---> Running in 79a0343caa0a 19:10:42 (1/6) Installing ca-certificates (20211220-r0) 19:10:42 (2/6) Installing brotli-libs (1.0.9-r5) 19:10:42 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:10:42 (4/6) Installing libcurl (7.79.1-r1) 19:10:42 (5/6) Installing curl (7.79.1-r1) 19:10:42 (6/6) Installing dumb-init (1.2.5-r1) 19:10:42 Executing busybox-1.33.1-r7.trigger 19:10:42 Executing ca-certificates-20211220-r0.trigger 19:10:42 OK: 8 MiB in 20 packages 19:10:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:10:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:10:43 Removing intermediate container 9b16286079c2 19:10:43 ---> 2471fa8a8ae3 19:10:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:10:43 (1/2) Installing dumb-init (1.2.5-r1) 19:10:43 ---> Running in 8fd4c6e723b0 19:10:43 (2/2) Installing su-exec (0.2-r1) 19:10:43 Executing busybox-1.33.1-r7.trigger 19:10:43 OK: 6 MiB in 16 packages 19:10:43 Removing intermediate container 8fd4c6e723b0 19:10:43 ---> 47da4ecc5748 19:10:43 Step 13/22 : ENV APP_PORT=59861 19:10:44 Removing intermediate container 0bd2fe74a666 19:10:44 ---> 7dabce81f9c1 19:10:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:10:44 ---> Running in 7a4e8642bc38 19:10:44 ---> Running in e94eaa925658 19:10:44 Removing intermediate container 79a0343caa0a 19:10:44 ---> 37c6f8557322 19:10:44 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:10:44 Removing intermediate container e94eaa925658 19:10:44 ---> 7f3b89707bcc 19:10:44 Step 13/22 : WORKDIR /edgex 19:10:44 Removing intermediate container 7a4e8642bc38 19:10:44 ---> 802f04a1f7c0 19:10:44 Step 14/22 : EXPOSE $APP_PORT 19:10:44 Removing intermediate container 9a06538f0703 19:10:44 ---> 01ed6f79d243 19:10:44 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:10:44 ---> Running in 30777d1645cd 19:10:44 ---> Running in a0c01c42d6f0 19:10:44 ---> Running in 2b1757e55192 19:10:44 ---> Running in e64e93c00143 19:10:44 Removing intermediate container 2b1757e55192 19:10:44 ---> 18a1b6928960 19:10:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:44 Removing intermediate container e64e93c00143 19:10:44 ---> fdf16592c75d 19:10:44 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:10:45 Removing intermediate container 30777d1645cd 19:10:45 ---> 0ceabd9aeffb 19:10:45 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:10:45 ---> Running in 46858b4adbae 19:10:45 ---> d189badd4a3f 19:10:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:10:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:10:45 ---> e624b2a39657 19:10:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:10:45 Removing intermediate container 46858b4adbae 19:10:45 ---> 20c41e3fb331 19:10:45 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:10:45 ---> Running in 4d50a025d23c 19:10:45 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:10:46 ---> bfdcd2e4c632 19:10:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:10:46 ---> 5ef641d72c9d 19:10:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:10:46 (1/6) Installing dumb-init (1.2.5-r1) 19:10:46 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:10:46 (3/6) Installing libsodium (1.0.18-r0) 19:10:46 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:10:46 ---> e2ea136a0bc9 19:10:46 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:10:46 (5/6) Installing libzmq (4.3.4-r0) 19:10:46 (6/6) Installing zeromq (4.3.4-r0) 19:10:46 ---> Running in 87e400e7b74f 19:10:46 Executing busybox-1.33.1-r7.trigger 19:10:46 Removing intermediate container 4d50a025d23c 19:10:46 ---> 9a5fee66fcef 19:10:46 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:10:46 OK: 8 MiB in 20 packages 19:10:46 ---> 00b8f38f38ab 19:10:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:10:46 ---> Running in a8c6da167a65 19:10:47 Removing intermediate container 87e400e7b74f 19:10:47 ---> a6bc7627d944 19:10:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:47 ---> 3ce98c7a4457 19:10:47 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:10:47 ---> Running in f9e28cf78992 19:10:47 Removing intermediate container a8c6da167a65 19:10:47 ---> 12bc33be0fb9 19:10:47 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:10:47 ---> Running in 3e8ccae4ec18 19:10:47 Removing intermediate container a0c01c42d6f0 19:10:47 ---> d66aedce015d 19:10:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:47 Removing intermediate container f9e28cf78992 19:10:47 ---> 9210029487f9 19:10:47 Step 20/22 : LABEL arch=x86_64 19:10:47 ---> Running in 9431e3569229 19:10:48 ---> 35c0073f2e4f 19:10:48 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:10:48 ---> Running in fca5dd0e7200 19:10:48 Removing intermediate container 9431e3569229 19:10:48 ---> 06189895be7a 19:10:48 Step 21/22 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 19:10:48 ---> 9acf5b6471ff 19:10:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:10:48 ---> Running in ff6214e0c3d7 19:10:48 Removing intermediate container ff6214e0c3d7 19:10:48 ---> f1a49bc039c8 19:10:48 Step 22/22 : LABEL version=0.0.0 19:10:48 ---> Running in 32521865033a 19:10:48 Removing intermediate container 3e8ccae4ec18 19:10:48 ---> 8a6e05118abf 19:10:48 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:10:49 ---> Running in 8a9c30fad227 19:10:49 Removing intermediate container 32521865033a 19:10:49 ---> 8f59b095ecb4 19:10:49 19:10:49 ---> 2a6ee8dcbbd0 19:10:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:10:49 Removing intermediate container 8a9c30fad227 19:10:49 ---> 5112b629d39c 19:10:49 Step 20/22 : LABEL arch=x86_64 19:10:49 Successfully built 8f59b095ecb4 19:10:49 Successfully tagged support-scheduler:latest 19:10:49  Building support-scheduler ... done Building security-secretstore-setup 19:10:49 ---> Running in e14648d97307 19:10:50 ---> 06e2d2d0f5e4 19:10:50 Step 19/23 : ENTRYPOINT ["/core-data"] 19:10:51 Removing intermediate container e14648d97307 19:10:51 ---> b64a5ac3f8b5 19:10:51 Step 21/22 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 19:10:51 Removing intermediate container fca5dd0e7200 19:10:51 ---> fa5c70e48b99 19:10:51 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:51 ---> Running in 0ba1ecb115ee 19:10:51 ---> Running in 15cacc973bb6 19:10:52 Removing intermediate container 15cacc973bb6 19:10:52 ---> 0363d9a71e26 19:10:52 Step 22/22 : LABEL version=0.0.0 19:10:52 Removing intermediate container 0ba1ecb115ee 19:10:52 ---> 4d5b3884d97c 19:10:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:52 ---> f60d858639f0 19:10:52 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:10:52 ---> Running in 2ab16b9bdf7f 19:10:52 ---> Running in d1ff606324d8 19:10:53 Removing intermediate container 2ab16b9bdf7f 19:10:53 ---> fa0de84b1185 19:10:53 Step 21/23 : LABEL arch=x86_64 19:10:53 Removing intermediate container d1ff606324d8 19:10:53 ---> c3176a0cb54b 19:10:53 19:10:53 Successfully built c3176a0cb54b 19:10:53 Successfully tagged security-proxy-setup:latest 19:10:53  Building security-proxy-setup ... done Building support-notifications 19:10:53 ---> Running in 2e67d7e8c61d 19:10:53 ---> e7f42bf0697e 19:10:53 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:10:54 Removing intermediate container 2e67d7e8c61d 19:10:54 ---> 182138a1acae 19:10:54 Step 22/23 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 19:10:54 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:10:55 ---> 5aa4624d88b4 19:10:55 Step 3/25 : WORKDIR /edgex-go 19:10:55 ---> Using cache 19:10:55 ---> d1c17433e544 19:10:55 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:55 ---> Using cache 19:10:55 ---> 432cff5c3322 19:10:55 Step 5/25 : RUN apk add --update --no-cache make git 19:10:56 ---> 8feb6c780a5b 19:10:56 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:10:56 ---> Running in 91e4f5b92a4e 19:10:56 ---> Running in a8fdcdd9784f 19:10:56 Removing intermediate container 91e4f5b92a4e 19:10:56 ---> 7f3a7ace3332 19:10:56 Step 23/23 : LABEL version=0.0.0 19:10:56 ---> Running in a97c09c1c6fb 19:10:56 ---> 6c859c4677cc 19:10:56 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:10:56 Removing intermediate container a97c09c1c6fb 19:10:56 ---> 94c28a4d5992 19:10:56 19:10:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:56 Successfully built 94c28a4d5992 19:10:56 Successfully tagged core-data:latest 19:10:56 Building security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:10:57 provisioning config files... 19:10:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3338263687723306834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:57 ---> docker-login.sh 19:10:57 nexus3.edgexfoundry.org:10001 19:10:57  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:57 ---> 2fd990a147ad 19:10:57 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:10:58 OK: 221 MiB in 52 packages 19:10:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:58 Configure a credential helper to remove this warning. See 19:10:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:58 19:10:58 Login Succeeded 19:10:58 nexus3.edgexfoundry.org:10002 19:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:59 Configure a credential helper to remove this warning. See 19:10:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:59 19:10:59 Login Succeeded 19:10:59 nexus3.edgexfoundry.org:10003 19:10:59 ---> Running in 8e95d39e9139 19:10:59 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:10:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:10:59 ---> 5aa4624d88b4 19:10:59 Step 3/22 : WORKDIR /edgex-go 19:10:59 ---> Using cache 19:10:59 ---> d1c17433e544 19:10:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:59 ---> Using cache 19:10:59 ---> 432cff5c3322 19:10:59 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:59 Configure a credential helper to remove this warning. See 19:10:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:59 19:10:59 Login Succeeded 19:10:59 nexus3.edgexfoundry.org:10004 19:10:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:00 Configure a credential helper to remove this warning. See 19:11:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:00 19:11:00 Login Succeeded 19:11:00 docker.io 19:11:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:01 Configure a credential helper to remove this warning. See 19:11:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:01 19:11:01 Login Succeeded 19:11:01 ---> docker-login.sh ends [Pipeline] } 19:11:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:11:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:11:01 ========================================================= 19:11:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:11:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:11:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:11:02 ---> Running in f7fb6ab87faa 19:11:02 Removing intermediate container 8e95d39e9139 19:11:02 ---> a941227305e3 19:11:02 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:11:02 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:11:02 9b3977197b4f: Pulling fs layer 19:11:02 1a89e8eeedd5: Pulling fs layer 19:11:02 94645a83ff95: Pulling fs layer 19:11:02 3f3a8bcf1eab: Pulling fs layer 19:11:02 0c92f367c5e7: Pulling fs layer 19:11:02 3096ccb668a1: Pulling fs layer 19:11:02 e8cf19c19ddd: Pulling fs layer 19:11:02 a4caa8a26152: Pulling fs layer 19:11:02 3096ccb668a1: Waiting 19:11:02 e8cf19c19ddd: Waiting 19:11:02 3f3a8bcf1eab: Waiting 19:11:02 a4caa8a26152: Waiting 19:11:02 0c92f367c5e7: Waiting 19:11:02 94645a83ff95: Verifying Checksum 19:11:02 94645a83ff95: Download complete 19:11:02 1a89e8eeedd5: Verifying Checksum 19:11:02 1a89e8eeedd5: Download complete 19:11:02 0c92f367c5e7: Verifying Checksum 19:11:02 0c92f367c5e7: Download complete 19:11:02 3096ccb668a1: Verifying Checksum 19:11:02 3096ccb668a1: Download complete 19:11:02 9b3977197b4f: Verifying Checksum 19:11:02 9b3977197b4f: Download complete 19:11:02 e8cf19c19ddd: Verifying Checksum 19:11:02 e8cf19c19ddd: Download complete 19:11:02 Removing intermediate container a8fdcdd9784f 19:11:02 ---> 4c9f4ea9c0d7 19:11:02 Step 6/25 : COPY go.mod vendor* ./ 19:11:02 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:02 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:11:02 ---> 5aa4624d88b4 19:11:02 Step 3/20 : WORKDIR /edgex-go 19:11:02 ---> Using cache 19:11:02 ---> d1c17433e544 19:11:02 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:11:02 ---> 3362dca2b6da 19:11:02 Step 26/31 : RUN chmod +x /entrypoint.sh 19:11:02 ---> Running in 66669fc6c995 19:11:03 ---> Running in 4266d326486e 19:11:03 ---> d2482bebd250 19:11:03 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:03 ---> Running in fbb9eabd6bed 19:11:03 9b3977197b4f: Pull complete 19:11:03 1a89e8eeedd5: Pull complete 19:11:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:03 94645a83ff95: Pull complete 19:11:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:04 a4caa8a26152: Verifying Checksum 19:11:04 a4caa8a26152: Download complete 19:11:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:04 OK: 221 MiB in 52 packages 19:11:04 Removing intermediate container 4266d326486e 19:11:04 ---> 9678ef89506f 19:11:04 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:11:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:05 ---> Running in e7f278b099e4 19:11:05 Removing intermediate container fbb9eabd6bed 19:11:05 ---> dcd8928aa9d8 19:11:05 Step 8/25 : COPY . . 19:11:05 3f3a8bcf1eab: Verifying Checksum 19:11:05 3f3a8bcf1eab: Download complete 19:11:05 Removing intermediate container e7f278b099e4 19:11:05 ---> 2785d8c34b4e 19:11:05 Step 28/31 : CMD ["gate"] 19:11:05 v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:11:05 v3.15.4-77-gad26fcbf85 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:11:05 OK: 15864 distinct packages available 19:11:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:05 ---> Running in 9a493acc0073 19:11:05 Removing intermediate container f7fb6ab87faa 19:11:05 ---> 65e7a1f327cb 19:11:05 Step 6/22 : COPY go.mod vendor* ./ 19:11:05 Removing intermediate container 9a493acc0073 19:11:05 ---> e6df3e3ecdb7 19:11:05 Step 29/31 : LABEL arch=x86_64 19:11:06 ---> Running in 02d7cdf8d054 19:11:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:06 ---> 2749a77b3c99 19:11:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:06 ---> Running in 757f03feb9b0 19:11:06 Removing intermediate container 02d7cdf8d054 19:11:06 ---> 47e8d949b2e2 19:11:06 Step 30/31 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 19:11:06 OK: 221 MiB in 52 packages 19:11:07 ---> Running in 0f84cfd2b742 19:11:08 Removing intermediate container 0f84cfd2b742 19:11:08 ---> 2f38d8542776 19:11:08 Step 31/31 : LABEL version=0.0.0 19:11:08 Removing intermediate container 66669fc6c995 19:11:08 ---> 86dc08db78c4 19:11:08 Step 5/20 : COPY go.mod vendor* ./ 19:11:08 ---> Running in cf4f8f5090c2 19:11:08 ---> 2063a3128ca0 19:11:08 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:08 ---> Running in 1cce7643f14e 19:11:08 Removing intermediate container cf4f8f5090c2 19:11:08 ---> c530baf03d70 19:11:08 19:11:08 Successfully built c530baf03d70 19:11:08 Successfully tagged security-bootstrapper:latest 19:11:08 Building security-spire-server 19:11:11  Building security-bootstrapper ... done Removing intermediate container 757f03feb9b0 19:11:11 ---> b3b118451dcb 19:11:11 Step 8/22 : COPY . . 19:11:11 Removing intermediate container 1cce7643f14e 19:11:11 ---> 2584aca90316 19:11:11 Step 7/20 : COPY . . 19:11:17 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:11:17 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:11:17 ---> 5aa4624d88b4 19:11:17 Step 3/25 : WORKDIR /edgex-go 19:11:17 ---> Using cache 19:11:17 ---> d1c17433e544 19:11:17 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:17 ---> Using cache 19:11:17 ---> 432cff5c3322 19:11:17 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:11:17 3f3a8bcf1eab: Pull complete 19:11:17 0c92f367c5e7: Pull complete 19:11:18 3096ccb668a1: Pull complete 19:11:18 e8cf19c19ddd: Pull complete 19:11:23 ---> 90bc30d7273e 19:11:23 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:11:23 ---> Running in eaba7306a927 19:11:23 ---> 81d31dd4d2df 19:11:23 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:11:23 ---> 287ac2386d40 19:11:23 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:11:23 ---> Running in 7319ff6985a8 19:11:23 ---> Running in f7f08839c63f 19:11:23 ---> Running in eaf89665452e 19:11:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:11:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:11:23 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:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:24 OK: 221 MiB in 52 packages 19:11:24 a4caa8a26152: Pull complete 19:11:24 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 19:11:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:11:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 19:11:25 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:11:25 WORKDIR /edgex 19:11:25 COPY go.mod . 19:11:25 RUN go mod download 19:11:25 + docker build -t ci-base-image-arm64 -f - . 19:11:25 Removing intermediate container eaba7306a927 19:11:25 ---> 2da55b06b144 19:11:25 Step 6/25 : COPY go.mod vendor* ./ 19:11:26 ---> 09157d1a1aef 19:11:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:26 ---> Running in 67b644818e27 19:11:28 Sending build context to Docker daemon 169.3MB 19:11:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:11:28 ---> 725f1c02e7f9 19:11:28 Step 2/4 : WORKDIR /edgex 19:11:28 Removing intermediate container 67b644818e27 19:11:28 ---> 56f61d292270 19:11:28 Step 8/25 : COPY . . 19:11:30 ---> Running in 29cf568ade77 19:11:30 Removing intermediate container 29cf568ade77 19:11:30 ---> 2e8a560a2309 19:11:30 Step 3/4 : COPY go.mod . 19:11:30 ---> ad3b422441a5 19:11:30 Step 4/4 : RUN go mod download 19:11:30 ---> Running in 14fed9d17e4e 19:11:36 ---> 881d69be3bba 19:11:36 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:11:36 ---> Running in d3bf39c93750 19:11:36 Removing intermediate container d3bf39c93750 19:11:36 ---> dd0033fb7251 19:11:36 Step 10/25 : RUN mkdir -p spire-build 19:11:36 ---> Running in e2a7a457aedc 19:11:38 Removing intermediate container e2a7a457aedc 19:11:38 ---> a50a0e0669bb 19:11:38 Step 11/25 : WORKDIR /edgex-go/spire-build 19:11:38 ---> Running in 623976ef9903 19:11:39 Removing intermediate container 623976ef9903 19:11:39 ---> 7f570de37169 19:11:39 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:11:39 ---> Running in 78ffc852fc81 19:11:40 spire-1.2.1/ 19:11:40 spire-1.2.1/.data/ 19:11:40 spire-1.2.1/.data/.file 19:11:40 spire-1.2.1/.dockerignore 19:11:40 spire-1.2.1/.gitattributes 19:11:40 spire-1.2.1/.githooks/ 19:11:40 spire-1.2.1/.githooks/pre-commit 19:11:40 spire-1.2.1/.github/ 19:11:40 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:11:40 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:11:40 spire-1.2.1/.github/dependabot.yml 19:11:40 spire-1.2.1/.github/workflows/ 19:11:40 spire-1.2.1/.github/workflows/nightly_build.yaml 19:11:40 spire-1.2.1/.github/workflows/pr_build.yaml 19:11:40 spire-1.2.1/.github/workflows/release_build.yaml 19:11:40 spire-1.2.1/.github/workflows/scripts/ 19:11:40 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:11:40 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:11:40 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:11:40 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:11:40 spire-1.2.1/.github/workflows/scripts/split.sh 19:11:40 spire-1.2.1/.gitignore 19:11:40 spire-1.2.1/.go-version 19:11:40 spire-1.2.1/.golangci.yml 19:11:40 spire-1.2.1/ADOPTERS.md 19:11:40 spire-1.2.1/CHANGELOG.md 19:11:40 spire-1.2.1/CODE-OF-CONDUCT.md 19:11:40 spire-1.2.1/CODEOWNERS 19:11:40 spire-1.2.1/CONTRIBUTING.md 19:11:40 spire-1.2.1/Dockerfile 19:11:40 spire-1.2.1/Dockerfile.dev 19:11:40 spire-1.2.1/Dockerfile.scratch 19:11:40 spire-1.2.1/LICENSE 19:11:40 spire-1.2.1/MAINTAINERS.md 19:11:40 spire-1.2.1/Makefile 19:11:40 spire-1.2.1/README.md 19:11:40 spire-1.2.1/ROADMAP.md 19:11:40 spire-1.2.1/SECURITY.md 19:11:40 spire-1.2.1/cmd/ 19:11:40 spire-1.2.1/cmd/spire-agent/ 19:11:40 spire-1.2.1/cmd/spire-agent/cli/ 19:11:40 spire-1.2.1/cmd/spire-agent/cli/api/ 19:11:40 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:11:40 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:11:40 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:11:40 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:11:40 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:11:40 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:11:40 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:11:40 spire-1.2.1/cmd/spire-agent/cli/common/ 19:11:40 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:11:40 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:11:40 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:11:40 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:11:40 spire-1.2.1/cmd/spire-agent/cli/run/ 19:11:40 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:11:40 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:11:40 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:11:40 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:11:40 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:11:40 spire-1.2.1/cmd/spire-agent/main.go 19:11:40 spire-1.2.1/cmd/spire-server/ 19:11:40 spire-1.2.1/cmd/spire-server/cli/ 19:11:40 spire-1.2.1/cmd/spire-server/cli/agent/ 19:11:40 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:11:40 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/cli.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/entry/ 19:11:40 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/federation/ 19:11:40 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:11:40 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:11:40 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/run/ 19:11:40 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/token/ 19:11:40 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/validate/ 19:11:40 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/x509/ 19:11:40 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:11:40 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:11:40 spire-1.2.1/cmd/spire-server/main.go 19:11:40 spire-1.2.1/cmd/spire-server/util/ 19:11:40 spire-1.2.1/cmd/spire-server/util/util.go 19:11:40 spire-1.2.1/conf/ 19:11:40 spire-1.2.1/conf/agent/ 19:11:40 spire-1.2.1/conf/agent/agent.conf 19:11:40 spire-1.2.1/conf/agent/agent_full.conf 19:11:40 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:11:40 spire-1.2.1/conf/server/ 19:11:40 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:11:40 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:11:40 spire-1.2.1/conf/server/server.conf 19:11:40 spire-1.2.1/conf/server/server_full.conf 19:11:40 spire-1.2.1/doc/ 19:11:40 spire-1.2.1/doc/SPIRE101.md 19:11:40 spire-1.2.1/doc/auditlog.md 19:11:40 spire-1.2.1/doc/authorization_policy_engine.md 19:11:40 spire-1.2.1/doc/changelog_guidelines.md 19:11:40 spire-1.2.1/doc/cure53-report.pdf 19:11:40 spire-1.2.1/doc/images/ 19:11:40 spire-1.2.1/doc/images/2019_roadmap.png 19:11:40 spire-1.2.1/doc/images/SPIRE101.png 19:11:40 spire-1.2.1/doc/images/SPIRE_agent.png 19:11:40 spire-1.2.1/doc/images/SPIRE_server.png 19:11:40 spire-1.2.1/doc/images/cache_mgr.png 19:11:40 spire-1.2.1/doc/images/cache_mgr_components.png 19:11:40 spire-1.2.1/doc/images/federated_spire.png 19:11:40 spire-1.2.1/doc/images/ha_mode.png 19:11:40 spire-1.2.1/doc/images/nested_spire.png 19:11:40 spire-1.2.1/doc/images/oidc_federation.png 19:11:40 spire-1.2.1/doc/images/single_trust_domain.png 19:11:40 spire-1.2.1/doc/images/spiffe_compatible.png 19:11:40 spire-1.2.1/doc/images/spire_logo.png 19:11:40 spire-1.2.1/doc/migrating_registration_api_clients.md 19:11:40 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:11:40 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:11:40 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:11:40 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:11:40 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:11:40 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:11:40 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:11:40 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:11:40 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:11:40 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:11:40 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:11:40 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:11:40 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:11:40 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:11:40 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:11:40 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:11:40 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:11:40 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:11:40 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:11:40 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:11:40 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:11:40 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:11:40 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:11:40 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:11:40 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:11:40 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:11:40 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:11:40 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:11:40 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:11:40 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:11:40 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:11:40 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:11:40 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:11:40 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:11:40 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:11:40 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:11:40 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:11:40 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:11:40 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:11:40 spire-1.2.1/doc/scaling_spire.md 19:11:40 spire-1.2.1/doc/spire_agent.md 19:11:40 spire-1.2.1/doc/spire_server.md 19:11:40 spire-1.2.1/doc/supported_integrations.md 19:11:40 spire-1.2.1/doc/telemetry.md 19:11:40 spire-1.2.1/doc/telemetry_config.md 19:11:40 spire-1.2.1/doc/upgrading.md 19:11:40 spire-1.2.1/doc/using_spire.md 19:11:40 spire-1.2.1/examples/ 19:11:40 spire-1.2.1/examples/README.md 19:11:40 spire-1.2.1/go.mod 19:11:40 spire-1.2.1/go.sum 19:11:40 spire-1.2.1/pkg/ 19:11:40 spire-1.2.1/pkg/agent/ 19:11:40 spire-1.2.1/pkg/agent/agent.go 19:11:40 spire-1.2.1/pkg/agent/api/ 19:11:40 spire-1.2.1/pkg/agent/api/config.go 19:11:40 spire-1.2.1/pkg/agent/api/debug/ 19:11:40 spire-1.2.1/pkg/agent/api/debug/v1/ 19:11:40 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:11:40 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:11:40 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:11:40 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:11:40 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:11:40 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:11:40 spire-1.2.1/pkg/agent/api/endpoints.go 19:11:40 spire-1.2.1/pkg/agent/api/health/ 19:11:40 spire-1.2.1/pkg/agent/api/health/v1/ 19:11:40 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:11:40 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:11:40 spire-1.2.1/pkg/agent/api/rpccontext/ 19:11:40 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:11:40 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:11:40 spire-1.2.1/pkg/agent/attestor/ 19:11:40 spire-1.2.1/pkg/agent/attestor/node/ 19:11:40 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:11:40 spire-1.2.1/pkg/agent/attestor/node/node.go 19:11:40 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:11:40 spire-1.2.1/pkg/agent/attestor/workload/ 19:11:40 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:11:40 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:11:40 spire-1.2.1/pkg/agent/catalog/ 19:11:40 spire-1.2.1/pkg/agent/catalog/catalog.go 19:11:40 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:11:40 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:11:40 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:11:40 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:11:40 spire-1.2.1/pkg/agent/client/ 19:11:40 spire-1.2.1/pkg/agent/client/client.go 19:11:40 spire-1.2.1/pkg/agent/client/client_test.go 19:11:40 spire-1.2.1/pkg/agent/client/dial.go 19:11:40 spire-1.2.1/pkg/agent/client/nodeconn.go 19:11:40 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:11:40 spire-1.2.1/pkg/agent/client/update.go 19:11:40 spire-1.2.1/pkg/agent/client/util.go 19:11:40 spire-1.2.1/pkg/agent/common/ 19:11:40 spire-1.2.1/pkg/agent/common/backoff/ 19:11:40 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:11:40 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:11:40 spire-1.2.1/pkg/agent/common/cgroups/ 19:11:40 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:11:40 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:11:40 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:11:40 spire-1.2.1/pkg/agent/config.go 19:11:40 spire-1.2.1/pkg/agent/endpoints/ 19:11:40 spire-1.2.1/pkg/agent/endpoints/config.go 19:11:40 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:11:40 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:11:40 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:11:40 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:11:40 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:11:40 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:11:40 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:11:40 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:11:40 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:11:40 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:11:40 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:11:40 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:11:40 spire-1.2.1/pkg/agent/endpoints/workload/ 19:11:40 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:11:40 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:11:40 spire-1.2.1/pkg/agent/manager/ 19:11:40 spire-1.2.1/pkg/agent/manager/cache/ 19:11:40 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:11:40 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:11:40 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:11:40 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:11:40 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:11:40 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:11:40 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:11:40 spire-1.2.1/pkg/agent/manager/config.go 19:11:40 spire-1.2.1/pkg/agent/manager/manager.go 19:11:40 spire-1.2.1/pkg/agent/manager/manager_test.go 19:11:40 spire-1.2.1/pkg/agent/manager/storage.go 19:11:40 spire-1.2.1/pkg/agent/manager/storage_test.go 19:11:40 spire-1.2.1/pkg/agent/manager/storecache/ 19:11:40 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:11:40 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:11:40 spire-1.2.1/pkg/agent/manager/sync.go 19:11:40 spire-1.2.1/pkg/agent/plugin/ 19:11:40 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:11:40 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:11:40 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:11:40 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:11:40 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:11:40 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:11:40 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:11:40 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:11:40 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:11:40 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:11:40 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:11:40 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:11:40 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:11:40 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:11:40 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:11:40 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:11:40 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:11:40 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:11:40 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:11:40 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:11:40 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:11:40 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:11:40 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:11:40 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:11:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:11:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:11:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:11:40 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:11:40 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:11:40 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:11:40 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:11:40 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:11:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:11:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:11:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:11:40 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:11:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:11:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:11:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:11:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:11:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:11:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:11:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:11:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:11:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:11:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:11:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:11:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:11:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:11:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:11:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:11:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:11:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:11:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:11:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:11:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:11:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:11:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:11:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:11:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:11:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:11:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:11:40 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:11:40 spire-1.2.1/pkg/agent/svid/ 19:11:40 spire-1.2.1/pkg/agent/svid/rotator.go 19:11:40 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:11:40 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:11:40 spire-1.2.1/pkg/agent/svid/store/ 19:11:40 spire-1.2.1/pkg/agent/svid/store/service.go 19:11:40 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:11:40 spire-1.2.1/pkg/common/ 19:11:40 spire-1.2.1/pkg/common/agentpathtemplate/ 19:11:40 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:11:40 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:11:40 spire-1.2.1/pkg/common/api/ 19:11:40 spire-1.2.1/pkg/common/api/metrics.go 19:11:40 spire-1.2.1/pkg/common/api/middleware/ 19:11:40 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:11:40 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:11:40 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:11:40 spire-1.2.1/pkg/common/api/middleware/logger.go 19:11:40 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:11:40 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:11:40 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:11:40 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:11:40 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:11:40 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:11:40 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:11:40 spire-1.2.1/pkg/common/api/middleware/names.go 19:11:40 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:11:40 spire-1.2.1/pkg/common/api/names.go 19:11:40 spire-1.2.1/pkg/common/api/ratelimit.go 19:11:40 spire-1.2.1/pkg/common/api/rpccontext/ 19:11:40 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:11:40 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:11:40 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:11:40 spire-1.2.1/pkg/common/auth/ 19:11:40 spire-1.2.1/pkg/common/auth/interceptors.go 19:11:40 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:11:40 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:11:40 spire-1.2.1/pkg/common/bundleutil/ 19:11:40 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:11:40 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:11:40 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:11:40 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:11:40 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:11:40 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:11:40 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:11:40 spire-1.2.1/pkg/common/bundleutil/types.go 19:11:40 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:11:40 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:11:40 spire-1.2.1/pkg/common/catalog/ 19:11:40 spire-1.2.1/pkg/common/catalog/bind.go 19:11:40 spire-1.2.1/pkg/common/catalog/builtin.go 19:11:40 spire-1.2.1/pkg/common/catalog/catalog.go 19:11:40 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:11:40 spire-1.2.1/pkg/common/catalog/closers.go 19:11:40 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:11:40 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:11:40 spire-1.2.1/pkg/common/catalog/config.go 19:11:40 spire-1.2.1/pkg/common/catalog/config_test.go 19:11:40 spire-1.2.1/pkg/common/catalog/configure.go 19:11:40 spire-1.2.1/pkg/common/catalog/constraints.go 19:11:40 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:11:40 spire-1.2.1/pkg/common/catalog/context.go 19:11:40 spire-1.2.1/pkg/common/catalog/external.go 19:11:40 spire-1.2.1/pkg/common/catalog/host.go 19:11:40 spire-1.2.1/pkg/common/catalog/pipenet.go 19:11:40 spire-1.2.1/pkg/common/catalog/plugin.go 19:11:40 spire-1.2.1/pkg/common/catalog/testplugin/ 19:11:40 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:11:40 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:11:40 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:11:40 spire-1.2.1/pkg/common/cli/ 19:11:40 spire-1.2.1/pkg/common/cli/env.go 19:11:40 spire-1.2.1/pkg/common/cli/flags.go 19:11:40 spire-1.2.1/pkg/common/cli/trust_domain.go 19:11:40 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:11:40 spire-1.2.1/pkg/common/cli/umask.go 19:11:40 spire-1.2.1/pkg/common/cli/umask_posix.go 19:11:40 spire-1.2.1/pkg/common/cli/umask_test.go 19:11:40 spire-1.2.1/pkg/common/cli/umask_windows.go 19:11:40 spire-1.2.1/pkg/common/cliprinter/ 19:11:40 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:11:40 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:11:40 spire-1.2.1/pkg/common/cliprinter/flag.go 19:11:40 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:11:40 spire-1.2.1/pkg/common/cliprinter/format.go 19:11:40 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:11:40 spire-1.2.1/pkg/common/cliprinter/internal/ 19:11:40 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:11:40 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:11:40 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:11:40 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:11:40 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:11:40 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:11:40 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:11:40 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:11:40 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:11:40 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:11:40 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:11:40 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:11:40 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:11:40 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:11:40 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:11:40 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:11:40 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:11:40 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:11:40 spire-1.2.1/pkg/common/coretypes/ 19:11:40 spire-1.2.1/pkg/common/coretypes/bundle/ 19:11:40 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:11:40 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:11:40 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:11:40 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:11:40 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:11:40 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:11:40 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:11:40 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:11:40 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:11:40 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:11:40 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:11:40 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:11:40 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:11:40 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:11:40 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:11:40 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:11:40 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:11:40 spire-1.2.1/pkg/common/cryptoutil/ 19:11:40 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:11:40 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:11:40 spire-1.2.1/pkg/common/diskutil/ 19:11:40 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:11:40 spire-1.2.1/pkg/common/diskutil/file_test.go 19:11:40 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:11:40 spire-1.2.1/pkg/common/errorutil/ 19:11:40 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:11:40 spire-1.2.1/pkg/common/health/ 19:11:40 spire-1.2.1/pkg/common/health/config.go 19:11:40 spire-1.2.1/pkg/common/health/context.go 19:11:40 spire-1.2.1/pkg/common/health/context_test.go 19:11:40 spire-1.2.1/pkg/common/health/health.go 19:11:40 spire-1.2.1/pkg/common/health/health_test.go 19:11:40 spire-1.2.1/pkg/common/health/logger.go 19:11:40 spire-1.2.1/pkg/common/hostservice/ 19:11:40 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:11:40 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:11:40 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:11:40 spire-1.2.1/pkg/common/idutil/ 19:11:40 spire-1.2.1/pkg/common/idutil/require.go 19:11:40 spire-1.2.1/pkg/common/idutil/require_test.go 19:11:40 spire-1.2.1/pkg/common/idutil/safety.go 19:11:40 spire-1.2.1/pkg/common/idutil/safety_test.go 19:11:40 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:11:40 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:11:40 spire-1.2.1/pkg/common/jwtsvid/ 19:11:40 spire-1.2.1/pkg/common/jwtsvid/common.go 19:11:40 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:11:40 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:11:40 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:11:40 spire-1.2.1/pkg/common/jwtutil/ 19:11:40 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:11:40 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:11:40 spire-1.2.1/pkg/common/log/ 19:11:40 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:11:40 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:11:40 spire-1.2.1/pkg/common/log/log.go 19:11:40 spire-1.2.1/pkg/common/log/log_test.go 19:11:40 spire-1.2.1/pkg/common/log/options.go 19:11:40 spire-1.2.1/pkg/common/nodeutil/ 19:11:40 spire-1.2.1/pkg/common/nodeutil/node.go 19:11:40 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:11:40 spire-1.2.1/pkg/common/peertracker/ 19:11:40 spire-1.2.1/pkg/common/peertracker/conn.go 19:11:40 spire-1.2.1/pkg/common/peertracker/credentials.go 19:11:40 spire-1.2.1/pkg/common/peertracker/errors.go 19:11:40 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:11:40 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:11:40 spire-1.2.1/pkg/common/peertracker/info.go 19:11:40 spire-1.2.1/pkg/common/peertracker/listener.go 19:11:40 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:11:40 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:11:40 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:11:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:11:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:11:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:11:40 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:11:40 spire-1.2.1/pkg/common/peertracker/tcp.go 19:11:40 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:11:40 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:11:40 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:11:40 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:11:40 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:11:40 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:11:40 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:11:40 spire-1.2.1/pkg/common/peertracker/uds.go 19:11:40 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:11:40 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:11:40 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:11:40 spire-1.2.1/pkg/common/pemutil/ 19:11:40 spire-1.2.1/pkg/common/pemutil/block.go 19:11:40 spire-1.2.1/pkg/common/pemutil/certs.go 19:11:40 spire-1.2.1/pkg/common/pemutil/common.go 19:11:40 spire-1.2.1/pkg/common/pemutil/csr.go 19:11:40 spire-1.2.1/pkg/common/pemutil/keys.go 19:11:40 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:11:40 spire-1.2.1/pkg/common/pemutil/testdata/ 19:11:40 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:11:40 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:11:40 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:11:40 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:11:40 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:11:40 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:11:40 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:11:40 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:11:40 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:11:40 spire-1.2.1/pkg/common/plugin/ 19:11:40 spire-1.2.1/pkg/common/plugin/aws/ 19:11:40 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:11:40 spire-1.2.1/pkg/common/plugin/azure/ 19:11:40 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:11:40 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:11:40 spire-1.2.1/pkg/common/plugin/facade.go 19:11:40 spire-1.2.1/pkg/common/plugin/facade_test.go 19:11:40 spire-1.2.1/pkg/common/plugin/gcp/ 19:11:40 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:11:40 spire-1.2.1/pkg/common/plugin/k8s/ 19:11:40 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:11:40 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:11:40 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:11:40 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:11:40 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:11:40 spire-1.2.1/pkg/common/plugin/log.go 19:11:40 spire-1.2.1/pkg/common/plugin/sshpop/ 19:11:40 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:11:40 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:11:40 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:11:40 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:11:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:11:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:11:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:11:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:11:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:11:40 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:11:40 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:11:40 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:11:40 spire-1.2.1/pkg/common/plugin/x509pop/ 19:11:40 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:11:40 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:11:40 spire-1.2.1/pkg/common/profiling/ 19:11:40 spire-1.2.1/pkg/common/profiling/dumpers.go 19:11:40 spire-1.2.1/pkg/common/profiling/profiling.go 19:11:40 spire-1.2.1/pkg/common/protoutil/ 19:11:40 spire-1.2.1/pkg/common/protoutil/masks.go 19:11:40 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:11:40 spire-1.2.1/pkg/common/rotationutil/ 19:11:40 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:11:40 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:11:40 spire-1.2.1/pkg/common/selector/ 19:11:40 spire-1.2.1/pkg/common/selector/selector.go 19:11:40 spire-1.2.1/pkg/common/selector/selector_test.go 19:11:40 spire-1.2.1/pkg/common/selector/set.go 19:11:40 spire-1.2.1/pkg/common/selector/set_utils.go 19:11:40 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:11:40 spire-1.2.1/pkg/common/telemetry/ 19:11:40 spire-1.2.1/pkg/common/telemetry/agent/ 19:11:40 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:11:40 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:11:40 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:11:40 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:11:40 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:11:40 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:11:40 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:11:40 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:11:40 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:11:40 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:11:40 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:11:40 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:11:40 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:11:40 spire-1.2.1/pkg/common/telemetry/call.go 19:11:40 spire-1.2.1/pkg/common/telemetry/common/ 19:11:40 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:11:40 spire-1.2.1/pkg/common/telemetry/config.go 19:11:40 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:11:40 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:11:40 spire-1.2.1/pkg/common/telemetry/inmem.go 19:11:40 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:11:40 spire-1.2.1/pkg/common/telemetry/m3.go 19:11:40 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:11:40 spire-1.2.1/pkg/common/telemetry/metrics.go 19:11:40 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:11:40 spire-1.2.1/pkg/common/telemetry/names.go 19:11:40 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:11:40 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:11:40 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:11:40 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:11:40 spire-1.2.1/pkg/common/telemetry/server/ 19:11:40 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:11:40 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:11:40 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:11:40 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:11:40 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:11:40 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:11:40 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:11:40 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:11:40 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:11:40 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:11:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:11:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:11:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:11:40 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:11:40 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:11:40 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:11:40 spire-1.2.1/pkg/common/telemetry/server/server.go 19:11:40 spire-1.2.1/pkg/common/telemetry/sink.go 19:11:40 spire-1.2.1/pkg/common/telemetry/statsd.go 19:11:40 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:11:40 spire-1.2.1/pkg/common/telemetry/uptime.go 19:11:40 spire-1.2.1/pkg/common/telemetry/version.go 19:11:40 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:11:40 spire-1.2.1/pkg/common/uptime/ 19:11:40 spire-1.2.1/pkg/common/uptime/uptime.go 19:11:40 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:11:40 spire-1.2.1/pkg/common/util/ 19:11:40 spire-1.2.1/pkg/common/util/certs.go 19:11:40 spire-1.2.1/pkg/common/util/certs_test.go 19:11:40 spire-1.2.1/pkg/common/util/csr.go 19:11:40 spire-1.2.1/pkg/common/util/hash.go 19:11:40 spire-1.2.1/pkg/common/util/selectors.go 19:11:40 spire-1.2.1/pkg/common/util/selectors_test.go 19:11:40 spire-1.2.1/pkg/common/util/signals.go 19:11:40 spire-1.2.1/pkg/common/util/sort.go 19:11:40 spire-1.2.1/pkg/common/util/sort_test.go 19:11:40 spire-1.2.1/pkg/common/util/task.go 19:11:40 spire-1.2.1/pkg/common/util/task_test.go 19:11:40 spire-1.2.1/pkg/common/util/testdata/ 19:11:40 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:11:40 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:11:40 spire-1.2.1/pkg/common/version/ 19:11:40 spire-1.2.1/pkg/common/version/version.go 19:11:40 spire-1.2.1/pkg/common/x509svid/ 19:11:40 spire-1.2.1/pkg/common/x509svid/common_test.go 19:11:40 spire-1.2.1/pkg/common/x509svid/csr.go 19:11:40 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:11:40 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:11:40 spire-1.2.1/pkg/common/x509util/ 19:11:40 spire-1.2.1/pkg/common/x509util/cert.go 19:11:40 spire-1.2.1/pkg/common/x509util/dns.go 19:11:40 spire-1.2.1/pkg/common/x509util/dns_test.go 19:11:40 spire-1.2.1/pkg/common/x509util/keyid.go 19:11:40 spire-1.2.1/pkg/common/x509util/keypair.go 19:11:40 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:11:40 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:11:40 spire-1.2.1/pkg/server/ 19:11:40 spire-1.2.1/pkg/server/api/ 19:11:40 spire-1.2.1/pkg/server/api/agent.go 19:11:40 spire-1.2.1/pkg/server/api/agent/ 19:11:40 spire-1.2.1/pkg/server/api/agent/v1/ 19:11:40 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:11:40 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:11:40 spire-1.2.1/pkg/server/api/agent_test.go 19:11:40 spire-1.2.1/pkg/server/api/api.go 19:11:40 spire-1.2.1/pkg/server/api/audit/ 19:11:40 spire-1.2.1/pkg/server/api/audit/audit.go 19:11:40 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:11:40 spire-1.2.1/pkg/server/api/bundle.go 19:11:40 spire-1.2.1/pkg/server/api/bundle/ 19:11:40 spire-1.2.1/pkg/server/api/bundle/v1/ 19:11:40 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:11:40 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:11:40 spire-1.2.1/pkg/server/api/bundle_test.go 19:11:40 spire-1.2.1/pkg/server/api/debug/ 19:11:40 spire-1.2.1/pkg/server/api/debug/v1/ 19:11:40 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:11:40 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:11:40 spire-1.2.1/pkg/server/api/entry.go 19:11:40 spire-1.2.1/pkg/server/api/entry/ 19:11:40 spire-1.2.1/pkg/server/api/entry/v1/ 19:11:40 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:11:40 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:11:40 spire-1.2.1/pkg/server/api/entry_test.go 19:11:40 spire-1.2.1/pkg/server/api/health/ 19:11:40 spire-1.2.1/pkg/server/api/health/v1/ 19:11:40 spire-1.2.1/pkg/server/api/health/v1/service.go 19:11:40 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:11:40 spire-1.2.1/pkg/server/api/id.go 19:11:40 spire-1.2.1/pkg/server/api/id_test.go 19:11:40 spire-1.2.1/pkg/server/api/limits/ 19:11:40 spire-1.2.1/pkg/server/api/limits/limits.go 19:11:40 spire-1.2.1/pkg/server/api/middleware/ 19:11:40 spire-1.2.1/pkg/server/api/middleware/alias.go 19:11:40 spire-1.2.1/pkg/server/api/middleware/audit.go 19:11:40 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:11:40 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:11:40 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:11:40 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:11:40 spire-1.2.1/pkg/server/api/middleware/caller.go 19:11:40 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:11:40 spire-1.2.1/pkg/server/api/middleware/common.go 19:11:40 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:11:40 spire-1.2.1/pkg/server/api/middleware/entries.go 19:11:40 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:11:40 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:11:40 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:11:40 spire-1.2.1/pkg/server/api/ratelimit.go 19:11:40 spire-1.2.1/pkg/server/api/rpccontext/ 19:11:40 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:11:40 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:11:40 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:11:40 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:11:40 spire-1.2.1/pkg/server/api/selector.go 19:11:40 spire-1.2.1/pkg/server/api/selector_test.go 19:11:40 spire-1.2.1/pkg/server/api/status.go 19:11:40 spire-1.2.1/pkg/server/api/status_test.go 19:11:40 spire-1.2.1/pkg/server/api/svid/ 19:11:40 spire-1.2.1/pkg/server/api/svid/v1/ 19:11:40 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:11:40 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:11:40 spire-1.2.1/pkg/server/api/trustdomain.go 19:11:40 spire-1.2.1/pkg/server/api/trustdomain/ 19:11:40 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:11:40 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:11:40 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:11:40 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:11:40 spire-1.2.1/pkg/server/authpolicy/ 19:11:40 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:11:40 spire-1.2.1/pkg/server/authpolicy/policy.go 19:11:40 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:11:40 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:11:40 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:11:40 spire-1.2.1/pkg/server/authpolicy/validate.go 19:11:40 spire-1.2.1/pkg/server/bundle/ 19:11:40 spire-1.2.1/pkg/server/bundle/client/ 19:11:40 spire-1.2.1/pkg/server/bundle/client/client.go 19:11:40 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:11:40 spire-1.2.1/pkg/server/bundle/client/manager.go 19:11:40 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:11:40 spire-1.2.1/pkg/server/bundle/client/sources.go 19:11:40 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:11:40 spire-1.2.1/pkg/server/bundle/client/updater.go 19:11:40 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:11:40 spire-1.2.1/pkg/server/ca/ 19:11:40 spire-1.2.1/pkg/server/ca/ca.go 19:11:40 spire-1.2.1/pkg/server/ca/ca_health.go 19:11:40 spire-1.2.1/pkg/server/ca/ca_test.go 19:11:40 spire-1.2.1/pkg/server/ca/journal.go 19:11:40 spire-1.2.1/pkg/server/ca/journal_test.go 19:11:40 spire-1.2.1/pkg/server/ca/manager.go 19:11:40 spire-1.2.1/pkg/server/ca/manager_health.go 19:11:40 spire-1.2.1/pkg/server/ca/manager_test.go 19:11:40 spire-1.2.1/pkg/server/ca/templates.go 19:11:40 spire-1.2.1/pkg/server/ca/upstream_client.go 19:11:40 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:11:40 spire-1.2.1/pkg/server/ca/validation.go 19:11:40 spire-1.2.1/pkg/server/cache/ 19:11:40 spire-1.2.1/pkg/server/cache/dscache/ 19:11:40 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:11:40 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:11:40 spire-1.2.1/pkg/server/cache/entrycache/ 19:11:40 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:11:40 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:11:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:11:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:11:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:11:40 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:11:40 spire-1.2.1/pkg/server/catalog/ 19:11:40 spire-1.2.1/pkg/server/catalog/catalog.go 19:11:40 spire-1.2.1/pkg/server/catalog/keymanager.go 19:11:40 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:11:40 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:11:40 spire-1.2.1/pkg/server/catalog/notifier.go 19:11:40 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:11:40 spire-1.2.1/pkg/server/config.go 19:11:40 spire-1.2.1/pkg/server/datastore/ 19:11:40 spire-1.2.1/pkg/server/datastore/datastore.go 19:11:40 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:11:40 spire-1.2.1/pkg/server/datastore/repository.go 19:11:40 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:11:40 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:11:40 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:11:40 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:11:40 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:11:40 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:11:40 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:11:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:11:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:11:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:11:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:11:40 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:11:40 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:11:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:11:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:11:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:11:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:11:40 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:11:40 spire-1.2.1/pkg/server/endpoints/ 19:11:40 spire-1.2.1/pkg/server/endpoints/bundle/ 19:11:40 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:11:40 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:11:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:11:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:11:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:11:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:11:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:11:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:11:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:11:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:11:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:11:40 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:11:40 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:11:40 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:11:40 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:11:40 spire-1.2.1/pkg/server/endpoints/config.go 19:11:40 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:11:40 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:11:40 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:11:40 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:11:40 spire-1.2.1/pkg/server/endpoints/middleware.go 19:11:40 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:11:40 spire-1.2.1/pkg/server/hostservice/ 19:11:40 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:11:40 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:11:40 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:11:40 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:11:40 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:11:40 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:11:40 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:11:40 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/ 19:11:40 spire-1.2.1/pkg/server/plugin/keymanager/ 19:11:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:11:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:11:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:11:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:11:40 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:11:40 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:11:40 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:11:40 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:11:40 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:11:40 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:11:40 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:11:40 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:11:40 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:11:40 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:11:40 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:11:40 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:11:40 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:11:40 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:11:40 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:11:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:11:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:11:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:11:40 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:11:40 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:11:40 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:11:40 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/notifier/ 19:11:40 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:11:40 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:11:40 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:11:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:11:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:11:40 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:11:40 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:11:40 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:11:40 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:11:40 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:11:40 spire-1.2.1/pkg/server/registration/ 19:11:40 spire-1.2.1/pkg/server/registration/manager.go 19:11:40 spire-1.2.1/pkg/server/registration/manager_test.go 19:11:40 spire-1.2.1/pkg/server/scanentries.go 19:11:40 spire-1.2.1/pkg/server/scanentries_test.go 19:11:40 spire-1.2.1/pkg/server/server.go 19:11:40 spire-1.2.1/pkg/server/server_test.go 19:11:40 spire-1.2.1/pkg/server/svid/ 19:11:40 spire-1.2.1/pkg/server/svid/observer.go 19:11:40 spire-1.2.1/pkg/server/svid/observer_test.go 19:11:40 spire-1.2.1/pkg/server/svid/rotator.go 19:11:40 spire-1.2.1/pkg/server/svid/rotator_config.go 19:11:40 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:11:40 spire-1.2.1/pkg/server/svid/rotator_test.go 19:11:40 spire-1.2.1/proto/ 19:11:40 spire-1.2.1/proto/private/ 19:11:40 spire-1.2.1/proto/private/server/ 19:11:40 spire-1.2.1/proto/private/server/journal/ 19:11:40 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:11:40 spire-1.2.1/proto/private/server/journal/journal.proto 19:11:40 spire-1.2.1/proto/spire/ 19:11:40 spire-1.2.1/proto/spire/common/ 19:11:40 spire-1.2.1/proto/spire/common/common.pb.go 19:11:40 spire-1.2.1/proto/spire/common/common.proto 19:11:40 spire-1.2.1/proto/spire/common/plugin/ 19:11:40 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:11:40 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:11:40 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:11:40 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:11:40 spire-1.2.1/proto/spire/plugin/ 19:11:40 spire-1.2.1/proto/spire/plugin/agent/ 19:11:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:11:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:11:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:11:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:11:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:11:40 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:11:40 spire-1.2.1/release/ 19:11:40 spire-1.2.1/release/spire-extras/ 19:11:40 spire-1.2.1/release/spire-extras/README.md 19:11:40 spire-1.2.1/release/spire-extras/conf/ 19:11:40 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:11:40 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:11:40 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:11:40 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:11:40 spire-1.2.1/release/spire/ 19:11:40 spire-1.2.1/release/spire/README.md 19:11:40 spire-1.2.1/release/spire/conf/ 19:11:40 spire-1.2.1/release/spire/conf/agent/ 19:11:40 spire-1.2.1/release/spire/conf/agent/agent.conf 19:11:40 spire-1.2.1/release/spire/conf/server/ 19:11:40 spire-1.2.1/release/spire/conf/server/server.conf 19:11:40 spire-1.2.1/script/ 19:11:40 spire-1.2.1/script/build-artifact.sh 19:11:40 spire-1.2.1/script/generate_dummy_ca.sh 19:11:40 spire-1.2.1/support/ 19:11:40 spire-1.2.1/support/k8s/ 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:11:40 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:11:40 spire-1.2.1/support/oidc-discovery-provider/ 19:11:40 spire-1.2.1/support/oidc-discovery-provider/README.md 19:11:40 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:11:40 spire-1.2.1/support/oidc-discovery-provider/config.go 19:11:40 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:11:40 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:11:40 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:11:40 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:11:40 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:11:40 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:11:40 spire-1.2.1/support/oidc-discovery-provider/main.go 19:11:40 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:11:40 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:11:40 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:11:40 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:11:40 spire-1.2.1/test/ 19:11:40 spire-1.2.1/test/clock/ 19:11:40 spire-1.2.1/test/clock/clock.go 19:11:40 spire-1.2.1/test/fakes/ 19:11:40 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:11:40 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:11:40 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:11:40 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:11:40 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:11:40 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:11:40 spire-1.2.1/test/fakes/fakeagentstore/ 19:11:40 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:11:40 spire-1.2.1/test/fakes/fakedatastore/ 19:11:40 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:11:40 spire-1.2.1/test/fakes/fakeentryclient/ 19:11:40 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:11:40 spire-1.2.1/test/fakes/fakehealthchecker/ 19:11:40 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:11:40 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:11:40 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:11:40 spire-1.2.1/test/fakes/fakemetrics/ 19:11:40 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:11:40 spire-1.2.1/test/fakes/fakenoderesolver/ 19:11:40 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:11:40 spire-1.2.1/test/fakes/fakenotifier/ 19:11:40 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:11:40 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:11:40 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:11:40 spire-1.2.1/test/fakes/fakeserverca/ 19:11:40 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:11:40 spire-1.2.1/test/fakes/fakeservercatalog/ 19:11:40 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:11:40 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:11:40 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:11:40 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:11:40 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:11:40 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:11:40 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:11:40 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:11:40 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:11:40 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:11:40 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:11:40 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:11:40 spire-1.2.1/test/fixture/ 19:11:40 spire-1.2.1/test/fixture/certs/ 19:11:40 spire-1.2.1/test/fixture/certs/agent_svid.der 19:11:40 spire-1.2.1/test/fixture/certs/base_cert.pem 19:11:40 spire-1.2.1/test/fixture/certs/base_csr.pem 19:11:40 spire-1.2.1/test/fixture/certs/base_key.pem 19:11:40 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:11:40 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:11:40 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:11:40 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:11:40 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:11:40 spire-1.2.1/test/fixture/certs/blog_key.pem 19:11:40 spire-1.2.1/test/fixture/certs/bundle.der 19:11:40 spire-1.2.1/test/fixture/certs/ca.pem 19:11:40 spire-1.2.1/test/fixture/certs/ca_key.pem 19:11:40 spire-1.2.1/test/fixture/certs/database_cert.pem 19:11:40 spire-1.2.1/test/fixture/certs/database_csr.pem 19:11:40 spire-1.2.1/test/fixture/certs/database_key.pem 19:11:40 spire-1.2.1/test/fixture/certs/node_cert.pem 19:11:40 spire-1.2.1/test/fixture/certs/node_csr.pem 19:11:40 spire-1.2.1/test/fixture/certs/node_key.pem 19:11:40 spire-1.2.1/test/fixture/certs/svid.pem 19:11:40 spire-1.2.1/test/fixture/certs/svid_key.pem 19:11:40 spire-1.2.1/test/fixture/config/ 19:11:40 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:11:40 spire-1.2.1/test/fixture/config/agent_good.conf 19:11:40 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:11:40 spire-1.2.1/test/fixture/config/plugin_good.conf 19:11:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:11:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:11:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:11:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:11:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:11:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:11:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:11:40 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:11:40 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:11:40 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:11:40 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:11:40 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:11:40 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:11:40 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:11:40 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:11:40 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:11:40 spire-1.2.1/test/fixture/config/server_good.conf 19:11:40 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:11:40 spire-1.2.1/test/fixture/fixture.go 19:11:40 spire-1.2.1/test/fixture/nodeattestor/ 19:11:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:11:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:11:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:11:40 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:11:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:11:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:11:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:11:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:11:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:11:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:11:40 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:11:40 spire-1.2.1/test/fixture/registration/ 19:11:40 spire-1.2.1/test/fixture/registration/entries.json 19:11:40 spire-1.2.1/test/fixture/registration/good-for-update.json 19:11:40 spire-1.2.1/test/fixture/registration/good.json 19:11:40 spire-1.2.1/test/fixture/registration/invalid.json 19:11:40 spire-1.2.1/test/fixture/registration/invalid_json.json 19:11:40 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:11:40 spire-1.2.1/test/integration/ 19:11:40 spire-1.2.1/test/integration/README.md 19:11:40 spire-1.2.1/test/integration/common 19:11:40 spire-1.2.1/test/integration/setup/ 19:11:40 spire-1.2.1/test/integration/setup/adminclient/ 19:11:40 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:11:40 spire-1.2.1/test/integration/setup/adminclient/client.go 19:11:40 spire-1.2.1/test/integration/setup/debugagent/ 19:11:40 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:11:40 spire-1.2.1/test/integration/setup/debugagent/main.go 19:11:40 spire-1.2.1/test/integration/setup/debugserver/ 19:11:40 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:11:40 spire-1.2.1/test/integration/setup/debugserver/main.go 19:11:40 spire-1.2.1/test/integration/setup/downstreamclient/ 19:11:40 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:11:40 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:11:40 spire-1.2.1/test/integration/setup/itclient/ 19:11:40 spire-1.2.1/test/integration/setup/itclient/client.go 19:11:40 spire-1.2.1/test/integration/setup/node-attestation/ 19:11:40 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:11:40 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:11:40 spire-1.2.1/test/integration/setup/x509pop/ 19:11:40 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:11:40 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:11:40 spire-1.2.1/test/integration/suites/ 19:11:40 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:11:40 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:11:40 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:11:40 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:11:40 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:11:40 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:11:40 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:11:40 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:11:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:11:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:11:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:11:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:11:40 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:11:40 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:11:40 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:11:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:11:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:11:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:11:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:11:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:11:40 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:11:40 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:11:40 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:11:40 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:11:40 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:11:40 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:11:40 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:11:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:11:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:11:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:11:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:11:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:11:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:11:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:11:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:11:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:11:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:11:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:11:40 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:11:40 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:11:40 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:11:40 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:11:40 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:11:40 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:11:40 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:11:40 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:11:40 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:11:40 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:11:40 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:11:40 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:11:40 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:11:40 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:11:40 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:11:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:11:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:11:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:11:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:11:40 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:11:40 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:11:40 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:11:40 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:11:40 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:11:40 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:11:40 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:11:40 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:11:40 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:11:40 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:11:40 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:11:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:11:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:11:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:11:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:11:40 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:11:40 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:11:40 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:11:40 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:11:40 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:11:40 spire-1.2.1/test/integration/suites/join-token/ 19:11:40 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:11:40 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:11:40 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:11:40 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:11:40 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:11:40 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:11:40 spire-1.2.1/test/integration/suites/join-token/README.md 19:11:40 spire-1.2.1/test/integration/suites/join-token/conf/ 19:11:40 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:11:40 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:11:40 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:11:40 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:11:40 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:11:40 spire-1.2.1/test/integration/suites/join-token/teardown 19:11:40 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:11:40 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:11:40 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:11:40 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:11:40 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:11:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:11:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:11:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:11:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:11:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:11:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:11:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:11:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:11:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:11:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:11:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:11:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:11:40 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:11:40 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:11:40 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:11:40 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:11:40 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:11:40 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:11:40 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:11:40 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:11:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:11:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:11:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:11:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:11:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:11:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:11:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:11:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:11:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:11:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:11:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:11:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:11:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:11:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:11:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:11:40 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:11:40 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:11:40 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:11:40 spire-1.2.1/test/integration/suites/k8s/ 19:11:40 spire-1.2.1/test/integration/suites/k8s/00-setup 19:11:40 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:11:40 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:11:40 spire-1.2.1/test/integration/suites/k8s/README.md 19:11:40 spire-1.2.1/test/integration/suites/k8s/conf/ 19:11:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:11:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:11:40 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:11:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:11:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:11:40 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:11:40 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:11:40 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:11:40 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:11:40 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:11:40 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:11:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:11:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:11:40 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:11:40 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:11:40 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:11:40 spire-1.2.1/test/integration/suites/k8s/teardown 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/ 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:11:40 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:11:40 spire-1.2.1/test/integration/suites/node-attestation/ 19:11:40 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:11:40 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:11:40 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:11:40 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:11:40 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:11:40 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:11:40 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:11:40 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:11:40 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:11:40 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:11:40 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:11:40 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:11:40 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:11:40 spire-1.2.1/test/integration/suites/rotation/ 19:11:40 spire-1.2.1/test/integration/suites/rotation/00-setup 19:11:40 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:11:40 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:11:40 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:11:40 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:11:40 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:11:40 spire-1.2.1/test/integration/suites/rotation/README.md 19:11:40 spire-1.2.1/test/integration/suites/rotation/conf/ 19:11:40 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:11:40 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:11:40 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:11:40 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:11:40 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:11:40 spire-1.2.1/test/integration/suites/rotation/teardown 19:11:40 spire-1.2.1/test/integration/suites/self-test/ 19:11:40 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:11:40 spire-1.2.1/test/integration/suites/self-test/README.md 19:11:40 spire-1.2.1/test/integration/suites/self-test/teardown 19:11:40 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:11:40 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:11:40 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:11:40 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:11:40 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:11:40 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:11:40 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:11:40 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:11:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:11:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:11:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:11:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:11:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:11:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:11:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:11:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:11:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:11:40 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:11:40 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:11:40 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:11:40 spire-1.2.1/test/integration/suites/upgrade/ 19:11:40 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:11:40 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:11:40 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:11:40 spire-1.2.1/test/integration/suites/upgrade/README.md 19:11:40 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:11:40 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:11:40 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:11:40 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:11:40 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:11:40 spire-1.2.1/test/integration/suites/upgrade/teardown 19:11:40 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:11:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:11:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:11:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:11:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:11:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:11:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:11:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:11:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:11:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:11:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:11:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:11:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:11:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:11:40 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:11:40 spire-1.2.1/test/integration/test-one.sh 19:11:40 spire-1.2.1/test/integration/test.sh 19:11:40 spire-1.2.1/test/plugintest/ 19:11:40 spire-1.2.1/test/plugintest/config.go 19:11:40 spire-1.2.1/test/plugintest/load.go 19:11:40 spire-1.2.1/test/plugintest/option.go 19:11:40 spire-1.2.1/test/spiretest/ 19:11:40 spire-1.2.1/test/spiretest/apiserver.go 19:11:40 spire-1.2.1/test/spiretest/assertions.go 19:11:40 spire-1.2.1/test/spiretest/dir.go 19:11:40 spire-1.2.1/test/spiretest/errors_posix.go 19:11:40 spire-1.2.1/test/spiretest/errors_windows.go 19:11:40 spire-1.2.1/test/spiretest/logs.go 19:11:40 spire-1.2.1/test/spiretest/socketapi.go 19:11:40 spire-1.2.1/test/spiretest/suite.go 19:11:40 spire-1.2.1/test/spiretest/x509.go 19:11:40 spire-1.2.1/test/testca/ 19:11:40 spire-1.2.1/test/testca/ca.go 19:11:40 spire-1.2.1/test/testkey/ 19:11:40 spire-1.2.1/test/testkey/generate.sh 19:11:40 spire-1.2.1/test/testkey/genkeys.go 19:11:40 spire-1.2.1/test/testkey/keys.go 19:11:40 spire-1.2.1/test/testkey/new.go 19:11:40 spire-1.2.1/test/tpmsimulator/ 19:11:40 spire-1.2.1/test/tpmsimulator/simulator.go 19:11:40 spire-1.2.1/test/util/ 19:11:40 spire-1.2.1/test/util/cert_fixtures.go 19:11:40 spire-1.2.1/test/util/cert_generation.go 19:11:40 spire-1.2.1/test/util/io_redirection.go 19:11:40 spire-1.2.1/test/util/race.go 19:11:40 spire-1.2.1/test/util/util.go 19:11:40 building spire from source... 19:11:40 Installing go1.17.7... 19:11:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:11:45 Building bin/spire-server... 19:11:45 go: downloading github.com/mitchellh/cli v1.1.2 19:11:45 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:11:45 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:11:45 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:11:45 go: downloading google.golang.org/grpc v1.44.0 19:11:46 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:11:46 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:11:46 go: downloading github.com/imdario/mergo v0.3.12 19:11:46 go: downloading github.com/sirupsen/logrus v1.8.1 19:11:46 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:11:46 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:11:46 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:11:46 go: downloading github.com/fatih/color v1.13.0 19:11:46 go: downloading github.com/mattn/go-isatty v0.0.14 19:11:46 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:11:46 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:11:46 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:11:46 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:11:46 go: downloading github.com/armon/go-metrics v0.3.10 19:11:46 go: downloading github.com/prometheus/client_golang v1.12.1 19:11:46 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:11:46 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:11:46 go: downloading github.com/open-policy-agent/opa v0.38.0 19:11:46 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:11:46 go: downloading github.com/Masterminds/goutils v1.1.0 19:11:46 go: downloading github.com/Masterminds/semver v1.5.0 19:11:46 go: downloading github.com/google/uuid v1.1.2 19:11:46 go: downloading github.com/huandu/xstrings v1.3.2 19:11:46 go: downloading github.com/mattn/go-colorable v0.1.12 19:11:46 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:11:46 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:11:46 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:11:46 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:11:46 go: downloading github.com/oklog/run v1.0.0 19:11:46 go: downloading github.com/imkira/go-observer v1.0.3 19:11:46 go: downloading github.com/prometheus/client_model v0.2.0 19:11:46 go: downloading github.com/prometheus/common v0.32.1 19:11:46 go: downloading github.com/beorn7/perks v1.0.1 19:11:46 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:11:47 go: downloading github.com/prometheus/procfs v0.7.3 19:11:47 go: downloading go.uber.org/atomic v1.9.0 19:11:47 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:11:47 go: downloading github.com/hashicorp/errwrap v1.1.0 19:11:47 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:11:47 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:11:47 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:11:47 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:11:48 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:11:48 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:11:48 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:11:48 go: downloading github.com/stretchr/testify v1.7.0 19:11:48 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:11:48 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:11:48 go: downloading github.com/blang/semver/v4 v4.0.0 19:11:48 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:11:48 go: downloading github.com/jinzhu/gorm v1.9.16 19:11:48 go: downloading github.com/lib/pq v1.10.4 19:11:48 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:11:48 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:11:49 Removing intermediate container 7319ff6985a8 19:11:49 ---> 05da0bc74a06 19:11:49 19:11:49 Step 10/25 : FROM alpine:3.14 19:11:49 ---> e04c818066af 19:11:49 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:11:49 ---> Running in 1aa4f2939663 19:11:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:11:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:11:50 (1/3) Installing ca-certificates (20211220-r0) 19:11:50 (2/3) Installing dumb-init (1.2.5-r1) 19:11:50 (3/3) Installing su-exec (0.2-r1) 19:11:50 Executing busybox-1.33.1-r7.trigger 19:11:50 Executing ca-certificates-20211220-r0.trigger 19:11:50 OK: 6 MiB in 17 packages 19:11:51 go: downloading google.golang.org/api v0.70.0 19:11:51 go: downloading k8s.io/client-go v0.23.4 19:11:51 go: downloading k8s.io/api v0.23.4 19:11:51 go: downloading github.com/google/go-tpm v0.3.3 19:11:51 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:11:51 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:11:51 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:11:52 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:11:52 go: downloading cloud.google.com/go/storage v1.21.0 19:11:52 go: downloading cloud.google.com/go v0.100.2 19:11:52 go: downloading k8s.io/apimachinery v0.23.4 19:11:52 go: downloading k8s.io/kube-aggregator v0.23.3 19:11:52 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:11:52 go: downloading cloud.google.com/go/security v1.3.0 19:11:52 go: downloading github.com/hashicorp/vault/api v1.4.1 19:11:53 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:11:53 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:11:53 go: downloading github.com/twmb/murmur3 v1.1.6 19:11:53 go: downloading github.com/aws/smithy-go v1.11.0 19:11:53 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:11:53 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:11:53 Removing intermediate container 1aa4f2939663 19:11:53 ---> 60eefdb9441f 19:11:53 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:11:53 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:11:53 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:11:53 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:11:53 go: downloading github.com/jinzhu/inflection v1.0.0 19:11:53  ---> Running in 668fd9259481 19:11:53 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:11:53 Removing intermediate container f7f08839c63f 19:11:53 ---> f77cc5a51a24 19:11:53 19:11:53 Step 9/20 : FROM alpine:3.15 19:11:53 Removing intermediate container eaf89665452e 19:11:53 ---> 800e48cd3bb0 19:11:53 19:11:53 Step 10/22 : FROM alpine:3.14 19:11:53 ---> e04c818066af 19:11:53 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:11:53 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:11:53 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:11:53 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:11:53 go: downloading github.com/dimchansky/utfbom v1.1.1 19:11:53 go: downloading github.com/gogo/protobuf v1.3.2 19:11:53  ---> Running in 1d71241cb652 19:11:53 Removing intermediate container 668fd9259481 19:11:53 ---> 8758b10e1a6e 19:11:53 Step 13/25 : WORKDIR / 19:11:54 ---> Running in 7f55024ce995 19:11:54 3.15: Pulling from library/alpine 19:11:54 go: downloading cloud.google.com/go/compute v1.3.0 19:11:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:11:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:11:54 go: downloading cloud.google.com/go/iam v0.1.1 19:11:54 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:11:54 Removing intermediate container 7f55024ce995 19:11:54 ---> 9eab65d6cbdf 19:11:54 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:11:54 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:11:54 (1/2) Installing ca-certificates (20211220-r0) 19:11:54 (2/2) Installing dumb-init (1.2.5-r1) 19:11:54 Executing busybox-1.33.1-r7.trigger 19:11:54 Executing ca-certificates-20211220-r0.trigger 19:11:54 OK: 6 MiB in 16 packages 19:11:54 go: downloading k8s.io/klog/v2 v2.30.0 19:11:54 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:11:54 go: downloading github.com/google/gofuzz v1.1.0 19:11:54 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:11:54 go: downloading github.com/spf13/pflag v1.0.5 19:11:54 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:11:54 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:11:55 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:11:55 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:11:55 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:11:55 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:11:55 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:11:55  ---> 27572092e719 19:11:55 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:11:55 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:11:55 Status: Downloaded newer image for alpine:3.15 19:11:55 ---> 0ac33e5f5afa 19:11:55 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:55 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:11:55 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:11:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:11:55 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:11:55 go: downloading gopkg.in/yaml.v2 v2.4.0 19:11:55 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:11:55 go: downloading github.com/gobwas/glob v0.2.3 19:11:55 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:11:55 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:11:55 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:11:55 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:11:55 go: downloading gopkg.in/inf.v0 v0.9.1 19:11:55 go: downloading go.opencensus.io v0.23.0 19:11:55 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:11:55 go: downloading github.com/googleapis/gnostic v0.5.5 19:11:55  ---> Running in 9c0d2343b0ee 19:11:55 go: downloading github.com/google/go-cmp v0.5.7 19:11:55 go: downloading github.com/go-logr/logr v1.2.2 19:11:55 go: downloading github.com/json-iterator/go v1.1.12 19:11:55 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:11:55 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:11:55 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:11:55 go: downloading go.uber.org/zap v1.21.0 19:11:55 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:11:55 Removing intermediate container 1d71241cb652 19:11:55 ---> 2a5981189bb7 19:11:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:11:55 go: downloading github.com/tklauser/numcpus v0.3.0 19:11:55 go: downloading sigs.k8s.io/yaml v1.3.0 19:11:55 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:11:55 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:11:55 go: downloading github.com/modern-go/reflect2 v1.0.2 19:11:55 go: downloading github.com/golang/snappy v0.0.4 19:11:55 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:11:55 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:11:55 go: downloading github.com/ryanuber/go-glob v1.0.0 19:11:55 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:11:55 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:11:55 go: downloading github.com/hashicorp/go-version v1.2.0 19:11:55 go: downloading go.uber.org/multierr v1.6.0 19:11:55  ---> 2ee477adc9df 19:11:55 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:11:55 Removing intermediate container 9c0d2343b0ee 19:11:55 ---> c64fc20363ad 19:11:55 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:55 ---> Running in 4a45b8d799d5 19:11:56 ---> fbf9be5856f5 19:11:56 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:11:56 ---> Running in a48dcd0437fe 19:11:56 Removing intermediate container 4a45b8d799d5 19:11:56 ---> 5239956df5dc 19:11:56 Step 13/22 : ENV APP_PORT=59860 19:11:56 ---> Running in 2a4a8d429ede 19:11:56 ---> 40ec1b263602 19:11:56 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:11:56 Removing intermediate container 2a4a8d429ede 19:11:56 ---> bf6268cb12da 19:11:56 Step 14/22 : EXPOSE $APP_PORT 19:11:56 ---> Running in 39c01b4f49db 19:11:56 Removing intermediate container 39c01b4f49db 19:11:56 ---> 6c297e6f63f4 19:11:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:57 ---> 5f3904e8976f 19:11:57 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:11:57 ---> fb7dafa17204 19:11:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:11:57 Removing intermediate container a48dcd0437fe 19:11:57 ---> f2b3b08b2dd5 19:11:57 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:11:58 ---> Running in eafe443af051 19:11:58 ---> 8c65f063db28 19:11:58 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:11:58 ---> 71eb0e50dfbe 19:11:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:11:58 ---> cbf459949b77 19:11:58 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:11:58 ---> Running in 2a86e8e777bc 19:11:58 ---> 9cc3ac8ab73d 19:11:58 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:11:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:59 ---> Running in bb694bfe4a99 19:11:59 Removing intermediate container bb694bfe4a99 19:11:59 ---> ba427b9bdf97 19:11:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:59 ---> Running in db3136d5036a 19:11:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:59 Removing intermediate container db3136d5036a 19:11:59 ---> cfc01c59b7a8 19:11:59 Step 20/22 : LABEL arch=x86_64 19:11:59 ---> Running in b1902412edb0 19:12:00 Removing intermediate container 2a86e8e777bc 19:12:00 ---> 0fbc1ddd1588 19:12:00 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:12:00 v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:12:00 v3.15.4-77-gad26fcbf85 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:12:00 OK: 15855 distinct packages available 19:12:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:00 Removing intermediate container b1902412edb0 19:12:00 ---> cba6587703f9 19:12:00 Step 21/22 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 19:12:00 ---> Running in 964b9f646ad1 19:12:00 ---> Running in d446ac355c2b 19:12:00 Removing intermediate container 964b9f646ad1 19:12:00 ---> c1352a882973 19:12:00 Step 23/25 : LABEL arch=x86_64 19:12:00 Removing intermediate container d446ac355c2b 19:12:00 ---> 560885654519 19:12:00 Step 22/22 : LABEL version=0.0.0 19:12:00 ---> Running in 880750022d85 19:12:00 ---> Running in 781c04471616 19:12:00 Removing intermediate container 880750022d85 19:12:00 ---> 6f573de40f1d 19:12:00 Step 24/25 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 19:12:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:00 Removing intermediate container 781c04471616 19:12:00 ---> 54475c9993e6 19:12:00 19:12:00 ---> Running in 8d727cacd9dc 19:12:01 Successfully built 54475c9993e6 19:12:01 Successfully tagged support-notifications:latest 19:12:01  Building support-notifications ... done Building security-spire-config 19:12:01 (1/9) Installing ca-certificates (20211220-r0) 19:12:01 (2/9) Installing brotli-libs (1.0.9-r5) 19:12:01 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:12:01 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:12:01 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:12:01 (4/9) Installing libcurl (7.80.0-r1) 19:12:01 (5/9) Installing curl (7.80.0-r1) 19:12:01 (6/9) Installing dumb-init (1.2.5-r1) 19:12:02 Removing intermediate container 8d727cacd9dc 19:12:02 ---> 9712a0c24413 19:12:02 Step 25/25 : LABEL version=0.0.0 19:12:02 (7/9) Installing musl-obstack (1.2.3-r0) 19:12:02 (8/9) Installing libucontext (1.1-r0) 19:12:02 (9/9) Installing gcompat (1.0.0-r4) 19:12:02 Executing busybox-1.34.1-r5.trigger 19:12:02 Executing ca-certificates-20211220-r0.trigger 19:12:02 OK: 8 MiB in 23 packages 19:12:03 ---> Running in a06730d6023c 19:12:03 Removing intermediate container a06730d6023c 19:12:03 ---> 218dfc8c73ba 19:12:03 19:12:03 Successfully built 218dfc8c73ba 19:12:03 Successfully tagged security-secretstore-setup:latest 19:12:03  Building security-secretstore-setup ... done Building core-command 19:12:03 Removing intermediate container eafe443af051 19:12:03 ---> 47b33ce76911 19:12:03 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:06 ---> 0e7d6223cafb 19:12:06 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:12:06 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:12:06 ---> 5aa4624d88b4 19:12:06 Step 3/26 : WORKDIR /edgex-go 19:12:06 ---> Using cache 19:12:06 ---> d1c17433e544 19:12:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:06 ---> Using cache 19:12:06 ---> 432cff5c3322 19:12:06 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:12:06 ---> Using cache 19:12:06 ---> 2da55b06b144 19:12:06 Step 6/26 : COPY go.mod vendor* ./ 19:12:06 ---> Using cache 19:12:06 ---> 09157d1a1aef 19:12:06 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:06 ---> Using cache 19:12:06 ---> 56f61d292270 19:12:06 Step 8/26 : COPY . . 19:12:06 ---> Using cache 19:12:06 ---> 881d69be3bba 19:12:06 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:12:06 ---> Using cache 19:12:06 ---> dd0033fb7251 19:12:06 Step 10/26 : RUN mkdir -p spire-build 19:12:06 ---> Using cache 19:12:06 ---> a50a0e0669bb 19:12:06 Step 11/26 : WORKDIR /edgex-go/spire-build 19:12:06 ---> Using cache 19:12:06 ---> 7f570de37169 19:12: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:12:08 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:08 ---> 5aa4624d88b4 19:12:08 Step 3/23 : WORKDIR /edgex-go 19:12:08 ---> Using cache 19:12:08 ---> d1c17433e544 19:12:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:08 ---> Using cache 19:12:08 ---> 432cff5c3322 19:12:08 Step 5/23 : RUN apk add --update --no-cache make git 19:12:08 ---> Using cache 19:12:08 ---> 4c9f4ea9c0d7 19:12:08 Step 6/23 : COPY go.mod vendor* ./ 19:12:08 ---> Using cache 19:12:08 ---> d2482bebd250 19:12:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:08 ---> Using cache 19:12:08 ---> dcd8928aa9d8 19:12:08 Step 8/23 : COPY . . 19:12:08 ---> Using cache 19:12:08 ---> 90bc30d7273e 19:12:08 Step 9/23 : RUN make cmd/core-command/core-command 19:12:08 ---> Running in e7db3c9f4b9a 19:12:08 ---> 53e7ecd41b73 19:12:08 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:12:08 ---> Running in 7eba901e5437 19:12:09 ---> 383889ebb14b 19:12:09 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:12:09 spire-1.2.1/ 19:12:09 spire-1.2.1/.data/ 19:12:09 spire-1.2.1/.data/.file 19:12:09 spire-1.2.1/.dockerignore 19:12:09 spire-1.2.1/.gitattributes 19:12:09 spire-1.2.1/.githooks/ 19:12:09 spire-1.2.1/.githooks/pre-commit 19:12:09 spire-1.2.1/.github/ 19:12:09 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:12:09 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:12:09 spire-1.2.1/.github/dependabot.yml 19:12:09 spire-1.2.1/.github/workflows/ 19:12:09 spire-1.2.1/.github/workflows/nightly_build.yaml 19:12:09 spire-1.2.1/.github/workflows/pr_build.yaml 19:12:09 spire-1.2.1/.github/workflows/release_build.yaml 19:12:09 spire-1.2.1/.github/workflows/scripts/ 19:12:09 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:12:09 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:12:09 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:12:09 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:12:09 spire-1.2.1/.github/workflows/scripts/split.sh 19:12:09 spire-1.2.1/.gitignore 19:12:09 spire-1.2.1/.go-version 19:12:09 spire-1.2.1/.golangci.yml 19:12:09 spire-1.2.1/ADOPTERS.md 19:12:09 spire-1.2.1/CHANGELOG.md 19:12:09 spire-1.2.1/CODE-OF-CONDUCT.md 19:12:09 spire-1.2.1/CODEOWNERS 19:12:09 spire-1.2.1/CONTRIBUTING.md 19:12:09 spire-1.2.1/Dockerfile 19:12:09 spire-1.2.1/Dockerfile.dev 19:12:09 spire-1.2.1/Dockerfile.scratch 19:12:09 spire-1.2.1/LICENSE 19:12:09 spire-1.2.1/MAINTAINERS.md 19:12:09 spire-1.2.1/Makefile 19:12:09 spire-1.2.1/README.md 19:12:09 spire-1.2.1/ROADMAP.md 19:12:09 spire-1.2.1/SECURITY.md 19:12:09 spire-1.2.1/cmd/ 19:12:09 spire-1.2.1/cmd/spire-agent/ 19:12:09 spire-1.2.1/cmd/spire-agent/cli/ 19:12:09 spire-1.2.1/cmd/spire-agent/cli/api/ 19:12:09 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:12:09 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:12:09 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:12:09 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:12:09 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:12:09 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:12:09 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:12:09 spire-1.2.1/cmd/spire-agent/cli/common/ 19:12:09 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:12:09 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:12:09 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:12:09 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:12:09 spire-1.2.1/cmd/spire-agent/cli/run/ 19:12:09 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:12:09 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:12:09 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:12:09 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:12:09 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:12:09 spire-1.2.1/cmd/spire-agent/main.go 19:12:09 spire-1.2.1/cmd/spire-server/ 19:12:09 spire-1.2.1/cmd/spire-server/cli/ 19:12:09 spire-1.2.1/cmd/spire-server/cli/agent/ 19:12:09 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:12:09 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/cli.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/entry/ 19:12:09 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/federation/ 19:12:09 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:12:09 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:12:09 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/run/ 19:12:09 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/token/ 19:12:09 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/validate/ 19:12:09 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/x509/ 19:12:09 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:12:09 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:12:09 spire-1.2.1/cmd/spire-server/main.go 19:12:09 spire-1.2.1/cmd/spire-server/util/ 19:12:09 spire-1.2.1/cmd/spire-server/util/util.go 19:12:09 spire-1.2.1/conf/ 19:12:09 spire-1.2.1/conf/agent/ 19:12:09 spire-1.2.1/conf/agent/agent.conf 19:12:09 spire-1.2.1/conf/agent/agent_full.conf 19:12:09 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:12:09 spire-1.2.1/conf/server/ 19:12:09 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:12:09 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:12:09 spire-1.2.1/conf/server/server.conf 19:12:09 spire-1.2.1/conf/server/server_full.conf 19:12:09 spire-1.2.1/doc/ 19:12:09 spire-1.2.1/doc/SPIRE101.md 19:12:09 spire-1.2.1/doc/auditlog.md 19:12:09 spire-1.2.1/doc/authorization_policy_engine.md 19:12:09 spire-1.2.1/doc/changelog_guidelines.md 19:12:09 spire-1.2.1/doc/cure53-report.pdf 19:12:09 spire-1.2.1/doc/images/ 19:12:09 spire-1.2.1/doc/images/2019_roadmap.png 19:12:09 spire-1.2.1/doc/images/SPIRE101.png 19:12:09 spire-1.2.1/doc/images/SPIRE_agent.png 19:12:09 spire-1.2.1/doc/images/SPIRE_server.png 19:12:09 spire-1.2.1/doc/images/cache_mgr.png 19:12:09 spire-1.2.1/doc/images/cache_mgr_components.png 19:12:09 spire-1.2.1/doc/images/federated_spire.png 19:12:09 spire-1.2.1/doc/images/ha_mode.png 19:12:09 spire-1.2.1/doc/images/nested_spire.png 19:12:09 spire-1.2.1/doc/images/oidc_federation.png 19:12:09 spire-1.2.1/doc/images/single_trust_domain.png 19:12:09 spire-1.2.1/doc/images/spiffe_compatible.png 19:12:09 spire-1.2.1/doc/images/spire_logo.png 19:12:09 spire-1.2.1/doc/migrating_registration_api_clients.md 19:12:09 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:12:09 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:12:09 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:12:09 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:12:09 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:12:09 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:12:09 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:12:09 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:12:09 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:12:09 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:12:09 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:12:09 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:12:09 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:12:09 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:12:09 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:12:09 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:12:09 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:12:09 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:12:09 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:12:09 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:12:09 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:12:09 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:12:09 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:12:09 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:12:09 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:12:09 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:12:09 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:12:09 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:12:09 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:12:09 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:12:09 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:12:09 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md ---> Running in 5de1f7a6f531 19:12:09 19:12:09 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:12:09 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:12:09 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:12:09 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:12:09 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:12:09 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:12:09 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:12:09 spire-1.2.1/doc/scaling_spire.md 19:12:09 spire-1.2.1/doc/spire_agent.md 19:12:09 spire-1.2.1/doc/spire_server.md 19:12:09 spire-1.2.1/doc/supported_integrations.md 19:12:09 spire-1.2.1/doc/telemetry.md 19:12:09 spire-1.2.1/doc/telemetry_config.md 19:12:09 spire-1.2.1/doc/upgrading.md 19:12:09 spire-1.2.1/doc/using_spire.md 19:12:09 spire-1.2.1/examples/ 19:12:09 spire-1.2.1/examples/README.md 19:12:09 spire-1.2.1/go.mod 19:12:09 spire-1.2.1/go.sum 19:12:09 spire-1.2.1/pkg/ 19:12:09 spire-1.2.1/pkg/agent/ 19:12:09 spire-1.2.1/pkg/agent/agent.go 19:12:09 spire-1.2.1/pkg/agent/api/ 19:12:09 spire-1.2.1/pkg/agent/api/config.go 19:12:09 spire-1.2.1/pkg/agent/api/debug/ 19:12:09 spire-1.2.1/pkg/agent/api/debug/v1/ 19:12:09 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:12:09 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:12:09 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:12:09 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:12:09 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:12:09 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:12:09 spire-1.2.1/pkg/agent/api/endpoints.go 19:12:09 spire-1.2.1/pkg/agent/api/health/ 19:12:09 spire-1.2.1/pkg/agent/api/health/v1/ 19:12:09 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:12:09 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:12:09 spire-1.2.1/pkg/agent/api/rpccontext/ 19:12:09 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:12:09 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:12:09 spire-1.2.1/pkg/agent/attestor/ 19:12:09 spire-1.2.1/pkg/agent/attestor/node/ 19:12:09 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:12:09 spire-1.2.1/pkg/agent/attestor/node/node.go 19:12:09 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:12:09 spire-1.2.1/pkg/agent/attestor/workload/ 19:12:09 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:12:09 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:12:09 spire-1.2.1/pkg/agent/catalog/ 19:12:09 spire-1.2.1/pkg/agent/catalog/catalog.go 19:12:09 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:12:09 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:12:09 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:12:09 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:12:09 spire-1.2.1/pkg/agent/client/ 19:12:09 spire-1.2.1/pkg/agent/client/client.go 19:12:09 spire-1.2.1/pkg/agent/client/client_test.go 19:12:09 spire-1.2.1/pkg/agent/client/dial.go 19:12:09 spire-1.2.1/pkg/agent/client/nodeconn.go 19:12:09 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:12:09 spire-1.2.1/pkg/agent/client/update.go 19:12:09 spire-1.2.1/pkg/agent/client/util.go 19:12:09 spire-1.2.1/pkg/agent/common/ 19:12:09 spire-1.2.1/pkg/agent/common/backoff/ 19:12:09 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:12:09 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:12:09 spire-1.2.1/pkg/agent/common/cgroups/ 19:12:09 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:12:09 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:12:09 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:12:09 spire-1.2.1/pkg/agent/config.go 19:12:09 spire-1.2.1/pkg/agent/endpoints/ 19:12:09 spire-1.2.1/pkg/agent/endpoints/config.go 19:12:09 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:12:09 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:12:09 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:12:09 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:12:09 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:12:09 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:12:09 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:12:09 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:12:09 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:12:09 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:12:09 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:12:09 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:12:09 spire-1.2.1/pkg/agent/endpoints/workload/ 19:12:09 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:12:09 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:12:09 spire-1.2.1/pkg/agent/manager/ 19:12:09 spire-1.2.1/pkg/agent/manager/cache/ 19:12:09 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:12:09 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:12:09 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:12:09 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:12:09 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:12:09 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:12:09 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:12:09 spire-1.2.1/pkg/agent/manager/config.go 19:12:09 spire-1.2.1/pkg/agent/manager/manager.go 19:12:09 spire-1.2.1/pkg/agent/manager/manager_test.go 19:12:09 spire-1.2.1/pkg/agent/manager/storage.go 19:12:09 spire-1.2.1/pkg/agent/manager/storage_test.go 19:12:09 spire-1.2.1/pkg/agent/manager/storecache/ 19:12:09 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:12:09 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:12:09 spire-1.2.1/pkg/agent/manager/sync.go 19:12:09 spire-1.2.1/pkg/agent/plugin/ 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:12:09 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:12:09 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:12:09 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:12:09 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:12:09 spire-1.2.1/pkg/agent/svid/ 19:12:09 spire-1.2.1/pkg/agent/svid/rotator.go 19:12:09 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:12:09 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:12:09 spire-1.2.1/pkg/agent/svid/store/ 19:12:09 spire-1.2.1/pkg/agent/svid/store/service.go 19:12:09 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:12:09 spire-1.2.1/pkg/common/ 19:12:09 spire-1.2.1/pkg/common/agentpathtemplate/ 19:12:09 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:12:09 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:12:09 spire-1.2.1/pkg/common/api/ 19:12:09 spire-1.2.1/pkg/common/api/metrics.go 19:12:09 spire-1.2.1/pkg/common/api/middleware/ 19:12:09 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:12:09 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:12:09 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:12:09 spire-1.2.1/pkg/common/api/middleware/logger.go 19:12:09 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:12:09 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:12:09 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:12:09 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:12:09 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:12:09 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:12:09 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:12:09 spire-1.2.1/pkg/common/api/middleware/names.go 19:12:09 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:12:09 spire-1.2.1/pkg/common/api/names.go 19:12:09 spire-1.2.1/pkg/common/api/ratelimit.go 19:12:09 spire-1.2.1/pkg/common/api/rpccontext/ 19:12:09 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:12:09 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:12:09 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:12:09 spire-1.2.1/pkg/common/auth/ 19:12:09 spire-1.2.1/pkg/common/auth/interceptors.go 19:12:09 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:12:09 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:12:09 spire-1.2.1/pkg/common/bundleutil/ 19:12:09 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:12:09 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:12:09 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:12:09 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:12:09 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:12:09 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:12:09 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:12:09 spire-1.2.1/pkg/common/bundleutil/types.go 19:12:09 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:12:09 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:12:09 spire-1.2.1/pkg/common/catalog/ 19:12:09 spire-1.2.1/pkg/common/catalog/bind.go 19:12:09 spire-1.2.1/pkg/common/catalog/builtin.go 19:12:09 spire-1.2.1/pkg/common/catalog/catalog.go 19:12:09 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:12:09 spire-1.2.1/pkg/common/catalog/closers.go 19:12:09 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:12:09 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:12:09 spire-1.2.1/pkg/common/catalog/config.go 19:12:09 spire-1.2.1/pkg/common/catalog/config_test.go 19:12:09 spire-1.2.1/pkg/common/catalog/configure.go 19:12:09 spire-1.2.1/pkg/common/catalog/constraints.go 19:12:09 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:12:09 spire-1.2.1/pkg/common/catalog/context.go 19:12:09 spire-1.2.1/pkg/common/catalog/external.go 19:12:09 spire-1.2.1/pkg/common/catalog/host.go 19:12:09 spire-1.2.1/pkg/common/catalog/pipenet.go 19:12:09 spire-1.2.1/pkg/common/catalog/plugin.go 19:12:09 spire-1.2.1/pkg/common/catalog/testplugin/ 19:12:09 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:12:09 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:12:09 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:12:09 spire-1.2.1/pkg/common/cli/ 19:12:09 spire-1.2.1/pkg/common/cli/env.go 19:12:09 spire-1.2.1/pkg/common/cli/flags.go 19:12:09 spire-1.2.1/pkg/common/cli/trust_domain.go 19:12:09 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:12:09 spire-1.2.1/pkg/common/cli/umask.go 19:12:09 spire-1.2.1/pkg/common/cli/umask_posix.go 19:12:09 spire-1.2.1/pkg/common/cli/umask_test.go 19:12:09 spire-1.2.1/pkg/common/cli/umask_windows.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/ 19:12:09 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/flag.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/format.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/ 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:12:09 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:12:09 spire-1.2.1/pkg/common/coretypes/ 19:12:09 spire-1.2.1/pkg/common/coretypes/bundle/ 19:12:09 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:12:09 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:12:09 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:12:09 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:12:09 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:12:09 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:12:09 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:12:09 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:12:09 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:12:09 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:12:09 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:12:09 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:12:09 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:12:09 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:12:09 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:12:09 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:12:09 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:12:09 spire-1.2.1/pkg/common/cryptoutil/ 19:12:09 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:12:09 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:12:09 spire-1.2.1/pkg/common/diskutil/ 19:12:09 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:12:09 spire-1.2.1/pkg/common/diskutil/file_test.go 19:12:09 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:12:09 spire-1.2.1/pkg/common/errorutil/ 19:12:09 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:12:09 spire-1.2.1/pkg/common/health/ 19:12:09 spire-1.2.1/pkg/common/health/config.go 19:12:09 spire-1.2.1/pkg/common/health/context.go 19:12:09 spire-1.2.1/pkg/common/health/context_test.go 19:12:09 spire-1.2.1/pkg/common/health/health.go 19:12:09 spire-1.2.1/pkg/common/health/health_test.go 19:12:09 spire-1.2.1/pkg/common/health/logger.go 19:12:09 spire-1.2.1/pkg/common/hostservice/ 19:12:09 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:12:09 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:12:09 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:12:09 spire-1.2.1/pkg/common/idutil/ 19:12:09 spire-1.2.1/pkg/common/idutil/require.go 19:12:09 spire-1.2.1/pkg/common/idutil/require_test.go 19:12:09 spire-1.2.1/pkg/common/idutil/safety.go 19:12:09 spire-1.2.1/pkg/common/idutil/safety_test.go 19:12:09 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:12:09 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:12:09 spire-1.2.1/pkg/common/jwtsvid/ 19:12:09 spire-1.2.1/pkg/common/jwtsvid/common.go 19:12:09 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:12:09 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:12:09 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:12:09 spire-1.2.1/pkg/common/jwtutil/ 19:12:09 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:12:09 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:12:09 spire-1.2.1/pkg/common/log/ 19:12:09 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:12:09 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:12:09 spire-1.2.1/pkg/common/log/log.go 19:12:09 spire-1.2.1/pkg/common/log/log_test.go 19:12:09 spire-1.2.1/pkg/common/log/options.go 19:12:09 spire-1.2.1/pkg/common/nodeutil/ 19:12:09 spire-1.2.1/pkg/common/nodeutil/node.go 19:12:09 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:12:09 spire-1.2.1/pkg/common/peertracker/ 19:12:09 spire-1.2.1/pkg/common/peertracker/conn.go 19:12:09 spire-1.2.1/pkg/common/peertracker/credentials.go 19:12:09 spire-1.2.1/pkg/common/peertracker/errors.go 19:12:09 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:12:09 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:12:09 spire-1.2.1/pkg/common/peertracker/info.go 19:12:09 spire-1.2.1/pkg/common/peertracker/listener.go 19:12:09 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:12:09 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:12:09 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:12:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:12:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:12:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:12:09 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:12:09 spire-1.2.1/pkg/common/peertracker/tcp.go 19:12:09 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:12:09 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:12:09 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:12:09 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:12:09 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:12:09 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:12:09 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:12:09 spire-1.2.1/pkg/common/peertracker/uds.go 19:12:09 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:12:09 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:12:09 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:12:09 spire-1.2.1/pkg/common/pemutil/ 19:12:09 spire-1.2.1/pkg/common/pemutil/block.go 19:12:09 spire-1.2.1/pkg/common/pemutil/certs.go 19:12:09 spire-1.2.1/pkg/common/pemutil/common.go 19:12:09 spire-1.2.1/pkg/common/pemutil/csr.go 19:12:09 spire-1.2.1/pkg/common/pemutil/keys.go 19:12:09 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:12:09 spire-1.2.1/pkg/common/pemutil/testdata/ 19:12:09 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:12:09 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:12:09 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:12:09 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:12:09 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:12:09 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:12:09 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:12:09 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:12:09 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:12:09 spire-1.2.1/pkg/common/plugin/ 19:12:09 spire-1.2.1/pkg/common/plugin/aws/ 19:12:09 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:12:09 spire-1.2.1/pkg/common/plugin/azure/ 19:12:09 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:12:09 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:12:09 spire-1.2.1/pkg/common/plugin/facade.go 19:12:09 spire-1.2.1/pkg/common/plugin/facade_test.go 19:12:09 spire-1.2.1/pkg/common/plugin/gcp/ 19:12:09 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:12:09 spire-1.2.1/pkg/common/plugin/k8s/ 19:12:09 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:12:09 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:12:09 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:12:09 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:12:09 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:12:09 spire-1.2.1/pkg/common/plugin/log.go 19:12:09 spire-1.2.1/pkg/common/plugin/sshpop/ 19:12:09 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:12:09 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:12:09 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:12:09 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:12:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:12:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:12:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:12:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:12:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:12:09 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:12:09 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:12:09 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:12:09 spire-1.2.1/pkg/common/plugin/x509pop/ 19:12:09 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:12:09 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:12:09 spire-1.2.1/pkg/common/profiling/ 19:12:09 spire-1.2.1/pkg/common/profiling/dumpers.go 19:12:09 spire-1.2.1/pkg/common/profiling/profiling.go 19:12:09 spire-1.2.1/pkg/common/protoutil/ 19:12:09 spire-1.2.1/pkg/common/protoutil/masks.go 19:12:09 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:12:09 spire-1.2.1/pkg/common/rotationutil/ 19:12:09 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:12:09 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:12:09 spire-1.2.1/pkg/common/selector/ 19:12:09 spire-1.2.1/pkg/common/selector/selector.go 19:12:09 spire-1.2.1/pkg/common/selector/selector_test.go 19:12:09 spire-1.2.1/pkg/common/selector/set.go 19:12:09 spire-1.2.1/pkg/common/selector/set_utils.go 19:12:09 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:12:09 spire-1.2.1/pkg/common/telemetry/ 19:12:09 spire-1.2.1/pkg/common/telemetry/agent/ 19:12:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:12:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:12:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:12:09 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:12:09 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:12:09 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:12:09 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:12:09 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:12:09 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:12:09 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:12:09 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:12:09 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:12:09 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:12:09 spire-1.2.1/pkg/common/telemetry/call.go 19:12:09 spire-1.2.1/pkg/common/telemetry/common/ 19:12:09 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:12:09 spire-1.2.1/pkg/common/telemetry/config.go 19:12:09 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:12:09 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:12:09 spire-1.2.1/pkg/common/telemetry/inmem.go 19:12:09 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:12:09 spire-1.2.1/pkg/common/telemetry/m3.go 19:12:09 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:12:09 spire-1.2.1/pkg/common/telemetry/metrics.go 19:12:09 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:12:09 spire-1.2.1/pkg/common/telemetry/names.go 19:12:09 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:12:09 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:12:09 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:12:09 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:12:09 spire-1.2.1/pkg/common/telemetry/server/ 19:12:09 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:12:09 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:12:09 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:12:09 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:12:09 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:12:09 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:12:09 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:12:09 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:12:09 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:12:09 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:12:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:12:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:12:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:12:09 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:12:09 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:12:09 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:12:09 spire-1.2.1/pkg/common/telemetry/server/server.go 19:12:09 spire-1.2.1/pkg/common/telemetry/sink.go 19:12:09 spire-1.2.1/pkg/common/telemetry/statsd.go 19:12:09 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:12:09 spire-1.2.1/pkg/common/telemetry/uptime.go 19:12:09 spire-1.2.1/pkg/common/telemetry/version.go 19:12:09 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:12:09 spire-1.2.1/pkg/common/uptime/ 19:12:09 spire-1.2.1/pkg/common/uptime/uptime.go 19:12:09 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:12:09 spire-1.2.1/pkg/common/util/ 19:12:09 spire-1.2.1/pkg/common/util/certs.go 19:12:09 spire-1.2.1/pkg/common/util/certs_test.go 19:12:09 spire-1.2.1/pkg/common/util/csr.go 19:12:09 spire-1.2.1/pkg/common/util/hash.go 19:12:09 spire-1.2.1/pkg/common/util/selectors.go 19:12:09 spire-1.2.1/pkg/common/util/selectors_test.go 19:12:09 spire-1.2.1/pkg/common/util/signals.go 19:12:09 spire-1.2.1/pkg/common/util/sort.go 19:12:09 spire-1.2.1/pkg/common/util/sort_test.go 19:12:09 spire-1.2.1/pkg/common/util/task.go 19:12:09 spire-1.2.1/pkg/common/util/task_test.go 19:12:09 spire-1.2.1/pkg/common/util/testdata/ 19:12:09 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:12:09 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:12:09 spire-1.2.1/pkg/common/version/ 19:12:09 spire-1.2.1/pkg/common/version/version.go 19:12:09 spire-1.2.1/pkg/common/x509svid/ 19:12:09 spire-1.2.1/pkg/common/x509svid/common_test.go 19:12:09 spire-1.2.1/pkg/common/x509svid/csr.go 19:12:09 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:12:09 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:12:09 spire-1.2.1/pkg/common/x509util/ 19:12:09 spire-1.2.1/pkg/common/x509util/cert.go 19:12:09 spire-1.2.1/pkg/common/x509util/dns.go 19:12:09 spire-1.2.1/pkg/common/x509util/dns_test.go 19:12:09 spire-1.2.1/pkg/common/x509util/keyid.go 19:12:09 spire-1.2.1/pkg/common/x509util/keypair.go 19:12:09 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:12:09 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:12:09 spire-1.2.1/pkg/server/ 19:12:09 spire-1.2.1/pkg/server/api/ 19:12:09 spire-1.2.1/pkg/server/api/agent.go 19:12:09 spire-1.2.1/pkg/server/api/agent/ 19:12:09 spire-1.2.1/pkg/server/api/agent/v1/ 19:12:09 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:12:09 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:12:09 spire-1.2.1/pkg/server/api/agent_test.go 19:12:09 spire-1.2.1/pkg/server/api/api.go 19:12:09 spire-1.2.1/pkg/server/api/audit/ 19:12:09 spire-1.2.1/pkg/server/api/audit/audit.go 19:12:09 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:12:09 spire-1.2.1/pkg/server/api/bundle.go 19:12:09 spire-1.2.1/pkg/server/api/bundle/ 19:12:09 spire-1.2.1/pkg/server/api/bundle/v1/ 19:12:09 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:12:09 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:12:09 spire-1.2.1/pkg/server/api/bundle_test.go 19:12:09 spire-1.2.1/pkg/server/api/debug/ 19:12:09 spire-1.2.1/pkg/server/api/debug/v1/ 19:12:09 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:12:09 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:12:09 spire-1.2.1/pkg/server/api/entry.go 19:12:09 spire-1.2.1/pkg/server/api/entry/ 19:12:09 spire-1.2.1/pkg/server/api/entry/v1/ 19:12:09 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:12:09 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:12:09 spire-1.2.1/pkg/server/api/entry_test.go 19:12:09 spire-1.2.1/pkg/server/api/health/ 19:12:09 spire-1.2.1/pkg/server/api/health/v1/ 19:12:09 spire-1.2.1/pkg/server/api/health/v1/service.go 19:12:09 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:12:09 spire-1.2.1/pkg/server/api/id.go 19:12:09 spire-1.2.1/pkg/server/api/id_test.go 19:12:09 spire-1.2.1/pkg/server/api/limits/ 19:12:09 spire-1.2.1/pkg/server/api/limits/limits.go 19:12:09 spire-1.2.1/pkg/server/api/middleware/ 19:12:09 spire-1.2.1/pkg/server/api/middleware/alias.go 19:12:09 spire-1.2.1/pkg/server/api/middleware/audit.go 19:12:09 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:12:09 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:12:09 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:12:09 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:12:09 spire-1.2.1/pkg/server/api/middleware/caller.go 19:12:09 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:12:09 spire-1.2.1/pkg/server/api/middleware/common.go 19:12:09 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:12:09 spire-1.2.1/pkg/server/api/middleware/entries.go 19:12:09 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:12:09 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:12:09 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:12:09 spire-1.2.1/pkg/server/api/ratelimit.go 19:12:09 spire-1.2.1/pkg/server/api/rpccontext/ 19:12:09 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:12:09 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:12:09 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:12:09 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:12:09 spire-1.2.1/pkg/server/api/selector.go 19:12:09 spire-1.2.1/pkg/server/api/selector_test.go 19:12:09 spire-1.2.1/pkg/server/api/status.go 19:12:09 spire-1.2.1/pkg/server/api/status_test.go 19:12:09 spire-1.2.1/pkg/server/api/svid/ 19:12:09 spire-1.2.1/pkg/server/api/svid/v1/ 19:12:09 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:12:09 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:12:09 spire-1.2.1/pkg/server/api/trustdomain.go 19:12:09 spire-1.2.1/pkg/server/api/trustdomain/ 19:12:09 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:12:09 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:12:09 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:12:09 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:12:09 spire-1.2.1/pkg/server/authpolicy/ 19:12:09 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:12:09 spire-1.2.1/pkg/server/authpolicy/policy.go 19:12:09 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:12:09 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:12:09 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:12:09 spire-1.2.1/pkg/server/authpolicy/validate.go 19:12:09 spire-1.2.1/pkg/server/bundle/ 19:12:09 spire-1.2.1/pkg/server/bundle/client/ 19:12:09 spire-1.2.1/pkg/server/bundle/client/client.go 19:12:09 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:12:09 spire-1.2.1/pkg/server/bundle/client/manager.go 19:12:09 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:12:09 spire-1.2.1/pkg/server/bundle/client/sources.go 19:12:09 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:12:09 spire-1.2.1/pkg/server/bundle/client/updater.go 19:12:09 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:12:09 spire-1.2.1/pkg/server/ca/ 19:12:09 spire-1.2.1/pkg/server/ca/ca.go 19:12:09 spire-1.2.1/pkg/server/ca/ca_health.go 19:12:09 spire-1.2.1/pkg/server/ca/ca_test.go 19:12:09 spire-1.2.1/pkg/server/ca/journal.go 19:12:09 spire-1.2.1/pkg/server/ca/journal_test.go 19:12:09 spire-1.2.1/pkg/server/ca/manager.go 19:12:09 spire-1.2.1/pkg/server/ca/manager_health.go 19:12:09 spire-1.2.1/pkg/server/ca/manager_test.go 19:12:09 spire-1.2.1/pkg/server/ca/templates.go 19:12:09 spire-1.2.1/pkg/server/ca/upstream_client.go 19:12:09 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:12:09 spire-1.2.1/pkg/server/ca/validation.go 19:12:09 spire-1.2.1/pkg/server/cache/ 19:12:09 spire-1.2.1/pkg/server/cache/dscache/ 19:12:09 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:12:09 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:12:09 spire-1.2.1/pkg/server/cache/entrycache/ 19:12:09 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:12:09 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:12:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:12:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:12:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:12:09 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:12:09 spire-1.2.1/pkg/server/catalog/ 19:12:09 spire-1.2.1/pkg/server/catalog/catalog.go 19:12:09 spire-1.2.1/pkg/server/catalog/keymanager.go 19:12:09 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:12:09 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:12:09 spire-1.2.1/pkg/server/catalog/notifier.go 19:12:09 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:12:09 spire-1.2.1/pkg/server/config.go 19:12:09 spire-1.2.1/pkg/server/datastore/ 19:12:09 spire-1.2.1/pkg/server/datastore/datastore.go 19:12:09 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:12:09 spire-1.2.1/pkg/server/datastore/repository.go 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:12:09 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:12:09 spire-1.2.1/pkg/server/endpoints/ 19:12:09 spire-1.2.1/pkg/server/endpoints/bundle/ 19:12:09 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:12:09 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:12:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:12:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:12:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:12:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:12:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:12:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:12:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:12:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:12:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:12:09 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:12:09 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:12:09 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:12:09 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:12:09 spire-1.2.1/pkg/server/endpoints/config.go 19:12:09 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:12:09 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:12:09 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:12:09 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:12:09 spire-1.2.1/pkg/server/endpoints/middleware.go 19:12:09 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:12:09 spire-1.2.1/pkg/server/hostservice/ 19:12:09 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:12:09 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:12:09 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:12:09 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:12:09 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:12:09 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:12:09 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:12:09 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/ 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/ 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:12:09 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:12:09 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:12:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:12:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:12:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:12:09 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:12:09 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:12:09 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:12:09 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/notifier/ 19:12:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:12:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:12:09 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:12:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:12:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:12:09 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:12:09 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:12:09 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:12:09 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.goCGO_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:12:09 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:12:09 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:12:09 spire-1.2.1/pkg/server/registration/ 19:12:09 spire-1.2.1/pkg/server/registration/manager.go 19:12:09 spire-1.2.1/pkg/server/registration/manager_test.go 19:12:09 spire-1.2.1/pkg/server/scanentries.go 19:12:09 spire-1.2.1/pkg/server/scanentries_test.go 19:12:09 spire-1.2.1/pkg/server/server.go 19:12:09 spire-1.2.1/pkg/server/server_test.go 19:12:09 spire-1.2.1/pkg/server/svid/ 19:12:09 spire-1.2.1/pkg/server/svid/observer.go 19:12:09 spire-1.2.1/pkg/server/svid/observer_test.go 19:12:09 spire-1.2.1/pkg/server/svid/rotator.go 19:12:09 spire-1.2.1/pkg/server/svid/rotator_config.go 19:12:09 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:12:09 spire-1.2.1/pkg/server/svid/rotator_test.go 19:12:09 spire-1.2.1/proto/ 19:12:09 spire-1.2.1/proto/private/ 19:12:09 spire-1.2.1/proto/private/server/ 19:12:09 spire-1.2.1/proto/private/server/journal/ 19:12:09 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:12:09 spire-1.2.1/proto/private/server/journal/journal.proto 19:12:09 spire-1.2.1/proto/spire/ 19:12:09 spire-1.2.1/proto/spire/common/ 19:12:09 spire-1.2.1/proto/spire/common/common.pb.go 19:12:09 spire-1.2.1/proto/spire/common/common.proto 19:12:09 spire-1.2.1/proto/spire/common/plugin/ 19:12:09 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:12:09 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:12:09 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:12:09 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:12:09 spire-1.2.1/proto/spire/plugin/ 19:12:09 spire-1.2.1/proto/spire/plugin/agent/ 19:12:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:12:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:12:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:12:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:12:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:12:09 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:12:09 spire-1.2.1/release/ 19:12:09 spire-1.2.1/release/spire-extras/ 19:12:09 spire-1.2.1/release/spire-extras/README.md 19:12:09 spire-1.2.1/release/spire-extras/conf/ 19:12:09 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:12:09 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:12:09 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:12:09 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:12:09 spire-1.2.1/release/spire/ 19:12:09 spire-1.2.1/release/spire/README.md 19:12:09 spire-1.2.1/release/spire/conf/ 19:12:09 spire-1.2.1/release/spire/conf/agent/ 19:12:09 spire-1.2.1/release/spire/conf/agent/agent.conf 19:12:09 spire-1.2.1/release/spire/conf/server/ 19:12:09 spire-1.2.1/release/spire/conf/server/server.conf 19:12:09 spire-1.2.1/script/ 19:12:09 spire-1.2.1/script/build-artifact.sh 19:12:09 spire-1.2.1/script/generate_dummy_ca.sh 19:12:09 spire-1.2.1/support/ 19:12:09 spire-1.2.1/support/k8s/ 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:12:09 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:12:09 spire-1.2.1/support/oidc-discovery-provider/ 19:12:09 spire-1.2.1/support/oidc-discovery-provider/README.md 19:12:09 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:12:09 spire-1.2.1/support/oidc-discovery-provider/config.go 19:12:09 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:12:09 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:12:09 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:12:09 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:12:09 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:12:09 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:12:09 spire-1.2.1/support/oidc-discovery-provider/main.go 19:12:09 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:12:09 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:12:09 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:12:09 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:12:09 spire-1.2.1/test/ 19:12:09 spire-1.2.1/test/clock/ 19:12:09 spire-1.2.1/test/clock/clock.go 19:12:09 spire-1.2.1/test/fakes/ 19:12:09 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:12:09 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:12:09 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:12:09 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:12:09 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:12:09 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:12:09 spire-1.2.1/test/fakes/fakeagentstore/ 19:12:09 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:12:09 spire-1.2.1/test/fakes/fakedatastore/ 19:12:09 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:12:09 spire-1.2.1/test/fakes/fakeentryclient/ 19:12:09 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:12:09 spire-1.2.1/test/fakes/fakehealthchecker/ 19:12:09 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:12:09 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:12:09 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:12:09 spire-1.2.1/test/fakes/fakemetrics/ 19:12:09 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:12:09 spire-1.2.1/test/fakes/fakenoderesolver/ 19:12:09 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:12:09 spire-1.2.1/test/fakes/fakenotifier/ 19:12:09 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:12:09 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:12:09 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:12:09 spire-1.2.1/test/fakes/fakeserverca/ 19:12:09 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:12:09 spire-1.2.1/test/fakes/fakeservercatalog/ 19:12:09 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:12:09 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:12:09 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:12:09 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:12:09 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:12:09 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:12:09 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:12:09 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:12:09 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:12:09 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:12:09 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:12:09 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:12:09 spire-1.2.1/test/fixture/ 19:12:09 spire-1.2.1/test/fixture/certs/ 19:12:09 spire-1.2.1/test/fixture/certs/agent_svid.der 19:12:09 spire-1.2.1/test/fixture/certs/base_cert.pem 19:12:09 spire-1.2.1/test/fixture/certs/base_csr.pem 19:12:09 spire-1.2.1/test/fixture/certs/base_key.pem 19:12:09 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:12:09 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:12:09 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:12:09 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:12:09 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:12:09 spire-1.2.1/test/fixture/certs/blog_key.pem 19:12:09 spire-1.2.1/test/fixture/certs/bundle.der 19:12:09 spire-1.2.1/test/fixture/certs/ca.pem 19:12:09 spire-1.2.1/test/fixture/certs/ca_key.pem 19:12:09 spire-1.2.1/test/fixture/certs/database_cert.pem 19:12:09 spire-1.2.1/test/fixture/certs/database_csr.pem 19:12:09 spire-1.2.1/test/fixture/certs/database_key.pem 19:12:09 spire-1.2.1/test/fixture/certs/node_cert.pem 19:12:09 spire-1.2.1/test/fixture/certs/node_csr.pem 19:12:09 spire-1.2.1/test/fixture/certs/node_key.pem 19:12:09 spire-1.2.1/test/fixture/certs/svid.pem 19:12:09 spire-1.2.1/test/fixture/certs/svid_key.pem 19:12:09 spire-1.2.1/test/fixture/config/ 19:12:09 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:12:09 spire-1.2.1/test/fixture/config/agent_good.conf 19:12:09 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:12:09 spire-1.2.1/test/fixture/config/plugin_good.conf 19:12:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:12:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:12:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:12:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:12:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:12:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:12:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:12:09 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:12:09 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:12:09 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:12:09 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:12:09 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:12:09 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:12:09 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:12:09 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:12:09 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:12:09 spire-1.2.1/test/fixture/config/server_good.conf 19:12:09 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:12:09 spire-1.2.1/test/fixture/fixture.go 19:12:09 spire-1.2.1/test/fixture/nodeattestor/ 19:12:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:12:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:12:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:12:09 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:12:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:12:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:12:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:12:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:12:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:12:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:12:09 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:12:09 spire-1.2.1/test/fixture/registration/ 19:12:09 spire-1.2.1/test/fixture/registration/entries.json 19:12:09 spire-1.2.1/test/fixture/registration/good-for-update.json 19:12:09 spire-1.2.1/test/fixture/registration/good.json 19:12:09 spire-1.2.1/test/fixture/registration/invalid.json 19:12:09 spire-1.2.1/test/fixture/registration/invalid_json.json 19:12:09 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:12:09 spire-1.2.1/test/integration/ 19:12:09 spire-1.2.1/test/integration/README.md 19:12:09 spire-1.2.1/test/integration/common 19:12:09 spire-1.2.1/test/integration/setup/ 19:12:09 spire-1.2.1/test/integration/setup/adminclient/ 19:12:09 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:12:09 spire-1.2.1/test/integration/setup/adminclient/client.go 19:12:09 spire-1.2.1/test/integration/setup/debugagent/ 19:12:09 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:12:09 spire-1.2.1/test/integration/setup/debugagent/main.go 19:12:09 spire-1.2.1/test/integration/setup/debugserver/ 19:12:09 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:12:09 spire-1.2.1/test/integration/setup/debugserver/main.go 19:12:09 spire-1.2.1/test/integration/setup/downstreamclient/ 19:12:09 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:12:09 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:12:09 spire-1.2.1/test/integration/setup/itclient/ 19:12:09 spire-1.2.1/test/integration/setup/itclient/client.go 19:12:09 spire-1.2.1/test/integration/setup/node-attestation/ 19:12:09 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:12:09 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:12:09 spire-1.2.1/test/integration/setup/x509pop/ 19:12:09 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:12:09 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:12:09 spire-1.2.1/test/integration/suites/ 19:12:09 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:12:09 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:12:09 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:12:09 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:12:09 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:12:09 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:12:09 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:12:09 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:12:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:12:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:12:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:12:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:12:09 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:12:09 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:12:09 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:12:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:12:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:12:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:12:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:12:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:12:09 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:12:09 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:12:09 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:12:09 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:12:09 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:12:09 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:12:09 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:12:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:12:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:12:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:12:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:12:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:12:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:12:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:12:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:12:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:12:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:12:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:12:09 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:12:09 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:12:09 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:12:09 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:12:09 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:12:09 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:12:09 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:12:09 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:12:09 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:12:09 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:12:09 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:12:09 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:12:09 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:12:09 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:12:09 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:12:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:12:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:12:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:12:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:12:09 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:12:09 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:12:09 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:12:09 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:12:09 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:12:09 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:12:09 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:12:09 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:12:09 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:12:09 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:12:09 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:12:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:12:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:12:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:12:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:12:09 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:12:09 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:12:09 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:12:09 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:12:09 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:12:09 spire-1.2.1/test/integration/suites/join-token/ 19:12:09 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:12:09 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:12:09 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:12:09 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:12:09 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:12:09 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:12:09 spire-1.2.1/test/integration/suites/join-token/README.md 19:12:09 spire-1.2.1/test/integration/suites/join-token/conf/ 19:12:09 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:12:09 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:12:09 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:12:09 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:12:09 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:12:09 spire-1.2.1/test/integration/suites/join-token/teardown 19:12:09 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:12:09 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:12:09 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:12:09 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:12:09 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:12:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:12:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:12:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:12:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:12:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:12:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:12:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:12:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:12:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:12:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:12:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:12:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:12:09 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:12:09 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:12:09 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:12:09 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:12:09 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:12:09 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:12:09 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:12:09 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:12:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:12:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:12:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:12:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:12:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:12:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:12:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:12:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:12:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:12:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:12:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:12:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:12:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:12:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:12:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:12:09 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:12:09 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:12:09 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:12:09 spire-1.2.1/test/integration/suites/k8s/ 19:12:09 spire-1.2.1/test/integration/suites/k8s/00-setup 19:12:09 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:12:09 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:12:09 spire-1.2.1/test/integration/suites/k8s/README.md 19:12:09 spire-1.2.1/test/integration/suites/k8s/conf/ 19:12:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:12:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:12:09 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:12:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:12:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:12:09 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:12:09 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:12:09 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:12:09 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:12:09 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:12:09 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:12:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:12:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:12:09 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:12:09 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:12:09 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:12:09 spire-1.2.1/test/integration/suites/k8s/teardown 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/ 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:12:09 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:12:09 spire-1.2.1/test/integration/suites/node-attestation/ 19:12:09 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:12:09 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:12:09 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:12:09 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:12:09 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:12:09 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:12:09 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:12:09 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:12:09 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:12:09 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:12:09 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:12:09 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:12:09 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:12:09 spire-1.2.1/test/integration/suites/rotation/ 19:12:09 spire-1.2.1/test/integration/suites/rotation/00-setup 19:12:09 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:12:09 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:12:09 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:12:09 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:12:09 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:12:09 spire-1.2.1/test/integration/suites/rotation/README.md 19:12:09 spire-1.2.1/test/integration/suites/rotation/conf/ 19:12:09 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:12:09 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:12:09 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:12:09 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:12:09 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:12:09 spire-1.2.1/test/integration/suites/rotation/teardown 19:12:09 spire-1.2.1/test/integration/suites/self-test/ 19:12:09 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:12:09 spire-1.2.1/test/integration/suites/self-test/README.md 19:12:09 spire-1.2.1/test/integration/suites/self-test/teardown 19:12:09 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:12:09 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:12:09 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:12:09 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:12:09 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:12:09 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:12:09 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:12:09 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:12:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:12:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:12:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:12:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:12:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:12:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:12:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:12:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:12:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:12:09 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:12:09 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:12:09 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:12:09 spire-1.2.1/test/integration/suites/upgrade/ 19:12:09 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:12:09 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:12:09 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:12:09 spire-1.2.1/test/integration/suites/upgrade/README.md 19:12:09 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:12:09 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:12:09 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:12:09 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:12:09 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:12:09 spire-1.2.1/test/integration/suites/upgrade/teardown 19:12:09 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:12:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:12:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:12:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:12:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:12:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:12:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:12:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:12:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:12:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:12:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:12:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:12:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:12:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:12:09 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:12:09 spire-1.2.1/test/integration/test-one.sh 19:12:09 spire-1.2.1/test/integration/test.sh 19:12:09 spire-1.2.1/test/plugintest/ 19:12:09 spire-1.2.1/test/plugintest/config.go 19:12:09 spire-1.2.1/test/plugintest/load.go 19:12:09 spire-1.2.1/test/plugintest/option.go 19:12:09 spire-1.2.1/test/spiretest/ 19:12:09 spire-1.2.1/test/spiretest/apiserver.go 19:12:09 spire-1.2.1/test/spiretest/assertions.go 19:12:09 spire-1.2.1/test/spiretest/dir.go 19:12:09 spire-1.2.1/test/spiretest/errors_posix.go 19:12:09 spire-1.2.1/test/spiretest/errors_windows.go 19:12:09 spire-1.2.1/test/spiretest/logs.go 19:12:09 spire-1.2.1/test/spiretest/socketapi.go 19:12:09 spire-1.2.1/test/spiretest/suite.go 19:12:09 spire-1.2.1/test/spiretest/x509.go 19:12:09 spire-1.2.1/test/testca/ 19:12:09 spire-1.2.1/test/testca/ca.go 19:12:09 spire-1.2.1/test/testkey/ 19:12:09 spire-1.2.1/test/testkey/generate.sh 19:12:09 spire-1.2.1/test/testkey/genkeys.go 19:12:09 spire-1.2.1/test/testkey/keys.go 19:12:09 spire-1.2.1/test/testkey/new.go 19:12:09 spire-1.2.1/test/tpmsimulator/ 19:12:09 spire-1.2.1/test/tpmsimulator/simulator.go 19:12:09 spire-1.2.1/test/util/ 19:12:09 spire-1.2.1/test/util/cert_fixtures.go 19:12:09 spire-1.2.1/test/util/cert_generation.go 19:12:09 spire-1.2.1/test/util/io_redirection.go 19:12:09 spire-1.2.1/test/util/race.go 19:12:09 spire-1.2.1/test/util/util.go 19:12:09 building spire from source... 19:12:09 Installing go1.17.7... 19:12:10 Removing intermediate container 5de1f7a6f531 19:12:10 ---> c0692835b628 19:12:10 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:10 ---> Running in f701169e16df 19:12:10 Building bin/spire-agent... 19:12:10 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:12:10 Removing intermediate container f701169e16df 19:12:10 ---> 2cb9412f4542 19:12:10 Step 18/20 : LABEL arch=x86_64 19:12:11 ---> Running in 58865a25d908 19:12:11 Removing intermediate container 58865a25d908 19:12:11 ---> ccce19ba8afe 19:12:11 Step 19/20 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 19:12:11 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:12:11 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:12:11 go: downloading github.com/docker/docker v20.10.12+incompatible 19:12:11 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:12:11 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:12:11 go: downloading github.com/google/go-tpm-tools v0.3.3 19:12:11  ---> Running in f3478a3c634a 19:12:12 Removing intermediate container f3478a3c634a 19:12:12 ---> ea7e6cc3cb8a 19:12:12 Step 20/20 : LABEL version=0.0.0 19:12:12 go: downloading github.com/docker/go-units v0.4.0 19:12:12 go: downloading github.com/opencontainers/image-spec v1.0.1 19:12:12 go: downloading github.com/docker/go-connections v0.4.0 19:12:12 go: downloading github.com/containerd/containerd v1.3.4 19:12:12 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:12:12 go: downloading github.com/opencontainers/go-digest v1.0.0 19:12:13  ---> Running in 5c469f2d3f1e 19:12:13 Removing intermediate container 5c469f2d3f1e 19:12:13 ---> 334a95a97df1 19:12:13 19:12:13 Successfully built 334a95a97df1 19:12:13 Successfully tagged security-spiffe-token-provider:latest 19:12:13  Building security-spiffe-token-provider ... done Building sys-mgmt-agent 19:12:15 Building bin/spire-server... 19:12:15 go: downloading github.com/mitchellh/cli v1.1.2 19:12:15 go: downloading google.golang.org/grpc v1.44.0 19:12:15 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:12:15 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:12:15 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:12:15 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:12:15 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:12:16 go: downloading github.com/imdario/mergo v0.3.12 19:12:16 go: downloading github.com/sirupsen/logrus v1.8.1 19:12:16 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:12:16 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:12:16 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:12:16 go: downloading github.com/fatih/color v1.13.0 19:12:16 go: downloading github.com/mattn/go-isatty v0.0.14 19:12:16 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:12:16 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:12:16 go: downloading github.com/armon/go-metrics v0.3.10 19:12:16 go: downloading github.com/prometheus/client_golang v1.12.1 19:12:16 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:12:16 go: downloading github.com/open-policy-agent/opa v0.38.0 19:12:16 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:12:16 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:12:16 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:12:16 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:12:16 go: downloading github.com/Masterminds/goutils v1.1.0 19:12:16 go: downloading github.com/Masterminds/semver v1.5.0 19:12:16 go: downloading github.com/google/uuid v1.1.2 19:12:16 go: downloading github.com/huandu/xstrings v1.3.2 19:12:16 go: downloading github.com/mattn/go-colorable v0.1.12 19:12:16 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:12:16 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:12:16 go: downloading github.com/prometheus/client_model v0.2.0 19:12:16 go: downloading github.com/prometheus/common v0.32.1 19:12:16 go: downloading github.com/beorn7/perks v1.0.1 19:12:16 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:12:16 go: downloading github.com/prometheus/procfs v0.7.3 19:12:16 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:12:16 go: downloading github.com/imkira/go-observer v1.0.3 19:12:16 go: downloading go.uber.org/atomic v1.9.0 19:12:17 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:12:17 go: downloading github.com/oklog/run v1.0.0 19:12:17 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:12:17 go: downloading github.com/hashicorp/errwrap v1.1.0 19:12:17 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:12:17 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:12:17 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:12:17 go: downloading github.com/blang/semver/v4 v4.0.0 19:12:17 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:12:17 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:12:17 go: downloading github.com/jinzhu/gorm v1.9.16 19:12:17 go: downloading github.com/lib/pq v1.10.4 19:12:17 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:12:17 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:12:17 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:12:17 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:17 ---> 5aa4624d88b4 19:12:17 Step 3/23 : WORKDIR /edgex-go 19:12:17 ---> Using cache 19:12:17 ---> d1c17433e544 19:12:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:17 ---> Using cache 19:12:17 ---> 432cff5c3322 19:12:17 Step 5/23 : RUN apk add --update --no-cache make bash git 19:12:17 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:12:17 Removing intermediate container 14fed9d17e4e 19:12:17 ---> 4c9293d98eed 19:12:17 Successfully built 4c9293d98eed 19:12:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:12:18 + docker inspect -f . ci-base-image-arm64 19:12:18 . [Pipeline] withDockerContainer 19:12:18 prd-ubuntu20.04-docker-arm64-4c-16g-34493 does not seem to be running inside a container 19:12:18 $ 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:12:19 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:12:19 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:12:19 go: downloading github.com/stretchr/testify v1.7.0 19:12:19 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:12:19 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:12:19 $ docker top f010908fe7cdbf0c524cbbcd90b9a4d09c7d4bf1662da76031df972ffc460694 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:20 + go version 19:12:20 go version go1.17.6 linux/arm64 [Pipeline] } 19:12:20 $ docker stop --time=1 f010908fe7cdbf0c524cbbcd90b9a4d09c7d4bf1662da76031df972ffc460694 19:12:22 $ docker rm -f f010908fe7cdbf0c524cbbcd90b9a4d09c7d4bf1662da76031df972ffc460694 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:12:23 + docker inspect -f . ci-base-image-arm64 19:12:23 . [Pipeline] withDockerContainer 19:12:23 go: downloading google.golang.org/api v0.70.0 19:12:23 go: downloading k8s.io/client-go v0.23.4 19:12:23 go: downloading k8s.io/api v0.23.4 19:12:23 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:12:23 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:12:23 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:12:23 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:12:23 go: downloading cloud.google.com/go/storage v1.21.0 19:12:23 go: downloading cloud.google.com/go v0.100.2 19:12:23 prd-ubuntu20.04-docker-arm64-4c-16g-34493 does not seem to be running inside a container 19:12:23 $ 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:12:24  ---> Running in 980a423e174d 19:12:24 go: downloading k8s.io/apimachinery v0.23.4 19:12:25 $ docker top c9906d34c5442100ec392810b3ca7c6d899e76949df368b5f0e97a070afb0e54 -eo pid,comm 19:12:25 go: downloading k8s.io/kube-aggregator v0.23.3 19:12:25 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:12:25 go: downloading cloud.google.com/go/security v1.3.0 19:12:25 go: downloading github.com/hashicorp/vault/api v1.4.1 19:12:25 go: downloading github.com/google/go-tpm v0.3.3 19:12:25 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:12:25 go: downloading github.com/twmb/murmur3 v1.1.6 19:12:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:25 go: downloading github.com/jinzhu/inflection v1.0.0 19:12:25 go: downloading github.com/aws/smithy-go v1.11.0 [Pipeline] { [Pipeline] echo 19:12:25 ========================================================= 19:12:25 [edgeXBuildGoParallel] Running Tests and Build... 19:12:25 ========================================================= [Pipeline] fileExists 19:12:25 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:12:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:12:25 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:12:25 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:12:25 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:12:25 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:12:25 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:12:25 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:12:25 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [Pipeline] sh 19:12:25 go: downloading github.com/dimchansky/utfbom v1.1.1 19:12:25 go: downloading cloud.google.com/go/compute v1.3.0 19:12:25 go: downloading cloud.google.com/go/iam v0.1.1 19:12:25 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:12:25 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:12:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:26 + make test 19:12:26 go mod tidy -compat=1.17 19:12:26 OK: 221 MiB in 52 packages 19:12:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:12:28 go: downloading github.com/gogo/protobuf v1.3.2 19:12:28 go: downloading k8s.io/klog/v2 v2.30.0 19:12:28 go: downloading github.com/google/gofuzz v1.1.0 19:12:28 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:12:28 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:12:28 go: downloading github.com/spf13/pflag v1.0.5 19:12:28 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:12:28 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:12:28 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:12:28 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:12:28 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:12:28 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:12:28 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:12:28 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:12:28 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:12:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:12:28 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:12:28 go: downloading gopkg.in/yaml.v2 v2.4.0 19:12:28 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:12:28 go: downloading github.com/gobwas/glob v0.2.3 19:12:28 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:12:28 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:12:28 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:12:28 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:12:28 go: downloading go.opencensus.io v0.23.0 19:12:28 go: downloading gopkg.in/inf.v0 v0.9.1 19:12:28 go: downloading github.com/google/go-cmp v0.5.7 19:12:28 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:12:28 go: downloading github.com/googleapis/gnostic v0.5.5 19:12:28 go: downloading github.com/go-logr/logr v1.2.2 19:12:28 go: downloading github.com/json-iterator/go v1.1.12 19:12:29 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:12:29 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:12:29 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:12:29 go: downloading go.uber.org/zap v1.21.0 19:12:29 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:12:29 go: downloading github.com/tklauser/numcpus v0.3.0 19:12:29 go: downloading sigs.k8s.io/yaml v1.3.0 19:12:29 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:12:29 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:12:29 go: downloading github.com/modern-go/reflect2 v1.0.2 19:12:29 go: downloading github.com/ryanuber/go-glob v1.0.0 19:12:29 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:12:29 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:12:29 go: downloading github.com/hashicorp/go-version v1.2.0 19:12:29 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:12:29 go: downloading go.uber.org/multierr v1.6.0 19:12:29 go: downloading github.com/golang/snappy v0.0.4 19:12:29 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:12:29 Removing intermediate container 980a423e174d 19:12:29 ---> 52ab6a609e4b 19:12:29 Step 6/23 : COPY go.mod vendor* ./ 19:12:30 ---> f024c139dff8 19:12:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:30 ---> Running in 5494133edfbd 19:12:34 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:12:34 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:12:34 Removing intermediate container 7eba901e5437 19:12:34 ---> 9fc44a660df2 19:12:34 19:12:34 Step 10/23 : FROM alpine:3.14 19:12:34 ---> e04c818066af 19:12:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:12:34 ---> Using cache 19:12:34 ---> 2471fa8a8ae3 19:12:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:34 ---> Using cache 19:12:34 ---> 47da4ecc5748 19:12:34 Step 13/23 : ENV APP_PORT=59882 19:12:35 ---> Running in e595b44f9c45 19:12:35 Removing intermediate container 5494133edfbd 19:12:35 ---> 476d454fcffc 19:12:35 Step 8/23 : COPY . . 19:12:36 Removing intermediate container e595b44f9c45 19:12:36 ---> 9a93bba308a0 19:12:36 Step 14/23 : EXPOSE $APP_PORT 19:12:36 ---> Running in 79df0b679754 19:12:37 Removing intermediate container 79df0b679754 19:12:37 ---> e975dc55caae 19:12:37 Step 15/23 : WORKDIR / 19:12:37 ---> Running in fac9cb344b6e 19:12:37 Removing intermediate container fac9cb344b6e 19:12:37 ---> 19c04817434c 19:12:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:39 ---> 32b6845c73ac 19:12:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:12:41 ---> 5222eceececd 19:12:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:12:42 ---> fb4c2300372e 19:12:42 Step 19/23 : ENTRYPOINT ["/core-command"] 19:12:42 ---> Running in 76577732812a 19:12:42 Removing intermediate container 76577732812a 19:12:42 ---> 36ee8ccdf222 19:12:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:43 ---> Running in 1749b2b460ad 19:12:43 Removing intermediate container 1749b2b460ad 19:12:43 ---> 9022ad222922 19:12:43 Step 21/23 : LABEL arch=x86_64 19:12:43 ---> Running in 510916cadfa5 19:12:44 Removing intermediate container 510916cadfa5 19:12:44 ---> 2692276eadbd 19:12:44 Step 22/23 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 19:12:44 ---> Running in 5db94b12f45f 19:12:44 Removing intermediate container 5db94b12f45f 19:12:44 ---> e9115d18ed73 19:12:44 Step 23/23 : LABEL version=0.0.0 19:12:45 ---> Running in 9cc9d391b783 19:12:46 Removing intermediate container 9cc9d391b783 19:12:46 ---> e6087c15d98d 19:12:46 19:12:46 Successfully built e6087c15d98d 19:12:46 Successfully tagged core-command:latest 19:12:46 Building core-metadata 19:12:54  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:12:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:54 ---> 5aa4624d88b4 19:12:54 Step 3/23 : WORKDIR /edgex-go 19:12:54 ---> Using cache 19:12:54 ---> d1c17433e544 19:12:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:54 ---> Using cache 19:12:54 ---> 432cff5c3322 19:12:54 Step 5/23 : RUN apk add --update --no-cache make git 19:12:54 ---> Using cache 19:12:54 ---> 4c9f4ea9c0d7 19:12:54 Step 6/23 : COPY go.mod vendor* ./ 19:12:54 ---> Using cache 19:12:54 ---> d2482bebd250 19:12:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:54 ---> Using cache 19:12:54 ---> dcd8928aa9d8 19:12:54 Step 8/23 : COPY . . 19:12:54 ---> Using cache 19:12:54 ---> 90bc30d7273e 19:12:54 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:12:56 ---> bfaae3223a61 19:12:56 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:12:57 ---> Running in cb825adebd9f 19:12:57 ---> Running in 6b595477bb1f 19:12: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/core-metadata/core-metadata ./cmd/core-metadata 19:12: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:12:59 ? github.com/edgexfoundry/edgex-go [no test files] 19:13:44 Removing intermediate container 2f3aa9238a49 19:13:44 ---> bf3c3921a3a5 19:13:44 19:13:44 Step 13/26 : FROM alpine:3.15 19:13:44 ---> 0ac33e5f5afa 19:13:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:13:44 ---> Using cache 19:13:44 ---> c64fc20363ad 19:13:44 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:44 ---> Using cache 19:13:44 ---> f2b3b08b2dd5 19:13:44 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:13:44 ---> Running in c78bb962a068 19:13:44 Removing intermediate container cb825adebd9f 19:13:44 ---> 78909e080b67 19:13:44 19:13:44 Step 10/23 : FROM alpine:3.14 19:13:44 ---> e04c818066af 19:13:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:13:44 ---> Using cache 19:13:44 ---> 2471fa8a8ae3 19:13:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:13:44 ---> Using cache 19:13:44 ---> 47da4ecc5748 19:13:44 Step 13/23 : ENV APP_PORT=59881 19:13:44 Removing intermediate container 6b595477bb1f 19:13:44 ---> c559670cd67b 19:13:44 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:13:45 ---> Running in ec24c7db3374 19:13:45 ---> Running in 5edeedcc2ed1 19:13:45 Removing intermediate container ec24c7db3374 19:13:45 ---> fcac1d841374 19:13:45 Step 14/23 : EXPOSE $APP_PORT 19:13:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:13:45 ---> Running in 40e1e584de1f 19:13:46 Removing intermediate container 40e1e584de1f 19:13:46 ---> 701e9944a10e 19:13:46 Step 15/23 : WORKDIR / 19:13:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:13:46 ---> Running in c7bafb71f146 19:13:46 Removing intermediate container c7bafb71f146 19:13:46 ---> 8925496a1396 19:13:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:13:46 ---> 112b90cb07fd 19:13:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:13:47 v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:13:47 v3.15.4-77-gad26fcbf85 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:13:47 OK: 15855 distinct packages available 19:13:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:13:47 Removing intermediate container 5edeedcc2ed1 19:13:47 ---> a2f610bc719c 19:13:47 19:13:47 Step 11/23 : FROM docker:20.10.14 19:13:47 ---> cfe3dd2bc096 19:13:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:13:47 20.10.14: Pulling from library/docker 19:13:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:13:48 (1/5) Installing dumb-init (1.2.5-r1) 19:13:48 ---> 8ae3f72a363d 19:13:48 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:13:48 (2/5) Installing musl-obstack (1.2.3-r0) 19:13:48 (3/5) Installing libucontext (1.1-r0) 19:13:48 (4/5) Installing gcompat (1.0.0-r4) 19:13:48 (5/5) Installing openssl (1.1.1n-r0) 19:13:48 Executing busybox-1.34.1-r5.trigger 19:13:48 OK: 6 MiB in 19 packages 19:13:48 ---> Running in f3fd280091bc 19:13:49 Removing intermediate container f3fd280091bc 19:13:49 ---> ab210555347f 19:13:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:49 ---> Running in f24a235ee594 19:13:49 Removing intermediate container c78bb962a068 19:13:49 ---> f925d8172f40 19:13:49 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 19:13:49 Removing intermediate container f24a235ee594 19:13:49 ---> 16fb3396fe29 19:13:49 Step 21/23 : LABEL arch=x86_64 19:13:49 ---> Running in 81095719a0f8 19:13:50 Removing intermediate container 81095719a0f8 19:13:50 ---> 3d8707661cc3 19:13:50 Step 22/23 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 19:13:50 ---> f7b64a9e1f48 19:13:50 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:13:50 ---> Running in 84ed7ff2d02b 19:13:50 Removing intermediate container 84ed7ff2d02b 19:13:50 ---> 578e0f527aa7 19:13:50 Step 23/23 : LABEL version=0.0.0 19:13:50 ---> Running in 367edbfd2456 19:13:51 Removing intermediate container 367edbfd2456 19:13:51 ---> 352c190703a6 19:13:51 19:13:51 Successfully built 352c190703a6 19:13:51 Successfully tagged core-metadata:latest 19:13:51  Building core-metadata ... done  ---> c0678d2832ae 19:13:51 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:13:51 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:13:51 Status: Downloaded newer image for docker:20.10.14 19:13:51 ---> 7417809fdb73 19:13:51 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:51 ---> Running in d34173f3b689 19:13:51 ---> bdeb530eb94d 19:13:51 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:13:51 Removing intermediate container d34173f3b689 19:13:51 ---> 548fff081dcd 19:13:51 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:51 ---> Running in 8601a5f47554 19:13:51 ---> ef0d6767baa9 19:13:51 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:13:52 ---> 1baf35f4b188 19:13:52 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:13:52 ---> Running in 9b0ccaf32565 19:13:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:13:52 Removing intermediate container 9b0ccaf32565 19:13:52 ---> 7b2c7e3dcd5d 19:13:52 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:13:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:13:52 ---> Running in 174c22f46441 19:13:52 Removing intermediate container 174c22f46441 19:13:52 ---> d8a4218a012f 19:13:52 Step 24/26 : LABEL arch=x86_64 19:13:52 ---> Running in 5016602ed50f 19:13:52 (1/43) Installing readline (8.1.1-r0) 19:13:52 (2/43) Installing bash (5.1.16-r0) 19:13:52 Executing bash-5.1.16-r0.post-install 19:13:52 (3/43) Installing brotli-libs (1.0.9-r5) 19:13:52 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:13:52 (5/43) Installing libcurl (7.80.0-r1) 19:13:52 (6/43) Installing curl (7.80.0-r1) 19:13:52 (7/43) Installing dumb-init (1.2.5-r1) 19:13:52 (8/43) Installing libbz2 (1.0.8-r1) 19:13:52 (9/43) Installing expat (2.4.7-r0) 19:13:52 (10/43) Installing libffi (3.4.2-r1) 19:13:52 (11/43) Installing gdbm (1.22-r0) 19:13:52 (12/43) Installing xz-libs (5.2.5-r1) 19:13:52 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:13:52 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:13:52 Removing intermediate container 5016602ed50f 19:13:52 ---> 3cc70ab0fc7a 19:13:52 Step 25/26 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 19:13:52 (15/43) Installing mpdecimal (2.5.1-r1) 19:13:52 (16/43) Installing sqlite-libs (3.36.0-r0) 19:13:52 (17/43) Installing python3 (3.9.7-r4) 19:13:52 ---> Running in a23ec7b5ad27 19:13:52 Removing intermediate container a23ec7b5ad27 19:13:52 ---> 3c1dd30c233a 19:13:52 Step 26/26 : LABEL version=0.0.0 19:13:53 (18/43) Installing py3-appdirs (1.4.4-r2) 19:13:53 (19/43) Installing py3-certifi (2020.12.5-r1) 19:13:53 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:13:53 ---> Running in c0e517b44424 19:13:53 (21/43) Installing py3-idna (3.3-r0) 19:13:53 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:13:53 (23/43) Installing py3-requests (2.26.0-r1) 19:13:53 (24/43) Installing py3-msgpack (1.0.2-r1) 19:13:53 (25/43) Installing py3-lockfile (0.12.2-r4) 19:13:53 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:13:53 (27/43) Installing py3-colorama (0.4.4-r1) 19:13:53 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:13:53 (29/43) Installing py3-distlib (0.3.3-r0) 19:13:53 (30/43) Installing py3-distro (1.6.0-r0) 19:13:53 (31/43) Installing py3-six (1.16.0-r0) 19:13:53 (32/43) Installing py3-webencodings (0.5.1-r4) 19:13:53 (33/43) Installing py3-html5lib (1.1-r1) 19:13:53 Removing intermediate container c0e517b44424 19:13:53 ---> 72448d99242b 19:13:53 19:13:53 (34/43) Installing py3-parsing (2.4.7-r2) 19:13:53 (35/43) Installing py3-packaging (20.9-r1) 19:13:53 (36/43) Installing py3-tomli (1.2.2-r0) 19:13:53 (37/43) Installing py3-pep517 (0.12.0-r0) 19:13:53 (38/43) Installing py3-progress (1.6-r0) 19:13:53 (39/43) Installing py3-retrying (1.3.3-r2) 19:13:53 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:13:53 (41/43) Installing py3-setuptools (52.0.0-r4) 19:13:53 Successfully built 72448d99242b 19:13:53 (42/43) Installing py3-toml (0.10.2-r2) 19:13:53 (43/43) Installing py3-pip (20.3.4-r1) 19:13:53 Successfully tagged security-spire-agent:latest 19:13:53  Building security-spire-agent ... done Executing busybox-1.34.1-r5.trigger 19:13:53 OK: 83 MiB in 65 packages 19:13:54 Collecting docker-compose==1.23.2 19:13:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:13:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:13:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:13:54 Collecting dockerpty<0.5,>=0.4.1 19:13:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:13:54 Collecting texttable<0.10,>=0.9.0 19:13:54 Downloading texttable-0.9.1.tar.gz (11 kB) 19:13:54 Collecting websocket-client<1.0,>=0.32.0 19:13:54 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:13:55 Collecting jsonschema<3,>=2.5.1 19:13:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:13:55 Collecting cached-property<2,>=1.2.0 19:13:55 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 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 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:55 Collecting docopt<0.7,>=0.6.1 19:13:55 Downloading docopt-0.6.2.tar.gz (25 kB) 19:13:55 Collecting PyYAML<4,>=3.10 19:13:55 Downloading PyYAML-3.13.tar.gz (270 kB) 19:13:56 Collecting docker-pycreds>=0.4.0 19:13:56 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:13:56 Collecting idna<2.8,>=2.5 19:13:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:13:56 Collecting urllib3<1.25,>=1.21.1 19:13:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:13:56 Collecting chardet<3.1.0,>=3.0.2 19:13:56 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:13:56 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:56 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:13:56 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:13:56 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:13:56 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:13:56 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:13:56 Attempting uninstall: urllib3 19:13:56 Found existing installation: urllib3 1.26.7 19:13:56 Uninstalling urllib3-1.26.7: 19:13:56 Successfully uninstalled urllib3-1.26.7 19:13:56 Attempting uninstall: idna 19:13:56 Found existing installation: idna 3.3 19:13:56 Uninstalling idna-3.3: 19:13:56 Successfully uninstalled idna-3.3 19:13:56 Attempting uninstall: requests 19:13:56 Found existing installation: requests 2.26.0 19:13:56 Uninstalling requests-2.26.0: 19:13:57 Successfully uninstalled requests-2.26.0 19:13:57 Running setup.py install for texttable: started 19:13:57 Running setup.py install for texttable: finished with status 'done' 19:13:57 Running setup.py install for PyYAML: started 19:13:57 Running setup.py install for PyYAML: finished with status 'done' 19:13:57 Running setup.py install for docopt: started 19:13:58 Running setup.py install for docopt: finished with status 'done' 19:13:58 Running setup.py install for dockerpty: started 19:13:58 Running setup.py install for dockerpty: finished with status 'done' 19:13:58 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 Removing intermediate container 8601a5f47554 19:14:01 ---> 450dee7ad8ec 19:14:01 Step 14/23 : ENV APP_PORT=58890 19:14:01 ---> Running in 62511ab5fa25 19:14:02 Removing intermediate container 62511ab5fa25 19:14:02 ---> b45d1b9a871f 19:14:02 Step 15/23 : EXPOSE $APP_PORT 19:14:02 ---> Running in e3108ced920e 19:14:03 Removing intermediate container e3108ced920e 19:14:03 ---> 3d59ece0bcea 19:14:03 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:14:03 ---> ba6d5be60c72 19:14:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:14:03 ---> 3c4589f1887c 19:14:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:14:03 ---> 72798772bcfe 19:14:03 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:14:03 ---> Running in a13f191ffb8b 19:14:03 Removing intermediate container a13f191ffb8b 19:14:03 ---> fa07eb35e3ca 19:14:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:04 ---> Running in c3b72113d9f0 19:14:04 Removing intermediate container c3b72113d9f0 19:14:04 ---> 637aa934fba3 19:14:04 Step 21/23 : LABEL arch=x86_64 19:14:04 ---> Running in 179a3587f779 19:14:04 Removing intermediate container 179a3587f779 19:14:04 ---> 1c997052a83a 19:14:04 Step 22/23 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 19:14:04 ---> Running in 973c4b83ace4 19:14:04 Removing intermediate container 973c4b83ace4 19:14:04 ---> 48ec5324e1f3 19:14:04 Step 23/23 : LABEL version=0.0.0 19:14:04 ---> Running in f0fa482eb58f 19:14:04 Removing intermediate container f0fa482eb58f 19:14:04 ---> 6c985605d7ac 19:14:04 19:14:04 Successfully built 6c985605d7ac 19:14:04 Successfully tagged sys-mgmt-agent:latest 19:14:10  Building sys-mgmt-agent ... done Building bin/spire-agent... 19:14:10 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:14:10 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:14:10 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:14:10 go: downloading github.com/docker/docker v20.10.12+incompatible 19:14:10 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:14:10 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:14:10 go: downloading github.com/google/go-tpm-tools v0.3.3 19:14:11 go: downloading github.com/docker/go-units v0.4.0 19:14:11 go: downloading github.com/opencontainers/image-spec v1.0.1 19:14:11 go: downloading github.com/docker/go-connections v0.4.0 19:14:11 go: downloading github.com/containerd/containerd v1.3.4 19:14:11 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:14:11 go: downloading github.com/opencontainers/go-digest v1.0.0 19:14:38 Building bin/spire-agent... 19:14:38 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:14:38 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:14:38 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:14:38 go: downloading github.com/docker/docker v20.10.12+incompatible 19:14:38 go: downloading github.com/google/go-tpm-tools v0.3.3 19:14:38 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:14:38 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:14:38 go: downloading github.com/docker/go-units v0.4.0 19:14:38 go: downloading github.com/opencontainers/image-spec v1.0.1 19:14:38 go: downloading github.com/docker/go-connections v0.4.0 19:14:38 go: downloading github.com/containerd/containerd v1.3.4 19:14:38 go: downloading github.com/opencontainers/go-digest v1.0.0 19:14:38 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:14:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:14:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:14:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:14:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:14:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:14:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:14:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:14:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:14:57 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:15:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:15:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:15:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:15:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:15:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:15:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:15:04 Removing intermediate container 78ffc852fc81 19:15:04 ---> 49e9707605a3 19:15:04 19:15:04 Step 13/25 : FROM alpine:3.15 19:15:04 ---> 0ac33e5f5afa 19:15:04 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:15:04 ---> Using cache 19:15:04 ---> c64fc20363ad 19:15:04 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:04 ---> Using cache 19:15:04 ---> f2b3b08b2dd5 19:15:04 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:15:04 ---> Using cache 19:15:04 ---> f925d8172f40 19:15:04 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:15:08 ---> b9d4938a364c 19:15:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:15:08 ---> 3f89e0c53e3d 19:15:08 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:15:09 ---> 196f61b80595 19:15:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:15:09 ---> 085a956678c5 19:15:09 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:15:09 ---> Running in 6e02b5c7a82a 19:15:09 Removing intermediate container 6e02b5c7a82a 19:15:09 ---> 9bea093c709a 19:15:09 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:15:09 ---> Running in dc377e86f135 19:15:09 Removing intermediate container dc377e86f135 19:15:09 ---> 1f1436b74fe6 19:15:09 Step 23/25 : LABEL arch=x86_64 19:15:10 ---> Running in a1e135b713ad 19:15:10 Removing intermediate container a1e135b713ad 19:15:10 ---> 2373c2e0e2ee 19:15:10 Step 24/25 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 19:15:10 ---> Running in e3ccb75fa804 19:15:10 Removing intermediate container e3ccb75fa804 19:15:10 ---> 68bcefe173be 19:15:10 Step 25/25 : LABEL version=0.0.0 19:15:10 ---> Running in 506bf91facaf 19:15:11 Removing intermediate container 506bf91facaf 19:15:11 ---> 681d01cf7498 19:15:11 19:15:11 Successfully built 681d01cf7498 19:15:11 Successfully tagged security-spire-server:latest 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.337s coverage: 28.7% of statements 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:15:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.661s coverage: 98.5% of statements 19:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:15:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.491s coverage: 53.4% of statements 19:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:15:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.219s coverage: 89.2% of statements 19:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:15:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.551s coverage: 84.4% of statements 19:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:15:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.421s coverage: 95.6% of statements 19:15:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:15:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:15:47 ok github.com/edgexfoundry/edgex-go/internal/io 0.336s coverage: 72.2% of statements 19:15:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:15:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:15:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:15:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:15:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:15:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.340s coverage: 60.0% of statements 19:15:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:15:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:15:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:15:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.390s coverage: 0.9% of statements 19:15:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:15:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.534s coverage: 58.8% of statements 19:15:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.286s coverage: 29.6% of statements 19:15:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:15:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.259s coverage: 47.1% of statements 19:15:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.244s coverage: 79.5% of statements 19:15:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.223s coverage: 94.1% of statements 19:15:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.290s coverage: 96.3% of statements 19:15:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.336s coverage: 87.5% of statements 19:15:49  Building security-spire-server ... done Removing intermediate container e7db3c9f4b9a 19:15:49 ---> e573f58908d2 19:15:49 19:15:49 Step 13/26 : FROM alpine:3.15 19:15:49 ---> 0ac33e5f5afa 19:15:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:15:49 ---> Using cache 19:15:49 ---> c64fc20363ad 19:15:49 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:49 ---> Using cache 19:15:49 ---> f2b3b08b2dd5 19:15:49 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:15:49 ---> Running in 6944dc2714a4 19:15:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:15:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:15:49 v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:15:49 v3.15.4-77-gad26fcbf85 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:15:49 OK: 15855 distinct packages available 19:15:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:15:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:15:50 (1/4) Installing dumb-init (1.2.5-r1) 19:15:50 (2/4) Installing musl-obstack (1.2.3-r0) 19:15:50 (3/4) Installing libucontext (1.1-r0) 19:15:50 (4/4) Installing gcompat (1.0.0-r4) 19:15:50 Executing busybox-1.34.1-r5.trigger 19:15:50 OK: 6 MiB in 18 packages 19:15:50 Removing intermediate container 6944dc2714a4 19:15:50 ---> b2bf6f46e23d 19:15:50 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:15:52 ---> 8a21bfbe9826 19:15:52 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:15:52 ---> fdef068489a6 19:15:52 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:15:52 ---> Running in ac92fc20edce 19:15:52 Removing intermediate container ac92fc20edce 19:15:52 ---> 0057904b87eb 19:15:52 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:15:52 ---> 0aeec42bcbf2 19:15:52 Step 21/26 : WORKDIR / 19:15:52 ---> Running in 4c3c211350bd 19:15:53 Removing intermediate container 4c3c211350bd 19:15:53 ---> a2d87142f914 19:15:53 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:15:53 ---> Running in 5e5060b66017 19:15:53 Removing intermediate container 5e5060b66017 19:15:53 ---> 48de1511f229 19:15:53 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:15:53 ---> Running in 80f377765bab 19:15:53 Removing intermediate container 80f377765bab 19:15:53 ---> 583965b17be1 19:15:53 Step 24/26 : LABEL arch=x86_64 19:15:53 ---> Running in 933ff44995dc 19:15:53 Removing intermediate container 933ff44995dc 19:15:53 ---> 705194222423 19:15:53 Step 25/26 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 19:15:53 ---> Running in 3c2c4ebea547 19:15:53 Removing intermediate container 3c2c4ebea547 19:15:53 ---> 02de9f4dd22e 19:15:53 Step 26/26 : LABEL version=0.0.0 19:15:53 ---> Running in b13273a76736 19:15:53 Removing intermediate container b13273a76736 19:15:53 ---> 97508aab3261 19:15:53 19:15:53 Successfully built 97508aab3261 19:15:53 Successfully tagged security-spire-config:latest 19:15:53  Building security-spire-config ... done  [Pipeline] } 19:15:53 $ docker stop --time=1 e654022ec18c3ca326c3234d3cd3596bb153dad676be521fea74cee98108c6e8 19:15:55 $ docker rm -f e654022ec18c3ca326c3234d3cd3596bb153dad676be521fea74cee98108c6e8 [Pipeline] // withDockerContainer [Pipeline] sh 19:15:55 + docker images 19:15:55 REPOSITORY TAG IMAGE ID CREATED SIZE 19:15:55 security-spire-config latest 97508aab3261 2 seconds ago 86.7MB 19:15:55 e573f58908d2 20 seconds ago 4.43GB 19:15:55 security-spire-server latest 681d01cf7498 45 seconds ago 87.3MB 19:15:55 49e9707605a3 59 seconds ago 4.43GB 19:15:55 sys-mgmt-agent latest 6c985605d7ac About a minute ago 299MB 19:15:55 security-spire-agent latest 72448d99242b 2 minutes ago 127MB 19:15:55 core-metadata latest 352c190703a6 2 minutes ago 17MB 19:15:55 a2f610bc719c 2 minutes ago 1.49GB 19:15:55 78909e080b67 2 minutes ago 1.5GB 19:15:55 bf3c3921a3a5 2 minutes ago 4.43GB 19:15:55 core-command latest e6087c15d98d 3 minutes ago 16.1MB 19:15:55 9fc44a660df2 3 minutes ago 1.49GB 19:15:55 security-spiffe-token-provider latest 334a95a97df1 3 minutes ago 28.8MB 19:15:55 security-secretstore-setup latest 218dfc8c73ba 3 minutes ago 28.5MB 19:15:55 support-notifications latest 54475c9993e6 3 minutes ago 26.9MB 19:15:55 f77cc5a51a24 4 minutes ago 1.54GB 19:15:55 800e48cd3bb0 4 minutes ago 1.55GB 19:15:55 05da0bc74a06 4 minutes ago 1.5GB 19:15:55 security-bootstrapper latest c530baf03d70 4 minutes ago 19.1MB 19:15:55 core-data latest 94c28a4d5992 4 minutes ago 22.5MB 19:15:55 security-proxy-setup latest c3176a0cb54b 5 minutes ago 26.9MB 19:15:55 support-scheduler latest 8f59b095ecb4 5 minutes ago 26.3MB 19:15:55 1fd315813a80 5 minutes ago 1.55GB 19:15:55 9ee31e5d6963 5 minutes ago 1.52GB 19:15:55 e424bd086995 5 minutes ago 1.5GB 19:15:55 68981ae0f887 5 minutes ago 1.5GB 19:15:55 ci-base-image-x86_64 latest 5aa4624d88b4 8 minutes ago 895MB 19:15:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 10 days ago 562MB 19:15:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 11 days ago 254MB 19:15:55 docker 20.10.14 7417809fdb73 3 weeks ago 218MB 19:15:55 alpine 3.14 e04c818066af 3 weeks ago 5.59MB 19:15:55 alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB 19:15:55 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:16:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.384s coverage: 94.4% of statements 19:16:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.229s coverage: 44.8% of statements 19:16:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.778s coverage: 82.5% of statements 19:16:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.311s coverage: 92.9% of statements 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.225s coverage: 87.2% of statements 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.199s coverage: 100.0% of statements 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.322s coverage: 58.8% of statements 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.276s coverage: 80.0% of statements 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.275s coverage: 87.2% of statements 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.322s coverage: 85.4% of statements 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.941s coverage: 91.2% of statements 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:16:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.007s coverage: 64.4% of statements 19:16:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:16:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:16:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.278s coverage: 100.0% of statements 19:16:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 89.4% of statements 19:16:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements 19:16:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 19:16:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.651s coverage: 65.4% of statements 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:16:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.944s coverage: 43.8% of statements 19:16:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:16:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:16:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.329s coverage: 89.5% of statements 19:16:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:16:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.290s coverage: 84.8% of statements 19:16:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:16:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:16:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:16:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:16:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.488s coverage: 17.7% of statements 19:16:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:16:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:16:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:16:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:16:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.875s coverage: 92.3% of statements 19:16:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:16:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:16:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:16:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:16:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.417s coverage: 63.2% of statements 19:16:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:16:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:16:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.503s coverage: 97.7% of statements 19:16:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:16:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:16:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:16:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:16:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.232s coverage: 28.9% of statements 19:16:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:16:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:16:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:16:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:16:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:16:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:16:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.245s coverage: 100.0% of statements 19:16:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.104s coverage: 96.9% of statements 19:16:46 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:16:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:16:46 GO111MODULE=on go vet ./... 19:18:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:18:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:18:40 ./bin/test-attribution-txt.sh [Pipeline] echo 19:18:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:18:44 + ls -al . 19:18:44 total 668 19:18:44 drwxrwxr-x 9 1001 1001 4096 May 2 19:18 . 19:18:44 drwxr-xr-x 4 root root 4096 May 2 19:12 .. 19:18:44 -rw-rw-r-- 1 1001 1001 11 May 2 19:10 .dockerignore 19:18:44 drwxrwxr-x 8 1001 1001 4096 May 2 19:10 .git 19:18:44 drwxrwxr-x 3 1001 1001 4096 May 2 19:10 .github 19:18:44 -rw-rw-r-- 1 1001 1001 879 May 2 19:10 .gitignore 19:18:44 -rw-rw-r-- 1 1001 1001 42 May 2 19:10 .golangci.yml 19:18:44 -rw-rw-r-- 1 1001 1001 87 May 2 19:10 .hadolint.yml 19:18:44 -rw-rw-r-- 1 1001 1001 166 May 2 19:10 .sonarcloud.properties 19:18:44 -rw-rw-r-- 1 1001 1001 1171 May 2 19:10 ADOPTERS.md 19:18:44 -rw-rw-r-- 1 1001 1001 10086 May 2 19:10 Attribution.txt 19:18:44 -rw-rw-r-- 1 1001 1001 51732 May 2 19:10 CHANGELOG.md 19:18:44 -rw-rw-r-- 1 1001 1001 3804 May 2 19:10 CONTRIBUTING.md 19:18:44 -rw-rw-r-- 1 1001 1001 677 May 2 19:10 GOVERNANCE.md 19:18:44 -rw-rw-r-- 1 1001 1001 850 May 2 19:10 Jenkinsfile 19:18:44 -rw-rw-r-- 1 1001 1001 10775 May 2 19:10 LICENSE 19:18:44 -rw-rw-r-- 1 1001 1001 10389 May 2 19:10 Makefile 19:18:44 -rw-rw-r-- 1 1001 1001 582 May 2 19:10 OWNERS.md 19:18:44 -rw-rw-r-- 1 1001 1001 9120 May 2 19:10 README.md 19:18:44 -rw-rw-r-- 1 1001 1001 6912 May 2 19:10 SECURITY.md 19:18:44 -rw-rw-r-- 1 1001 1001 5 May 2 19:07 VERSION 19:18:44 -rw-rw-r-- 1 1001 1001 4131 May 2 19:10 ZMQWindows.md 19:18:44 drwxrwxr-x 2 1001 1001 4096 May 2 19:10 bin 19:18:44 drwxrwxr-x 18 1001 1001 4096 May 2 19:10 cmd 19:18:44 -rw-r--r-- 1 root root 435134 May 2 19:16 coverage.out 19:18:44 -rw-rw-r-- 1 1001 1001 3256 May 2 19:10 go.mod 19:18:44 -rw-rw-r-- 1 1001 1001 35162 May 2 19:12 go.sum 19:18:44 drwxrwxr-x 8 1001 1001 4096 May 2 19:10 internal 19:18:44 drwxrwxr-x 3 1001 1001 4096 May 2 19:10 openapi 19:18:44 drwxrwxr-x 4 1001 1001 4096 May 2 19:10 snap 19:18:44 -rw-rw-r-- 1 1001 1001 204 May 2 19:10 version.go [Pipeline] sh 19:18:45 + '[' -e coverage.out ] 19:18:45 + chown 1001:1001 coverage.out [Pipeline] stash 19:18:45 Warning: overwriting stash ‘coverage-report’ 19:18:46 Stashed 1 file(s) [Pipeline] sh 19:18:46 + make build 19:18:46 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: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/core-metadata/core-metadata ./cmd/core-metadata 19:21:16 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:16 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: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:21:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:22:04 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:22:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:22: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:22:16 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: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:22:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:22:33 $ docker stop --time=1 c9906d34c5442100ec392810b3ca7c6d899e76949df368b5f0e97a070afb0e54 19:22:35 $ docker rm -f c9906d34c5442100ec392810b3ca7c6d899e76949df368b5f0e97a070afb0e54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:22:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:38 19:22:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:22:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:38 latest: Pulling from edgex-devops/edgex-compose-arm64 19:22:38 29e5d40040c1: Pulling fs layer 19:22:38 1ce36da41761: Pulling fs layer 19:22:38 25b303627fd3: Pulling fs layer 19:22:38 29e5d40040c1: Verifying Checksum 19:22:38 29e5d40040c1: Download complete 19:22:39 1ce36da41761: Verifying Checksum 19:22:39 1ce36da41761: Download complete 19:22:39 29e5d40040c1: Pull complete 19:22:40 25b303627fd3: Verifying Checksum 19:22:40 25b303627fd3: Download complete 19:22:40 1ce36da41761: Pull complete 19:22:53 25b303627fd3: Pull complete 19:22:53 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:22:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:22:53 prd-ubuntu20.04-docker-arm64-4c-16g-34493 does not seem to be running inside a container 19:22:53 $ 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:55 $ docker top a57f8effb0bb9b06ce098809ae0866e0bac6e2986b0976bbbca6c0ece511d374 -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:56 + docker-compose build --help 19:22:56 + grep parallel 19:23:02 --parallel Build images in parallel. [Pipeline] } 19:23:02 $ docker stop --time=1 a57f8effb0bb9b06ce098809ae0866e0bac6e2986b0976bbbca6c0ece511d374 19:23:04 $ docker rm -f a57f8effb0bb9b06ce098809ae0866e0bac6e2986b0976bbbca6c0ece511d374 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:23:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:23:04 . [Pipeline] withDockerContainer 19:23:05 prd-ubuntu20.04-docker-arm64-4c-16g-34493 does not seem to be running inside a container 19:23:05 $ 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:23:06 $ docker top ecd5140d94b320252193950dbb34683b32398b7eae1e1d82bfb9387030f13540 -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:07 + docker-compose -f ./docker-compose-build.yml build --parallel 19:23:12 Building core-command ... 19:23:12 Building core-data ... 19:23:12 Building core-metadata ... 19:23:12 Building security-bootstrapper ... 19:23:12 Building security-proxy-setup ... 19:23:12 Building security-secretstore-setup ... 19:23:12 Building security-spiffe-token-provider ... 19:23:12 Building security-spire-agent ... 19:23:12 Building security-spire-config ... 19:23:12 Building security-spire-server ... 19:23:12 Building support-notifications ... 19:23:12 Building support-scheduler ... 19:23:12 Building sys-mgmt-agent ... 19:23:12 Building security-bootstrapper 19:23:12 Building security-secretstore-setup 19:23:12 Building sys-mgmt-agent 19:23:12 Building core-data 19:23:12 Building security-spire-agent 19:24:49 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:49 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:24:49 ---> 4c9293d98eed 19:24:49 Step 3/31 : WORKDIR /edgex-go 19:24:49 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:24:49 ---> 4c9293d98eed 19:24:49 Step 3/25 : WORKDIR /edgex-go 19:24:49 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:24:49 ---> 4c9293d98eed 19:24:49 Step 3/26 : WORKDIR /edgex-go 19:24:49 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:24:49 ---> 4c9293d98eed 19:24:49 Step 3/23 : WORKDIR /edgex-go 19:24:49 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:24:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:24:49 ---> 4c9293d98eed 19:24:49 Step 3/23 : WORKDIR /edgex-go 19:24:49 ---> Running in f491b1e4db70 19:24:49 ---> Running in 823bf48aa921 19:24:49 ---> Running in a83014df910a 19:24:49 ---> Running in 4a6a79ad9bc8 19:24:49 ---> Running in c8332e8edaf0 19:24:49 Removing intermediate container f491b1e4db70 19:24:49 ---> e4f112f77117 19:24:49 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:49 Removing intermediate container 823bf48aa921 19:24:49 ---> a4786abb4ac9 19:24:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:49 Removing intermediate container c8332e8edaf0 19:24:49 ---> 4ce03b2278f4 19:24:49 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:49 ---> Running in 6cea9d2e3821 19:24:49 Removing intermediate container a83014df910a 19:24:49 ---> f13725bd7f3b 19:24:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:49 ---> Running in 47ad16e67eda 19:24:49 ---> Running in 2ace46a333e4 19:24:49 Removing intermediate container 4a6a79ad9bc8 19:24:49 ---> 56679a224bd2 19:24:49 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:49 ---> Running in 81ae876c98e7 19:24:49 ---> Running in 11009f2c053e 19:24:49 Removing intermediate container 47ad16e67eda 19:24:49 ---> da2fc7c79993 19:24:49 Step 5/31 : RUN apk add --update --no-cache make git 19:24:49 Removing intermediate container 6cea9d2e3821 19:24:49 ---> e0fb6726267b 19:24:49 Step 5/25 : RUN apk add --update --no-cache make git 19:24:49 ---> Running in 252d2806306b 19:24:49 ---> Running in 3d1f4781b0d6 19:24:49 Removing intermediate container 2ace46a333e4 19:24:49 ---> 66a56d6b0aed 19:24:49 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:24:49 ---> Running in e96d3f123576 19:24:49 Removing intermediate container 81ae876c98e7 19:24:49 ---> ea11014f9e39 19:24:49 Step 5/23 : RUN apk add --update --no-cache make bash git 19:24:49 Removing intermediate container 11009f2c053e 19:24:49 ---> 4a8a2e74b669 19:24:49 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:24:49 ---> Running in f09cd85db345 19:24:49 ---> Running in e3e627bd64ff 19:24:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:49 OK: 220 MiB in 52 packages 19:24:49 OK: 220 MiB in 52 packages 19:24:49 OK: 220 MiB in 52 packages 19:24:49 OK: 220 MiB in 52 packages 19:24:49 OK: 220 MiB in 52 packages 19:24:49 Removing intermediate container 3d1f4781b0d6 19:24:49 ---> 4a323156ad40 19:24:49 Step 6/25 : COPY go.mod vendor* ./ 19:24:49 Removing intermediate container 252d2806306b 19:24:49 ---> 4a0dadb94cd5 19:24:49 Step 6/31 : COPY go.mod vendor* ./ 19:24:49 Removing intermediate container e96d3f123576 19:24:49 ---> 1c7cc50a9802 19:24:49 Step 6/23 : COPY go.mod vendor* ./ 19:24:49 Removing intermediate container e3e627bd64ff 19:24:49 ---> faaf63ed9fbe 19:24:49 Step 6/26 : COPY go.mod vendor* ./ 19:24:49 Removing intermediate container f09cd85db345 19:24:49 ---> ec84d9363a04 19:24:49 Step 6/23 : COPY go.mod vendor* ./ 19:24:49 ---> a1af8b284946 19:24:49 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:49 ---> c0b5e70c8543 19:24:49 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:50 ---> d028e6ed4f95 19:24:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:50 ---> Running in 9d737784366e 19:24:50 ---> Running in 06811f4e73c3 19:24:50 ---> Running in 0b58e53e2e81 19:24:50 ---> c9afae1273e4 19:24:50 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:50 ---> Running in 97e37e2c116e 19:24:50 ---> 510d3446a9ba 19:24:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:50 ---> Running in 328e7973dcdf 19:24:55 Removing intermediate container 9d737784366e 19:24:55 ---> 53826ada6c3a 19:24:55 Step 8/31 : COPY . . 19:24:56 Removing intermediate container 97e37e2c116e 19:24:56 ---> d54af433e0c4 19:24:56 Step 8/26 : COPY . . 19:24:56 Removing intermediate container 06811f4e73c3 19:24:56 ---> 80b2b54f99c8 19:24:56 Step 8/25 : COPY . . 19:24:56 Removing intermediate container 0b58e53e2e81 19:24:56 ---> febcb8c62d84 19:24:56 Step 8/23 : COPY . . 19:24:56 Removing intermediate container 328e7973dcdf 19:24:56 ---> 76521b450b52 19:24:56 Step 8/23 : COPY . . 19:25:29 ---> 0606f0e30a8b 19:25:29 Step 9/23 : RUN make cmd/core-data/core-data 19:25:29 ---> 919d6e35423f 19:25:29 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:25:29 ---> 6efe352fdca7 19:25:29 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:25:29 ---> 45dbf524a9ce 19:25:29 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:25:29 ---> b69b7e6bcc45 19:25:29 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:25:29 ---> Running in f7af0f2adcf0 19:25:29 ---> Running in 3ce1341aba15 19:25:29 ---> Running in 5617350be3d3 19:25:29 ---> Running in 129a24427061 19:25:29 ---> Running in a50cfae6e463 19:25:29 Removing intermediate container 3ce1341aba15 19:25:29 ---> 012fd6c62a0e 19:25:29 Step 10/26 : RUN mkdir -p spire-build 19:25:29 ---> Running in e1b0ed562f8c 19:25:29 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:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:25:30 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:30 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:30 Removing intermediate container e1b0ed562f8c 19:25:30 ---> 9d7b75825850 19:25:30 Step 11/26 : WORKDIR /edgex-go/spire-build 19:25:30 ---> Running in 1eafd7c10565 19:25:31 Removing intermediate container 1eafd7c10565 19:25:31 ---> 0d6c962cdc10 19:25:31 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:31 ---> Running in 12f672aba04f 19:25:34 spire-1.2.1/ 19:25:34 spire-1.2.1/.data/ 19:25:34 spire-1.2.1/.data/.file 19:25:34 spire-1.2.1/.dockerignore 19:25:34 spire-1.2.1/.gitattributes 19:25:34 spire-1.2.1/.githooks/ 19:25:34 spire-1.2.1/.githooks/pre-commit 19:25:34 spire-1.2.1/.github/ 19:25:34 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:25:34 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:25:34 spire-1.2.1/.github/dependabot.yml 19:25:34 spire-1.2.1/.github/workflows/ 19:25:34 spire-1.2.1/.github/workflows/nightly_build.yaml 19:25:34 spire-1.2.1/.github/workflows/pr_build.yaml 19:25:34 spire-1.2.1/.github/workflows/release_build.yaml 19:25:34 spire-1.2.1/.github/workflows/scripts/ 19:25:34 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:25:34 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:25:34 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:25:34 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:25:34 spire-1.2.1/.github/workflows/scripts/split.sh 19:25:34 spire-1.2.1/.gitignore 19:25:34 spire-1.2.1/.go-version 19:25:34 spire-1.2.1/.golangci.yml 19:25:34 spire-1.2.1/ADOPTERS.md 19:25:34 spire-1.2.1/CHANGELOG.md 19:25:34 spire-1.2.1/CODE-OF-CONDUCT.md 19:25:34 spire-1.2.1/CODEOWNERS 19:25:34 spire-1.2.1/CONTRIBUTING.md 19:25:34 spire-1.2.1/Dockerfile 19:25:34 spire-1.2.1/Dockerfile.dev 19:25:34 spire-1.2.1/Dockerfile.scratch 19:25:34 spire-1.2.1/LICENSE 19:25:34 spire-1.2.1/MAINTAINERS.md 19:25:34 spire-1.2.1/Makefile 19:25:34 spire-1.2.1/README.md 19:25:34 spire-1.2.1/ROADMAP.md 19:25:34 spire-1.2.1/SECURITY.md 19:25:34 spire-1.2.1/cmd/ 19:25:34 spire-1.2.1/cmd/spire-agent/ 19:25:34 spire-1.2.1/cmd/spire-agent/cli/ 19:25:34 spire-1.2.1/cmd/spire-agent/cli/api/ 19:25:34 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:25:34 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:25:34 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:25:34 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:25:34 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:25:34 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:25:34 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:25:34 spire-1.2.1/cmd/spire-agent/cli/common/ 19:25:34 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:25:34 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:25:34 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:25:34 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:25:34 spire-1.2.1/cmd/spire-agent/cli/run/ 19:25:34 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:25:34 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:25:34 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:25:34 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:25:34 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:25:34 spire-1.2.1/cmd/spire-agent/main.go 19:25:34 spire-1.2.1/cmd/spire-server/ 19:25:34 spire-1.2.1/cmd/spire-server/cli/ 19:25:34 spire-1.2.1/cmd/spire-server/cli/agent/ 19:25:34 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:25:34 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/cli.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/entry/ 19:25:34 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/federation/ 19:25:34 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:25:34 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:25:34 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/run/ 19:25:34 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/token/ 19:25:34 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/validate/ 19:25:34 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/x509/ 19:25:34 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:25:34 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:25:34 spire-1.2.1/cmd/spire-server/main.go 19:25:34 spire-1.2.1/cmd/spire-server/util/ 19:25:34 spire-1.2.1/cmd/spire-server/util/util.go 19:25:34 spire-1.2.1/conf/ 19:25:34 spire-1.2.1/conf/agent/ 19:25:34 spire-1.2.1/conf/agent/agent.conf 19:25:34 spire-1.2.1/conf/agent/agent_full.conf 19:25:34 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:25:34 spire-1.2.1/conf/server/ 19:25:34 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:25:34 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:25:34 spire-1.2.1/conf/server/server.conf 19:25:34 spire-1.2.1/conf/server/server_full.conf 19:25:34 spire-1.2.1/doc/ 19:25:34 spire-1.2.1/doc/SPIRE101.md 19:25:34 spire-1.2.1/doc/auditlog.md 19:25:34 spire-1.2.1/doc/authorization_policy_engine.md 19:25:34 spire-1.2.1/doc/changelog_guidelines.md 19:25:34 spire-1.2.1/doc/cure53-report.pdf 19:25:34 spire-1.2.1/doc/images/ 19:25:34 spire-1.2.1/doc/images/2019_roadmap.png 19:25:34 spire-1.2.1/doc/images/SPIRE101.png 19:25:34 spire-1.2.1/doc/images/SPIRE_agent.png 19:25:34 spire-1.2.1/doc/images/SPIRE_server.png 19:25:34 spire-1.2.1/doc/images/cache_mgr.png 19:25:34 spire-1.2.1/doc/images/cache_mgr_components.png 19:25:34 spire-1.2.1/doc/images/federated_spire.png 19:25:34 spire-1.2.1/doc/images/ha_mode.png 19:25:34 spire-1.2.1/doc/images/nested_spire.png 19:25:34 spire-1.2.1/doc/images/oidc_federation.png 19:25:34 spire-1.2.1/doc/images/single_trust_domain.png 19:25:34 spire-1.2.1/doc/images/spiffe_compatible.png 19:25:34 spire-1.2.1/doc/images/spire_logo.png 19:25:34 spire-1.2.1/doc/migrating_registration_api_clients.md 19:25:34 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:25:34 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:25:34 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:25:34 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:25:34 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:25:34 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:25:34 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:25:34 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:25:34 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:25:34 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:25:34 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:25:34 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:25:34 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:25:34 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:25:34 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:25:34 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:25:34 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:25:34 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:25:34 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:25:34 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:25:34 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:25:34 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:25:34 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:25:34 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:25:34 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:25:34 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:25:34 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:25:34 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:25:34 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:25:34 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:25:34 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:25:34 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:25:34 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:25:34 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:25:34 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:25:34 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:25:34 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:25:34 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:25:34 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:25:34 spire-1.2.1/doc/scaling_spire.md 19:25:34 spire-1.2.1/doc/spire_agent.md 19:25:34 spire-1.2.1/doc/spire_server.md 19:25:34 spire-1.2.1/doc/supported_integrations.md 19:25:34 spire-1.2.1/doc/telemetry.md 19:25:34 spire-1.2.1/doc/telemetry_config.md 19:25:34 spire-1.2.1/doc/upgrading.md 19:25:34 spire-1.2.1/doc/using_spire.md 19:25:34 spire-1.2.1/examples/ 19:25:34 spire-1.2.1/examples/README.md 19:25:34 spire-1.2.1/go.mod 19:25:34 spire-1.2.1/go.sum 19:25:34 spire-1.2.1/pkg/ 19:25:34 spire-1.2.1/pkg/agent/ 19:25:34 spire-1.2.1/pkg/agent/agent.go 19:25:34 spire-1.2.1/pkg/agent/api/ 19:25:34 spire-1.2.1/pkg/agent/api/config.go 19:25:34 spire-1.2.1/pkg/agent/api/debug/ 19:25:34 spire-1.2.1/pkg/agent/api/debug/v1/ 19:25:34 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:25:34 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:25:34 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:25:34 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:25:34 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:25:34 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:25:34 spire-1.2.1/pkg/agent/api/endpoints.go 19:25:34 spire-1.2.1/pkg/agent/api/health/ 19:25:34 spire-1.2.1/pkg/agent/api/health/v1/ 19:25:34 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:25:34 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:25:34 spire-1.2.1/pkg/agent/api/rpccontext/ 19:25:34 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:25:34 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:25:34 spire-1.2.1/pkg/agent/attestor/ 19:25:34 spire-1.2.1/pkg/agent/attestor/node/ 19:25:34 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:25:34 spire-1.2.1/pkg/agent/attestor/node/node.go 19:25:34 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:25:34 spire-1.2.1/pkg/agent/attestor/workload/ 19:25:34 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:25:34 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:25:34 spire-1.2.1/pkg/agent/catalog/ 19:25:34 spire-1.2.1/pkg/agent/catalog/catalog.go 19:25:34 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:25:34 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:25:34 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:25:34 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:25:34 spire-1.2.1/pkg/agent/client/ 19:25:34 spire-1.2.1/pkg/agent/client/client.go 19:25:34 spire-1.2.1/pkg/agent/client/client_test.go 19:25:34 spire-1.2.1/pkg/agent/client/dial.go 19:25:34 spire-1.2.1/pkg/agent/client/nodeconn.go 19:25:34 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:25:34 spire-1.2.1/pkg/agent/client/update.go 19:25:34 spire-1.2.1/pkg/agent/client/util.go 19:25:34 spire-1.2.1/pkg/agent/common/ 19:25:34 spire-1.2.1/pkg/agent/common/backoff/ 19:25:34 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:25:34 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:25:34 spire-1.2.1/pkg/agent/common/cgroups/ 19:25:34 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:25:34 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:25:34 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:25:34 spire-1.2.1/pkg/agent/config.go 19:25:34 spire-1.2.1/pkg/agent/endpoints/ 19:25:34 spire-1.2.1/pkg/agent/endpoints/config.go 19:25:34 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:25:34 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:25:34 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:25:34 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:25:34 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:25:34 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:25:34 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:25:34 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:25:34 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:25:34 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:25:34 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:25:34 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:25:34 spire-1.2.1/pkg/agent/endpoints/workload/ 19:25:34 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:25:34 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:25:34 spire-1.2.1/pkg/agent/manager/ 19:25:34 spire-1.2.1/pkg/agent/manager/cache/ 19:25:34 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:25:34 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:25:34 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:25:34 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:25:34 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:25:34 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:25:34 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:25:34 spire-1.2.1/pkg/agent/manager/config.go 19:25:34 spire-1.2.1/pkg/agent/manager/manager.go 19:25:34 spire-1.2.1/pkg/agent/manager/manager_test.go 19:25:34 spire-1.2.1/pkg/agent/manager/storage.go 19:25:34 spire-1.2.1/pkg/agent/manager/storage_test.go 19:25:34 spire-1.2.1/pkg/agent/manager/storecache/ 19:25:34 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:25:34 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:25:34 spire-1.2.1/pkg/agent/manager/sync.go 19:25:34 spire-1.2.1/pkg/agent/plugin/ 19:25:34 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:25:34 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:25:34 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:25:34 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:25:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:25:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:25:34 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:25:34 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:25:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:25:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:25:34 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:25:34 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:25:34 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:25:34 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:25:34 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:25:34 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:25:34 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:25:34 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:25:34 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:25:34 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:25:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:25:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:25:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:25:34 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:25:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:25:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:25:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:25:34 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:25:34 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:25:34 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:25:34 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:25:34 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:25:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:25:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:25:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:25:34 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:25:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:25:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:25:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:25:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:25:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:25:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:25:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:25:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:25:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:25:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:25:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:25:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:25:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:25:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:25:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:25:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:25:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:25:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:25:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:25:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:25:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:25:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:25:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:25:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:25:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:25:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:25:34 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:25:34 spire-1.2.1/pkg/agent/svid/ 19:25:34 spire-1.2.1/pkg/agent/svid/rotator.go 19:25:34 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:25:34 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:25:34 spire-1.2.1/pkg/agent/svid/store/ 19:25:34 spire-1.2.1/pkg/agent/svid/store/service.go 19:25:34 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:25:34 spire-1.2.1/pkg/common/ 19:25:34 spire-1.2.1/pkg/common/agentpathtemplate/ 19:25:34 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:25:34 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:25:34 spire-1.2.1/pkg/common/api/ 19:25:34 spire-1.2.1/pkg/common/api/metrics.go 19:25:34 spire-1.2.1/pkg/common/api/middleware/ 19:25:34 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:25:34 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:25:34 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:25:34 spire-1.2.1/pkg/common/api/middleware/logger.go 19:25:34 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:25:34 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:25:34 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:25:34 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:25:34 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:25:34 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:25:34 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:25:34 spire-1.2.1/pkg/common/api/middleware/names.go 19:25:34 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:25:34 spire-1.2.1/pkg/common/api/names.go 19:25:34 spire-1.2.1/pkg/common/api/ratelimit.go 19:25:34 spire-1.2.1/pkg/common/api/rpccontext/ 19:25:34 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:25:34 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:25:34 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:25:34 spire-1.2.1/pkg/common/auth/ 19:25:34 spire-1.2.1/pkg/common/auth/interceptors.go 19:25:34 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:25:34 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:25:34 spire-1.2.1/pkg/common/bundleutil/ 19:25:34 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:25:34 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:25:34 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:25:34 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:25:34 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:25:34 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:25:34 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:25:34 spire-1.2.1/pkg/common/bundleutil/types.go 19:25:34 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:25:34 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:25:34 spire-1.2.1/pkg/common/catalog/ 19:25:34 spire-1.2.1/pkg/common/catalog/bind.go 19:25:34 spire-1.2.1/pkg/common/catalog/builtin.go 19:25:34 spire-1.2.1/pkg/common/catalog/catalog.go 19:25:34 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:25:34 spire-1.2.1/pkg/common/catalog/closers.go 19:25:34 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:25:34 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:25:34 spire-1.2.1/pkg/common/catalog/config.go 19:25:34 spire-1.2.1/pkg/common/catalog/config_test.go 19:25:34 spire-1.2.1/pkg/common/catalog/configure.go 19:25:34 spire-1.2.1/pkg/common/catalog/constraints.go 19:25:34 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:25:34 spire-1.2.1/pkg/common/catalog/context.go 19:25:34 spire-1.2.1/pkg/common/catalog/external.go 19:25:34 spire-1.2.1/pkg/common/catalog/host.go 19:25:34 spire-1.2.1/pkg/common/catalog/pipenet.go 19:25:34 spire-1.2.1/pkg/common/catalog/plugin.go 19:25:34 spire-1.2.1/pkg/common/catalog/testplugin/ 19:25:34 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:25:34 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:25:34 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:25:34 spire-1.2.1/pkg/common/cli/ 19:25:34 spire-1.2.1/pkg/common/cli/env.go 19:25:34 spire-1.2.1/pkg/common/cli/flags.go 19:25:34 spire-1.2.1/pkg/common/cli/trust_domain.go 19:25:34 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:25:34 spire-1.2.1/pkg/common/cli/umask.go 19:25:34 spire-1.2.1/pkg/common/cli/umask_posix.go 19:25:34 spire-1.2.1/pkg/common/cli/umask_test.go 19:25:34 spire-1.2.1/pkg/common/cli/umask_windows.go 19:25:34 spire-1.2.1/pkg/common/cliprinter/ 19:25:34 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:25:34 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:25:34 spire-1.2.1/pkg/common/cliprinter/flag.go 19:25:34 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:25:34 spire-1.2.1/pkg/common/cliprinter/format.go 19:25:34 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:25:34 spire-1.2.1/pkg/common/cliprinter/internal/ 19:25:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:25:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:25:34 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:25:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:25:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:25:34 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:25:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:25:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:25:34 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:25:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:25:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:25:34 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:25:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:25:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:25:34 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:25:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:25:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:25:34 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:25:34 spire-1.2.1/pkg/common/coretypes/ 19:25:34 spire-1.2.1/pkg/common/coretypes/bundle/ 19:25:34 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:25:34 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:25:34 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:25:34 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:25:34 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:25:34 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:25:34 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:25:34 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:25:34 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:25:34 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:25:34 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:25:34 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:25:34 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:25:35 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:25:35 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:25:35 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:25:35 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:25:35 spire-1.2.1/pkg/common/cryptoutil/ 19:25:35 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:25:35 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:25:35 spire-1.2.1/pkg/common/diskutil/ 19:25:35 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:25:35 spire-1.2.1/pkg/common/diskutil/file_test.go 19:25:35 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:25:35 spire-1.2.1/pkg/common/errorutil/ 19:25:35 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:25:35 spire-1.2.1/pkg/common/health/ 19:25:35 spire-1.2.1/pkg/common/health/config.go 19:25:35 spire-1.2.1/pkg/common/health/context.go 19:25:35 spire-1.2.1/pkg/common/health/context_test.go 19:25:35 spire-1.2.1/pkg/common/health/health.go 19:25:35 spire-1.2.1/pkg/common/health/health_test.go 19:25:35 spire-1.2.1/pkg/common/health/logger.go 19:25:35 spire-1.2.1/pkg/common/hostservice/ 19:25:35 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:25:35 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:25:35 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:25:35 spire-1.2.1/pkg/common/idutil/ 19:25:35 spire-1.2.1/pkg/common/idutil/require.go 19:25:35 spire-1.2.1/pkg/common/idutil/require_test.go 19:25:35 spire-1.2.1/pkg/common/idutil/safety.go 19:25:35 spire-1.2.1/pkg/common/idutil/safety_test.go 19:25:35 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:25:35 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:25:35 spire-1.2.1/pkg/common/jwtsvid/ 19:25:35 spire-1.2.1/pkg/common/jwtsvid/common.go 19:25:35 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:25:35 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:25:35 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:25:35 spire-1.2.1/pkg/common/jwtutil/ 19:25:35 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:25:35 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:25:35 spire-1.2.1/pkg/common/log/ 19:25:35 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:25:35 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:25:35 spire-1.2.1/pkg/common/log/log.go 19:25:35 spire-1.2.1/pkg/common/log/log_test.go 19:25:35 spire-1.2.1/pkg/common/log/options.go 19:25:35 spire-1.2.1/pkg/common/nodeutil/ 19:25:35 spire-1.2.1/pkg/common/nodeutil/node.go 19:25:35 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:25:35 spire-1.2.1/pkg/common/peertracker/ 19:25:35 spire-1.2.1/pkg/common/peertracker/conn.go 19:25:35 spire-1.2.1/pkg/common/peertracker/credentials.go 19:25:35 spire-1.2.1/pkg/common/peertracker/errors.go 19:25:35 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:25:35 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:25:35 spire-1.2.1/pkg/common/peertracker/info.go 19:25:35 spire-1.2.1/pkg/common/peertracker/listener.go 19:25:35 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:25:35 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:25:35 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:25:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:25:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:25:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:25:35 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:25:35 spire-1.2.1/pkg/common/peertracker/tcp.go 19:25:35 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:25:35 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:25:35 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:25:35 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:25:35 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:25:35 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:25:35 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:25:35 spire-1.2.1/pkg/common/peertracker/uds.go 19:25:35 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:25:35 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:25:35 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:25:35 spire-1.2.1/pkg/common/pemutil/ 19:25:35 spire-1.2.1/pkg/common/pemutil/block.go 19:25:35 spire-1.2.1/pkg/common/pemutil/certs.go 19:25:35 spire-1.2.1/pkg/common/pemutil/common.go 19:25:35 spire-1.2.1/pkg/common/pemutil/csr.go 19:25:35 spire-1.2.1/pkg/common/pemutil/keys.go 19:25:35 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:25:35 spire-1.2.1/pkg/common/pemutil/testdata/ 19:25:35 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:25:35 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:25:35 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:25:35 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:25:35 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:25:35 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:25:35 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:25:35 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:25:35 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:25:35 spire-1.2.1/pkg/common/plugin/ 19:25:35 spire-1.2.1/pkg/common/plugin/aws/ 19:25:35 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:25:35 spire-1.2.1/pkg/common/plugin/azure/ 19:25:35 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:25:35 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:25:35 spire-1.2.1/pkg/common/plugin/facade.go 19:25:35 spire-1.2.1/pkg/common/plugin/facade_test.go 19:25:35 spire-1.2.1/pkg/common/plugin/gcp/ 19:25:35 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:25:35 spire-1.2.1/pkg/common/plugin/k8s/ 19:25:35 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:25:35 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:25:35 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:25:35 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:25:35 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:25:35 spire-1.2.1/pkg/common/plugin/log.go 19:25:35 spire-1.2.1/pkg/common/plugin/sshpop/ 19:25:35 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:25:35 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:25:35 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:25:35 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:25:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:25:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:25:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:25:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:25:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:25:35 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:25:35 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:25:35 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:25:35 spire-1.2.1/pkg/common/plugin/x509pop/ 19:25:35 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:25:35 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:25:35 spire-1.2.1/pkg/common/profiling/ 19:25:35 spire-1.2.1/pkg/common/profiling/dumpers.go 19:25:35 spire-1.2.1/pkg/common/profiling/profiling.go 19:25:35 spire-1.2.1/pkg/common/protoutil/ 19:25:35 spire-1.2.1/pkg/common/protoutil/masks.go 19:25:35 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:25:35 spire-1.2.1/pkg/common/rotationutil/ 19:25:35 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:25:35 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:25:35 spire-1.2.1/pkg/common/selector/ 19:25:35 spire-1.2.1/pkg/common/selector/selector.go 19:25:35 spire-1.2.1/pkg/common/selector/selector_test.go 19:25:35 spire-1.2.1/pkg/common/selector/set.go 19:25:35 spire-1.2.1/pkg/common/selector/set_utils.go 19:25:35 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:25:35 spire-1.2.1/pkg/common/telemetry/ 19:25:35 spire-1.2.1/pkg/common/telemetry/agent/ 19:25:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:25:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:25:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:25:35 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:25:35 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:25:35 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:25:35 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:25:35 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:25:35 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:25:35 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:25:35 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:25:35 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:25:35 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:25:35 spire-1.2.1/pkg/common/telemetry/call.go 19:25:35 spire-1.2.1/pkg/common/telemetry/common/ 19:25:35 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:25:35 spire-1.2.1/pkg/common/telemetry/config.go 19:25:35 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:25:35 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:25:35 spire-1.2.1/pkg/common/telemetry/inmem.go 19:25:35 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:25:35 spire-1.2.1/pkg/common/telemetry/m3.go 19:25:35 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:25:35 spire-1.2.1/pkg/common/telemetry/metrics.go 19:25:35 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:25:35 spire-1.2.1/pkg/common/telemetry/names.go 19:25:35 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:25:35 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:25:35 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:25:35 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:25:35 spire-1.2.1/pkg/common/telemetry/server/ 19:25:35 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:25:35 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:25:35 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:25:35 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:25:35 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:25:35 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:25:35 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:25:35 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:25:35 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:25:35 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:25:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:25:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:25:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:25:35 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:25:35 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:25:35 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:25:35 spire-1.2.1/pkg/common/telemetry/server/server.go 19:25:35 spire-1.2.1/pkg/common/telemetry/sink.go 19:25:35 spire-1.2.1/pkg/common/telemetry/statsd.go 19:25:35 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:25:35 spire-1.2.1/pkg/common/telemetry/uptime.go 19:25:35 spire-1.2.1/pkg/common/telemetry/version.go 19:25:35 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:25:35 spire-1.2.1/pkg/common/uptime/ 19:25:35 spire-1.2.1/pkg/common/uptime/uptime.go 19:25:35 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:25:35 spire-1.2.1/pkg/common/util/ 19:25:35 spire-1.2.1/pkg/common/util/certs.go 19:25:35 spire-1.2.1/pkg/common/util/certs_test.go 19:25:35 spire-1.2.1/pkg/common/util/csr.go 19:25:35 spire-1.2.1/pkg/common/util/hash.go 19:25:35 spire-1.2.1/pkg/common/util/selectors.go 19:25:35 spire-1.2.1/pkg/common/util/selectors_test.go 19:25:35 spire-1.2.1/pkg/common/util/signals.go 19:25:35 spire-1.2.1/pkg/common/util/sort.go 19:25:35 spire-1.2.1/pkg/common/util/sort_test.go 19:25:35 spire-1.2.1/pkg/common/util/task.go 19:25:35 spire-1.2.1/pkg/common/util/task_test.go 19:25:35 spire-1.2.1/pkg/common/util/testdata/ 19:25:35 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:25:35 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:25:35 spire-1.2.1/pkg/common/version/ 19:25:35 spire-1.2.1/pkg/common/version/version.go 19:25:35 spire-1.2.1/pkg/common/x509svid/ 19:25:35 spire-1.2.1/pkg/common/x509svid/common_test.go 19:25:35 spire-1.2.1/pkg/common/x509svid/csr.go 19:25:35 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:25:35 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:25:35 spire-1.2.1/pkg/common/x509util/ 19:25:35 spire-1.2.1/pkg/common/x509util/cert.go 19:25:35 spire-1.2.1/pkg/common/x509util/dns.go 19:25:35 spire-1.2.1/pkg/common/x509util/dns_test.go 19:25:35 spire-1.2.1/pkg/common/x509util/keyid.go 19:25:35 spire-1.2.1/pkg/common/x509util/keypair.go 19:25:35 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:25:35 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:25:35 spire-1.2.1/pkg/server/ 19:25:35 spire-1.2.1/pkg/server/api/ 19:25:35 spire-1.2.1/pkg/server/api/agent.go 19:25:35 spire-1.2.1/pkg/server/api/agent/ 19:25:35 spire-1.2.1/pkg/server/api/agent/v1/ 19:25:35 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:25:35 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:25:35 spire-1.2.1/pkg/server/api/agent_test.go 19:25:35 spire-1.2.1/pkg/server/api/api.go 19:25:35 spire-1.2.1/pkg/server/api/audit/ 19:25:35 spire-1.2.1/pkg/server/api/audit/audit.go 19:25:35 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:25:35 spire-1.2.1/pkg/server/api/bundle.go 19:25:35 spire-1.2.1/pkg/server/api/bundle/ 19:25:35 spire-1.2.1/pkg/server/api/bundle/v1/ 19:25:35 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:25:35 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:25:35 spire-1.2.1/pkg/server/api/bundle_test.go 19:25:35 spire-1.2.1/pkg/server/api/debug/ 19:25:35 spire-1.2.1/pkg/server/api/debug/v1/ 19:25:35 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:25:35 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:25:35 spire-1.2.1/pkg/server/api/entry.go 19:25:35 spire-1.2.1/pkg/server/api/entry/ 19:25:35 spire-1.2.1/pkg/server/api/entry/v1/ 19:25:35 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:25:35 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:25:35 spire-1.2.1/pkg/server/api/entry_test.go 19:25:35 spire-1.2.1/pkg/server/api/health/ 19:25:35 spire-1.2.1/pkg/server/api/health/v1/ 19:25:35 spire-1.2.1/pkg/server/api/health/v1/service.go 19:25:35 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:25:35 spire-1.2.1/pkg/server/api/id.go 19:25:35 spire-1.2.1/pkg/server/api/id_test.go 19:25:35 spire-1.2.1/pkg/server/api/limits/ 19:25:35 spire-1.2.1/pkg/server/api/limits/limits.go 19:25:35 spire-1.2.1/pkg/server/api/middleware/ 19:25:35 spire-1.2.1/pkg/server/api/middleware/alias.go 19:25:35 spire-1.2.1/pkg/server/api/middleware/audit.go 19:25:35 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:25:35 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:25:35 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:25:35 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:25:35 spire-1.2.1/pkg/server/api/middleware/caller.go 19:25:35 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:25:35 spire-1.2.1/pkg/server/api/middleware/common.go 19:25:35 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:25:35 spire-1.2.1/pkg/server/api/middleware/entries.go 19:25:35 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:25:35 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:25:35 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:25:35 spire-1.2.1/pkg/server/api/ratelimit.go 19:25:35 spire-1.2.1/pkg/server/api/rpccontext/ 19:25:35 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:25:35 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:25:35 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:25:35 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:25:35 spire-1.2.1/pkg/server/api/selector.go 19:25:35 spire-1.2.1/pkg/server/api/selector_test.go 19:25:35 spire-1.2.1/pkg/server/api/status.go 19:25:35 spire-1.2.1/pkg/server/api/status_test.go 19:25:35 spire-1.2.1/pkg/server/api/svid/ 19:25:35 spire-1.2.1/pkg/server/api/svid/v1/ 19:25:35 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:25:35 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:25:35 spire-1.2.1/pkg/server/api/trustdomain.go 19:25:35 spire-1.2.1/pkg/server/api/trustdomain/ 19:25:35 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:25:35 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:25:35 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:25:35 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:25:35 spire-1.2.1/pkg/server/authpolicy/ 19:25:35 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:25:35 spire-1.2.1/pkg/server/authpolicy/policy.go 19:25:35 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:25:35 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:25:35 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:25:35 spire-1.2.1/pkg/server/authpolicy/validate.go 19:25:35 spire-1.2.1/pkg/server/bundle/ 19:25:35 spire-1.2.1/pkg/server/bundle/client/ 19:25:35 spire-1.2.1/pkg/server/bundle/client/client.go 19:25:35 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:25:35 spire-1.2.1/pkg/server/bundle/client/manager.go 19:25:35 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:25:35 spire-1.2.1/pkg/server/bundle/client/sources.go 19:25:35 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:25:35 spire-1.2.1/pkg/server/bundle/client/updater.go 19:25:35 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:25:35 spire-1.2.1/pkg/server/ca/ 19:25:35 spire-1.2.1/pkg/server/ca/ca.go 19:25:35 spire-1.2.1/pkg/server/ca/ca_health.go 19:25:35 spire-1.2.1/pkg/server/ca/ca_test.go 19:25:35 spire-1.2.1/pkg/server/ca/journal.go 19:25:35 spire-1.2.1/pkg/server/ca/journal_test.go 19:25:35 spire-1.2.1/pkg/server/ca/manager.go 19:25:35 spire-1.2.1/pkg/server/ca/manager_health.go 19:25:35 spire-1.2.1/pkg/server/ca/manager_test.go 19:25:35 spire-1.2.1/pkg/server/ca/templates.go 19:25:35 spire-1.2.1/pkg/server/ca/upstream_client.go 19:25:35 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:25:35 spire-1.2.1/pkg/server/ca/validation.go 19:25:35 spire-1.2.1/pkg/server/cache/ 19:25:35 spire-1.2.1/pkg/server/cache/dscache/ 19:25:35 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:25:35 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:25:35 spire-1.2.1/pkg/server/cache/entrycache/ 19:25:35 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:25:35 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:25:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:25:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:25:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:25:35 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:25:35 spire-1.2.1/pkg/server/catalog/ 19:25:35 spire-1.2.1/pkg/server/catalog/catalog.go 19:25:35 spire-1.2.1/pkg/server/catalog/keymanager.go 19:25:35 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:25:35 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:25:35 spire-1.2.1/pkg/server/catalog/notifier.go 19:25:35 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:25:35 spire-1.2.1/pkg/server/config.go 19:25:35 spire-1.2.1/pkg/server/datastore/ 19:25:35 spire-1.2.1/pkg/server/datastore/datastore.go 19:25:35 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:25:35 spire-1.2.1/pkg/server/datastore/repository.go 19:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:25:35 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:25:35 spire-1.2.1/pkg/server/endpoints/ 19:25:35 spire-1.2.1/pkg/server/endpoints/bundle/ 19:25:35 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:25:35 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:25:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:25:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:25:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:25:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:25:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:25:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:25:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:25:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:25:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:25:35 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:25:35 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:25:35 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:25:35 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:25:35 spire-1.2.1/pkg/server/endpoints/config.go 19:25:35 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:25:35 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:25:35 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:25:35 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:25:35 spire-1.2.1/pkg/server/endpoints/middleware.go 19:25:35 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:25:35 spire-1.2.1/pkg/server/hostservice/ 19:25:35 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:25:35 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:25:35 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:25:35 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:25:35 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:25:35 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:25:35 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:25:35 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/ 19:25:35 spire-1.2.1/pkg/server/plugin/keymanager/ 19:25:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:25:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:25:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:25:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:25:35 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:25:35 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:25:35 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:25:35 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:25:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:25:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:25:35 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:25:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:25:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:25:35 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:25:35 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:25:35 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:25:35 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:25:35 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:25:35 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:25:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:25:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:25:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:25:35 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:25:35 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:25:35 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:25:35 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/notifier/ 19:25:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:25:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:25:35 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:25:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:25:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:25:35 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:25:35 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:25:35 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:25:35 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:25:35 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:25:35 spire-1.2.1/pkg/server/registration/ 19:25:35 spire-1.2.1/pkg/server/registration/manager.go 19:25:35 spire-1.2.1/pkg/server/registration/manager_test.go 19:25:35 spire-1.2.1/pkg/server/scanentries.go 19:25:35 spire-1.2.1/pkg/server/scanentries_test.go 19:25:35 spire-1.2.1/pkg/server/server.go 19:25:35 spire-1.2.1/pkg/server/server_test.go 19:25:35 spire-1.2.1/pkg/server/svid/ 19:25:35 spire-1.2.1/pkg/server/svid/observer.go 19:25:35 spire-1.2.1/pkg/server/svid/observer_test.go 19:25:35 spire-1.2.1/pkg/server/svid/rotator.go 19:25:35 spire-1.2.1/pkg/server/svid/rotator_config.go 19:25:35 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:25:35 spire-1.2.1/pkg/server/svid/rotator_test.go 19:25:35 spire-1.2.1/proto/ 19:25:35 spire-1.2.1/proto/private/ 19:25:35 spire-1.2.1/proto/private/server/ 19:25:35 spire-1.2.1/proto/private/server/journal/ 19:25:35 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:25:35 spire-1.2.1/proto/private/server/journal/journal.proto 19:25:35 spire-1.2.1/proto/spire/ 19:25:35 spire-1.2.1/proto/spire/common/ 19:25:35 spire-1.2.1/proto/spire/common/common.pb.go 19:25:35 spire-1.2.1/proto/spire/common/common.proto 19:25:35 spire-1.2.1/proto/spire/common/plugin/ 19:25:35 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:25:35 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:25:35 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:25:35 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:25:35 spire-1.2.1/proto/spire/plugin/ 19:25:35 spire-1.2.1/proto/spire/plugin/agent/ 19:25:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:25:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:25:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:25:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:25:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:25:35 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:25:35 spire-1.2.1/release/ 19:25:35 spire-1.2.1/release/spire-extras/ 19:25:35 spire-1.2.1/release/spire-extras/README.md 19:25:35 spire-1.2.1/release/spire-extras/conf/ 19:25:35 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:25:35 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:25:35 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:25:35 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:25:35 spire-1.2.1/release/spire/ 19:25:35 spire-1.2.1/release/spire/README.md 19:25:35 spire-1.2.1/release/spire/conf/ 19:25:35 spire-1.2.1/release/spire/conf/agent/ 19:25:35 spire-1.2.1/release/spire/conf/agent/agent.conf 19:25:35 spire-1.2.1/release/spire/conf/server/ 19:25:35 spire-1.2.1/release/spire/conf/server/server.conf 19:25:35 spire-1.2.1/script/ 19:25:35 spire-1.2.1/script/build-artifact.sh 19:25:35 spire-1.2.1/script/generate_dummy_ca.sh 19:25:35 spire-1.2.1/support/ 19:25:35 spire-1.2.1/support/k8s/ 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:25:35 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:25:35 spire-1.2.1/support/oidc-discovery-provider/ 19:25:35 spire-1.2.1/support/oidc-discovery-provider/README.md 19:25:35 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:25:35 spire-1.2.1/support/oidc-discovery-provider/config.go 19:25:35 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:25:35 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:25:35 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:25:35 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:25:35 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:25:35 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:25:35 spire-1.2.1/support/oidc-discovery-provider/main.go 19:25:35 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:25:35 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:25:35 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:25:35 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:25:35 spire-1.2.1/test/ 19:25:35 spire-1.2.1/test/clock/ 19:25:35 spire-1.2.1/test/clock/clock.go 19:25:35 spire-1.2.1/test/fakes/ 19:25:35 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:25:35 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:25:35 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:25:35 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:25:35 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:25:35 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:25:35 spire-1.2.1/test/fakes/fakeagentstore/ 19:25:35 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:25:35 spire-1.2.1/test/fakes/fakedatastore/ 19:25:35 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:25:35 spire-1.2.1/test/fakes/fakeentryclient/ 19:25:35 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:25:35 spire-1.2.1/test/fakes/fakehealthchecker/ 19:25:35 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:25:35 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:25:35 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:25:35 spire-1.2.1/test/fakes/fakemetrics/ 19:25:35 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:25:35 spire-1.2.1/test/fakes/fakenoderesolver/ 19:25:35 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:25:35 spire-1.2.1/test/fakes/fakenotifier/ 19:25:35 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:25:35 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:25:35 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:25:35 spire-1.2.1/test/fakes/fakeserverca/ 19:25:35 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:25:35 spire-1.2.1/test/fakes/fakeservercatalog/ 19:25:35 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:25:35 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:25:35 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:25:35 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:25:35 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:25:35 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:25:35 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:25:35 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:25:35 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:25:35 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:25:35 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:25:35 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:25:35 spire-1.2.1/test/fixture/ 19:25:35 spire-1.2.1/test/fixture/certs/ 19:25:35 spire-1.2.1/test/fixture/certs/agent_svid.der 19:25:35 spire-1.2.1/test/fixture/certs/base_cert.pem 19:25:35 spire-1.2.1/test/fixture/certs/base_csr.pem 19:25:35 spire-1.2.1/test/fixture/certs/base_key.pem 19:25:35 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:25:35 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:25:35 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:25:35 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:25:35 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:25:35 spire-1.2.1/test/fixture/certs/blog_key.pem 19:25:35 spire-1.2.1/test/fixture/certs/bundle.der 19:25:35 spire-1.2.1/test/fixture/certs/ca.pem 19:25:35 spire-1.2.1/test/fixture/certs/ca_key.pem 19:25:35 spire-1.2.1/test/fixture/certs/database_cert.pem 19:25:35 spire-1.2.1/test/fixture/certs/database_csr.pem 19:25:35 spire-1.2.1/test/fixture/certs/database_key.pem 19:25:35 spire-1.2.1/test/fixture/certs/node_cert.pem 19:25:35 spire-1.2.1/test/fixture/certs/node_csr.pem 19:25:35 spire-1.2.1/test/fixture/certs/node_key.pem 19:25:35 spire-1.2.1/test/fixture/certs/svid.pem 19:25:35 spire-1.2.1/test/fixture/certs/svid_key.pem 19:25:35 spire-1.2.1/test/fixture/config/ 19:25:35 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:25:35 spire-1.2.1/test/fixture/config/agent_good.conf 19:25:35 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:25:35 spire-1.2.1/test/fixture/config/plugin_good.conf 19:25:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:25:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:25:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:25:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:25:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:25:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:25:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:25:35 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:25:35 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:25:35 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:25:35 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:25:35 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:25:35 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:25:35 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:25:35 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:25:35 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:25:35 spire-1.2.1/test/fixture/config/server_good.conf 19:25:35 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:25:35 spire-1.2.1/test/fixture/fixture.go 19:25:35 spire-1.2.1/test/fixture/nodeattestor/ 19:25:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:25:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:25:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:25:35 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:25:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:25:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:25:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:25:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:25:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:25:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:25:35 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:25:35 spire-1.2.1/test/fixture/registration/ 19:25:35 spire-1.2.1/test/fixture/registration/entries.json 19:25:35 spire-1.2.1/test/fixture/registration/good-for-update.json 19:25:35 spire-1.2.1/test/fixture/registration/good.json 19:25:35 spire-1.2.1/test/fixture/registration/invalid.json 19:25:35 spire-1.2.1/test/fixture/registration/invalid_json.json 19:25:35 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:25:35 spire-1.2.1/test/integration/ 19:25:35 spire-1.2.1/test/integration/README.md 19:25:35 spire-1.2.1/test/integration/common 19:25:35 spire-1.2.1/test/integration/setup/ 19:25:35 spire-1.2.1/test/integration/setup/adminclient/ 19:25:35 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:25:35 spire-1.2.1/test/integration/setup/adminclient/client.go 19:25:35 spire-1.2.1/test/integration/setup/debugagent/ 19:25:35 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:25:35 spire-1.2.1/test/integration/setup/debugagent/main.go 19:25:35 spire-1.2.1/test/integration/setup/debugserver/ 19:25:35 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:25:35 spire-1.2.1/test/integration/setup/debugserver/main.go 19:25:35 spire-1.2.1/test/integration/setup/downstreamclient/ 19:25:35 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:25:35 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:25:35 spire-1.2.1/test/integration/setup/itclient/ 19:25:35 spire-1.2.1/test/integration/setup/itclient/client.go 19:25:35 spire-1.2.1/test/integration/setup/node-attestation/ 19:25:35 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:25:35 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:25:35 spire-1.2.1/test/integration/setup/x509pop/ 19:25:35 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:25:35 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:25:35 spire-1.2.1/test/integration/suites/ 19:25:35 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:25:35 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:25:35 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:25:35 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:25:35 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:25:35 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:25:35 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:25:35 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:25:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:25:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:25:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:25:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:25:35 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:25:35 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:25:35 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:25:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:25:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:25:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:25:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:25:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:25:35 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:25:35 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:25:35 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:25:35 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:25:35 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:25:35 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:25:35 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:25:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:25:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:25:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:25:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:25:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:25:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:25:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:25:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:25:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:25:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:25:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:25:35 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:25:35 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:25:35 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:25:35 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:25:35 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:25:35 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:25:35 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:25:35 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:25:35 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:25:35 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:25:35 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:25:35 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:25:35 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:25:35 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:25:35 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:25:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:25:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:25:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:25:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:25:35 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:25:35 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:25:35 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:25:35 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:25:35 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:25:35 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:25:35 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:25:35 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:25:35 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:25:35 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:25:35 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:25:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:25:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:25:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:25:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:25:35 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:25:35 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:25:35 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:25:35 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:25:35 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:25:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:25:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:25:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:25:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:25:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:25:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:25:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:25:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:25:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:25:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:25:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:25:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:25:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:25:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:25:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:25:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:25:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:25:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:25:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:25:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:25:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:25:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:25:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:25:36 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:25:36 spire-1.2.1/test/integration/suites/join-token/ 19:25:36 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:25:36 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:25:36 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:25:36 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:25:36 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:25:36 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:25:36 spire-1.2.1/test/integration/suites/join-token/README.md 19:25:36 spire-1.2.1/test/integration/suites/join-token/conf/ 19:25:36 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:25:36 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:25:36 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:25:36 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:25:36 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:25:36 spire-1.2.1/test/integration/suites/join-token/teardown 19:25:36 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:25:36 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:25:36 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:25:36 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:25:36 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:25:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:25:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:25:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:25:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:25:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:25:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:25:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:25:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:25:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:25:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:25:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:25:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:25:36 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:25:36 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:25:36 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:25:36 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:25:36 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:25:36 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:25:36 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:25:36 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:25:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:25:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:25:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:25:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:25:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:25:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:25:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:25:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:25:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:25:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:25:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:25:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:25:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:25:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:25:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:25:36 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:25:36 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:25:36 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:25:36 spire-1.2.1/test/integration/suites/k8s/ 19:25:36 spire-1.2.1/test/integration/suites/k8s/00-setup 19:25:36 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:25:36 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:25:36 spire-1.2.1/test/integration/suites/k8s/README.md 19:25:36 spire-1.2.1/test/integration/suites/k8s/conf/ 19:25:36 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:25:36 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:25:36 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:25:36 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:25:36 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:25:36 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:25:36 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:25:36 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:25:36 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:25:36 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:25:36 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:25:36 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:25:36 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:25:36 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:25:36 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:25:36 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:25:36 spire-1.2.1/test/integration/suites/k8s/teardown 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/ 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:25:36 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:25:36 spire-1.2.1/test/integration/suites/node-attestation/ 19:25:36 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:25:36 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:25:36 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:25:36 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:25:36 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:25:36 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:25:36 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:25:36 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:25:36 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:25:36 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:25:36 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:25:36 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:25:36 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:25:36 spire-1.2.1/test/integration/suites/rotation/ 19:25:36 spire-1.2.1/test/integration/suites/rotation/00-setup 19:25:36 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:25:36 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:25:36 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:25:36 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:25:36 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:25:36 spire-1.2.1/test/integration/suites/rotation/README.md 19:25:36 spire-1.2.1/test/integration/suites/rotation/conf/ 19:25:36 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:25:36 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:25:36 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:25:36 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:25:36 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:25:36 spire-1.2.1/test/integration/suites/rotation/teardown 19:25:36 spire-1.2.1/test/integration/suites/self-test/ 19:25:36 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:25:36 spire-1.2.1/test/integration/suites/self-test/README.md 19:25:36 spire-1.2.1/test/integration/suites/self-test/teardown 19:25:36 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:25:36 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:25:36 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:25:36 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:25:36 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:25:36 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:25:36 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:25:36 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:25:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:25:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:25:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:25:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:25:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:25:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:25:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:25:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:25:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:25:36 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:25:36 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:25:36 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:25:36 spire-1.2.1/test/integration/suites/upgrade/ 19:25:36 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:25:36 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:25:36 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:25:36 spire-1.2.1/test/integration/suites/upgrade/README.md 19:25:36 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:25:36 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:25:36 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:25:36 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:25:36 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:25:36 spire-1.2.1/test/integration/suites/upgrade/teardown 19:25:36 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:25:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:25:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:25:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:25:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:25:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:25:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:25:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:25:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:25:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:25:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:25:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:25:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:25:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:25:36 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:25:36 spire-1.2.1/test/integration/test-one.sh 19:25:36 spire-1.2.1/test/integration/test.sh 19:25:36 spire-1.2.1/test/plugintest/ 19:25:36 spire-1.2.1/test/plugintest/config.go 19:25:36 spire-1.2.1/test/plugintest/load.go 19:25:36 spire-1.2.1/test/plugintest/option.go 19:25:36 spire-1.2.1/test/spiretest/ 19:25:36 spire-1.2.1/test/spiretest/apiserver.go 19:25:36 spire-1.2.1/test/spiretest/assertions.go 19:25:36 spire-1.2.1/test/spiretest/dir.go 19:25:36 spire-1.2.1/test/spiretest/errors_posix.go 19:25:36 spire-1.2.1/test/spiretest/errors_windows.go 19:25:36 spire-1.2.1/test/spiretest/logs.go 19:25:36 spire-1.2.1/test/spiretest/socketapi.go 19:25:36 spire-1.2.1/test/spiretest/suite.go 19:25:36 spire-1.2.1/test/spiretest/x509.go 19:25:36 spire-1.2.1/test/testca/ 19:25:36 spire-1.2.1/test/testca/ca.go 19:25:36 spire-1.2.1/test/testkey/ 19:25:36 spire-1.2.1/test/testkey/generate.sh 19:25:36 spire-1.2.1/test/testkey/genkeys.go 19:25:36 spire-1.2.1/test/testkey/keys.go 19:25:36 spire-1.2.1/test/testkey/new.go 19:25:36 spire-1.2.1/test/tpmsimulator/ 19:25:36 spire-1.2.1/test/tpmsimulator/simulator.go 19:25:36 spire-1.2.1/test/util/ 19:25:36 spire-1.2.1/test/util/cert_fixtures.go 19:25:36 spire-1.2.1/test/util/cert_generation.go 19:25:36 spire-1.2.1/test/util/io_redirection.go 19:25:36 spire-1.2.1/test/util/race.go 19:25:36 spire-1.2.1/test/util/util.go 19:25:36 building spire from source... 19:25:36 Installing go1.17.7... 19:26:03 Building bin/spire-server... 19:26:03 go: downloading github.com/mitchellh/cli v1.1.2 19:26:03 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:26:03 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:26:03 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:26:03 go: downloading google.golang.org/grpc v1.44.0 19:26:04 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:26:05 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:26:06 go: downloading github.com/imdario/mergo v0.3.12 19:26:06 go: downloading github.com/sirupsen/logrus v1.8.1 19:26:08 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:26:08 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:26:08 go: downloading github.com/fatih/color v1.13.0 19:26:08 go: downloading github.com/mattn/go-isatty v0.0.14 19:26:09 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:26:09 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:26:09 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:26:09 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:26:10 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:26:10 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:26:10 go: downloading github.com/armon/go-metrics v0.3.10 19:26:10 go: downloading github.com/prometheus/client_golang v1.12.1 19:26:10 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:26:11 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:26:11 go: downloading github.com/open-policy-agent/opa v0.38.0 19:26:30 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:26:30 go: downloading github.com/mattn/go-colorable v0.1.12 19:26:30 go: downloading github.com/Masterminds/goutils v1.1.0 19:26:30 go: downloading github.com/Masterminds/semver v1.5.0 19:26:30 go: downloading github.com/google/uuid v1.1.2 19:26:30 go: downloading github.com/huandu/xstrings v1.3.2 19:26:30 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:26:30 go: downloading github.com/oklog/run v1.0.0 19:26:30 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:26:30 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:26:30 go: downloading github.com/prometheus/client_model v0.2.0 19:26:30 go: downloading github.com/prometheus/common v0.32.1 19:26:30 go: downloading github.com/beorn7/perks v1.0.1 19:26:30 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:26:30 go: downloading github.com/prometheus/procfs v0.7.3 19:26:30 go: downloading go.uber.org/atomic v1.9.0 19:26:30 go: downloading github.com/imkira/go-observer v1.0.3 19:26:31 go: downloading github.com/hashicorp/errwrap v1.1.0 19:26:31 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:26:31 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:26:31 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:26:31 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:26:31 go: downloading github.com/blang/semver/v4 v4.0.0 19:26:31 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:26:31 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:26:32 go: downloading github.com/jinzhu/gorm v1.9.16 19:26:33 go: downloading github.com/lib/pq v1.10.4 19:26:33 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:26:33 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:26:34 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:26:38 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:26:48 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:26:48 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:26:48 go: downloading github.com/stretchr/testify v1.7.0 19:26:48 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:26:48 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:27:15 go: downloading google.golang.org/api v0.70.0 19:27:15 go: downloading k8s.io/client-go v0.23.4 19:27:15 go: downloading k8s.io/api v0.23.4 19:27:25 go: downloading github.com/google/go-tpm v0.3.3 19:27:25 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:27:57 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:27:57 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:27:57 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:27:57 go: downloading cloud.google.com/go/storage v1.21.0 19:27:57 go: downloading cloud.google.com/go v0.100.2 19:27:57 go: downloading k8s.io/apimachinery v0.23.4 19:27:58 go: downloading k8s.io/kube-aggregator v0.23.3 19:27:59 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:28:01 go: downloading cloud.google.com/go/security v1.3.0 19:28:01 go: downloading github.com/hashicorp/vault/api v1.4.1 19:28:01 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:28:02 go: downloading github.com/twmb/murmur3 v1.1.6 19:28:02 go: downloading gopkg.in/yaml.v2 v2.4.0 19:28:03 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:28:03 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:28:03 go: downloading github.com/gobwas/glob v0.2.3 19:28:03 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:28:04 go: downloading github.com/jinzhu/inflection v1.0.0 19:28:04 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:28:04 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:28:04 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:28:04 go: downloading github.com/aws/smithy-go v1.11.0 19:28:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:28:06 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:28:06 go: downloading github.com/gogo/protobuf v1.3.2 19:28:11 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:28:12 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:28:12 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:28:12 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:28:12 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:28:12 go: downloading github.com/dimchansky/utfbom v1.1.1 19:28:13 go: downloading cloud.google.com/go/compute v1.3.0 19:28:13 go: downloading cloud.google.com/go/iam v0.1.1 19:28:13 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:28:14 go: downloading k8s.io/klog/v2 v2.30.0 19:28:14 go: downloading github.com/google/gofuzz v1.1.0 19:28:14 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:28:15 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:28:16 go: downloading github.com/spf13/pflag v1.0.5 19:28:16 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:28:16 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:28:16 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:28:16 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:28:16 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:28:16 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:28:16 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:28:18 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:28:18 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:28:18 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:28:18 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:28:18 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:28:20 go: downloading go.opencensus.io v0.23.0 19:28:21 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:28:21 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:28:22 go: downloading gopkg.in/inf.v0 v0.9.1 19:28:22 go: downloading github.com/go-logr/logr v1.2.2 19:28:22 go: downloading github.com/google/go-cmp v0.5.7 19:28:22 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:28:22 go: downloading github.com/json-iterator/go v1.1.12 19:28:23 go: downloading github.com/googleapis/gnostic v0.5.5 19:28:26 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:28:28 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:28:28 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:28:28 go: downloading github.com/tklauser/numcpus v0.3.0 19:28:28 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:28:28 go: downloading go.uber.org/zap v1.21.0 19:28:29 go: downloading sigs.k8s.io/yaml v1.3.0 19:28:29 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:28:29 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:28:30 go: downloading github.com/modern-go/reflect2 v1.0.2 19:28:30 go: downloading github.com/ryanuber/go-glob v1.0.0 19:28:30 go: downloading github.com/golang/snappy v0.0.4 19:28:30 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:28:38 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:28:39 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:28:39 go: downloading github.com/hashicorp/go-version v1.2.0 19:28:39 go: downloading go.uber.org/multierr v1.6.0 19:29:06 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:29:06 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:30: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:30:16 Removing intermediate container a50cfae6e463 19:30:16 ---> 5aedf02204de 19:30:16 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:30:16 ---> Running in 6b7ce0905f5e 19:30:18 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:30:24 Removing intermediate container 6b7ce0905f5e 19:30:24 ---> af30b7356b40 19:30:24 19:30:24 Step 11/23 : FROM docker:20.10.14 19:30:24 20.10.14: Pulling from library/docker 19:30:25 Removing intermediate container 5617350be3d3 19:30:25 ---> a793e90b6254 19:30:25 19:30:25 Step 10/25 : FROM alpine:3.14 19:30:25 3.14: Pulling from library/alpine 19:30:30 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 19:30:30 Status: Downloaded newer image for alpine:3.14 19:30:30 ---> ac73e934f311 19:30:30 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:30:30 ---> Running in 601644f85e99 19:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:30:33 Removing intermediate container 129a24427061 19:30:33 ---> d8fbd7eaca50 19:30:33 19:30:33 Step 10/31 : FROM alpine:3.14 19:30:33 ---> ac73e934f311 19:30:33 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:30:33 ---> Running in 6e1de96c3b42 19:30:34 Removing intermediate container 6e1de96c3b42 19:30:34 ---> e7938f6c6802 19:30:34 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:30:34 ---> Running in 4367a732636e 19:30:34 (1/3) Installing ca-certificates (20211220-r0) 19:30:35 (2/3) Installing dumb-init (1.2.5-r1) 19:30:35 (3/3) Installing su-exec (0.2-r1) 19:30:35 Executing busybox-1.33.1-r7.trigger 19:30:35 Executing ca-certificates-20211220-r0.trigger 19:30:35 OK: 6 MiB in 17 packages 19:30:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:30:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:30:38 Removing intermediate container 601644f85e99 19:30:38 ---> 7f4a7f9da188 19:30:38 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:30:39 ---> Running in 3134c3d44a0d 19:30:39 (1/2) Installing dumb-init (1.2.5-r1) 19:30:39 (2/2) Installing su-exec (0.2-r1) 19:30:39 Executing busybox-1.33.1-r7.trigger 19:30:39 OK: 6 MiB in 16 packages 19:30:39 Removing intermediate container 3134c3d44a0d 19:30:39 ---> 624dbe721076 19:30:39 Step 13/25 : WORKDIR / 19:30:40 ---> Running in fc2f580abd49 19:30:41 Removing intermediate container fc2f580abd49 19:30:41 ---> ec47b4335a0c 19:30:41 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:30:41 Removing intermediate container 4367a732636e 19:30:41 ---> e8cb2b81fd50 19:30:41 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:30:41 ---> Running in 10fabf120ae4 19:30:42 ---> c0b28c17e839 19:30:42 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:30:42 Removing intermediate container 10fabf120ae4 19:30:42 ---> 8c911cbb37b2 19:30:42 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:30:43 ---> Running in 41bcc157e36c 19:30:44 Removing intermediate container 41bcc157e36c 19:30:44 ---> a2205687ca70 19:30:44 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:30:44 ---> 8d45e2eaa451 19:30:44 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:30:44 ---> Running in 4a78bf641ce1 19:30:47 ---> 9df4e5fec17b 19:30:47 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:30:48 Removing intermediate container 4a78bf641ce1 19:30:48 ---> 74d0d7674961 19:30:48 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:30:48 ---> cd5d000f5877 19:30:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:30:49 ---> Running in 372a30e21502 19:30:50 Removing intermediate container 372a30e21502 19:30:50 ---> 981b45cc7d9d 19:30:50 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:30:52 ---> af7325b28ac8 19:30:52 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:30:52 ---> cac60541cd89 19:30:52 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:30:52 ---> Running in 7d0d45a1c511 19:30:53 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:30:53 Status: Downloaded newer image for docker:20.10.14 19:30:53 ---> c346e9eafbab 19:30:53 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:53 ---> Running in 36ab0204564a 19:30:54 Removing intermediate container 36ab0204564a 19:30:54 ---> f0a18125168e 19:30:54 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:54 ---> Running in 4fd2e6475efb 19:30:56 ---> 95e84f3fb71a 19:30:56 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:30:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:30:57 Removing intermediate container 7d0d45a1c511 19:30:57 ---> 70c65ddcaa17 19:30:57 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:30:58 ---> ec5df25a6a19 19:30:58 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:30:58 ---> Running in 88c1721e36a8 19:30:58 ---> c6d82cc9ba42 19:30:58 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:30:59 (1/43) Installing readline (8.1.1-r0) 19:30:59 (2/43) Installing bash (5.1.16-r0) 19:30:59 Executing bash-5.1.16-r0.post-install 19:30:59 (3/43) Installing brotli-libs (1.0.9-r5) 19:30:59 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:30:59 (5/43) Installing libcurl (7.80.0-r1) 19:30:59 (6/43) Installing curl (7.80.0-r1) 19:30:59 (7/43) Installing dumb-init (1.2.5-r1) 19:30:59 (8/43) Installing libbz2 (1.0.8-r1) 19:30:59 (9/43) Installing expat (2.4.7-r0) 19:30:59 (10/43) Installing libffi (3.4.2-r1) 19:30:59 (11/43) Installing gdbm (1.22-r0) 19:30:59 (12/43) Installing xz-libs (5.2.5-r1) 19:30:59 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:30:59 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:30:59 (15/43) Installing mpdecimal (2.5.1-r1) 19:30:59 (16/43) Installing sqlite-libs (3.36.0-r0) 19:30:59 (17/43) Installing python3 (3.9.7-r4) 19:31:00 ---> 4a9c6b67f9ec 19:31:00 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:31:01 Removing intermediate container 88c1721e36a8 19:31:01 ---> 3829e37e2e1c 19:31:01 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:31:02 ---> Running in f0ad45e27a45 19:31:02 ---> 9dad18210631 19:31:02 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:31:02 (18/43) Installing py3-appdirs (1.4.4-r2) 19:31:02 (19/43) Installing py3-certifi (2020.12.5-r1) 19:31:02 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:31:02 (21/43) Installing py3-idna (3.3-r0) 19:31:02 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:31:02 (23/43) Installing py3-requests (2.26.0-r1) 19:31:03 (24/43) Installing py3-msgpack (1.0.2-r1) 19:31:03 (25/43) Installing py3-lockfile (0.12.2-r4) 19:31:03 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:31:03 (27/43) Installing py3-colorama (0.4.4-r1) 19:31:03 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:31:03 (29/43) Installing py3-distlib (0.3.3-r0) 19:31:03 (30/43) Installing py3-distro (1.6.0-r0) 19:31:03 (31/43) Installing py3-six (1.16.0-r0) 19:31:03 (32/43) Installing py3-webencodings (0.5.1-r4) 19:31:03 (33/43) Installing py3-html5lib (1.1-r1) 19:31:03 (34/43) Installing py3-parsing (2.4.7-r2) 19:31:03 (35/43) Installing py3-packaging (20.9-r1) 19:31:03 (36/43) Installing py3-tomli (1.2.2-r0) 19:31:03 (37/43) Installing py3-pep517 (0.12.0-r0) 19:31:03 (38/43) Installing py3-progress (1.6-r0) 19:31:03 (39/43) Installing py3-retrying (1.3.3-r2) 19:31:03 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:31:03 (41/43) Installing py3-setuptools (52.0.0-r4) 19:31:03 Removing intermediate container f0ad45e27a45 19:31:03 ---> 92fff5f9ba2b 19:31:03 Step 23/25 : LABEL arch=arm64 19:31:03 ---> 0a6bc9a7736d 19:31:03 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:31:03 (42/43) Installing py3-toml (0.10.2-r2) 19:31:03 (43/43) Installing py3-pip (20.3.4-r1) 19:31:03 ---> Running in 27f8f22936ed 19:31:04 Executing busybox-1.34.1-r5.trigger 19:31:04 OK: 82 MiB in 65 packages 19:31:04 Removing intermediate container 27f8f22936ed 19:31:04 ---> 2def51b33010 19:31:04 Step 24/25 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 19:31:05 ---> Running in c070078fedfc 19:31:05 ---> e1e11f7a9571 19:31:05 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:31:05 ---> Running in 63b1dcffec2f 19:31:06 Removing intermediate container c070078fedfc 19:31:06 ---> bcb4433d497f 19:31:06 Step 25/25 : LABEL version=0.0.0 19:31:06 ---> Running in 9e1648ea8f1f 19:31:06 Removing intermediate container 63b1dcffec2f 19:31:06 ---> 9a495a840334 19:31:06 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:31:07 Removing intermediate container 9e1648ea8f1f 19:31:07 ---> adb09c791aeb 19:31:07 19:31:08 Successfully built adb09c791aeb 19:31:08 Successfully tagged security-secretstore-setup-arm64:latest 19:31:08 Building core-command 19:31:08 ---> fd468eec3772 19:31:08 Step 26/31 : RUN chmod +x /entrypoint.sh 19:31:09  Building security-secretstore-setup ... done  ---> Running in d648cb5df1e2 19:31:11 Collecting docker-compose==1.23.2 19:31:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:31:12 Collecting cached-property<2,>=1.2.0 19:31:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:31:13 Collecting jsonschema<3,>=2.5.1 19:31:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:31:13 Collecting docopt<0.7,>=0.6.1 19:31:13 Downloading docopt-0.6.2.tar.gz (25 kB) 19:31:14 Removing intermediate container d648cb5df1e2 19:31:14 ---> ccc19abd5d50 19:31:14 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:31:14 ---> Running in 2b2e87075363 19:31:15 Removing intermediate container f7af0f2adcf0 19:31:15 ---> 20e9e3898a9a 19:31:15 19:31:15 Step 10/23 : FROM alpine:3.14 19:31:15 ---> ac73e934f311 19:31:15 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:31:15 ---> Running in 71e3ddad5ba6 19:31:15 Removing intermediate container 2b2e87075363 19:31:15 ---> fda52014a3ce 19:31:15 Step 28/31 : CMD ["gate"] 19:31:16 ---> Running in cbab63078b6b 19:31:16 Removing intermediate container 71e3ddad5ba6 19:31:16 ---> bcadbae4d115 19:31:16 Step 12/23 : ENV APP_PORT=59880 19:31:16 ---> Running in 91b882130af2 19:31:16 Removing intermediate container cbab63078b6b 19:31:16 ---> c3e09930141c 19:31:16 Step 29/31 : LABEL arch=arm64 19:31:16 Removing intermediate container 91b882130af2 19:31:16 ---> dde91e310c05 19:31:16 Step 13/23 : EXPOSE $APP_PORT 19:31:17 ---> Running in 9afe421cf019 19:31:17 ---> Running in a2719425fdf3 19:31:17 Removing intermediate container 9afe421cf019 19:31:17 ---> 758f5f0dcd66 19:31:17 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:31:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:31:18 ---> Running in 1ec61d2d2c9d 19:31:18 Collecting texttable<0.10,>=0.9.0 19:31:18 Downloading texttable-0.9.1.tar.gz (11 kB) 19:31:18 Removing intermediate container a2719425fdf3 19:31:18 ---> f6fac54e5b3b 19:31:18 Step 30/31 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 19:31:18 ---> Running in b0807cf8e0c5 19:31:19 Removing intermediate container b0807cf8e0c5 19:31:19 ---> 8d1b1a872233 19:31:19 Step 31/31 : LABEL version=0.0.0 19:31:19 ---> Running in 9cdc869ca0cd 19:31:20 Removing intermediate container 9cdc869ca0cd 19:31:20 ---> 8c0bfe5c3605 19:31:20 19:31:21 Collecting docker<4.0,>=3.6.0 19:31:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:31:21 Removing intermediate container 1ec61d2d2c9d 19:31:21 ---> 75f374c5c8c6 19:31:21 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:31:21 ---> Running in f8a962c5cd73 19:31:22 Successfully built 8c0bfe5c3605 19:31:22 Successfully tagged security-bootstrapper-arm64:latest 19:31:22 Building support-scheduler 19:31:23  Building security-bootstrapper ... done Collecting PyYAML<4,>=3.10 19:31:23 Downloading PyYAML-3.13.tar.gz (270 kB) 19:31:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:31:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:31:26 (1/6) Installing dumb-init (1.2.5-r1) 19:31:26 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:31:26 (3/6) Installing libsodium (1.0.18-r0) 19:31:26 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:31:26 (5/6) Installing libzmq (4.3.4-r0) 19:31:26 (6/6) Installing zeromq (4.3.4-r0) 19:31:26 Executing busybox-1.33.1-r7.trigger 19:31:26 OK: 8 MiB in 20 packages 19:31:27 Collecting dockerpty<0.5,>=0.4.1 19:31:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:31:29 Removing intermediate container f8a962c5cd73 19:31:29 ---> 0200f0d9b4be 19:31:29 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:31:30 ---> 1158dc1c0506 19:31:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:31:30 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:31:31 Collecting websocket-client<1.0,>=0.32.0 19:31:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:31:31 Collecting docker-pycreds>=0.4.0 19:31:31 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:31:32 ---> 5ccc98e7987c 19:31:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:31:32 Collecting idna<2.8,>=2.5 19:31:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:31:32 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:31:33 ---> b75a840cda8d 19:31:33 Step 19/23 : ENTRYPOINT ["/core-data"] 19:31:33 ---> Running in 095a636c9d9e 19:31:33 Collecting urllib3<1.25,>=1.21.1 19:31:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:31:34 Collecting chardet<3.1.0,>=3.0.2 19:31:34 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:31:34 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:31:34 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:31:34 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:31:34 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:31:34 Removing intermediate container 095a636c9d9e 19:31:34 ---> 6dc6c2c4c877 19:31:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:31:35 ---> Running in e282c89e003e 19:31:35 Removing intermediate container e282c89e003e 19:31:35 ---> 547ca58bd902 19:31:35 Step 21/23 : LABEL arch=arm64 19:31:35 ---> Running in 79560a3469f2 19:31:36 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:31:36 Attempting uninstall: urllib3 19:31:36 Found existing installation: urllib3 1.26.7 19:31:36 Uninstalling urllib3-1.26.7: 19:31:36 Removing intermediate container 79560a3469f2 19:31:36 ---> 30da756b6e43 19:31:36 Step 22/23 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 19:31:36 ---> Running in 9b47aa6d3b20 19:31:36 Successfully uninstalled urllib3-1.26.7 19:31:37 Removing intermediate container 9b47aa6d3b20 19:31:37 ---> bd3a41700581 19:31:37 Step 23/23 : LABEL version=0.0.0 19:31:37 ---> Running in 80c03274194b 19:31:37 Attempting uninstall: idna 19:31:37 Found existing installation: idna 3.3 19:31:37 Uninstalling idna-3.3: 19:31:37 Successfully uninstalled idna-3.3 19:31:38 Removing intermediate container 80c03274194b 19:31:38 ---> fe4e941d4436 19:31:38 19:31:38 Successfully built fe4e941d4436 19:31:38 Successfully tagged core-data-arm64:latest 19:31:38 Building support-notifications 19:31:41  Building core-data ... done  Attempting uninstall: requests 19:31:41 Found existing installation: requests 2.26.0 19:31:41 Uninstalling requests-2.26.0: 19:31:41 Successfully uninstalled requests-2.26.0 19:31:41 Running setup.py install for texttable: started 19:31:44 Running setup.py install for texttable: finished with status 'done' 19:31:44 Running setup.py install for PyYAML: started 19:31:46 Running setup.py install for PyYAML: finished with status 'done' 19:31:47 Running setup.py install for docopt: started 19:31:50 Running setup.py install for docopt: finished with status 'done' 19:31:50 Running setup.py install for dockerpty: started 19:31:50 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:31:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:31:50 ---> 4c9293d98eed 19:31:50 Step 3/23 : WORKDIR /edgex-go 19:31:50 ---> Using cache 19:31:50 ---> 56679a224bd2 19:31:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:50 ---> Using cache 19:31:50 ---> 4a8a2e74b669 19:31:50 Step 5/23 : RUN apk add --update --no-cache make git 19:31:51 ---> Running in 51b42ce42607 19:31:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:31:53 Running setup.py install for dockerpty: finished with status 'done' 19:31:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:31:55 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:55 OK: 220 MiB in 52 packages 19:31:57 Removing intermediate container 51b42ce42607 19:31:57 ---> 84875da6c789 19:31:57 Step 6/23 : COPY go.mod vendor* ./ 19:31:58 ---> 4ee44a536319 19:31:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:58 ---> Running in 17aed6b4f7a9 19:32:05 Removing intermediate container 17aed6b4f7a9 19:32:05 ---> 651ae84f9b82 19:32:05 Step 8/23 : COPY . . 19:32:18 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:32:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:32:18 ---> 4c9293d98eed 19:32:18 Step 3/22 : WORKDIR /edgex-go 19:32:18 ---> Using cache 19:32:18 ---> 56679a224bd2 19:32:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:18 ---> Using cache 19:32:18 ---> 4a8a2e74b669 19:32:18 Step 5/22 : RUN apk add --update --no-cache make git 19:32:18 ---> Using cache 19:32:18 ---> 84875da6c789 19:32:18 Step 6/22 : COPY go.mod vendor* ./ 19:32:18 ---> Using cache 19:32:18 ---> 4ee44a536319 19:32:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:18 ---> Using cache 19:32:18 ---> 651ae84f9b82 19:32:18 Step 8/22 : COPY . . 19:32:28 Removing intermediate container 4fd2e6475efb 19:32:28 ---> ae0002970f5e 19:32:28 Step 14/23 : ENV APP_PORT=58890 19:32:28 ---> Running in 5fd14ef0bf92 19:32:28 Removing intermediate container 5fd14ef0bf92 19:32:28 ---> 174885b7a575 19:32:28 Step 15/23 : EXPOSE $APP_PORT 19:32:28 ---> Running in 27155f2f2f86 19:32:29 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:32:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:32:29 ---> 4c9293d98eed 19:32:29 Step 3/22 : WORKDIR /edgex-go 19:32:29 ---> Using cache 19:32:29 ---> 56679a224bd2 19:32:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:29 ---> Using cache 19:32:29 ---> 4a8a2e74b669 19:32:29 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:32:29 ---> Running in 75a77cf148f3 19:32:29 Removing intermediate container 27155f2f2f86 19:32:29 ---> f1cdd7a0c28b 19:32:29 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:32:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:34 ---> 99547d03a058 19:32:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:32:34 OK: 220 MiB in 52 packages 19:32:36 ---> 5a89931093ec 19:32:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:32:36 Removing intermediate container 75a77cf148f3 19:32:36 ---> 0111161e937d 19:32:36 Step 6/22 : COPY go.mod vendor* ./ 19:32:38 ---> 387d466bd1e2 19:32:38 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:32:39 ---> f75109f26727 19:32:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:39 ---> Running in ebe7cb91bcbd 19:32:39 ---> Running in 95584c39b23d 19:32:40 Removing intermediate container ebe7cb91bcbd 19:32:40 ---> 660509c22165 19:32:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:32:41 ---> Running in 647c7f5c3c99 19:32:42 Removing intermediate container 647c7f5c3c99 19:32:42 ---> 3fa5d592f8a7 19:32:42 Step 21/23 : LABEL arch=arm64 19:32:42 ---> Running in 2d2a35a7aa93 19:32:43 Removing intermediate container 2d2a35a7aa93 19:32:43 ---> fd1eeb9d9408 19:32:43 Step 22/23 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 19:32:44 ---> Running in 910b63f3dd2a 19:32:45 Removing intermediate container 910b63f3dd2a 19:32:45 ---> 1b4f66030a68 19:32:45 Step 23/23 : LABEL version=0.0.0 19:32:45 Removing intermediate container 95584c39b23d 19:32:45 ---> 157323f7b4a5 19:32:45 Step 8/22 : COPY . . 19:32:45 ---> Running in cf7486aa9e33 19:32:46 Removing intermediate container cf7486aa9e33 19:32:46 ---> a1b84c1796a5 19:32:46 19:32:48 Successfully built a1b84c1796a5 19:32:48 Successfully tagged sys-mgmt-agent-arm64:latest 19:32:48  Building sys-mgmt-agent ... done Building security-spire-server 19:33:01 ---> 6aad9867d92a 19:33:01 Step 9/23 : RUN make cmd/core-command/core-command 19:33:01 ---> Running in de76cd78d854 19:33:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:33:10 ---> 0c2a5032e809 19:33:10 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:33:10 ---> Running in 4c035bb03f8c 19:33:13 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:33:21 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:33:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:33:21 ---> 4c9293d98eed 19:33:21 Step 3/25 : WORKDIR /edgex-go 19:33:21 ---> Using cache 19:33:21 ---> 56679a224bd2 19:33:21 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:21 ---> Using cache 19:33:21 ---> 4a8a2e74b669 19:33:21 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:33:21 ---> Using cache 19:33:21 ---> faaf63ed9fbe 19:33:21 Step 6/25 : COPY go.mod vendor* ./ 19:33:21 ---> Using cache 19:33:21 ---> c9afae1273e4 19:33:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:21 ---> Using cache 19:33:21 ---> d54af433e0c4 19:33:21 Step 8/25 : COPY . . 19:33:21 ---> Using cache 19:33:21 ---> 919d6e35423f 19:33:21 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:33:21 ---> Using cache 19:33:21 ---> 012fd6c62a0e 19:33:21 Step 10/25 : RUN mkdir -p spire-build 19:33:21 ---> Using cache 19:33:21 ---> 9d7b75825850 19:33:21 Step 11/25 : WORKDIR /edgex-go/spire-build 19:33:21 ---> Using cache 19:33:21 ---> 0d6c962cdc10 19:33:21 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:22 ---> Running in c7a707d9e3d2 19:33:26 spire-1.2.1/ 19:33:26 spire-1.2.1/.data/ 19:33:26 spire-1.2.1/.data/.file 19:33:26 spire-1.2.1/.dockerignore 19:33:26 spire-1.2.1/.gitattributes 19:33:26 spire-1.2.1/.githooks/ 19:33:26 spire-1.2.1/.githooks/pre-commit 19:33:26 spire-1.2.1/.github/ 19:33:26 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:33:26 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:33:26 spire-1.2.1/.github/dependabot.yml 19:33:26 spire-1.2.1/.github/workflows/ 19:33:26 spire-1.2.1/.github/workflows/nightly_build.yaml 19:33:26 spire-1.2.1/.github/workflows/pr_build.yaml 19:33:26 spire-1.2.1/.github/workflows/release_build.yaml 19:33:26 spire-1.2.1/.github/workflows/scripts/ 19:33:26 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:33:26 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:33:26 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:33:26 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:33:26 spire-1.2.1/.github/workflows/scripts/split.sh 19:33:26 spire-1.2.1/.gitignore 19:33:26 spire-1.2.1/.go-version 19:33:26 spire-1.2.1/.golangci.yml 19:33:26 spire-1.2.1/ADOPTERS.md 19:33:26 spire-1.2.1/CHANGELOG.md 19:33:26 spire-1.2.1/CODE-OF-CONDUCT.md 19:33:26 spire-1.2.1/CODEOWNERS 19:33:26 spire-1.2.1/CONTRIBUTING.md 19:33:26 spire-1.2.1/Dockerfile 19:33:26 spire-1.2.1/Dockerfile.dev 19:33:26 spire-1.2.1/Dockerfile.scratch 19:33:26 spire-1.2.1/LICENSE 19:33:26 spire-1.2.1/MAINTAINERS.md 19:33:26 spire-1.2.1/Makefile 19:33:26 spire-1.2.1/README.md 19:33:26 spire-1.2.1/ROADMAP.md 19:33:26 spire-1.2.1/SECURITY.md 19:33:26 spire-1.2.1/cmd/ 19:33:26 spire-1.2.1/cmd/spire-agent/ 19:33:26 spire-1.2.1/cmd/spire-agent/cli/ 19:33:26 spire-1.2.1/cmd/spire-agent/cli/api/ 19:33:26 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:33:26 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:33:26 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:33:26 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:33:26 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:33:26 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:33:26 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:33:26 spire-1.2.1/cmd/spire-agent/cli/common/ 19:33:26 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:33:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:33:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:33:26 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:33:26 spire-1.2.1/cmd/spire-agent/cli/run/ 19:33:26 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:33:26 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:33:26 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:33:26 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:33:26 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:33:26 spire-1.2.1/cmd/spire-agent/main.go 19:33:26 spire-1.2.1/cmd/spire-server/ 19:33:26 spire-1.2.1/cmd/spire-server/cli/ 19:33:26 spire-1.2.1/cmd/spire-server/cli/agent/ 19:33:26 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:33:26 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/cli.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/entry/ 19:33:26 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/federation/ 19:33:26 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:33:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:33:26 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/run/ 19:33:26 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/token/ 19:33:26 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/validate/ 19:33:26 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/x509/ 19:33:26 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:33:26 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:33:26 spire-1.2.1/cmd/spire-server/main.go 19:33:26 spire-1.2.1/cmd/spire-server/util/ 19:33:26 spire-1.2.1/cmd/spire-server/util/util.go 19:33:26 spire-1.2.1/conf/ 19:33:26 spire-1.2.1/conf/agent/ 19:33:26 spire-1.2.1/conf/agent/agent.conf 19:33:26 spire-1.2.1/conf/agent/agent_full.conf 19:33:26 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:33:26 spire-1.2.1/conf/server/ 19:33:26 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:33:26 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:33:26 spire-1.2.1/conf/server/server.conf 19:33:26 spire-1.2.1/conf/server/server_full.conf 19:33:26 spire-1.2.1/doc/ 19:33:26 spire-1.2.1/doc/SPIRE101.md 19:33:26 spire-1.2.1/doc/auditlog.md 19:33:26 spire-1.2.1/doc/authorization_policy_engine.md 19:33:26 spire-1.2.1/doc/changelog_guidelines.md 19:33:26 spire-1.2.1/doc/cure53-report.pdf 19:33:26 spire-1.2.1/doc/images/ 19:33:26 spire-1.2.1/doc/images/2019_roadmap.png 19:33:26 spire-1.2.1/doc/images/SPIRE101.png 19:33:26 spire-1.2.1/doc/images/SPIRE_agent.png 19:33:26 spire-1.2.1/doc/images/SPIRE_server.png 19:33:26 spire-1.2.1/doc/images/cache_mgr.png 19:33:26 spire-1.2.1/doc/images/cache_mgr_components.png 19:33:26 spire-1.2.1/doc/images/federated_spire.png 19:33:26 spire-1.2.1/doc/images/ha_mode.png 19:33:26 spire-1.2.1/doc/images/nested_spire.png 19:33:26 spire-1.2.1/doc/images/oidc_federation.png 19:33:26 spire-1.2.1/doc/images/single_trust_domain.png 19:33:26 spire-1.2.1/doc/images/spiffe_compatible.png 19:33:26 spire-1.2.1/doc/images/spire_logo.png 19:33:26 spire-1.2.1/doc/migrating_registration_api_clients.md 19:33:26 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:33:26 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:33:26 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:33:26 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:33:26 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:33:26 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:33:26 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:33:26 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:33:26 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:33:26 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:33:26 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:33:26 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:33:26 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:33:26 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:33:26 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:33:26 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:33:26 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:33:26 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:33:26 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:33:26 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:33:26 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:33:26 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:33:26 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:33:26 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:33:26 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:33:26 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:33:26 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:33:26 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:33:26 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:33:26 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:33:26 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:33:26 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:33:26 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:33:26 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:33:26 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:33:26 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:33:26 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:33:26 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:33:26 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:33:26 spire-1.2.1/doc/scaling_spire.md 19:33:26 spire-1.2.1/doc/spire_agent.md 19:33:26 spire-1.2.1/doc/spire_server.md 19:33:26 spire-1.2.1/doc/supported_integrations.md 19:33:26 spire-1.2.1/doc/telemetry.md 19:33:26 spire-1.2.1/doc/telemetry_config.md 19:33:26 spire-1.2.1/doc/upgrading.md 19:33:26 spire-1.2.1/doc/using_spire.md 19:33:26 spire-1.2.1/examples/ 19:33:26 spire-1.2.1/examples/README.md 19:33:26 spire-1.2.1/go.mod 19:33:26 spire-1.2.1/go.sum 19:33:26 spire-1.2.1/pkg/ 19:33:26 spire-1.2.1/pkg/agent/ 19:33:26 spire-1.2.1/pkg/agent/agent.go 19:33:26 spire-1.2.1/pkg/agent/api/ 19:33:26 spire-1.2.1/pkg/agent/api/config.go 19:33:26 spire-1.2.1/pkg/agent/api/debug/ 19:33:26 spire-1.2.1/pkg/agent/api/debug/v1/ 19:33:26 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:33:26 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:33:26 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:33:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:33:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:33:26 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:33:26 spire-1.2.1/pkg/agent/api/endpoints.go 19:33:26 spire-1.2.1/pkg/agent/api/health/ 19:33:26 spire-1.2.1/pkg/agent/api/health/v1/ 19:33:26 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:33:26 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:33:26 spire-1.2.1/pkg/agent/api/rpccontext/ 19:33:26 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:33:26 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:33:26 spire-1.2.1/pkg/agent/attestor/ 19:33:26 spire-1.2.1/pkg/agent/attestor/node/ 19:33:26 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:33:26 spire-1.2.1/pkg/agent/attestor/node/node.go 19:33:26 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:33:26 spire-1.2.1/pkg/agent/attestor/workload/ 19:33:26 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:33:26 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:33:26 spire-1.2.1/pkg/agent/catalog/ 19:33:26 spire-1.2.1/pkg/agent/catalog/catalog.go 19:33:26 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:33:26 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:33:26 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:33:26 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:33:26 spire-1.2.1/pkg/agent/client/ 19:33:26 spire-1.2.1/pkg/agent/client/client.go 19:33:26 spire-1.2.1/pkg/agent/client/client_test.go 19:33:26 spire-1.2.1/pkg/agent/client/dial.go 19:33:26 spire-1.2.1/pkg/agent/client/nodeconn.go 19:33:26 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:33:26 spire-1.2.1/pkg/agent/client/update.go 19:33:26 spire-1.2.1/pkg/agent/client/util.go 19:33:26 spire-1.2.1/pkg/agent/common/ 19:33:26 spire-1.2.1/pkg/agent/common/backoff/ 19:33:26 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:33:26 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:33:26 spire-1.2.1/pkg/agent/common/cgroups/ 19:33:26 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:33:26 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:33:26 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:33:26 spire-1.2.1/pkg/agent/config.go 19:33:26 spire-1.2.1/pkg/agent/endpoints/ 19:33:26 spire-1.2.1/pkg/agent/endpoints/config.go 19:33:26 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:33:26 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:33:26 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:33:26 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:33:26 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:33:26 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:33:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:33:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:33:26 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:33:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:33:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:33:26 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:33:26 spire-1.2.1/pkg/agent/endpoints/workload/ 19:33:26 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:33:26 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:33:26 spire-1.2.1/pkg/agent/manager/ 19:33:26 spire-1.2.1/pkg/agent/manager/cache/ 19:33:26 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:33:26 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:33:26 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:33:26 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:33:26 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:33:26 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:33:26 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:33:26 spire-1.2.1/pkg/agent/manager/config.go 19:33:26 spire-1.2.1/pkg/agent/manager/manager.go 19:33:26 spire-1.2.1/pkg/agent/manager/manager_test.go 19:33:26 spire-1.2.1/pkg/agent/manager/storage.go 19:33:26 spire-1.2.1/pkg/agent/manager/storage_test.go 19:33:26 spire-1.2.1/pkg/agent/manager/storecache/ 19:33:26 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:33:26 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:33:26 spire-1.2.1/pkg/agent/manager/sync.go 19:33:26 spire-1.2.1/pkg/agent/plugin/ 19:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:33:26 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:33:26 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:33:26 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:33:26 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:33:26 spire-1.2.1/pkg/agent/svid/ 19:33:26 spire-1.2.1/pkg/agent/svid/rotator.go 19:33:26 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:33:26 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:33:26 spire-1.2.1/pkg/agent/svid/store/ 19:33:26 spire-1.2.1/pkg/agent/svid/store/service.go 19:33:26 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:33:26 spire-1.2.1/pkg/common/ 19:33:26 spire-1.2.1/pkg/common/agentpathtemplate/ 19:33:26 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:33:26 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:33:26 spire-1.2.1/pkg/common/api/ 19:33:26 spire-1.2.1/pkg/common/api/metrics.go 19:33:26 spire-1.2.1/pkg/common/api/middleware/ 19:33:26 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:33:26 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:33:26 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:33:26 spire-1.2.1/pkg/common/api/middleware/logger.go 19:33:26 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:33:26 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:33:26 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:33:26 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:33:26 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:33:26 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:33:26 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:33:26 spire-1.2.1/pkg/common/api/middleware/names.go 19:33:26 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:33:26 spire-1.2.1/pkg/common/api/names.go 19:33:26 spire-1.2.1/pkg/common/api/ratelimit.go 19:33:26 spire-1.2.1/pkg/common/api/rpccontext/ 19:33:26 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:33:26 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:33:26 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:33:26 spire-1.2.1/pkg/common/auth/ 19:33:26 spire-1.2.1/pkg/common/auth/interceptors.go 19:33:26 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:33:26 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:33:26 spire-1.2.1/pkg/common/bundleutil/ 19:33:26 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:33:26 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:33:26 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:33:26 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:33:26 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:33:26 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:33:26 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:33:26 spire-1.2.1/pkg/common/bundleutil/types.go 19:33:26 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:33:26 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:33:26 spire-1.2.1/pkg/common/catalog/ 19:33:26 spire-1.2.1/pkg/common/catalog/bind.go 19:33:26 spire-1.2.1/pkg/common/catalog/builtin.go 19:33:26 spire-1.2.1/pkg/common/catalog/catalog.go 19:33:26 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:33:26 spire-1.2.1/pkg/common/catalog/closers.go 19:33:26 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:33:26 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:33:26 spire-1.2.1/pkg/common/catalog/config.go 19:33:26 spire-1.2.1/pkg/common/catalog/config_test.go 19:33:26 spire-1.2.1/pkg/common/catalog/configure.go 19:33:26 spire-1.2.1/pkg/common/catalog/constraints.go 19:33:26 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:33:26 spire-1.2.1/pkg/common/catalog/context.go 19:33:26 spire-1.2.1/pkg/common/catalog/external.go 19:33:26 spire-1.2.1/pkg/common/catalog/host.go 19:33:26 spire-1.2.1/pkg/common/catalog/pipenet.go 19:33:26 spire-1.2.1/pkg/common/catalog/plugin.go 19:33:26 spire-1.2.1/pkg/common/catalog/testplugin/ 19:33:26 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:33:26 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:33:26 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:33:26 spire-1.2.1/pkg/common/cli/ 19:33:26 spire-1.2.1/pkg/common/cli/env.go 19:33:26 spire-1.2.1/pkg/common/cli/flags.go 19:33:26 spire-1.2.1/pkg/common/cli/trust_domain.go 19:33:26 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:33:26 spire-1.2.1/pkg/common/cli/umask.go 19:33:26 spire-1.2.1/pkg/common/cli/umask_posix.go 19:33:26 spire-1.2.1/pkg/common/cli/umask_test.go 19:33:26 spire-1.2.1/pkg/common/cli/umask_windows.go 19:33:26 spire-1.2.1/pkg/common/cliprinter/ 19:33:26 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:33:26 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:33:26 spire-1.2.1/pkg/common/cliprinter/flag.go 19:33:26 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:33:26 spire-1.2.1/pkg/common/cliprinter/format.go 19:33:26 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:33:26 spire-1.2.1/pkg/common/cliprinter/internal/ 19:33:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:33:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:33:26 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:33:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:33:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:33:26 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:33:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:33:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:33:26 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:33:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:33:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:33:26 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:33:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:33:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:33:26 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:33:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:33:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:33:26 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:33:26 spire-1.2.1/pkg/common/coretypes/ 19:33:26 spire-1.2.1/pkg/common/coretypes/bundle/ 19:33:26 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:33:26 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:33:26 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:33:26 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:33:26 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:33:26 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:33:26 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:33:26 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:33:26 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:33:26 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:33:26 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:33:26 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:33:26 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:33:26 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:33:26 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:33:26 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:33:26 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:33:26 spire-1.2.1/pkg/common/cryptoutil/ 19:33:26 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:33:26 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:33:26 spire-1.2.1/pkg/common/diskutil/ 19:33:26 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:33:26 spire-1.2.1/pkg/common/diskutil/file_test.go 19:33:26 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:33:26 spire-1.2.1/pkg/common/errorutil/ 19:33:26 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:33:26 spire-1.2.1/pkg/common/health/ 19:33:26 spire-1.2.1/pkg/common/health/config.go 19:33:26 spire-1.2.1/pkg/common/health/context.go 19:33:26 spire-1.2.1/pkg/common/health/context_test.go 19:33:26 spire-1.2.1/pkg/common/health/health.go 19:33:26 spire-1.2.1/pkg/common/health/health_test.go 19:33:26 spire-1.2.1/pkg/common/health/logger.go 19:33:26 spire-1.2.1/pkg/common/hostservice/ 19:33:26 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:33:26 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:33:26 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:33:26 spire-1.2.1/pkg/common/idutil/ 19:33:26 spire-1.2.1/pkg/common/idutil/require.go 19:33:26 spire-1.2.1/pkg/common/idutil/require_test.go 19:33:26 spire-1.2.1/pkg/common/idutil/safety.go 19:33:26 spire-1.2.1/pkg/common/idutil/safety_test.go 19:33:26 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:33:26 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:33:26 spire-1.2.1/pkg/common/jwtsvid/ 19:33:26 spire-1.2.1/pkg/common/jwtsvid/common.go 19:33:26 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:33:26 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:33:26 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:33:26 spire-1.2.1/pkg/common/jwtutil/ 19:33:26 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:33:26 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:33:26 spire-1.2.1/pkg/common/log/ 19:33:26 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:33:26 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:33:26 spire-1.2.1/pkg/common/log/log.go 19:33:26 spire-1.2.1/pkg/common/log/log_test.go 19:33:26 spire-1.2.1/pkg/common/log/options.go 19:33:26 spire-1.2.1/pkg/common/nodeutil/ 19:33:26 spire-1.2.1/pkg/common/nodeutil/node.go 19:33:26 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:33:26 spire-1.2.1/pkg/common/peertracker/ 19:33:26 spire-1.2.1/pkg/common/peertracker/conn.go 19:33:26 spire-1.2.1/pkg/common/peertracker/credentials.go 19:33:26 spire-1.2.1/pkg/common/peertracker/errors.go 19:33:26 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:33:26 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:33:26 spire-1.2.1/pkg/common/peertracker/info.go 19:33:26 spire-1.2.1/pkg/common/peertracker/listener.go 19:33:26 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:33:26 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:33:26 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:33:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:33:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:33:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:33:26 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:33:26 spire-1.2.1/pkg/common/peertracker/tcp.go 19:33:26 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:33:26 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:33:26 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:33:26 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:33:26 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:33:26 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:33:26 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:33:26 spire-1.2.1/pkg/common/peertracker/uds.go 19:33:26 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:33:26 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:33:26 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:33:26 spire-1.2.1/pkg/common/pemutil/ 19:33:26 spire-1.2.1/pkg/common/pemutil/block.go 19:33:26 spire-1.2.1/pkg/common/pemutil/certs.go 19:33:26 spire-1.2.1/pkg/common/pemutil/common.go 19:33:26 spire-1.2.1/pkg/common/pemutil/csr.go 19:33:26 spire-1.2.1/pkg/common/pemutil/keys.go 19:33:26 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:33:26 spire-1.2.1/pkg/common/pemutil/testdata/ 19:33:26 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:33:26 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:33:26 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:33:26 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:33:26 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:33:26 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:33:26 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:33:26 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:33:26 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:33:26 spire-1.2.1/pkg/common/plugin/ 19:33:26 spire-1.2.1/pkg/common/plugin/aws/ 19:33:26 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:33:26 spire-1.2.1/pkg/common/plugin/azure/ 19:33:26 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:33:26 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:33:26 spire-1.2.1/pkg/common/plugin/facade.go 19:33:26 spire-1.2.1/pkg/common/plugin/facade_test.go 19:33:26 spire-1.2.1/pkg/common/plugin/gcp/ 19:33:26 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:33:26 spire-1.2.1/pkg/common/plugin/k8s/ 19:33:26 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:33:26 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:33:26 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:33:26 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:33:26 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:33:26 spire-1.2.1/pkg/common/plugin/log.go 19:33:26 spire-1.2.1/pkg/common/plugin/sshpop/ 19:33:26 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:33:26 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:33:26 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:33:26 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:33:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:33:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:33:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:33:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:33:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:33:26 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:33:26 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:33:26 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:33:26 spire-1.2.1/pkg/common/plugin/x509pop/ 19:33:26 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:33:26 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:33:26 spire-1.2.1/pkg/common/profiling/ 19:33:26 spire-1.2.1/pkg/common/profiling/dumpers.go 19:33:26 spire-1.2.1/pkg/common/profiling/profiling.go 19:33:26 spire-1.2.1/pkg/common/protoutil/ 19:33:26 spire-1.2.1/pkg/common/protoutil/masks.go 19:33:26 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:33:26 spire-1.2.1/pkg/common/rotationutil/ 19:33:26 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:33:26 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:33:26 spire-1.2.1/pkg/common/selector/ 19:33:26 spire-1.2.1/pkg/common/selector/selector.go 19:33:26 spire-1.2.1/pkg/common/selector/selector_test.go 19:33:26 spire-1.2.1/pkg/common/selector/set.go 19:33:26 spire-1.2.1/pkg/common/selector/set_utils.go 19:33:26 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:33:26 spire-1.2.1/pkg/common/telemetry/ 19:33:26 spire-1.2.1/pkg/common/telemetry/agent/ 19:33:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:33:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:33:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:33:26 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:33:26 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:33:26 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:33:26 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:33:26 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:33:26 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:33:26 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:33:26 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:33:26 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:33:26 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:33:26 spire-1.2.1/pkg/common/telemetry/call.go 19:33:26 spire-1.2.1/pkg/common/telemetry/common/ 19:33:26 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:33:26 spire-1.2.1/pkg/common/telemetry/config.go 19:33:26 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:33:26 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:33:26 spire-1.2.1/pkg/common/telemetry/inmem.go 19:33:26 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:33:26 spire-1.2.1/pkg/common/telemetry/m3.go 19:33:26 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:33:26 spire-1.2.1/pkg/common/telemetry/metrics.go 19:33:26 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:33:26 spire-1.2.1/pkg/common/telemetry/names.go 19:33:26 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:33:26 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:33:26 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:33:26 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:33:26 spire-1.2.1/pkg/common/telemetry/server/ 19:33:26 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:33:26 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:33:26 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:33:26 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:33:26 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:33:26 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:33:26 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:33:26 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:33:26 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:33:26 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:33:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:33:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:33:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:33:26 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:33:26 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:33:26 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:33:26 spire-1.2.1/pkg/common/telemetry/server/server.go 19:33:26 spire-1.2.1/pkg/common/telemetry/sink.go 19:33:26 spire-1.2.1/pkg/common/telemetry/statsd.go 19:33:26 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:33:26 spire-1.2.1/pkg/common/telemetry/uptime.go 19:33:26 spire-1.2.1/pkg/common/telemetry/version.go 19:33:26 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:33:26 spire-1.2.1/pkg/common/uptime/ 19:33:26 spire-1.2.1/pkg/common/uptime/uptime.go 19:33:26 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:33:26 spire-1.2.1/pkg/common/util/ 19:33:26 spire-1.2.1/pkg/common/util/certs.go 19:33:26 spire-1.2.1/pkg/common/util/certs_test.go 19:33:26 spire-1.2.1/pkg/common/util/csr.go 19:33:26 spire-1.2.1/pkg/common/util/hash.go 19:33:26 spire-1.2.1/pkg/common/util/selectors.go 19:33:26 spire-1.2.1/pkg/common/util/selectors_test.go 19:33:26 spire-1.2.1/pkg/common/util/signals.go 19:33:26 spire-1.2.1/pkg/common/util/sort.go 19:33:26 spire-1.2.1/pkg/common/util/sort_test.go 19:33:26 spire-1.2.1/pkg/common/util/task.go 19:33:26 spire-1.2.1/pkg/common/util/task_test.go 19:33:26 spire-1.2.1/pkg/common/util/testdata/ 19:33:26 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:33:26 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:33:26 spire-1.2.1/pkg/common/version/ 19:33:26 spire-1.2.1/pkg/common/version/version.go 19:33:26 spire-1.2.1/pkg/common/x509svid/ 19:33:26 spire-1.2.1/pkg/common/x509svid/common_test.go 19:33:26 spire-1.2.1/pkg/common/x509svid/csr.go 19:33:26 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:33:26 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:33:26 spire-1.2.1/pkg/common/x509util/ 19:33:26 spire-1.2.1/pkg/common/x509util/cert.go 19:33:26 spire-1.2.1/pkg/common/x509util/dns.go 19:33:27 spire-1.2.1/pkg/common/x509util/dns_test.go 19:33:27 spire-1.2.1/pkg/common/x509util/keyid.go 19:33:27 spire-1.2.1/pkg/common/x509util/keypair.go 19:33:27 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:33:27 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:33:27 spire-1.2.1/pkg/server/ 19:33:27 spire-1.2.1/pkg/server/api/ 19:33:27 spire-1.2.1/pkg/server/api/agent.go 19:33:27 spire-1.2.1/pkg/server/api/agent/ 19:33:27 spire-1.2.1/pkg/server/api/agent/v1/ 19:33:27 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:33:27 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:33:27 spire-1.2.1/pkg/server/api/agent_test.go 19:33:27 spire-1.2.1/pkg/server/api/api.go 19:33:27 spire-1.2.1/pkg/server/api/audit/ 19:33:27 spire-1.2.1/pkg/server/api/audit/audit.go 19:33:27 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:33:27 spire-1.2.1/pkg/server/api/bundle.go 19:33:27 spire-1.2.1/pkg/server/api/bundle/ 19:33:27 spire-1.2.1/pkg/server/api/bundle/v1/ 19:33:27 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:33:27 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:33:27 spire-1.2.1/pkg/server/api/bundle_test.go 19:33:27 spire-1.2.1/pkg/server/api/debug/ 19:33:27 spire-1.2.1/pkg/server/api/debug/v1/ 19:33:27 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:33:27 spire-1.2.1/pkg/server/api/debug/v1/service_test.go ---> ed83d40f8d44 19:33:27 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:33:27 19:33:27 spire-1.2.1/pkg/server/api/entry.go 19:33:27 spire-1.2.1/pkg/server/api/entry/ 19:33:27 spire-1.2.1/pkg/server/api/entry/v1/ 19:33:27 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:33:27 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:33:27 spire-1.2.1/pkg/server/api/entry_test.go 19:33:27 spire-1.2.1/pkg/server/api/health/ 19:33:27 spire-1.2.1/pkg/server/api/health/v1/ 19:33:27 spire-1.2.1/pkg/server/api/health/v1/service.go 19:33:27 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:33:27 spire-1.2.1/pkg/server/api/id.go 19:33:27 spire-1.2.1/pkg/server/api/id_test.go 19:33:27 spire-1.2.1/pkg/server/api/limits/ 19:33:27 spire-1.2.1/pkg/server/api/limits/limits.go 19:33:27 spire-1.2.1/pkg/server/api/middleware/ 19:33:27 spire-1.2.1/pkg/server/api/middleware/alias.go 19:33:27 spire-1.2.1/pkg/server/api/middleware/audit.go 19:33:27 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:33:27 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:33:27 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:33:27 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:33:27 spire-1.2.1/pkg/server/api/middleware/caller.go 19:33:27 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:33:27 spire-1.2.1/pkg/server/api/middleware/common.go 19:33:27 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:33:27 spire-1.2.1/pkg/server/api/middleware/entries.go 19:33:27 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:33:27 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:33:27 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:33:27 spire-1.2.1/pkg/server/api/ratelimit.go 19:33:27 spire-1.2.1/pkg/server/api/rpccontext/ 19:33:27 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:33:27 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:33:27 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:33:27 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:33:27 spire-1.2.1/pkg/server/api/selector.go 19:33:27 spire-1.2.1/pkg/server/api/selector_test.go 19:33:27 spire-1.2.1/pkg/server/api/status.go 19:33:27 spire-1.2.1/pkg/server/api/status_test.go 19:33:27 spire-1.2.1/pkg/server/api/svid/ 19:33:27 spire-1.2.1/pkg/server/api/svid/v1/ 19:33:27 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:33:27 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:33:27 spire-1.2.1/pkg/server/api/trustdomain.go 19:33:27 spire-1.2.1/pkg/server/api/trustdomain/ 19:33:27 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:33:27 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:33:27 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:33:27 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:33:27 spire-1.2.1/pkg/server/authpolicy/ 19:33:27 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:33:27 spire-1.2.1/pkg/server/authpolicy/policy.go 19:33:27 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:33:27 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:33:27 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:33:27 spire-1.2.1/pkg/server/authpolicy/validate.go 19:33:27 spire-1.2.1/pkg/server/bundle/ 19:33:27 spire-1.2.1/pkg/server/bundle/client/ 19:33:27 spire-1.2.1/pkg/server/bundle/client/client.go 19:33:27 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:33:27 spire-1.2.1/pkg/server/bundle/client/manager.go 19:33:27 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:33:27 spire-1.2.1/pkg/server/bundle/client/sources.go 19:33:27 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:33:27 spire-1.2.1/pkg/server/bundle/client/updater.go 19:33:27 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:33:27 spire-1.2.1/pkg/server/ca/ 19:33:27 spire-1.2.1/pkg/server/ca/ca.go 19:33:27 spire-1.2.1/pkg/server/ca/ca_health.go 19:33:27 spire-1.2.1/pkg/server/ca/ca_test.go 19:33:27 spire-1.2.1/pkg/server/ca/journal.go 19:33:27 spire-1.2.1/pkg/server/ca/journal_test.go 19:33:27 spire-1.2.1/pkg/server/ca/manager.go 19:33:27 spire-1.2.1/pkg/server/ca/manager_health.go 19:33:27 spire-1.2.1/pkg/server/ca/manager_test.go 19:33:27 spire-1.2.1/pkg/server/ca/templates.go 19:33:27 spire-1.2.1/pkg/server/ca/upstream_client.go 19:33:27 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:33:27 spire-1.2.1/pkg/server/ca/validation.go 19:33:27 spire-1.2.1/pkg/server/cache/ 19:33:27 spire-1.2.1/pkg/server/cache/dscache/ 19:33:27 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:33:27 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:33:27 spire-1.2.1/pkg/server/cache/entrycache/ 19:33:27 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:33:27 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:33:27 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:33:27 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:33:27 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:33:27 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:33:27 spire-1.2.1/pkg/server/catalog/ 19:33:27 spire-1.2.1/pkg/server/catalog/catalog.go 19:33:27 spire-1.2.1/pkg/server/catalog/keymanager.go 19:33:27 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:33:27 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:33:27 spire-1.2.1/pkg/server/catalog/notifier.go 19:33:27 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:33:27 spire-1.2.1/pkg/server/config.go 19:33:27 spire-1.2.1/pkg/server/datastore/ 19:33:27 spire-1.2.1/pkg/server/datastore/datastore.go 19:33:27 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:33:27 spire-1.2.1/pkg/server/datastore/repository.go 19:33:27 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:33:27 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:33:27 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:33:27 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:33:27 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:33:27 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:33:27 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:33:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:33:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:33:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:33:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go ---> Running in bcbd046575aa 19:33:27 19:33:27 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:33:27 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:33:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:33:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:33:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:33:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:33:27 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:33:27 spire-1.2.1/pkg/server/endpoints/ 19:33:27 spire-1.2.1/pkg/server/endpoints/bundle/ 19:33:27 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:33:27 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:33:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:33:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:33:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:33:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:33:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:33:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:33:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:33:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:33:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:33:27 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:33:27 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:33:27 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:33:27 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:33:27 spire-1.2.1/pkg/server/endpoints/config.go 19:33:27 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:33:27 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:33:27 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:33:27 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:33:27 spire-1.2.1/pkg/server/endpoints/middleware.go 19:33:27 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:33:27 spire-1.2.1/pkg/server/hostservice/ 19:33:27 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:33:27 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:33:27 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:33:27 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:33:27 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:33:27 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:33:27 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:33:27 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/ 19:33:27 spire-1.2.1/pkg/server/plugin/keymanager/ 19:33:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:33:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:33:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:33:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:33:27 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:33:27 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:33:27 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:33:27 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:33:27 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:33:27 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:33:27 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:33:27 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:33:27 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:33:27 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:33:27 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:33:27 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:33:27 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:33:27 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:33:27 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:33:27 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:33:27 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:33:27 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:33:27 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:33:27 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:33:27 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:33:27 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/notifier/ 19:33:27 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:33:27 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:33:27 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:33:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:33:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:33:27 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:33:27 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:33:27 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:33:27 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:33:27 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:33:27 spire-1.2.1/pkg/server/registration/ 19:33:27 spire-1.2.1/pkg/server/registration/manager.go 19:33:27 spire-1.2.1/pkg/server/registration/manager_test.go 19:33:27 spire-1.2.1/pkg/server/scanentries.go 19:33:27 spire-1.2.1/pkg/server/scanentries_test.go 19:33:27 spire-1.2.1/pkg/server/server.go 19:33:27 spire-1.2.1/pkg/server/server_test.go 19:33:27 spire-1.2.1/pkg/server/svid/ 19:33:27 spire-1.2.1/pkg/server/svid/observer.go 19:33:27 spire-1.2.1/pkg/server/svid/observer_test.go 19:33:27 spire-1.2.1/pkg/server/svid/rotator.go 19:33:27 spire-1.2.1/pkg/server/svid/rotator_config.go 19:33:27 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:33:27 spire-1.2.1/pkg/server/svid/rotator_test.go 19:33:27 spire-1.2.1/proto/ 19:33:27 spire-1.2.1/proto/private/ 19:33:27 spire-1.2.1/proto/private/server/ 19:33:27 spire-1.2.1/proto/private/server/journal/ 19:33:27 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:33:27 spire-1.2.1/proto/private/server/journal/journal.proto 19:33:27 spire-1.2.1/proto/spire/ 19:33:27 spire-1.2.1/proto/spire/common/ 19:33:27 spire-1.2.1/proto/spire/common/common.pb.go 19:33:27 spire-1.2.1/proto/spire/common/common.proto 19:33:27 spire-1.2.1/proto/spire/common/plugin/ 19:33:27 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:33:27 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:33:27 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:33:27 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:33:27 spire-1.2.1/proto/spire/plugin/ 19:33:27 spire-1.2.1/proto/spire/plugin/agent/ 19:33:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:33:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:33:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:33:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:33:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:33:27 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:33:27 spire-1.2.1/release/ 19:33:27 spire-1.2.1/release/spire-extras/ 19:33:27 spire-1.2.1/release/spire-extras/README.md 19:33:27 spire-1.2.1/release/spire-extras/conf/ 19:33:27 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:33:27 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:33:27 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:33:27 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:33:27 spire-1.2.1/release/spire/ 19:33:27 spire-1.2.1/release/spire/README.md 19:33:27 spire-1.2.1/release/spire/conf/ 19:33:27 spire-1.2.1/release/spire/conf/agent/ 19:33:27 spire-1.2.1/release/spire/conf/agent/agent.conf 19:33:27 spire-1.2.1/release/spire/conf/server/ 19:33:27 spire-1.2.1/release/spire/conf/server/server.conf 19:33:27 spire-1.2.1/script/ 19:33:27 spire-1.2.1/script/build-artifact.sh 19:33:27 spire-1.2.1/script/generate_dummy_ca.sh 19:33:27 spire-1.2.1/support/ 19:33:27 spire-1.2.1/support/k8s/ 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:33:27 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:33:27 spire-1.2.1/support/oidc-discovery-provider/ 19:33:27 spire-1.2.1/support/oidc-discovery-provider/README.md 19:33:27 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:33:27 spire-1.2.1/support/oidc-discovery-provider/config.go 19:33:27 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:33:27 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:33:27 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:33:27 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:33:27 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:33:27 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:33:27 spire-1.2.1/support/oidc-discovery-provider/main.go 19:33:27 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:33:27 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:33:27 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:33:27 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:33:27 spire-1.2.1/test/ 19:33:27 spire-1.2.1/test/clock/ 19:33:27 spire-1.2.1/test/clock/clock.go 19:33:27 spire-1.2.1/test/fakes/ 19:33:27 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:33:27 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:33:27 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:33:27 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:33:27 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:33:27 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:33:27 spire-1.2.1/test/fakes/fakeagentstore/ 19:33:27 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:33:27 spire-1.2.1/test/fakes/fakedatastore/ 19:33:27 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:33:27 spire-1.2.1/test/fakes/fakeentryclient/ 19:33:27 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:33:27 spire-1.2.1/test/fakes/fakehealthchecker/ 19:33:27 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:33:27 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:33:27 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:33:27 spire-1.2.1/test/fakes/fakemetrics/ 19:33:27 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:33:27 spire-1.2.1/test/fakes/fakenoderesolver/ 19:33:27 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:33:27 spire-1.2.1/test/fakes/fakenotifier/ 19:33:27 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:33:27 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:33:27 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:33:27 spire-1.2.1/test/fakes/fakeserverca/ 19:33:27 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:33:27 spire-1.2.1/test/fakes/fakeservercatalog/ 19:33:27 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:33:27 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:33:28 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:33:28 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:33:28 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:33:28 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:33:28 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:33:28 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:33:28 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:33:28 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:33:28 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:33:28 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:33:28 spire-1.2.1/test/fixture/ 19:33:28 spire-1.2.1/test/fixture/certs/ 19:33:28 spire-1.2.1/test/fixture/certs/agent_svid.der 19:33:28 spire-1.2.1/test/fixture/certs/base_cert.pem 19:33:28 spire-1.2.1/test/fixture/certs/base_csr.pem 19:33:28 spire-1.2.1/test/fixture/certs/base_key.pem 19:33:28 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:33:28 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:33:28 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:33:28 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:33:28 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:33:28 spire-1.2.1/test/fixture/certs/blog_key.pem 19:33:28 spire-1.2.1/test/fixture/certs/bundle.der 19:33:28 spire-1.2.1/test/fixture/certs/ca.pem 19:33:28 spire-1.2.1/test/fixture/certs/ca_key.pem 19:33:28 spire-1.2.1/test/fixture/certs/database_cert.pem 19:33:28 spire-1.2.1/test/fixture/certs/database_csr.pem 19:33:28 spire-1.2.1/test/fixture/certs/database_key.pem 19:33:28 spire-1.2.1/test/fixture/certs/node_cert.pem 19:33:28 spire-1.2.1/test/fixture/certs/node_csr.pem 19:33:28 spire-1.2.1/test/fixture/certs/node_key.pem 19:33:28 spire-1.2.1/test/fixture/certs/svid.pem 19:33:28 spire-1.2.1/test/fixture/certs/svid_key.pem 19:33:28 spire-1.2.1/test/fixture/config/ 19:33:28 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:33:28 spire-1.2.1/test/fixture/config/agent_good.conf 19:33:28 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:33:28 spire-1.2.1/test/fixture/config/plugin_good.conf 19:33:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:33:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:33:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:33:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:33:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:33:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:33:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:33:28 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:33:28 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:33:28 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:33:28 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:33:28 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:33:28 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:33:28 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:33:28 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:33:28 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:33:28 spire-1.2.1/test/fixture/config/server_good.conf 19:33:28 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:33:28 spire-1.2.1/test/fixture/fixture.go 19:33:28 spire-1.2.1/test/fixture/nodeattestor/ 19:33:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:33:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:33:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:33:28 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:33:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:33:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:33:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:33:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:33:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:33:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:33:28 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:33:28 spire-1.2.1/test/fixture/registration/ 19:33:28 spire-1.2.1/test/fixture/registration/entries.json 19:33:28 spire-1.2.1/test/fixture/registration/good-for-update.json 19:33:28 spire-1.2.1/test/fixture/registration/good.json 19:33:28 spire-1.2.1/test/fixture/registration/invalid.json 19:33:28 spire-1.2.1/test/fixture/registration/invalid_json.json 19:33:28 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:33:28 spire-1.2.1/test/integration/ 19:33:28 spire-1.2.1/test/integration/README.md 19:33:28 spire-1.2.1/test/integration/common 19:33:28 spire-1.2.1/test/integration/setup/ 19:33:28 spire-1.2.1/test/integration/setup/adminclient/ 19:33:28 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:33:28 spire-1.2.1/test/integration/setup/adminclient/client.go 19:33:28 spire-1.2.1/test/integration/setup/debugagent/ 19:33:28 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:33:28 spire-1.2.1/test/integration/setup/debugagent/main.go 19:33:28 spire-1.2.1/test/integration/setup/debugserver/ 19:33:28 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:33:28 spire-1.2.1/test/integration/setup/debugserver/main.go 19:33:28 spire-1.2.1/test/integration/setup/downstreamclient/ 19:33:28 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:33:28 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:33:28 spire-1.2.1/test/integration/setup/itclient/ 19:33:28 spire-1.2.1/test/integration/setup/itclient/client.go 19:33:28 spire-1.2.1/test/integration/setup/node-attestation/ 19:33:28 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:33:28 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:33:28 spire-1.2.1/test/integration/setup/x509pop/ 19:33:28 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:33:28 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:33:28 spire-1.2.1/test/integration/suites/ 19:33:28 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:33:28 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:33:28 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:33:28 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:33:28 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:33:28 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:33:28 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:33:28 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:33:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:33:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:33:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:33:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:33:28 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:33:28 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:33:28 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:33:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:33:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:33:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:33:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:33:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:33:28 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:33:28 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:33:28 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:33:28 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:33:28 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:33:28 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:33:28 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:33:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:33:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:33:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:33:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:33:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:33:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:33:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:33:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:33:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:33:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:33:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:33:28 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:33:28 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:33:28 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:33:28 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:33:28 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:33:28 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:33:28 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:33:28 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:33:28 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:33:28 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:33:28 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:33:28 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:33:28 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:33:28 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:33:28 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:33:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:33:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:33:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:33:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:33:28 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:33:28 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:33:28 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:33:28 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:33:28 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:33:28 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:33:28 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:33:28 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:33:28 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:33:28 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:33:28 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:33:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:33:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:33:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:33:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:33:28 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:33:28 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:33:28 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:33:28 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:33:28 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:33:28 spire-1.2.1/test/integration/suites/join-token/ 19:33:28 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:33:28 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:33:28 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:33:28 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:33:28 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:33:28 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:33:28 spire-1.2.1/test/integration/suites/join-token/README.md 19:33:28 spire-1.2.1/test/integration/suites/join-token/conf/ 19:33:28 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:33:28 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:33:28 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:33:28 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:33:28 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:33:28 spire-1.2.1/test/integration/suites/join-token/teardown 19:33:28 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:33:28 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:33:28 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:33:28 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:33:28 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:33:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:33:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:33:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:33:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:33:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:33:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:33:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:33:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:33:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:33:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:33:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:33:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:33:28 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:33:28 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:33:28 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:33:28 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:33:28 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:33:28 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:33:28 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:33:28 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:33:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:33:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:33:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:33:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:33:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:33:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:33:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:33:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:33:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:33:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:33:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:33:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:33:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:33:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:33:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:33:28 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:33:28 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:33:28 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:33:28 spire-1.2.1/test/integration/suites/k8s/ 19:33:28 spire-1.2.1/test/integration/suites/k8s/00-setup 19:33:28 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:33:28 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:33:28 spire-1.2.1/test/integration/suites/k8s/README.md 19:33:28 spire-1.2.1/test/integration/suites/k8s/conf/ 19:33:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:33:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:33:28 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:33:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:33:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:33:28 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:33:28 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:33:28 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:33:28 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:33:28 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:33:28 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:33:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:33:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:33:28 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:33:28 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:33:28 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:33:28 spire-1.2.1/test/integration/suites/k8s/teardown 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/ 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:33:28 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:33:28 spire-1.2.1/test/integration/suites/node-attestation/ 19:33:28 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:33:28 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:33:28 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:33:28 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:33:28 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:33:28 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:33:28 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:33:28 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:33:28 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:33:28 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:33:28 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:33:28 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:33:28 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:33:28 spire-1.2.1/test/integration/suites/rotation/ 19:33:28 spire-1.2.1/test/integration/suites/rotation/00-setup 19:33:28 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:33:28 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:33:28 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:33:28 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:33:28 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:33:28 spire-1.2.1/test/integration/suites/rotation/README.md 19:33:28 spire-1.2.1/test/integration/suites/rotation/conf/ 19:33:28 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:33:28 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:33:28 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:33:28 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:33:28 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:33:28 spire-1.2.1/test/integration/suites/rotation/teardown 19:33:28 spire-1.2.1/test/integration/suites/self-test/ 19:33:28 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:33:28 spire-1.2.1/test/integration/suites/self-test/README.md 19:33:28 spire-1.2.1/test/integration/suites/self-test/teardown 19:33:28 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:33:28 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:33:28 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:33:28 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:33:28 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:33:28 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:33:28 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:33:28 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:33:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:33:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:33:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:33:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:33:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:33:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:33:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:33:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:33:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:33:28 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:33:28 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:33:28 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:33:28 spire-1.2.1/test/integration/suites/upgrade/ 19:33:28 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:33:28 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:33:28 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:33:28 spire-1.2.1/test/integration/suites/upgrade/README.md 19:33:28 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:33:28 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:33:28 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:33:28 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:33:28 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:33:28 spire-1.2.1/test/integration/suites/upgrade/teardown 19:33:28 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:33:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:33:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:33:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:33:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:33:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:33:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:33:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:33:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:33:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:33:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:33:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:33:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:33:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:33:28 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:33:28 spire-1.2.1/test/integration/test-one.sh 19:33:28 spire-1.2.1/test/integration/test.sh 19:33:28 spire-1.2.1/test/plugintest/ 19:33:28 spire-1.2.1/test/plugintest/config.go 19:33:28 spire-1.2.1/test/plugintest/load.go 19:33:28 spire-1.2.1/test/plugintest/option.go 19:33:28 spire-1.2.1/test/spiretest/ 19:33:28 spire-1.2.1/test/spiretest/apiserver.go 19:33:28 spire-1.2.1/test/spiretest/assertions.go 19:33:28 spire-1.2.1/test/spiretest/dir.go 19:33:28 spire-1.2.1/test/spiretest/errors_posix.go 19:33:28 spire-1.2.1/test/spiretest/errors_windows.go 19:33:28 spire-1.2.1/test/spiretest/logs.go 19:33:28 spire-1.2.1/test/spiretest/socketapi.go 19:33:28 spire-1.2.1/test/spiretest/suite.go 19:33:28 spire-1.2.1/test/spiretest/x509.go 19:33:28 spire-1.2.1/test/testca/ 19:33:28 spire-1.2.1/test/testca/ca.go 19:33:28 spire-1.2.1/test/testkey/ 19:33:28 spire-1.2.1/test/testkey/generate.sh 19:33:28 spire-1.2.1/test/testkey/genkeys.go 19:33:28 spire-1.2.1/test/testkey/keys.go 19:33:28 spire-1.2.1/test/testkey/new.go 19:33:28 spire-1.2.1/test/tpmsimulator/ 19:33:28 spire-1.2.1/test/tpmsimulator/simulator.go 19:33:28 spire-1.2.1/test/util/ 19:33:28 spire-1.2.1/test/util/cert_fixtures.go 19:33:28 spire-1.2.1/test/util/cert_generation.go 19:33:28 spire-1.2.1/test/util/io_redirection.go 19:33:28 spire-1.2.1/test/util/race.go 19:33:28 spire-1.2.1/test/util/util.go 19:33:28 building spire from source... 19:33:28 Installing go1.17.7... 19:33:29 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:33:56 Building bin/spire-server... 19:33:56 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:33:56 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:33:56 go: downloading github.com/mitchellh/cli v1.1.2 19:33:56 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:33:56 go: downloading google.golang.org/grpc v1.44.0 19:34:00 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:34:00 go: downloading github.com/imdario/mergo v0.3.12 19:34:00 go: downloading github.com/sirupsen/logrus v1.8.1 19:34:00 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:34:00 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:34:01 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:34:01 go: downloading github.com/fatih/color v1.13.0 19:34:01 go: downloading github.com/mattn/go-isatty v0.0.14 19:34:01 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:34:02 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:34:02 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:34:02 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:34:02 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:34:02 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:34:04 go: downloading github.com/armon/go-metrics v0.3.10 19:34:04 go: downloading github.com/prometheus/client_golang v1.12.1 19:34:04 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:34:06 go: downloading github.com/open-policy-agent/opa v0.38.0 19:34:33 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:34:33 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:34:33 go: downloading github.com/Masterminds/goutils v1.1.0 19:34:33 go: downloading github.com/mattn/go-colorable v0.1.12 19:34:33 go: downloading github.com/Masterminds/semver v1.5.0 19:34:33 go: downloading github.com/google/uuid v1.1.2 19:34:33 go: downloading github.com/huandu/xstrings v1.3.2 19:34:33 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:34:33 go: downloading github.com/oklog/run v1.0.0 19:34:33 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:34:33 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:34:33 go: downloading github.com/prometheus/client_model v0.2.0 19:34:33 go: downloading github.com/prometheus/common v0.32.1 19:34:33 go: downloading go.uber.org/atomic v1.9.0 19:34:33 go: downloading github.com/beorn7/perks v1.0.1 19:34:33 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:34:33 go: downloading github.com/prometheus/procfs v0.7.3 19:34:33 go: downloading github.com/imkira/go-observer v1.0.3 19:34:33 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:34:33 go: downloading github.com/hashicorp/errwrap v1.1.0 19:34:33 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:34:33 go: downloading github.com/twmb/murmur3 v1.1.6 19:34:33 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:34:33 go: downloading gopkg.in/yaml.v2 v2.4.0 19:34:33 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:34:33 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:34:33 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:34:33 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:34:35 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:34:42 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:34:42 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:34:42 go: downloading github.com/stretchr/testify v1.7.0 19:34:42 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:34:42 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:34:42 go: downloading github.com/blang/semver/v4 v4.0.0 19:34:42 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:34:42 go: downloading github.com/jinzhu/gorm v1.9.16 19:34:42 go: downloading github.com/lib/pq v1.10.4 19:34:42 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:34:42 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:35:05 go: downloading google.golang.org/api v0.70.0 19:35:05 go: downloading k8s.io/client-go v0.23.4 19:35:05 go: downloading k8s.io/api v0.23.4 19:35:17 go: downloading github.com/google/go-tpm v0.3.3 19:35:17 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:35:50 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:35:50 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:35:50 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:35:50 go: downloading cloud.google.com/go/storage v1.21.0 19:35:50 go: downloading cloud.google.com/go v0.100.2 19:35:50 go: downloading k8s.io/apimachinery v0.23.4 19:35:51 go: downloading k8s.io/kube-aggregator v0.23.3 19:35:52 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:35:54 go: downloading cloud.google.com/go/security v1.3.0 19:35:54 go: downloading github.com/hashicorp/vault/api v1.4.1 19:35:54 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:35:54 go: downloading github.com/gobwas/glob v0.2.3 19:35:55 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:35:55 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:35:56 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:35:56 go: downloading github.com/aws/smithy-go v1.11.0 19:35:58 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:35:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:35:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:35:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:35:58 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:35:58 go: downloading github.com/jinzhu/inflection v1.0.0 19:35:59 go: downloading github.com/gogo/protobuf v1.3.2 19:36:04 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:36:05 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:36:05 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:36:05 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:36:05 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:36:05 go: downloading github.com/dimchansky/utfbom v1.1.1 19:36:06 go: downloading cloud.google.com/go/compute v1.3.0 19:36:07 go: downloading cloud.google.com/go/iam v0.1.1 19:36:07 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:36:07 go: downloading k8s.io/klog/v2 v2.30.0 19:36:07 go: downloading github.com/google/gofuzz v1.1.0 19:36:07 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:36:09 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:36:09 go: downloading github.com/spf13/pflag v1.0.5 19:36:10 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:36:10 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:36:10 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:36:10 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:36:10 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:36:10 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:36:10 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:36:12 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:36:12 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:36:12 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:36:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:36:13 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:36:15 go: downloading go.opencensus.io v0.23.0 19:36:16 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:36:16 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:36:16 go: downloading gopkg.in/inf.v0 v0.9.1 19:36:16 go: downloading github.com/go-logr/logr v1.2.2 19:36:16 go: downloading github.com/google/go-cmp v0.5.7 19:36:17 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:36:18 go: downloading github.com/json-iterator/go v1.1.12 19:36:19 go: downloading github.com/googleapis/gnostic v0.5.5 19:36:21 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:36:23 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:36:24 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:36:24 go: downloading github.com/tklauser/numcpus v0.3.0 19:36:24 go: downloading go.uber.org/zap v1.21.0 19:36:25 go: downloading sigs.k8s.io/yaml v1.3.0 19:36:25 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:36:26 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:36:26 go: downloading github.com/modern-go/reflect2 v1.0.2 19:36:26 go: downloading github.com/ryanuber/go-glob v1.0.0 19:36:26 go: downloading github.com/golang/snappy v0.0.4 19:36:26 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:36:38 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:36:38 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:36:38 go: downloading github.com/hashicorp/go-version v1.2.0 19:36:38 go: downloading go.uber.org/multierr v1.6.0 19:37:05 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:37:05 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:37:52 Removing intermediate container de76cd78d854 19:37:52 ---> 25c8200d8274 19:37:52 19:37:52 Step 10/23 : FROM alpine:3.14 19:37:52 ---> ac73e934f311 19:37:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:37:52 ---> Running in 643e8f39fe51 19:37:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:37:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:37:54 (1/1) Installing dumb-init (1.2.5-r1) 19:37:54 Executing busybox-1.33.1-r7.trigger 19:37:54 OK: 5 MiB in 15 packages 19:37:56 Removing intermediate container 643e8f39fe51 19:37:56 ---> e110b5333651 19:37:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:37:56 ---> Running in c9db024c95ef 19:37:56 Removing intermediate container c9db024c95ef 19:37:56 ---> af4baeba2777 19:37:56 Step 13/23 : ENV APP_PORT=59882 19:37:56 ---> Running in 14c3a5522757 19:37:57 Removing intermediate container 14c3a5522757 19:37:57 ---> c0b608e0f0ae 19:37:57 Step 14/23 : EXPOSE $APP_PORT 19:37:57 ---> Running in 4cee43911140 19:37:58 Removing intermediate container 4cee43911140 19:37:58 ---> 09b41becf1c1 19:37:58 Step 15/23 : WORKDIR / 19:37:58 ---> Running in d4f2b1fc5d4a 19:37:58 Removing intermediate container d4f2b1fc5d4a 19:37:58 ---> 3bd7cffe4f1f 19:37:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:37:59 ---> 915221990d96 19:37:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:38:01 ---> 40d0085d81d7 19:38:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:38:02 ---> 75d66771921d 19:38:02 Step 19/23 : ENTRYPOINT ["/core-command"] 19:38:02 ---> Running in 58ce006cc29e 19:38:02 Removing intermediate container 58ce006cc29e 19:38:02 ---> be85f2076fb9 19:38:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:38:03 ---> Running in 0b35d62654f0 19:38:03 Removing intermediate container 0b35d62654f0 19:38:03 ---> b0a19f23db13 19:38:03 Step 21/23 : LABEL arch=arm64 19:38:03 ---> Running in fd119ebc0d57 19:38:04 Removing intermediate container fd119ebc0d57 19:38:04 ---> 3dfb6f836b9e 19:38:04 Step 22/23 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 19:38:04 ---> Running in 2c5be20d3593 19:38:04 Removing intermediate container 2c5be20d3593 19:38:04 ---> e0ae7d8ca26d 19:38:04 Step 23/23 : LABEL version=0.0.0 19:38:05 ---> Running in 1b0f9ada8b0e 19:38:05 Removing intermediate container 1b0f9ada8b0e 19:38:05 ---> 4ad2ebb4bbc5 19:38:05 19:38:05 Successfully built 4ad2ebb4bbc5 19:38:06 Successfully tagged core-command-arm64:latest 19:38:06  Building core-command ... done Building security-proxy-setup 19:38:45 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:38:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:38:45 ---> 4c9293d98eed 19:38:45 Step 3/22 : WORKDIR /edgex-go 19:38:45 ---> Using cache 19:38:45 ---> 56679a224bd2 19:38:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:38:45 ---> Using cache 19:38:45 ---> 4a8a2e74b669 19:38:45 Step 5/22 : RUN apk add --update --no-cache make git 19:38:45 ---> Using cache 19:38:45 ---> 84875da6c789 19:38:45 Step 6/22 : COPY go.mod vendor* ./ 19:38:45 ---> Using cache 19:38:45 ---> 4ee44a536319 19:38:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:45 ---> Using cache 19:38:45 ---> 651ae84f9b82 19:38:45 Step 8/22 : COPY . . 19:38:45 ---> Using cache 19:38:45 ---> 0c2a5032e809 19:38:45 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:38:45 ---> Running in 897c7e8d9822 19:38:45 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:41:07 Removing intermediate container 4c035bb03f8c 19:41:07 ---> 2d70494c0d8c 19:41:07 19:41:07 Step 10/22 : FROM alpine:3.14 19:41:07 ---> ac73e934f311 19:41:07 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:41:07 ---> Using cache 19:41:07 ---> e110b5333651 19:41:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:41:07 ---> Using cache 19:41:07 ---> af4baeba2777 19:41:07 Step 13/22 : ENV APP_PORT=59861 19:41:07 ---> Running in 80b4874bfc35 19:41:07 Removing intermediate container 80b4874bfc35 19:41:07 ---> 249da97ec82a 19:41:07 Step 14/22 : EXPOSE $APP_PORT 19:41:07 ---> Running in fe1924a18aba 19:41:07 Removing intermediate container fe1924a18aba 19:41:07 ---> 0f71d6393722 19:41:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:41:07 ---> b4a427c72592 19:41:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:41:07 ---> 33ad590f7f1c 19:41:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:41:07 ---> 9a35f7fdda4a 19:41:07 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:41:07 ---> Running in 56802ff6d7a0 19:41:07 Removing intermediate container 56802ff6d7a0 19:41:07 ---> e8dab08da591 19:41:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:41:07 ---> Running in d14c2db72d93 19:41:07 Removing intermediate container d14c2db72d93 19:41:07 ---> 972bb41f6a16 19:41:07 Step 20/22 : LABEL arch=arm64 19:41:07 ---> Running in b95649a186dd 19:41:07 Removing intermediate container b95649a186dd 19:41:07 ---> 1da1a0e8eb06 19:41:07 Step 21/22 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 19:41:07 ---> Running in f6486c57d73f 19:41:07 Removing intermediate container f6486c57d73f 19:41:07 ---> 6376e10081b0 19:41:07 Step 22/22 : LABEL version=0.0.0 19:41:07 ---> Running in 595225b9e795 19:41:07 Removing intermediate container 595225b9e795 19:41:07 ---> 9923731b38b3 19:41:07 19:41:07 Successfully built 9923731b38b3 19:41:07 Successfully tagged support-scheduler-arm64:latest 19:41:07  Building support-scheduler ... done Building core-metadata 19:41:12 Removing intermediate container bcbd046575aa 19:41:12 ---> 779bc82f13f9 19:41:12 19:41:12 Step 10/22 : FROM alpine:3.14 19:41:12 ---> ac73e934f311 19:41:12 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:41:12 ---> Running in 1e76bba08a7a 19:41:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:41:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:41:16 (1/2) Installing ca-certificates (20211220-r0) 19:41:16 (2/2) Installing dumb-init (1.2.5-r1) 19:41:16 Executing busybox-1.33.1-r7.trigger 19:41:16 Executing ca-certificates-20211220-r0.trigger 19:41:16 OK: 6 MiB in 16 packages 19:41:20 Removing intermediate container 1e76bba08a7a 19:41:20 ---> 4f00e6e52b57 19:41:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:41:20 ---> Running in 8c6ac7717386 19:41:20 Removing intermediate container 8c6ac7717386 19:41:20 ---> d0504a2480cc 19:41:20 Step 13/22 : ENV APP_PORT=59860 19:41:20 ---> Running in f4a4c9c82e42 19:41:21 Removing intermediate container f4a4c9c82e42 19:41:21 ---> bbd550c13325 19:41:21 Step 14/22 : EXPOSE $APP_PORT 19:41:21 ---> Running in 6823f987256b 19:41:22 Removing intermediate container 6823f987256b 19:41:22 ---> e89dd4bc3fa6 19:41:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:41:23 ---> 61dda38fe60a 19:41:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:41:26 ---> a9269c5ea567 19:41:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:41:28 ---> a3e9a963e990 19:41:28 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:41:28 ---> Running in e1f11a8dbcf1 19:41:28 Removing intermediate container e1f11a8dbcf1 19:41:28 ---> 3d9a071ca08b 19:41:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:41:29 ---> Running in 8b1a1f6edbd9 19:41:30 Removing intermediate container 8b1a1f6edbd9 19:41:30 ---> 1eec30e40a0b 19:41:30 Step 20/22 : LABEL arch=arm64 19:41:30 ---> Running in 6b552171c5b1 19:41:31 Removing intermediate container 6b552171c5b1 19:41:31 ---> b9c73d78efe3 19:41:31 Step 21/22 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 19:41:31 ---> Running in 88bca59319a7 19:41:32 Removing intermediate container 88bca59319a7 19:41:32 ---> 2cf4e415a079 19:41:32 Step 22/22 : LABEL version=0.0.0 19:41:32 ---> Running in d89a46788e76 19:41:32 Removing intermediate container d89a46788e76 19:41:32 ---> 579b20994650 19:41:32 19:41:33 Successfully built 579b20994650 19:41:33 Successfully tagged support-notifications-arm64:latest 19:41:33  Building support-notifications ... done Building security-spire-config 19:41:38 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:41:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:41:38 ---> 4c9293d98eed 19:41:38 Step 3/23 : WORKDIR /edgex-go 19:41:38 ---> Using cache 19:41:38 ---> 56679a224bd2 19:41:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:38 ---> Using cache 19:41:38 ---> 4a8a2e74b669 19:41:38 Step 5/23 : RUN apk add --update --no-cache make git 19:41:38 ---> Using cache 19:41:38 ---> 84875da6c789 19:41:38 Step 6/23 : COPY go.mod vendor* ./ 19:41:38 ---> Using cache 19:41:38 ---> 4ee44a536319 19:41:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:38 ---> Using cache 19:41:38 ---> 651ae84f9b82 19:41:38 Step 8/23 : COPY . . 19:41:38 ---> Using cache 19:41:38 ---> 0c2a5032e809 19:41:38 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:41:38 ---> Running in 4bf417e986ac 19:41: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/core-metadata/core-metadata ./cmd/core-metadata 19:42:12 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:42:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:42:12 ---> 4c9293d98eed 19:42:12 Step 3/26 : WORKDIR /edgex-go 19:42:12 ---> Using cache 19:42:12 ---> 56679a224bd2 19:42:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:42:12 ---> Using cache 19:42:12 ---> 4a8a2e74b669 19:42:12 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:42:12 ---> Using cache 19:42:12 ---> faaf63ed9fbe 19:42:12 Step 6/26 : COPY go.mod vendor* ./ 19:42:12 ---> Using cache 19:42:12 ---> c9afae1273e4 19:42:12 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:12 ---> Using cache 19:42:12 ---> d54af433e0c4 19:42:12 Step 8/26 : COPY . . 19:42:12 ---> Using cache 19:42:12 ---> 919d6e35423f 19:42:12 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:42:12 ---> Using cache 19:42:12 ---> 012fd6c62a0e 19:42:12 Step 10/26 : RUN mkdir -p spire-build 19:42:12 ---> Using cache 19:42:12 ---> 9d7b75825850 19:42:12 Step 11/26 : WORKDIR /edgex-go/spire-build 19:42:12 ---> Using cache 19:42:12 ---> 0d6c962cdc10 19:42:12 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:42:12 ---> Running in 47e71a9ff07f 19:42:12 spire-1.2.1/ 19:42:12 spire-1.2.1/.data/ 19:42:12 spire-1.2.1/.data/.file 19:42:12 spire-1.2.1/.dockerignore 19:42:12 spire-1.2.1/.gitattributes 19:42:12 spire-1.2.1/.githooks/ 19:42:12 spire-1.2.1/.githooks/pre-commit 19:42:12 spire-1.2.1/.github/ 19:42:12 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:42:12 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:42:12 spire-1.2.1/.github/dependabot.yml 19:42:12 spire-1.2.1/.github/workflows/ 19:42:12 spire-1.2.1/.github/workflows/nightly_build.yaml 19:42:12 spire-1.2.1/.github/workflows/pr_build.yaml 19:42:12 spire-1.2.1/.github/workflows/release_build.yaml 19:42:12 spire-1.2.1/.github/workflows/scripts/ 19:42:12 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:42:12 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:42:12 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:42:12 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:42:12 spire-1.2.1/.github/workflows/scripts/split.sh 19:42:12 spire-1.2.1/.gitignore 19:42:12 spire-1.2.1/.go-version 19:42:12 spire-1.2.1/.golangci.yml 19:42:12 spire-1.2.1/ADOPTERS.md 19:42:12 spire-1.2.1/CHANGELOG.md 19:42:12 spire-1.2.1/CODE-OF-CONDUCT.md 19:42:12 spire-1.2.1/CODEOWNERS 19:42:12 spire-1.2.1/CONTRIBUTING.md 19:42:12 spire-1.2.1/Dockerfile 19:42:12 spire-1.2.1/Dockerfile.dev 19:42:12 spire-1.2.1/Dockerfile.scratch 19:42:12 spire-1.2.1/LICENSE 19:42:12 spire-1.2.1/MAINTAINERS.md 19:42:12 spire-1.2.1/Makefile 19:42:12 spire-1.2.1/README.md 19:42:12 spire-1.2.1/ROADMAP.md 19:42:12 spire-1.2.1/SECURITY.md 19:42:12 spire-1.2.1/cmd/ 19:42:12 spire-1.2.1/cmd/spire-agent/ 19:42:12 spire-1.2.1/cmd/spire-agent/cli/ 19:42:12 spire-1.2.1/cmd/spire-agent/cli/api/ 19:42:12 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:42:12 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:42:12 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:42:12 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:42:12 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:42:12 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:42:12 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:42:12 spire-1.2.1/cmd/spire-agent/cli/common/ 19:42:12 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:42:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:42:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:42:12 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:42:12 spire-1.2.1/cmd/spire-agent/cli/run/ 19:42:12 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:42:12 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:42:12 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:42:12 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:42:12 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:42:12 spire-1.2.1/cmd/spire-agent/main.go 19:42:12 spire-1.2.1/cmd/spire-server/ 19:42:12 spire-1.2.1/cmd/spire-server/cli/ 19:42:12 spire-1.2.1/cmd/spire-server/cli/agent/ 19:42:12 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:42:12 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/cli.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/entry/ 19:42:12 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/federation/ 19:42:12 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:42:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:42:12 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/run/ 19:42:12 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/token/ 19:42:12 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/validate/ 19:42:12 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/x509/ 19:42:12 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:42:12 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:42:12 spire-1.2.1/cmd/spire-server/main.go 19:42:12 spire-1.2.1/cmd/spire-server/util/ 19:42:12 spire-1.2.1/cmd/spire-server/util/util.go 19:42:12 spire-1.2.1/conf/ 19:42:12 spire-1.2.1/conf/agent/ 19:42:12 spire-1.2.1/conf/agent/agent.conf 19:42:12 spire-1.2.1/conf/agent/agent_full.conf 19:42:12 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:42:12 spire-1.2.1/conf/server/ 19:42:12 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:42:12 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:42:12 spire-1.2.1/conf/server/server.conf 19:42:12 spire-1.2.1/conf/server/server_full.conf 19:42:12 spire-1.2.1/doc/ 19:42:12 spire-1.2.1/doc/SPIRE101.md 19:42:12 spire-1.2.1/doc/auditlog.md 19:42:12 spire-1.2.1/doc/authorization_policy_engine.md 19:42:12 spire-1.2.1/doc/changelog_guidelines.md 19:42:12 spire-1.2.1/doc/cure53-report.pdf 19:42:12 spire-1.2.1/doc/images/ 19:42:12 spire-1.2.1/doc/images/2019_roadmap.png 19:42:12 spire-1.2.1/doc/images/SPIRE101.png 19:42:12 spire-1.2.1/doc/images/SPIRE_agent.png 19:42:12 spire-1.2.1/doc/images/SPIRE_server.png 19:42:12 spire-1.2.1/doc/images/cache_mgr.png 19:42:12 spire-1.2.1/doc/images/cache_mgr_components.png 19:42:12 spire-1.2.1/doc/images/federated_spire.png 19:42:12 spire-1.2.1/doc/images/ha_mode.png 19:42:12 spire-1.2.1/doc/images/nested_spire.png 19:42:12 spire-1.2.1/doc/images/oidc_federation.png 19:42:12 spire-1.2.1/doc/images/single_trust_domain.png 19:42:12 spire-1.2.1/doc/images/spiffe_compatible.png 19:42:12 spire-1.2.1/doc/images/spire_logo.png 19:42:12 spire-1.2.1/doc/migrating_registration_api_clients.md 19:42:12 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:42:12 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:42:12 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:42:12 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:42:12 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:42:12 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:42:12 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:42:12 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:42:12 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:42:12 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:42:12 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:42:12 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:42:12 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:42:12 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:42:12 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:42:12 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:42:12 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:42:12 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:42:12 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:42:12 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:42:12 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:42:12 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:42:12 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:42:12 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:42:12 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:42:12 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:42:12 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:42:12 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:42:12 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:42:12 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:42:12 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:42:12 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:42:12 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:42:12 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:42:12 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:42:12 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:42:12 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:42:12 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:42:12 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:42:12 spire-1.2.1/doc/scaling_spire.md 19:42:12 spire-1.2.1/doc/spire_agent.md 19:42:12 spire-1.2.1/doc/spire_server.md 19:42:12 spire-1.2.1/doc/supported_integrations.md 19:42:12 spire-1.2.1/doc/telemetry.md 19:42:12 spire-1.2.1/doc/telemetry_config.md 19:42:12 spire-1.2.1/doc/upgrading.md 19:42:12 spire-1.2.1/doc/using_spire.md 19:42:12 spire-1.2.1/examples/ 19:42:12 spire-1.2.1/examples/README.md 19:42:12 spire-1.2.1/go.mod 19:42:12 spire-1.2.1/go.sum 19:42:12 spire-1.2.1/pkg/ 19:42:12 spire-1.2.1/pkg/agent/ 19:42:12 spire-1.2.1/pkg/agent/agent.go 19:42:12 spire-1.2.1/pkg/agent/api/ 19:42:12 spire-1.2.1/pkg/agent/api/config.go 19:42:12 spire-1.2.1/pkg/agent/api/debug/ 19:42:12 spire-1.2.1/pkg/agent/api/debug/v1/ 19:42:12 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:42:12 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:42:12 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:42:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:42:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:42:12 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:42:12 spire-1.2.1/pkg/agent/api/endpoints.go 19:42:12 spire-1.2.1/pkg/agent/api/health/ 19:42:12 spire-1.2.1/pkg/agent/api/health/v1/ 19:42:12 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:42:12 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:42:12 spire-1.2.1/pkg/agent/api/rpccontext/ 19:42:12 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:42:12 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:42:12 spire-1.2.1/pkg/agent/attestor/ 19:42:12 spire-1.2.1/pkg/agent/attestor/node/ 19:42:12 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:42:12 spire-1.2.1/pkg/agent/attestor/node/node.go 19:42:12 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:42:12 spire-1.2.1/pkg/agent/attestor/workload/ 19:42:12 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:42:12 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:42:12 spire-1.2.1/pkg/agent/catalog/ 19:42:12 spire-1.2.1/pkg/agent/catalog/catalog.go 19:42:12 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:42:12 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:42:12 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:42:12 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:42:12 spire-1.2.1/pkg/agent/client/ 19:42:12 spire-1.2.1/pkg/agent/client/client.go 19:42:12 spire-1.2.1/pkg/agent/client/client_test.go 19:42:12 spire-1.2.1/pkg/agent/client/dial.go 19:42:12 spire-1.2.1/pkg/agent/client/nodeconn.go 19:42:12 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:42:12 spire-1.2.1/pkg/agent/client/update.go 19:42:12 spire-1.2.1/pkg/agent/client/util.go 19:42:12 spire-1.2.1/pkg/agent/common/ 19:42:12 spire-1.2.1/pkg/agent/common/backoff/ 19:42:12 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:42:12 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:42:12 spire-1.2.1/pkg/agent/common/cgroups/ 19:42:12 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:42:12 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:42:12 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:42:12 spire-1.2.1/pkg/agent/config.go 19:42:12 spire-1.2.1/pkg/agent/endpoints/ 19:42:12 spire-1.2.1/pkg/agent/endpoints/config.go 19:42:12 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:42:12 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:42:12 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:42:12 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:42:12 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:42:12 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:42:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:42:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:42:12 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:42:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:42:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:42:12 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:42:12 spire-1.2.1/pkg/agent/endpoints/workload/ 19:42:12 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:42:12 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:42:12 spire-1.2.1/pkg/agent/manager/ 19:42:12 spire-1.2.1/pkg/agent/manager/cache/ 19:42:12 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:42:12 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:42:12 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:42:12 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:42:12 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:42:12 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:42:12 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:42:12 spire-1.2.1/pkg/agent/manager/config.go 19:42:12 spire-1.2.1/pkg/agent/manager/manager.go 19:42:12 spire-1.2.1/pkg/agent/manager/manager_test.go 19:42:12 spire-1.2.1/pkg/agent/manager/storage.go 19:42:12 spire-1.2.1/pkg/agent/manager/storage_test.go 19:42:12 spire-1.2.1/pkg/agent/manager/storecache/ 19:42:12 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:42:12 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:42:12 spire-1.2.1/pkg/agent/manager/sync.go 19:42:12 spire-1.2.1/pkg/agent/plugin/ 19:42:12 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:42:12 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:42:12 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:42:12 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:42:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:42:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:42:12 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:42:12 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:42:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:42:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:42:12 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:42:12 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:42:12 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:42:12 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:42:12 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:42:12 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:42:12 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:42:12 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:42:12 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:42:12 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:42:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:42:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:42:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:42:12 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:42:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:42:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:42:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:42:12 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:42:12 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:42:12 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:42:12 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:42:12 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:42:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:42:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:42:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:42:12 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:42:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:42:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:42:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:42:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:42:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:42:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:42:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:42:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:42:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:42:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:42:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:42:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:42:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:42:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:42:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:42:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:42:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:42:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:42:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:42:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:42:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:42:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:42:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:42:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:42:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:42:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:42:12 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:42:12 spire-1.2.1/pkg/agent/svid/ 19:42:12 spire-1.2.1/pkg/agent/svid/rotator.go 19:42:12 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:42:12 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:42:12 spire-1.2.1/pkg/agent/svid/store/ 19:42:12 spire-1.2.1/pkg/agent/svid/store/service.go 19:42:12 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:42:12 spire-1.2.1/pkg/common/ 19:42:12 spire-1.2.1/pkg/common/agentpathtemplate/ 19:42:12 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:42:12 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:42:12 spire-1.2.1/pkg/common/api/ 19:42:12 spire-1.2.1/pkg/common/api/metrics.go 19:42:12 spire-1.2.1/pkg/common/api/middleware/ 19:42:12 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:42:12 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:42:12 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:42:12 spire-1.2.1/pkg/common/api/middleware/logger.go 19:42:12 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:42:12 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:42:12 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:42:12 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:42:12 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:42:12 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:42:12 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:42:12 spire-1.2.1/pkg/common/api/middleware/names.go 19:42:12 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:42:12 spire-1.2.1/pkg/common/api/names.go 19:42:12 spire-1.2.1/pkg/common/api/ratelimit.go 19:42:12 spire-1.2.1/pkg/common/api/rpccontext/ 19:42:12 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:42:12 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:42:12 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:42:12 spire-1.2.1/pkg/common/auth/ 19:42:12 spire-1.2.1/pkg/common/auth/interceptors.go 19:42:12 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:42:12 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:42:12 spire-1.2.1/pkg/common/bundleutil/ 19:42:12 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:42:12 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:42:12 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:42:12 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:42:12 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:42:12 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:42:12 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:42:12 spire-1.2.1/pkg/common/bundleutil/types.go 19:42:12 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:42:12 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:42:12 spire-1.2.1/pkg/common/catalog/ 19:42:12 spire-1.2.1/pkg/common/catalog/bind.go 19:42:12 spire-1.2.1/pkg/common/catalog/builtin.go 19:42:12 spire-1.2.1/pkg/common/catalog/catalog.go 19:42:12 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:42:12 spire-1.2.1/pkg/common/catalog/closers.go 19:42:12 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:42:12 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:42:12 spire-1.2.1/pkg/common/catalog/config.go 19:42:12 spire-1.2.1/pkg/common/catalog/config_test.go 19:42:12 spire-1.2.1/pkg/common/catalog/configure.go 19:42:12 spire-1.2.1/pkg/common/catalog/constraints.go 19:42:12 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:42:12 spire-1.2.1/pkg/common/catalog/context.go 19:42:12 spire-1.2.1/pkg/common/catalog/external.go 19:42:12 spire-1.2.1/pkg/common/catalog/host.go 19:42:12 spire-1.2.1/pkg/common/catalog/pipenet.go 19:42:12 spire-1.2.1/pkg/common/catalog/plugin.go 19:42:12 spire-1.2.1/pkg/common/catalog/testplugin/ 19:42:12 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:42:12 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:42:12 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:42:12 spire-1.2.1/pkg/common/cli/ 19:42:12 spire-1.2.1/pkg/common/cli/env.go 19:42:12 spire-1.2.1/pkg/common/cli/flags.go 19:42:12 spire-1.2.1/pkg/common/cli/trust_domain.go 19:42:12 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:42:12 spire-1.2.1/pkg/common/cli/umask.go 19:42:12 spire-1.2.1/pkg/common/cli/umask_posix.go 19:42:12 spire-1.2.1/pkg/common/cli/umask_test.go 19:42:12 spire-1.2.1/pkg/common/cli/umask_windows.go 19:42:12 spire-1.2.1/pkg/common/cliprinter/ 19:42:12 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:42:12 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:42:12 spire-1.2.1/pkg/common/cliprinter/flag.go 19:42:12 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:42:12 spire-1.2.1/pkg/common/cliprinter/format.go 19:42:12 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:42:12 spire-1.2.1/pkg/common/cliprinter/internal/ 19:42:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:42:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:42:12 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:42:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:42:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:42:12 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:42:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:42:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:42:12 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:42:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:42:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:42:12 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:42:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:42:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:42:12 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:42:12 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:42:12 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:42:12 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:42:12 spire-1.2.1/pkg/common/coretypes/ 19:42:12 spire-1.2.1/pkg/common/coretypes/bundle/ 19:42:12 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:42:12 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:42:12 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:42:12 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:42:12 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:42:12 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:42:12 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:42:12 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:42:12 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:42:12 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:42:12 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:42:12 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:42:12 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:42:12 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:42:12 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:42:12 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:42:12 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:42:12 spire-1.2.1/pkg/common/cryptoutil/ 19:42:12 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:42:12 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:42:12 spire-1.2.1/pkg/common/diskutil/ 19:42:12 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:42:12 spire-1.2.1/pkg/common/diskutil/file_test.go 19:42:12 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:42:12 spire-1.2.1/pkg/common/errorutil/ 19:42:12 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:42:12 spire-1.2.1/pkg/common/health/ 19:42:12 spire-1.2.1/pkg/common/health/config.go 19:42:12 spire-1.2.1/pkg/common/health/context.go 19:42:12 spire-1.2.1/pkg/common/health/context_test.go 19:42:12 spire-1.2.1/pkg/common/health/health.go 19:42:12 spire-1.2.1/pkg/common/health/health_test.go 19:42:12 spire-1.2.1/pkg/common/health/logger.go 19:42:12 spire-1.2.1/pkg/common/hostservice/ 19:42:12 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:42:12 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:42:12 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:42:12 spire-1.2.1/pkg/common/idutil/ 19:42:12 spire-1.2.1/pkg/common/idutil/require.go 19:42:12 spire-1.2.1/pkg/common/idutil/require_test.go 19:42:12 spire-1.2.1/pkg/common/idutil/safety.go 19:42:12 spire-1.2.1/pkg/common/idutil/safety_test.go 19:42:12 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:42:12 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:42:12 spire-1.2.1/pkg/common/jwtsvid/ 19:42:12 spire-1.2.1/pkg/common/jwtsvid/common.go 19:42:12 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:42:12 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:42:12 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:42:12 spire-1.2.1/pkg/common/jwtutil/ 19:42:12 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:42:12 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:42:12 spire-1.2.1/pkg/common/log/ 19:42:12 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:42:12 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:42:12 spire-1.2.1/pkg/common/log/log.go 19:42:12 spire-1.2.1/pkg/common/log/log_test.go 19:42:12 spire-1.2.1/pkg/common/log/options.go 19:42:12 spire-1.2.1/pkg/common/nodeutil/ 19:42:12 spire-1.2.1/pkg/common/nodeutil/node.go 19:42:12 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:42:12 spire-1.2.1/pkg/common/peertracker/ 19:42:12 spire-1.2.1/pkg/common/peertracker/conn.go 19:42:12 spire-1.2.1/pkg/common/peertracker/credentials.go 19:42:12 spire-1.2.1/pkg/common/peertracker/errors.go 19:42:12 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:42:12 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:42:12 spire-1.2.1/pkg/common/peertracker/info.go 19:42:12 spire-1.2.1/pkg/common/peertracker/listener.go 19:42:12 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:42:12 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:42:12 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:42:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:42:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:42:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:42:12 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:42:12 spire-1.2.1/pkg/common/peertracker/tcp.go 19:42:12 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:42:12 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:42:12 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:42:12 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:42:12 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:42:12 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:42:12 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:42:12 spire-1.2.1/pkg/common/peertracker/uds.go 19:42:12 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:42:12 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:42:12 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:42:12 spire-1.2.1/pkg/common/pemutil/ 19:42:12 spire-1.2.1/pkg/common/pemutil/block.go 19:42:12 spire-1.2.1/pkg/common/pemutil/certs.go 19:42:12 spire-1.2.1/pkg/common/pemutil/common.go 19:42:12 spire-1.2.1/pkg/common/pemutil/csr.go 19:42:12 spire-1.2.1/pkg/common/pemutil/keys.go 19:42:12 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:42:12 spire-1.2.1/pkg/common/pemutil/testdata/ 19:42:12 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:42:12 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:42:12 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:42:12 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:42:12 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:42:12 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:42:12 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:42:12 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:42:12 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:42:12 spire-1.2.1/pkg/common/plugin/ 19:42:12 spire-1.2.1/pkg/common/plugin/aws/ 19:42:12 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:42:12 spire-1.2.1/pkg/common/plugin/azure/ 19:42:12 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:42:12 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:42:12 spire-1.2.1/pkg/common/plugin/facade.go 19:42:12 spire-1.2.1/pkg/common/plugin/facade_test.go 19:42:12 spire-1.2.1/pkg/common/plugin/gcp/ 19:42:12 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:42:12 spire-1.2.1/pkg/common/plugin/k8s/ 19:42:12 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:42:12 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:42:12 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:42:12 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:42:12 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:42:12 spire-1.2.1/pkg/common/plugin/log.go 19:42:12 spire-1.2.1/pkg/common/plugin/sshpop/ 19:42:12 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:42:12 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:42:12 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:42:12 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:42:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:42:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:42:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:42:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:42:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:42:12 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:42:12 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:42:12 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:42:12 spire-1.2.1/pkg/common/plugin/x509pop/ 19:42:12 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:42:12 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:42:12 spire-1.2.1/pkg/common/profiling/ 19:42:12 spire-1.2.1/pkg/common/profiling/dumpers.go 19:42:12 spire-1.2.1/pkg/common/profiling/profiling.go 19:42:12 spire-1.2.1/pkg/common/protoutil/ 19:42:12 spire-1.2.1/pkg/common/protoutil/masks.go 19:42:12 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:42:12 spire-1.2.1/pkg/common/rotationutil/ 19:42:12 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:42:12 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:42:12 spire-1.2.1/pkg/common/selector/ 19:42:12 spire-1.2.1/pkg/common/selector/selector.go 19:42:12 spire-1.2.1/pkg/common/selector/selector_test.go 19:42:12 spire-1.2.1/pkg/common/selector/set.go 19:42:12 spire-1.2.1/pkg/common/selector/set_utils.go 19:42:12 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:42:12 spire-1.2.1/pkg/common/telemetry/ 19:42:12 spire-1.2.1/pkg/common/telemetry/agent/ 19:42:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:42:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:42:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:42:12 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:42:12 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:42:12 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:42:12 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:42:12 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:42:12 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:42:12 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:42:12 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:42:12 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:42:12 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:42:12 spire-1.2.1/pkg/common/telemetry/call.go 19:42:12 spire-1.2.1/pkg/common/telemetry/common/ 19:42:12 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:42:12 spire-1.2.1/pkg/common/telemetry/config.go 19:42:12 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:42:12 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:42:12 spire-1.2.1/pkg/common/telemetry/inmem.go 19:42:12 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:42:12 spire-1.2.1/pkg/common/telemetry/m3.go 19:42:12 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:42:12 spire-1.2.1/pkg/common/telemetry/metrics.go 19:42:12 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:42:12 spire-1.2.1/pkg/common/telemetry/names.go 19:42:12 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:42:12 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:42:12 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:42:12 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:42:12 spire-1.2.1/pkg/common/telemetry/server/ 19:42:12 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:42:12 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:42:12 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:42:12 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:42:12 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:42:12 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:42:12 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:42:12 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:42:12 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:42:12 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:42:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:42:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:42:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:42:12 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:42:12 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:42:12 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:42:12 spire-1.2.1/pkg/common/telemetry/server/server.go 19:42:12 spire-1.2.1/pkg/common/telemetry/sink.go 19:42:12 spire-1.2.1/pkg/common/telemetry/statsd.go 19:42:12 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:42:12 spire-1.2.1/pkg/common/telemetry/uptime.go 19:42:12 spire-1.2.1/pkg/common/telemetry/version.go 19:42:12 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:42:12 spire-1.2.1/pkg/common/uptime/ 19:42:12 spire-1.2.1/pkg/common/uptime/uptime.go 19:42:12 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:42:12 spire-1.2.1/pkg/common/util/ 19:42:12 spire-1.2.1/pkg/common/util/certs.go 19:42:12 spire-1.2.1/pkg/common/util/certs_test.go 19:42:12 spire-1.2.1/pkg/common/util/csr.go 19:42:12 spire-1.2.1/pkg/common/util/hash.go 19:42:12 spire-1.2.1/pkg/common/util/selectors.go 19:42:12 spire-1.2.1/pkg/common/util/selectors_test.go 19:42:12 spire-1.2.1/pkg/common/util/signals.go 19:42:12 spire-1.2.1/pkg/common/util/sort.go 19:42:12 spire-1.2.1/pkg/common/util/sort_test.go 19:42:12 spire-1.2.1/pkg/common/util/task.go 19:42:12 spire-1.2.1/pkg/common/util/task_test.go 19:42:12 spire-1.2.1/pkg/common/util/testdata/ 19:42:12 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:42:12 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:42:12 spire-1.2.1/pkg/common/version/ 19:42:12 spire-1.2.1/pkg/common/version/version.go 19:42:12 spire-1.2.1/pkg/common/x509svid/ 19:42:12 spire-1.2.1/pkg/common/x509svid/common_test.go 19:42:12 spire-1.2.1/pkg/common/x509svid/csr.go 19:42:12 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:42:12 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:42:12 spire-1.2.1/pkg/common/x509util/ 19:42:12 spire-1.2.1/pkg/common/x509util/cert.go 19:42:12 spire-1.2.1/pkg/common/x509util/dns.go 19:42:12 spire-1.2.1/pkg/common/x509util/dns_test.go 19:42:12 spire-1.2.1/pkg/common/x509util/keyid.go 19:42:12 spire-1.2.1/pkg/common/x509util/keypair.go 19:42:12 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:42:12 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:42:12 spire-1.2.1/pkg/server/ 19:42:12 spire-1.2.1/pkg/server/api/ 19:42:12 spire-1.2.1/pkg/server/api/agent.go 19:42:12 spire-1.2.1/pkg/server/api/agent/ 19:42:12 spire-1.2.1/pkg/server/api/agent/v1/ 19:42:12 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:42:12 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:42:12 spire-1.2.1/pkg/server/api/agent_test.go 19:42:12 spire-1.2.1/pkg/server/api/api.go 19:42:12 spire-1.2.1/pkg/server/api/audit/ 19:42:12 spire-1.2.1/pkg/server/api/audit/audit.go 19:42:12 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:42:12 spire-1.2.1/pkg/server/api/bundle.go 19:42:12 spire-1.2.1/pkg/server/api/bundle/ 19:42:12 spire-1.2.1/pkg/server/api/bundle/v1/ 19:42:12 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:42:12 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:42:12 spire-1.2.1/pkg/server/api/bundle_test.go 19:42:12 spire-1.2.1/pkg/server/api/debug/ 19:42:12 spire-1.2.1/pkg/server/api/debug/v1/ 19:42:12 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:42:12 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:42:12 spire-1.2.1/pkg/server/api/entry.go 19:42:12 spire-1.2.1/pkg/server/api/entry/ 19:42:12 spire-1.2.1/pkg/server/api/entry/v1/ 19:42:12 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:42:12 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:42:12 spire-1.2.1/pkg/server/api/entry_test.go 19:42:12 spire-1.2.1/pkg/server/api/health/ 19:42:12 spire-1.2.1/pkg/server/api/health/v1/ 19:42:12 spire-1.2.1/pkg/server/api/health/v1/service.go 19:42:12 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:42:12 spire-1.2.1/pkg/server/api/id.go 19:42:12 spire-1.2.1/pkg/server/api/id_test.go 19:42:12 spire-1.2.1/pkg/server/api/limits/ 19:42:12 spire-1.2.1/pkg/server/api/limits/limits.go 19:42:12 spire-1.2.1/pkg/server/api/middleware/ 19:42:12 spire-1.2.1/pkg/server/api/middleware/alias.go 19:42:12 spire-1.2.1/pkg/server/api/middleware/audit.go 19:42:12 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:42:12 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:42:12 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:42:12 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:42:12 spire-1.2.1/pkg/server/api/middleware/caller.go 19:42:12 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:42:12 spire-1.2.1/pkg/server/api/middleware/common.go 19:42:12 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:42:12 spire-1.2.1/pkg/server/api/middleware/entries.go 19:42:12 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:42:12 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:42:12 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:42:12 spire-1.2.1/pkg/server/api/ratelimit.go 19:42:12 spire-1.2.1/pkg/server/api/rpccontext/ 19:42:12 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:42:12 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:42:12 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:42:12 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:42:12 spire-1.2.1/pkg/server/api/selector.go 19:42:12 spire-1.2.1/pkg/server/api/selector_test.go 19:42:12 spire-1.2.1/pkg/server/api/status.go 19:42:12 spire-1.2.1/pkg/server/api/status_test.go 19:42:12 spire-1.2.1/pkg/server/api/svid/ 19:42:12 spire-1.2.1/pkg/server/api/svid/v1/ 19:42:12 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:42:12 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:42:12 spire-1.2.1/pkg/server/api/trustdomain.go 19:42:12 spire-1.2.1/pkg/server/api/trustdomain/ 19:42:12 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:42:12 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:42:12 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:42:12 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:42:12 spire-1.2.1/pkg/server/authpolicy/ 19:42:12 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:42:12 spire-1.2.1/pkg/server/authpolicy/policy.go 19:42:12 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:42:12 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:42:12 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:42:12 spire-1.2.1/pkg/server/authpolicy/validate.go 19:42:12 spire-1.2.1/pkg/server/bundle/ 19:42:12 spire-1.2.1/pkg/server/bundle/client/ 19:42:12 spire-1.2.1/pkg/server/bundle/client/client.go 19:42:12 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:42:12 spire-1.2.1/pkg/server/bundle/client/manager.go 19:42:12 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:42:12 spire-1.2.1/pkg/server/bundle/client/sources.go 19:42:12 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:42:12 spire-1.2.1/pkg/server/bundle/client/updater.go 19:42:12 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:42:12 spire-1.2.1/pkg/server/ca/ 19:42:12 spire-1.2.1/pkg/server/ca/ca.go 19:42:12 spire-1.2.1/pkg/server/ca/ca_health.go 19:42:12 spire-1.2.1/pkg/server/ca/ca_test.go 19:42:12 spire-1.2.1/pkg/server/ca/journal.go 19:42:12 spire-1.2.1/pkg/server/ca/journal_test.go 19:42:12 spire-1.2.1/pkg/server/ca/manager.go 19:42:12 spire-1.2.1/pkg/server/ca/manager_health.go 19:42:12 spire-1.2.1/pkg/server/ca/manager_test.go 19:42:12 spire-1.2.1/pkg/server/ca/templates.go 19:42:12 spire-1.2.1/pkg/server/ca/upstream_client.go 19:42:12 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:42:12 spire-1.2.1/pkg/server/ca/validation.go 19:42:12 spire-1.2.1/pkg/server/cache/ 19:42:12 spire-1.2.1/pkg/server/cache/dscache/ 19:42:12 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:42:12 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:42:12 spire-1.2.1/pkg/server/cache/entrycache/ 19:42:12 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:42:12 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:42:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:42:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:42:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:42:12 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:42:12 spire-1.2.1/pkg/server/catalog/ 19:42:12 spire-1.2.1/pkg/server/catalog/catalog.go 19:42:12 spire-1.2.1/pkg/server/catalog/keymanager.go 19:42:12 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:42:12 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:42:12 spire-1.2.1/pkg/server/catalog/notifier.go 19:42:12 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:42:12 spire-1.2.1/pkg/server/config.go 19:42:12 spire-1.2.1/pkg/server/datastore/ 19:42:12 spire-1.2.1/pkg/server/datastore/datastore.go 19:42:12 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:42:12 spire-1.2.1/pkg/server/datastore/repository.go 19:42:12 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:42:12 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:42:12 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:42:12 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:42:12 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:42:12 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:42:12 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:42:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:42:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:42:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:42:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:42:12 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:42:12 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:42:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:42:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:42:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:42:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:42:12 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:42:12 spire-1.2.1/pkg/server/endpoints/ 19:42:12 spire-1.2.1/pkg/server/endpoints/bundle/ 19:42:12 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:42:12 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:42:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:42:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:42:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:42:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:42:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:42:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:42:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:42:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:42:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:42:12 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:42:12 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:42:12 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:42:12 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:42:12 spire-1.2.1/pkg/server/endpoints/config.go 19:42:12 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:42:12 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:42:12 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:42:12 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:42:12 spire-1.2.1/pkg/server/endpoints/middleware.go 19:42:12 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:42:12 spire-1.2.1/pkg/server/hostservice/ 19:42:12 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:42:12 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:42:12 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:42:12 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:42:12 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:42:12 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:42:12 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:42:12 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/ 19:42:12 spire-1.2.1/pkg/server/plugin/keymanager/ 19:42:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:42:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:42:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:42:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:42:12 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:42:12 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:42:12 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:42:12 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:42:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:42:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:42:12 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:42:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:42:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:42:12 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:42:12 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:42:12 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:42:12 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:42:12 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:42:12 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:42:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:42:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:42:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:42:12 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:42:12 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:42:12 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:42:12 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/notifier/ 19:42:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:42:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:42:12 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:42:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:42:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:42:12 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:42:12 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:42:12 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:42:12 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:42:12 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:42:12 spire-1.2.1/pkg/server/registration/ 19:42:12 spire-1.2.1/pkg/server/registration/manager.go 19:42:12 spire-1.2.1/pkg/server/registration/manager_test.go 19:42:12 spire-1.2.1/pkg/server/scanentries.go 19:42:12 spire-1.2.1/pkg/server/scanentries_test.go 19:42:12 spire-1.2.1/pkg/server/server.go 19:42:12 spire-1.2.1/pkg/server/server_test.go 19:42:12 spire-1.2.1/pkg/server/svid/ 19:42:12 spire-1.2.1/pkg/server/svid/observer.go 19:42:12 spire-1.2.1/pkg/server/svid/observer_test.go 19:42:12 spire-1.2.1/pkg/server/svid/rotator.go 19:42:12 spire-1.2.1/pkg/server/svid/rotator_config.go 19:42:12 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:42:12 spire-1.2.1/pkg/server/svid/rotator_test.go 19:42:12 spire-1.2.1/proto/ 19:42:12 spire-1.2.1/proto/private/ 19:42:12 spire-1.2.1/proto/private/server/ 19:42:12 spire-1.2.1/proto/private/server/journal/ 19:42:12 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:42:12 spire-1.2.1/proto/private/server/journal/journal.proto 19:42:12 spire-1.2.1/proto/spire/ 19:42:12 spire-1.2.1/proto/spire/common/ 19:42:12 spire-1.2.1/proto/spire/common/common.pb.go 19:42:12 spire-1.2.1/proto/spire/common/common.proto 19:42:12 spire-1.2.1/proto/spire/common/plugin/ 19:42:12 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:42:12 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:42:12 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:42:12 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:42:12 spire-1.2.1/proto/spire/plugin/ 19:42:12 spire-1.2.1/proto/spire/plugin/agent/ 19:42:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:42:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:42:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:42:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:42:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:42:12 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:42:12 spire-1.2.1/release/ 19:42:12 spire-1.2.1/release/spire-extras/ 19:42:12 spire-1.2.1/release/spire-extras/README.md 19:42:12 spire-1.2.1/release/spire-extras/conf/ 19:42:12 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:42:12 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:42:12 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:42:12 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:42:12 spire-1.2.1/release/spire/ 19:42:12 spire-1.2.1/release/spire/README.md 19:42:12 spire-1.2.1/release/spire/conf/ 19:42:12 spire-1.2.1/release/spire/conf/agent/ 19:42:12 spire-1.2.1/release/spire/conf/agent/agent.conf 19:42:12 spire-1.2.1/release/spire/conf/server/ 19:42:12 spire-1.2.1/release/spire/conf/server/server.conf 19:42:12 spire-1.2.1/script/ 19:42:12 spire-1.2.1/script/build-artifact.sh 19:42:12 spire-1.2.1/script/generate_dummy_ca.sh 19:42:12 spire-1.2.1/support/ 19:42:12 spire-1.2.1/support/k8s/ 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:42:12 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:42:12 spire-1.2.1/support/oidc-discovery-provider/ 19:42:12 spire-1.2.1/support/oidc-discovery-provider/README.md 19:42:12 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:42:12 spire-1.2.1/support/oidc-discovery-provider/config.go 19:42:12 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:42:12 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:42:12 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:42:12 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:42:12 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:42:12 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:42:12 spire-1.2.1/support/oidc-discovery-provider/main.go 19:42:12 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:42:12 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:42:12 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:42:12 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:42:12 spire-1.2.1/test/ 19:42:12 spire-1.2.1/test/clock/ 19:42:12 spire-1.2.1/test/clock/clock.go 19:42:12 spire-1.2.1/test/fakes/ 19:42:12 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:42:12 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:42:12 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:42:12 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:42:12 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:42:12 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:42:12 spire-1.2.1/test/fakes/fakeagentstore/ 19:42:12 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:42:12 spire-1.2.1/test/fakes/fakedatastore/ 19:42:12 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:42:12 spire-1.2.1/test/fakes/fakeentryclient/ 19:42:12 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:42:12 spire-1.2.1/test/fakes/fakehealthchecker/ 19:42:12 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:42:12 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:42:12 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:42:12 spire-1.2.1/test/fakes/fakemetrics/ 19:42:12 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:42:12 spire-1.2.1/test/fakes/fakenoderesolver/ 19:42:12 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:42:12 spire-1.2.1/test/fakes/fakenotifier/ 19:42:12 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:42:12 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:42:12 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:42:12 spire-1.2.1/test/fakes/fakeserverca/ 19:42:12 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:42:12 spire-1.2.1/test/fakes/fakeservercatalog/ 19:42:12 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:42:12 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:42:12 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:42:12 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:42:12 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:42:12 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:42:12 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:42:12 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:42:12 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:42:12 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:42:12 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:42:12 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:42:12 spire-1.2.1/test/fixture/ 19:42:12 spire-1.2.1/test/fixture/certs/ 19:42:12 spire-1.2.1/test/fixture/certs/agent_svid.der 19:42:12 spire-1.2.1/test/fixture/certs/base_cert.pem 19:42:12 spire-1.2.1/test/fixture/certs/base_csr.pem 19:42:12 spire-1.2.1/test/fixture/certs/base_key.pem 19:42:12 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:42:12 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:42:12 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:42:12 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:42:12 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:42:12 spire-1.2.1/test/fixture/certs/blog_key.pem 19:42:12 spire-1.2.1/test/fixture/certs/bundle.der 19:42:12 spire-1.2.1/test/fixture/certs/ca.pem 19:42:12 spire-1.2.1/test/fixture/certs/ca_key.pem 19:42:12 spire-1.2.1/test/fixture/certs/database_cert.pem 19:42:12 spire-1.2.1/test/fixture/certs/database_csr.pem 19:42:12 spire-1.2.1/test/fixture/certs/database_key.pem 19:42:12 spire-1.2.1/test/fixture/certs/node_cert.pem 19:42:12 spire-1.2.1/test/fixture/certs/node_csr.pem 19:42:12 spire-1.2.1/test/fixture/certs/node_key.pem 19:42:12 spire-1.2.1/test/fixture/certs/svid.pem 19:42:12 spire-1.2.1/test/fixture/certs/svid_key.pem 19:42:12 spire-1.2.1/test/fixture/config/ 19:42:12 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:42:12 spire-1.2.1/test/fixture/config/agent_good.conf 19:42:12 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:42:12 spire-1.2.1/test/fixture/config/plugin_good.conf 19:42:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:42:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:42:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:42:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:42:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:42:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:42:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:42:12 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:42:12 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:42:12 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:42:12 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:42:12 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:42:12 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:42:12 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:42:12 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:42:12 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:42:12 spire-1.2.1/test/fixture/config/server_good.conf 19:42:12 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:42:12 spire-1.2.1/test/fixture/fixture.go 19:42:12 spire-1.2.1/test/fixture/nodeattestor/ 19:42:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:42:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:42:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:42:12 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:42:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:42:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:42:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:42:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:42:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:42:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:42:12 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:42:12 spire-1.2.1/test/fixture/registration/ 19:42:12 spire-1.2.1/test/fixture/registration/entries.json 19:42:12 spire-1.2.1/test/fixture/registration/good-for-update.json 19:42:12 spire-1.2.1/test/fixture/registration/good.json 19:42:12 spire-1.2.1/test/fixture/registration/invalid.json 19:42:12 spire-1.2.1/test/fixture/registration/invalid_json.json 19:42:12 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:42:12 spire-1.2.1/test/integration/ 19:42:12 spire-1.2.1/test/integration/README.md 19:42:12 spire-1.2.1/test/integration/common 19:42:12 spire-1.2.1/test/integration/setup/ 19:42:12 spire-1.2.1/test/integration/setup/adminclient/ 19:42:12 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:42:12 spire-1.2.1/test/integration/setup/adminclient/client.go 19:42:12 spire-1.2.1/test/integration/setup/debugagent/ 19:42:12 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:42:12 spire-1.2.1/test/integration/setup/debugagent/main.go 19:42:12 spire-1.2.1/test/integration/setup/debugserver/ 19:42:12 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:42:12 spire-1.2.1/test/integration/setup/debugserver/main.go 19:42:12 spire-1.2.1/test/integration/setup/downstreamclient/ 19:42:12 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:42:12 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:42:12 spire-1.2.1/test/integration/setup/itclient/ 19:42:12 spire-1.2.1/test/integration/setup/itclient/client.go 19:42:12 spire-1.2.1/test/integration/setup/node-attestation/ 19:42:12 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:42:12 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:42:12 spire-1.2.1/test/integration/setup/x509pop/ 19:42:12 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:42:12 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:42:12 spire-1.2.1/test/integration/suites/ 19:42:12 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:42:12 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:42:12 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:42:12 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:42:12 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:42:12 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:42:12 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:42:12 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:42:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:42:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:42:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:42:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:42:12 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:42:12 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:42:12 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:42:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:42:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:42:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:42:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:42:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:42:12 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:42:12 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:42:12 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:42:12 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:42:12 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:42:12 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:42:12 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:42:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:42:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:42:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:42:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:42:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:42:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:42:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:42:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:42:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:42:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:42:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:42:12 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:42:12 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:42:12 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:42:12 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:42:12 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:42:12 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:42:12 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:42:12 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:42:12 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:42:12 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:42:12 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:42:12 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:42:12 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:42:12 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:42:12 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:42:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:42:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:42:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:42:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:42:12 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:42:12 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:42:12 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:42:12 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:42:12 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:42:12 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:42:12 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:42:12 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:42:12 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:42:12 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:42:12 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:42:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:42:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:42:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:42:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:42:12 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:42:12 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:42:12 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:42:12 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:42:12 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:42:12 spire-1.2.1/test/integration/suites/join-token/ 19:42:12 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:42:12 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:42:12 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:42:12 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:42:12 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:42:12 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:42:12 spire-1.2.1/test/integration/suites/join-token/README.md 19:42:12 spire-1.2.1/test/integration/suites/join-token/conf/ 19:42:12 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:42:12 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:42:12 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:42:12 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:42:12 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:42:12 spire-1.2.1/test/integration/suites/join-token/teardown 19:42:12 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:42:12 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:42:12 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:42:12 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:42:12 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:42:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:42:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:42:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:42:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:42:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:42:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:42:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:42:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:42:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:42:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:42:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:42:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:42:12 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:42:12 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:42:12 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:42:12 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:42:12 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:42:12 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:42:12 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:42:12 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:42:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:42:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:42:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:42:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:42:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:42:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:42:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:42:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:42:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:42:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:42:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:42:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:42:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:42:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:42:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:42:12 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:42:12 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:42:12 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:42:12 spire-1.2.1/test/integration/suites/k8s/ 19:42:12 spire-1.2.1/test/integration/suites/k8s/00-setup 19:42:12 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:42:12 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:42:12 spire-1.2.1/test/integration/suites/k8s/README.md 19:42:12 spire-1.2.1/test/integration/suites/k8s/conf/ 19:42:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:42:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:42:12 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:42:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:42:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:42:12 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:42:12 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:42:12 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:42:12 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:42:12 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:42:12 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:42:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:42:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:42:12 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:42:12 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:42:12 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:42:12 spire-1.2.1/test/integration/suites/k8s/teardown 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/ 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:42:12 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:42:12 spire-1.2.1/test/integration/suites/node-attestation/ 19:42:12 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:42:12 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:42:12 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:42:12 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:42:12 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:42:12 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:42:12 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:42:12 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:42:12 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:42:12 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:42:12 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:42:12 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:42:12 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:42:12 spire-1.2.1/test/integration/suites/rotation/ 19:42:12 spire-1.2.1/test/integration/suites/rotation/00-setup 19:42:12 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:42:12 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:42:12 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:42:12 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:42:12 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:42:12 spire-1.2.1/test/integration/suites/rotation/README.md 19:42:12 spire-1.2.1/test/integration/suites/rotation/conf/ 19:42:12 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:42:12 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:42:12 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:42:12 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:42:12 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:42:12 spire-1.2.1/test/integration/suites/rotation/teardown 19:42:12 spire-1.2.1/test/integration/suites/self-test/ 19:42:12 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:42:12 spire-1.2.1/test/integration/suites/self-test/README.md 19:42:12 spire-1.2.1/test/integration/suites/self-test/teardown 19:42:12 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:42:12 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:42:12 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:42:12 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:42:12 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:42:12 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:42:12 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:42:12 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:42:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:42:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:42:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:42:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:42:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:42:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:42:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:42:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:42:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:42:12 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:42:12 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:42:12 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:42:12 spire-1.2.1/test/integration/suites/upgrade/ 19:42:12 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:42:12 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:42:12 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:42:12 spire-1.2.1/test/integration/suites/upgrade/README.md 19:42:12 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:42:12 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:42:12 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:42:12 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:42:12 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:42:12 spire-1.2.1/test/integration/suites/upgrade/teardown 19:42:12 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:42:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:42:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:42:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:42:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:42:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:42:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:42:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:42:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:42:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:42:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:42:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:42:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:42:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:42:12 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:42:12 spire-1.2.1/test/integration/test-one.sh 19:42:12 spire-1.2.1/test/integration/test.sh 19:42:12 spire-1.2.1/test/plugintest/ 19:42:12 spire-1.2.1/test/plugintest/config.go 19:42:12 spire-1.2.1/test/plugintest/load.go 19:42:12 spire-1.2.1/test/plugintest/option.go 19:42:12 spire-1.2.1/test/spiretest/ 19:42:12 spire-1.2.1/test/spiretest/apiserver.go 19:42:12 spire-1.2.1/test/spiretest/assertions.go 19:42:12 spire-1.2.1/test/spiretest/dir.go 19:42:12 spire-1.2.1/test/spiretest/errors_posix.go 19:42:12 spire-1.2.1/test/spiretest/errors_windows.go 19:42:12 spire-1.2.1/test/spiretest/logs.go 19:42:12 spire-1.2.1/test/spiretest/socketapi.go 19:42:12 spire-1.2.1/test/spiretest/suite.go 19:42:12 spire-1.2.1/test/spiretest/x509.go 19:42:12 spire-1.2.1/test/testca/ 19:42:12 spire-1.2.1/test/testca/ca.go 19:42:12 spire-1.2.1/test/testkey/ 19:42:12 spire-1.2.1/test/testkey/generate.sh 19:42:12 spire-1.2.1/test/testkey/genkeys.go 19:42:12 spire-1.2.1/test/testkey/keys.go 19:42:12 spire-1.2.1/test/testkey/new.go 19:42:12 spire-1.2.1/test/tpmsimulator/ 19:42:12 spire-1.2.1/test/tpmsimulator/simulator.go 19:42:12 spire-1.2.1/test/util/ 19:42:12 spire-1.2.1/test/util/cert_fixtures.go 19:42:12 spire-1.2.1/test/util/cert_generation.go 19:42:12 spire-1.2.1/test/util/io_redirection.go 19:42:12 spire-1.2.1/test/util/race.go 19:42:12 spire-1.2.1/test/util/util.go 19:42:12 building spire from source... 19:42:13 Installing go1.17.7... 19:42:40 Building bin/spire-server... 19:42:40 go: downloading github.com/mitchellh/cli v1.1.2 19:42:40 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:42:40 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:42:40 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:42:40 go: downloading google.golang.org/grpc v1.44.0 19:42:40 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:42:40 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:42:41 go: downloading github.com/imdario/mergo v0.3.12 19:42:41 go: downloading github.com/sirupsen/logrus v1.8.1 19:42:42 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:42:43 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:42:44 go: downloading github.com/fatih/color v1.13.0 19:42:44 go: downloading github.com/mattn/go-isatty v0.0.14 19:42:44 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:42:44 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:42:44 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:42:44 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:42:45 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:42:45 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:42:45 go: downloading github.com/armon/go-metrics v0.3.10 19:42:46 go: downloading github.com/prometheus/client_golang v1.12.1 19:42:46 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:42:47 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:42:47 go: downloading github.com/open-policy-agent/opa v0.38.0 19:43:02 go: downloading github.com/Masterminds/goutils v1.1.0 19:43:02 go: downloading github.com/Masterminds/semver v1.5.0 19:43:02 go: downloading github.com/google/uuid v1.1.2 19:43:02 go: downloading github.com/huandu/xstrings v1.3.2 19:43:02 go: downloading github.com/mattn/go-colorable v0.1.12 19:43:02 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:43:03 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:43:03 go: downloading github.com/oklog/run v1.0.0 19:43:03 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:43:03 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:43:03 go: downloading github.com/prometheus/client_model v0.2.0 19:43:03 go: downloading github.com/prometheus/common v0.32.1 19:43:03 go: downloading github.com/beorn7/perks v1.0.1 19:43:03 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:43:04 go: downloading github.com/prometheus/procfs v0.7.3 19:43:05 go: downloading go.uber.org/atomic v1.9.0 19:43:05 go: downloading github.com/imkira/go-observer v1.0.3 19:43:06 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:43:06 go: downloading github.com/hashicorp/errwrap v1.1.0 19:43:06 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:43:06 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:43:06 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:43:06 go: downloading github.com/blang/semver/v4 v4.0.0 19:43:07 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:43:07 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:43:07 go: downloading github.com/jinzhu/gorm v1.9.16 19:43:08 go: downloading github.com/lib/pq v1.10.4 19:43:08 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:43:08 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:43:08 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:43:13 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:43:23 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:43:23 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:43:23 go: downloading github.com/stretchr/testify v1.7.0 19:43:23 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:43:23 go: downloading google.golang.org/api v0.70.0 19:43:23 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:43:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:43:51 Removing intermediate container 897c7e8d9822 19:43:51 ---> 677cc261eeed 19:43:51 19:43:51 Step 10/22 : FROM alpine:3.14 19:43:51 ---> ac73e934f311 19:43:51 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:43:51 ---> Running in 509f172c8001 19:43:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:43:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:43:52 (1/6) Installing ca-certificates (20211220-r0) 19:43:52 (2/6) Installing brotli-libs (1.0.9-r5) 19:43:52 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:43:52 (4/6) Installing libcurl (7.79.1-r1) 19:43:52 (5/6) Installing curl (7.79.1-r1) 19:43:52 (6/6) Installing dumb-init (1.2.5-r1) 19:43:52 Executing busybox-1.33.1-r7.trigger 19:43:52 Executing ca-certificates-20211220-r0.trigger 19:43:53 OK: 8 MiB in 20 packages 19:43:55 Removing intermediate container 509f172c8001 19:43:55 ---> 1dc6748750f7 19:43:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:43:55 ---> Running in 86d2cf8149d2 19:43:56 Removing intermediate container 86d2cf8149d2 19:43:56 ---> 14b8723f6bc9 19:43:56 Step 13/22 : WORKDIR /edgex 19:43:56 ---> Running in dde88bf56429 19:43:57 Removing intermediate container dde88bf56429 19:43:57 ---> b9c783b072cf 19:43:57 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:43:58 ---> 447d7e80b699 19:43:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:44:00 ---> 174f257627e7 19:44:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:44:01 ---> c831a4b04014 19:44:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:44:02 ---> f3ebd72077a7 19:44:02 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:44:02 ---> Running in 9eddaaf8173a 19:44:06 Removing intermediate container 9eddaaf8173a 19:44:06 ---> 977b394ab7f2 19:44:06 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:44:06 ---> Running in c228fc248f64 19:44:06 Removing intermediate container c228fc248f64 19:44:06 ---> f397198572a4 19:44:06 Step 20/22 : LABEL arch=arm64 19:44:07 ---> Running in a73a408fd363 19:44:07 Removing intermediate container a73a408fd363 19:44:07 ---> 910e66503687 19:44:07 Step 21/22 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 19:44:07 ---> Running in 320ec8bddd7c 19:44:08 Removing intermediate container 320ec8bddd7c 19:44:08 ---> c8bbd8765752 19:44:08 Step 22/22 : LABEL version=0.0.0 19:44:08 ---> Running in 610b391d274c 19:44:09 Removing intermediate container 610b391d274c 19:44:09 ---> c8db367cf813 19:44:09 19:44:10 Successfully built c8db367cf813 19:44:10 Successfully tagged security-proxy-setup-arm64:latest 19:44:10  Building security-proxy-setup ... done Building security-spiffe-token-provider 19:44:11 go: downloading k8s.io/client-go v0.23.4 19:44:11 go: downloading k8s.io/api v0.23.4 19:44:11 go: downloading github.com/google/go-tpm v0.3.3 19:44:12 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:44:31 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:44:31 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:44:31 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:44:31 go: downloading cloud.google.com/go/storage v1.21.0 19:44:31 go: downloading cloud.google.com/go v0.100.2 19:44:33 go: downloading k8s.io/apimachinery v0.23.4 19:44:36 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:44:38 go: downloading cloud.google.com/go/security v1.3.0 19:44:38 go: downloading github.com/hashicorp/vault/api v1.4.1 19:44:38 go: downloading k8s.io/kube-aggregator v0.23.3 19:44:40 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:44:41 go: downloading github.com/twmb/murmur3 v1.1.6 19:44:42 go: downloading gopkg.in/yaml.v2 v2.4.0 19:44:42 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:44:42 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:44:43 go: downloading github.com/gobwas/glob v0.2.3 19:44:43 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:44:43 go: downloading github.com/jinzhu/inflection v1.0.0 19:44:43 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:44:43 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:44:43 ---> 4c9293d98eed 19:44:44 Step 3/20 : WORKDIR /edgex-go 19:44:44 ---> Using cache 19:44:44 ---> 56679a224bd2 19:44:44 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:44:44 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:44:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:44:44  ---> Running in 61c77f38352d 19:44:44 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:44:44 go: downloading github.com/aws/smithy-go v1.11.0 19:44:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:44:46 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:44:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:44:46 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:44:47 go: downloading github.com/gogo/protobuf v1.3.2 19:44:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:44:49 v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:44:49 v3.15.4-77-gad26fcbf85 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:44:49 OK: 15739 distinct packages available 19:44:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:44:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:44:51 OK: 220 MiB in 52 packages 19:44:53 Removing intermediate container 61c77f38352d 19:44:53 ---> 81e6cbeaecd5 19:44:53 Step 5/20 : COPY go.mod vendor* ./ 19:44:53 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:44:53 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:44:53 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:44:53 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:44:53 go: downloading github.com/dimchansky/utfbom v1.1.1 19:44:53 go: downloading cloud.google.com/go/compute v1.3.0 19:44:54  ---> e84a5b7db721 19:44:54 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:54 ---> Running in b8877f6b5814 19:44:55 go: downloading cloud.google.com/go/iam v0.1.1 19:44:55 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:44:55 go: downloading github.com/google/gofuzz v1.1.0 19:44:55 go: downloading k8s.io/klog/v2 v2.30.0 19:44:55 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:44:56 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:44:57 go: downloading github.com/spf13/pflag v1.0.5 19:44:57 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:44:57 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:44:58 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:44:58 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:44:58 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:44:58 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:44:58 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:44:59 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:45:00 Removing intermediate container b8877f6b5814 19:45:00 ---> 31f402868d6e 19:45:00 Step 7/20 : COPY . . 19:45:00 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:45:00 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:45:00 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:45:01 go: downloading go.opencensus.io v0.23.0 19:45:02 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:45:05 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:45:05 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:45:05 go: downloading gopkg.in/inf.v0 v0.9.1 19:45:05 go: downloading github.com/google/go-cmp v0.5.7 19:45:05 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:45:06 go: downloading github.com/go-logr/logr v1.2.2 19:45:06 go: downloading github.com/json-iterator/go v1.1.12 19:45:07 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:45:09 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:45:09 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:45:10 go: downloading github.com/googleapis/gnostic v0.5.5 19:45:13 go: downloading github.com/tklauser/numcpus v0.3.0 19:45:13 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:45:13 go: downloading go.uber.org/zap v1.21.0 19:45:13 go: downloading sigs.k8s.io/yaml v1.3.0 19:45:13 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:45:14 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:45:14 go: downloading github.com/modern-go/reflect2 v1.0.2 19:45:14 go: downloading github.com/ryanuber/go-glob v1.0.0 19:45:14 go: downloading github.com/golang/snappy v0.0.4 19:45:14 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:45:21  ---> c1e235aff16f 19:45:21 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:45:21 ---> Running in 27bb59a6bee0 19:45:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:45:24 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:45:24 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:45:24 go: downloading github.com/hashicorp/go-version v1.2.0 19:45:24 go: downloading go.uber.org/multierr v1.6.0 19:46:04 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:46:04 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:47:12 Removing intermediate container 4bf417e986ac 19:47:12 ---> 0252b51ff0f0 19:47:12 19:47:12 Step 10/23 : FROM alpine:3.14 19:47:12 ---> ac73e934f311 19:47:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:47:12 ---> Using cache 19:47:12 ---> e110b5333651 19:47:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:47:12 ---> Using cache 19:47:12 ---> af4baeba2777 19:47:12 Step 13/23 : ENV APP_PORT=59881 19:47:12 ---> Running in 6f524238129f 19:47:12 Removing intermediate container 6f524238129f 19:47:12 ---> d038a29496ed 19:47:12 Step 14/23 : EXPOSE $APP_PORT 19:47:12 ---> Running in c780ab01e0ab 19:47:12 Removing intermediate container c780ab01e0ab 19:47:12 ---> 29cdfb2f4dfc 19:47:12 Step 15/23 : WORKDIR / 19:47:12 ---> Running in ee91b8c8b639 19:47:12 Removing intermediate container ee91b8c8b639 19:47:12 ---> 186edc31b6b2 19:47:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:47:12 ---> e75d57d8e30c 19:47:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:47:12 ---> 9cb5622fa4d7 19:47:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:47:12 ---> 628f0316eb6e 19:47:12 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:47:12 ---> Running in bba325702237 19:47:12 Removing intermediate container bba325702237 19:47:12 ---> 2ed0fc35da21 19:47:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:47:12 ---> Running in ee8bfee85a23 19:47:12 Removing intermediate container ee8bfee85a23 19:47:12 ---> 2c5758e24c27 19:47:12 Step 21/23 : LABEL arch=arm64 19:47:12 ---> Running in 8225fb0ebcb2 19:47:12 Removing intermediate container 8225fb0ebcb2 19:47:12 ---> 20b2d4fa1bf0 19:47:12 Step 22/23 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 19:47:13 ---> Running in f40627dc8412 19:47:13 Removing intermediate container f40627dc8412 19:47:13 ---> 242760c7a93a 19:47:13 Step 23/23 : LABEL version=0.0.0 19:47:13 ---> Running in 7d32a913d0b6 19:47:14 Removing intermediate container 7d32a913d0b6 19:47:14 ---> fffaa9564bdf 19:47:14 19:47:14 Successfully built fffaa9564bdf 19:47:14 Successfully tagged core-metadata-arm64:latest 19:51:21  Building core-metadata ... done Removing intermediate container 27bb59a6bee0 19:51:21 ---> e2580fc7761a 19:51:21 19:51:21 Step 9/20 : FROM alpine:3.15 19:51:21 3.15: Pulling from library/alpine 19:51:21 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:51:21 Status: Downloaded newer image for alpine:3.15 19:51:21 ---> 3fb3c9af89a9 19:51:21 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:51:21 ---> Running in aaaaebd0ddbd 19:51:21 Removing intermediate container aaaaebd0ddbd 19:51:21 ---> 67044a9620ec 19:51:21 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:51:21 ---> Running in 6c1a13ee421c 19:51:21 Removing intermediate container 6c1a13ee421c 19:51:21 ---> c18663ee3011 19:51:21 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:51:21 ---> Running in 2f0c8360c8c8 19:51:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:51:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:51:21 v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] 19:51:21 v3.15.4-77-gad26fcbf85 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:51:21 OK: 15730 distinct packages available 19:51:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:51:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:51:21 (1/9) Installing ca-certificates (20211220-r0) 19:51:21 (2/9) Installing brotli-libs (1.0.9-r5) 19:51:21 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:51:21 (4/9) Installing libcurl (7.80.0-r1) 19:51:21 (5/9) Installing curl (7.80.0-r1) 19:51:21 (6/9) Installing dumb-init (1.2.5-r1) 19:51:21 (7/9) Installing musl-obstack (1.2.3-r0) 19:51:21 (8/9) Installing libucontext (1.1-r0) 19:51:21 (9/9) Installing gcompat (1.0.0-r4) 19:51:21 Executing busybox-1.34.1-r5.trigger 19:51:21 Executing ca-certificates-20211220-r0.trigger 19:51:21 OK: 8 MiB in 23 packages 19:51:23 Removing intermediate container 2f0c8360c8c8 19:51:23 ---> 73f7b6f41336 19:51:23 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:51:24 ---> 3b166777be1f 19:51:24 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:51:26 ---> 2d33e5141bcd 19:51:26 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:51:26 ---> 5ca859638455 19:51:26 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:51:27 ---> Running in d59087a8ac32 19:51:27 Removing intermediate container d59087a8ac32 19:51:27 ---> 764c91865356 19:51:27 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:51:27 ---> Running in dec94c7d82eb 19:51:28 Removing intermediate container dec94c7d82eb 19:51:28 ---> cdc03840007a 19:51:28 Step 18/20 : LABEL arch=arm64 19:51:28 ---> Running in 820602ad4d8c 19:51:28 Removing intermediate container 820602ad4d8c 19:51:28 ---> 596217d4a830 19:51:28 Step 19/20 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 19:51:28 ---> Running in 9c775b870989 19:51:29 Removing intermediate container 9c775b870989 19:51:29 ---> 292715f9f9c7 19:51:29 Step 20/20 : LABEL version=0.0.0 19:51:29 ---> Running in 54c4580cbf33 19:51:30 Removing intermediate container 54c4580cbf33 19:51:30 ---> 9eb67a645b78 19:51:30 19:51:30 Successfully built 9eb67a645b78 19:51:30 Successfully tagged security-spiffe-token-provider-arm64:latest 20:03:08  Building security-spiffe-token-provider ... done Building bin/spire-agent... 20:03:08 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:03:08 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:03:08 go: downloading github.com/docker/docker v20.10.12+incompatible 20:03:12 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:03:12 go: downloading github.com/google/go-tpm-tools v0.3.3 20:03:14 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:03:14 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:03:14 go: downloading github.com/docker/go-connections v0.4.0 20:03:14 go: downloading github.com/docker/go-units v0.4.0 20:03:14 go: downloading github.com/opencontainers/image-spec v1.0.1 20:03:15 go: downloading github.com/containerd/containerd v1.3.4 20:03:15 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:03:15 go: downloading github.com/opencontainers/go-digest v1.0.0 20:08:07 Building bin/spire-agent... 20:08:07 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:08:07 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:08:07 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:08:07 go: downloading github.com/docker/docker v20.10.12+incompatible 20:08:07 go: downloading github.com/google/go-tpm-tools v0.3.3 20:08:07 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:08:07 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:08:07 go: downloading github.com/docker/go-connections v0.4.0 20:08:07 go: downloading github.com/docker/go-units v0.4.0 20:08:07 go: downloading github.com/opencontainers/image-spec v1.0.1 20:08:07 go: downloading github.com/containerd/containerd v1.3.4 20:08:07 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:08:07 go: downloading github.com/opencontainers/go-digest v1.0.0 20:09:15 Removing intermediate container 12f672aba04f 20:09:15 ---> 879dd31f6c32 20:09:15 20:09:15 Step 13/26 : FROM alpine:3.15 20:09:15 ---> 3fb3c9af89a9 20:09:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:09:15 ---> Using cache 20:09:15 ---> 67044a9620ec 20:09:15 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:15 ---> Using cache 20:09:15 ---> c18663ee3011 20:09:15 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:09:15 ---> Running in 74e8f98f4ad7 20:09:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:09:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:09:15 v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:09:15 v3.15.4-77-gad26fcbf85 [https://nl.alpinelinux.org/alpine/v3.15/community] 20:09:15 OK: 15730 distinct packages available 20:09:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:09:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:09:16 (1/5) Installing dumb-init (1.2.5-r1) 20:09:16 (2/5) Installing musl-obstack (1.2.3-r0) 20:09:16 (3/5) Installing libucontext (1.1-r0) 20:09:16 (4/5) Installing gcompat (1.0.0-r4) 20:09:17 (5/5) Installing openssl (1.1.1n-r0) 20:09:17 Executing busybox-1.34.1-r5.trigger 20:09:17 OK: 6 MiB in 19 packages 20:09:18 Removing intermediate container 74e8f98f4ad7 20:09:18 ---> 423be057f68e 20:09:18 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 20:09:22 ---> 104270c59808 20:09:22 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:09:27 ---> 2e107b86f036 20:09:27 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:09:28 ---> 1ba0be86f4ea 20:09:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:09:29 ---> ff69657c75e8 20:09:29 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:09:30 ---> 77f06e1b5c9b 20:09:30 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:09:30 ---> Running in 56a6559ad9f7 20:09:31 Removing intermediate container 56a6559ad9f7 20:09:31 ---> 08d4524ac53d 20:09:31 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:09:31 ---> Running in 10a4e2a2f6e4 20:09:32 Removing intermediate container 10a4e2a2f6e4 20:09:32 ---> 77badc42c2a7 20:09:32 Step 24/26 : LABEL arch=arm64 20:09:32 ---> Running in 920fa4b9a23c 20:09:32 Removing intermediate container 920fa4b9a23c 20:09:32 ---> 45c6f8be00ae 20:09:32 Step 25/26 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 20:09:32 ---> Running in 296275c75be3 20:09:33 Removing intermediate container 296275c75be3 20:09:33 ---> 09ab8b2e5283 20:09:33 Step 26/26 : LABEL version=0.0.0 20:09:33 ---> Running in 0bfc301ac487 20:09:33 Removing intermediate container 0bfc301ac487 20:09:33 ---> 446562823efd 20:09:33 20:09:34 Successfully built 446562823efd 20:09:34 Successfully tagged security-spire-agent-arm64:latest 20:12:11  Building security-spire-agent ... done Building bin/spire-agent... 20:12:11 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:12:11 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:12:11 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:12:11 go: downloading github.com/docker/docker v20.10.12+incompatible 20:12:11 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:12:11 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:12:11 go: downloading github.com/google/go-tpm-tools v0.3.3 20:12:11 go: downloading github.com/docker/go-connections v0.4.0 20:12:11 go: downloading github.com/docker/go-units v0.4.0 20:12:11 go: downloading github.com/opencontainers/image-spec v1.0.1 20:12:11 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:12:11 go: downloading github.com/containerd/containerd v1.3.4 20:12:11 go: downloading github.com/opencontainers/go-digest v1.0.0 20:12:58 Removing intermediate container c7a707d9e3d2 20:12:58 ---> 102167fe671b 20:12:58 20:12:58 Step 13/25 : FROM alpine:3.15 20:12:58 ---> 3fb3c9af89a9 20:12:58 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:12:58 ---> Using cache 20:12:58 ---> 67044a9620ec 20:12:58 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:58 ---> Using cache 20:12:58 ---> c18663ee3011 20:12:58 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:12:58 ---> Using cache 20:12:58 ---> 423be057f68e 20:12:58 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:13:03 ---> b1c2bb80d191 20:13:03 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:13:03 ---> 827398fd1e77 20:13:03 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:13:04 ---> 3cdc8d9075a3 20:13:04 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:13:05 ---> 74d61c6db828 20:13:05 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:13:06 ---> Running in 21e1609e6745 20:13:06 Removing intermediate container 21e1609e6745 20:13:06 ---> 1b57864dbd47 20:13:06 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:13:06 ---> Running in 859feebe5938 20:13:07 Removing intermediate container 859feebe5938 20:13:07 ---> 3bf31df895dc 20:13:07 Step 23/25 : LABEL arch=arm64 20:13:07 ---> Running in 8f154e2eb609 20:13:08 Removing intermediate container 8f154e2eb609 20:13:08 ---> 7b92b5f8e1e8 20:13:08 Step 24/25 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 20:13:08 ---> Running in afca1aa21540 20:13:08 Removing intermediate container afca1aa21540 20:13:08 ---> 983d7df27a40 20:13:08 Step 25/25 : LABEL version=0.0.0 20:13:09 ---> Running in 665d08af1f5a 20:13:09 Removing intermediate container 665d08af1f5a 20:13:09 ---> d231fc919dbd 20:13:09 20:13:09 Successfully built d231fc919dbd 20:13:09 Successfully tagged security-spire-server-arm64:latest 20:16:16  Building security-spire-server ... done Removing intermediate container 47e71a9ff07f 20:16:16 ---> 15a5046e3823 20:16:16 20:16:16 Step 13/26 : FROM alpine:3.15 20:16:16 ---> 3fb3c9af89a9 20:16:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:16:16 ---> Using cache 20:16:16 ---> 67044a9620ec 20:16:16 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:16:16 ---> Using cache 20:16:16 ---> c18663ee3011 20:16:16 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:16:16 ---> Running in aaec1dd241e6 20:16:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:16:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:16:16 v3.15.4-78-ge239b26b75 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:16:16 v3.15.4-79-gaf675e239c [https://nl.alpinelinux.org/alpine/v3.15/community] 20:16:16 OK: 15730 distinct packages available 20:16:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:16:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:16:16 (1/4) Installing dumb-init (1.2.5-r1) 20:16:16 (2/4) Installing musl-obstack (1.2.3-r0) 20:16:16 (3/4) Installing libucontext (1.1-r0) 20:16:16 (4/4) Installing gcompat (1.0.0-r4) 20:16:16 Executing busybox-1.34.1-r5.trigger 20:16:16 OK: 6 MiB in 18 packages 20:16:17 Removing intermediate container aaec1dd241e6 20:16:17 ---> 96d26c844a52 20:16:17 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:16:22 ---> 869b7f7d98ea 20:16:22 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:16:22 ---> 0c7fefd4b067 20:16:22 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:16:22 ---> Running in d3458ef55640 20:16:22 Removing intermediate container d3458ef55640 20:16:22 ---> 2362d51f4ae3 20:16:22 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:16:23 ---> 8d32d9ba188b 20:16:23 Step 21/26 : WORKDIR / 20:16:23 ---> Running in d0877822ecbd 20:16:23 Removing intermediate container d0877822ecbd 20:16:23 ---> a24e290240f4 20:16:23 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:16:23 ---> Running in 1a7864ce4f5a 20:16:24 Removing intermediate container 1a7864ce4f5a 20:16:24 ---> 507661bf1ff5 20:16:24 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:16:24 ---> Running in 4a10ff53006c 20:16:24 Removing intermediate container 4a10ff53006c 20:16:24 ---> 5e3dca45036f 20:16:24 Step 24/26 : LABEL arch=arm64 20:16:24 ---> Running in 4e0fe2bd4217 20:16:25 Removing intermediate container 4e0fe2bd4217 20:16:25 ---> a179bbb5f2cd 20:16:25 Step 25/26 : LABEL git_sha=c9ce5f606c5e4a5060a7be91252f0469a1d24de4 20:16:25 ---> Running in 64afa358ad38 20:16:25 Removing intermediate container 64afa358ad38 20:16:25 ---> 7078fd44f748 20:16:25 Step 26/26 : LABEL version=0.0.0 20:16:26 ---> Running in 670673d65326 20:16:26 Removing intermediate container 670673d65326 20:16:26 ---> c726db5faf32 20:16:26 20:16:26 Successfully built c726db5faf32 20:16:26 Successfully tagged security-spire-config-arm64:latest 20:16:27  Building security-spire-config ... done  [Pipeline] } 20:16:27 $ docker stop --time=1 ecd5140d94b320252193950dbb34683b32398b7eae1e1d82bfb9387030f13540 20:16:28 $ docker rm -f ecd5140d94b320252193950dbb34683b32398b7eae1e1d82bfb9387030f13540 [Pipeline] // withDockerContainer [Pipeline] sh 20:16:29 + docker images 20:16:30 REPOSITORY TAG IMAGE ID CREATED SIZE 20:16:30 security-spire-config-arm64 latest c726db5faf32 3 seconds ago 85.6MB 20:16:30 15a5046e3823 36 seconds ago 4.14GB 20:16:30 security-spire-server-arm64 latest d231fc919dbd 3 minutes ago 86.3MB 20:16:30 102167fe671b 3 minutes ago 4.14GB 20:16:30 security-spire-agent-arm64 latest 446562823efd 6 minutes ago 126MB 20:16:30 879dd31f6c32 7 minutes ago 4.14GB 20:16:30 security-spiffe-token-provider-arm64 latest 9eb67a645b78 25 minutes ago 27.9MB 20:16:30 e2580fc7761a 25 minutes ago 1.36GB 20:16:30 core-metadata-arm64 latest fffaa9564bdf 29 minutes ago 16.3MB 20:16:30 0252b51ff0f0 29 minutes ago 1.31GB 20:16:30 security-proxy-setup-arm64 latest c8db367cf813 32 minutes ago 26.1MB 20:16:30 677cc261eeed 32 minutes ago 1.31GB 20:16:30 support-notifications-arm64 latest 579b20994650 34 minutes ago 25.8MB 20:16:30 779bc82f13f9 35 minutes ago 1.36GB 20:16:30 support-scheduler-arm64 latest 9923731b38b3 35 minutes ago 25.2MB 20:16:30 2d70494c0d8c 35 minutes ago 1.36GB 20:16:30 core-command-arm64 latest 4ad2ebb4bbc5 38 minutes ago 15.5MB 20:16:30 25c8200d8274 38 minutes ago 1.3GB 20:16:30 sys-mgmt-agent-arm64 latest a1b84c1796a5 43 minutes ago 282MB 20:16:30 core-data-arm64 latest fe4e941d4436 44 minutes ago 21.6MB 20:16:30 security-bootstrapper-arm64 latest 8c0bfe5c3605 45 minutes ago 18.3MB 20:16:30 20e9e3898a9a 45 minutes ago 1.34GB 20:16:30 security-secretstore-setup-arm64 latest adb09c791aeb 45 minutes ago 27.5MB 20:16:30 d8fbd7eaca50 45 minutes ago 1.31GB 20:16:30 a793e90b6254 46 minutes ago 1.32GB 20:16:30 af30b7356b40 46 minutes ago 1.31GB 20:16:30 ci-base-image-arm64 latest 4c9293d98eed About an hour ago 885MB 20:16:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 10 days ago 551MB 20:16:30 docker 20.10.14 c346e9eafbab 3 weeks ago 202MB 20:16:30 alpine 3.14 ac73e934f311 3 weeks ago 5.34MB 20:16:30 alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB 20:16:30 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:16:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:16:31 20:16:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:16:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:16:31 arm64: Pulling from edgex-lftools-log-publisher 20:16:31 8998bd30e6a1: Pulling fs layer 20:16:31 04944245beec: Pulling fs layer 20:16:31 699f458cf7ca: Pulling fs layer 20:16:31 765212b225bb: Pulling fs layer 20:16:31 f23df028b6ca: Pulling fs layer 20:16:31 d65c8cfc05b1: Pulling fs layer 20:16:31 2437ff75d9bd: Pulling fs layer 20:16:31 f23df028b6ca: Waiting 20:16:31 d65c8cfc05b1: Waiting 20:16:31 2437ff75d9bd: Waiting 20:16:31 765212b225bb: Waiting 20:16:31 04944245beec: Verifying Checksum 20:16:31 04944245beec: Download complete 20:16:31 765212b225bb: Download complete 20:16:32 f23df028b6ca: Verifying Checksum 20:16:32 f23df028b6ca: Download complete 20:16:32 d65c8cfc05b1: Verifying Checksum 20:16:32 d65c8cfc05b1: Download complete 20:16:32 699f458cf7ca: Verifying Checksum 20:16:32 699f458cf7ca: Download complete 20:16:32 8998bd30e6a1: Download complete 20:16:35 2437ff75d9bd: Verifying Checksum 20:16:35 2437ff75d9bd: Download complete 20:16:37 8998bd30e6a1: Pull complete 20:16:37 04944245beec: Pull complete 20:16:39 699f458cf7ca: Pull complete 20:16:39 765212b225bb: Pull complete 20:16:40 f23df028b6ca: Pull complete 20:16:40 d65c8cfc05b1: Pull complete 20:16:55 2437ff75d9bd: Pull complete 20:16:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:16:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:16:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:16:55 prd-ubuntu20.04-docker-arm64-4c-16g-34493 does not seem to be running inside a container 20:16:56 $ 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:16:59 $ docker top e08ee273d0dc11a98e7037c547bb90056c988218ee262ea5f0db91d0aaad7465 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:17:00 ---> job-cost.sh 20:17:00 lf-activate-venv: SKIPPING 20:17:00 INFO: No Stack... 20:17:01 INFO: Retrieving Pricing Info for: v3-standard-4 20:17:02 INFO: Archiving Costs [Pipeline] sh 20:17:02 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:17:02 + cut -d, -f6 [Pipeline] lock 20:17:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4001-1-stack-cost] 20:17:02 Resource [jenkins-edgexfoundry-edgex-go-PR-4001-1-stack-cost] did not exist. Created. 20:17:02 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4001-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:17:03 + echo total: 0.2199999988079071 [Pipeline] stash 20:17:03 Stashed 1 file(s) [Pipeline] } 20:17:03 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4001-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:17:03 $ docker stop --time=1 e08ee273d0dc11a98e7037c547bb90056c988218ee262ea5f0db91d0aaad7465 20:17:05 $ docker rm -f e08ee273d0dc11a98e7037c547bb90056c988218ee262ea5f0db91d0aaad7465 [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:17:06 provisioning config files... 20:17:06 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4951661349279767204tmp [Pipeline] { [Pipeline] sh 20:17:06 + set +x 20:17:06 + + bash -s -- 20:17:06 curl -s https://codecov.io/bash 20:17:06 20:17:06 _____ _ 20:17:06 / ____| | | 20:17:06 | | ___ __| | ___ ___ _____ __ 20:17:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:17:06 | |___| (_) | (_| | __/ (_| (_) \ V / 20:17:06 \_____\___/ \__,_|\___|\___\___/ \_/ 20:17:06 Bash-1.0.6 20:17:06 20:17:06 20:17:06 ==> git version 2.25.1 found 20:17:06 ==> 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:17:06 Release-Date: 2020-01-08 20:17:06 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:17:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:17:06 ==> Jenkins CI detected. 20:17:06 current dir:  /w/workspace/edgex-go/1 20:17:06 project root: . 20:17:06 --> token set from env 20:17:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:17:06 ==> Running gcov in . (disable via -X gcov) 20:17:06 ==> Python coveragepy not found 20:17:06 ==> Searching for coverage reports in: 20:17:06 + . 20:17:06 -> Found 1 reports 20:17:06 ==> Detecting git/mercurial file structure 20:17:07 ==> Reading reports 20:17:07 + ./coverage.out bytes=435134 20:17:07 ==> Appending adjustments 20:17:07 https://docs.codecov.io/docs/fixing-reports 20:17:08 + Found adjustments 20:17:08 ==> Gzipping contents 20:17:08 60K /tmp/codecov.Bpwtop.gz 20:17:08 ==> Uploading reports 20:17:08 url: https://codecov.io 20:17:08 query: branch=PR-4001&commit=c9ce5f606c5e4a5060a7be91252f0469a1d24de4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4001%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4001&job=&cmd_args= 20:17:08 -> Pinging Codecov 20:17:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4001&commit=c9ce5f606c5e4a5060a7be91252f0469a1d24de4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4001%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4001&job=&cmd_args= 20:17:08 -> Uploading to 20:17:08 https://storage.googleapis.com/codecov/v4/raw/2022-05-02/00271124DB129430A58F1EEE437C3FCB/c9ce5f606c5e4a5060a7be91252f0469a1d24de4/36ed679b-a3db-4bf6-9869-4a85e8652e64.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220502T201708Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3bc036eea14c9c17cd45c2d9a7baedc21d4735c3b5887e0876a92a438b5f9930 20:17:08 % Total % Received % Xferd Average Speed Time Time Time Current 20:17:08 Dload Upload Total Spent Left Speed 20:17:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59869 0 0 100 59869 0 237k --:--:-- --:--:-- --:--:-- 237k 20:17:08 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c9ce5f606c5e4a5060a7be91252f0469a1d24de4 [Pipeline] } 20:17:08 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:17:10 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:17:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:17:11 ---> package-listing.sh 20:17:11 ++ facter osfamily 20:17:11 ++ tr '[:upper:]' '[:lower:]' 20:17:11 + OS_FAMILY=debian 20:17:11 + workspace=/w/workspace/edgex-go/1 20:17:11 + START_PACKAGES=/tmp/packages_start.txt 20:17:11 + END_PACKAGES=/tmp/packages_end.txt 20:17:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:17:11 + PACKAGES=/tmp/packages_start.txt 20:17:11 + '[' /w/workspace/edgex-go/1 ']' 20:17:11 + PACKAGES=/tmp/packages_end.txt 20:17:11 + case "${OS_FAMILY}" in 20:17:11 + dpkg -l 20:17:11 + grep '^ii' 20:17:11 + '[' -f /tmp/packages_start.txt ']' 20:17:11 + '[' -f /tmp/packages_end.txt ']' 20:17:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:17:11 + '[' /w/workspace/edgex-go/1 ']' 20:17:11 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:17:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:17:11 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:17:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:17:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:17:12 20:17:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:17:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:17:13 latest: Pulling from edgex-lftools-log-publisher 20:17:13 5eb5b503b376: Pulling fs layer 20:17:13 5c69ac0246d0: Pulling fs layer 20:17:13 ec43610c2a17: Pulling fs layer 20:17:13 3a2ae6a8a46f: Pulling fs layer 20:17:13 33b1e0a273af: Pulling fs layer 20:17:13 5d3b04190fa2: Pulling fs layer 20:17:13 2f39f015ded8: Pulling fs layer 20:17:13 3a2ae6a8a46f: Waiting 20:17:13 33b1e0a273af: Waiting 20:17:13 5d3b04190fa2: Waiting 20:17:13 2f39f015ded8: Waiting 20:17:13 5c69ac0246d0: Verifying Checksum 20:17:13 5c69ac0246d0: Download complete 20:17:13 3a2ae6a8a46f: Download complete 20:17:13 33b1e0a273af: Verifying Checksum 20:17:13 33b1e0a273af: Download complete 20:17:13 ec43610c2a17: Verifying Checksum 20:17:13 ec43610c2a17: Download complete 20:17:13 5d3b04190fa2: Verifying Checksum 20:17:13 5d3b04190fa2: Download complete 20:17:13 5eb5b503b376: Verifying Checksum 20:17:13 5eb5b503b376: Download complete 20:17:13 2f39f015ded8: Verifying Checksum 20:17:13 2f39f015ded8: Download complete 20:17:14 5eb5b503b376: Pull complete 20:17:14 5c69ac0246d0: Pull complete 20:17:15 ec43610c2a17: Pull complete 20:17:15 3a2ae6a8a46f: Pull complete 20:17:15 33b1e0a273af: Pull complete 20:17:15 5d3b04190fa2: Pull complete 20:17:19 2f39f015ded8: Pull complete 20:17:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:17:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:17:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:17:19 prd-ubuntu20.04-docker-8c-8g-34490 does not seem to be running inside a container 20:17:19 $ 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:17:21 $ docker top 12df4697277b90cb331652e781ccc12b011c2b5a50e2fef811db5db82a307e61 -eo pid,comm [Pipeline] { [Pipeline] sh 20:17:21 + touch /tmp/pre-build-complete [Pipeline] sh 20:17:22 + mkdir -p /var/log/sysstat [Pipeline] sh 20:17:22 + ls /var/log/sa-host 20:17:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:17:22 provisioning config files... 20:17:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1797194465233974291tmp [Pipeline] { [Pipeline] echo 20:17:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:17:23 ---> create-netrc.sh [Pipeline] } 20:17:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:17:23 ---> python-tools-install.sh [Pipeline] echo 20:17:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:17:23 ---> sudo-logs.sh 20:17:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:17:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:17:24 ---> job-cost.sh 20:17:24 lf-activate-venv: SKIPPING 20:17:24 DEBUG: total: 0.2199999988079071 20:17:24 INFO: Retrieving Stack Cost... 20:17:24 INFO: Retrieving Pricing Info for: v3-standard-8 20:17:25 INFO: Archiving Costs [Pipeline] echo 20:17:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:17:25 ---> logs-deploy.sh 20:17:25 lf-activate-venv: SKIPPING 20:17:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4001/1 20:17:25 INFO: archiving workspace using pattern(s): 20:17:26 Archives upload complete. 20:17:26 INFO: archiving logs to Nexus 20:17:27 ---> uname -a: 20:17:27 Linux prd-ubuntu20-04-docker-8c-8g-34490 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 20:17:27 20:17:27 20:17:27 ---> lscpu: 20:17:27 Architecture: x86_64 20:17:27 CPU op-mode(s): 32-bit, 64-bit 20:17:27 Byte Order: Little Endian 20:17:27 Address sizes: 40 bits physical, 48 bits virtual 20:17:27 CPU(s): 8 20:17:27 On-line CPU(s) list: 0-7 20:17:27 Thread(s) per core: 1 20:17:27 Core(s) per socket: 1 20:17:27 Socket(s): 8 20:17:27 NUMA node(s): 1 20:17:27 Vendor ID: AuthenticAMD 20:17:27 CPU family: 23 20:17:27 Model: 49 20:17:27 Model name: AMD EPYC-Rome Processor 20:17:27 Stepping: 0 20:17:27 CPU MHz: 2799.998 20:17:27 BogoMIPS: 5599.99 20:17:27 Virtualization: AMD-V 20:17:27 Hypervisor vendor: KVM 20:17:27 Virtualization type: full 20:17:27 L1d cache: 256 KiB 20:17:27 L1i cache: 256 KiB 20:17:27 L2 cache: 4 MiB 20:17:27 L3 cache: 128 MiB 20:17:27 NUMA node0 CPU(s): 0-7 20:17:27 Vulnerability Itlb multihit: Not affected 20:17:27 Vulnerability L1tf: Not affected 20:17:27 Vulnerability Mds: Not affected 20:17:27 Vulnerability Meltdown: Not affected 20:17:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:17:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:17:27 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:17:27 Vulnerability Srbds: Not affected 20:17:27 Vulnerability Tsx async abort: Not affected 20:17:27 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:17:27 20:17:27 20:17:27 ---> nproc: 20:17:27 8 20:17:27 20:17:27 20:17:27 ---> df -h: 20:17:27 Filesystem Size Used Avail Use% Mounted on 20:17:27 overlay 155G 27G 129G 18% / 20:17:27 tmpfs 64M 0 64M 0% /dev 20:17:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:17:27 shm 64M 0 64M 0% /dev/shm 20:17:27 /dev/vda1 155G 27G 129G 18% /facter-os 20:17:27 20:17:27 20:17:27 ---> sar -b -r -n DEV: 20:17:27 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-34490) 05/02/22 _x86_64_ (8 CPU) 20:17:27 20:17:27 19:06:10 LINUX RESTART (8 CPU) 20:17:27 20:17:27 19:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:17:27 19:08:01 162.15 4.02 158.13 0.00 376.55 89125.04 0.00 20:17:27 19:09:01 42.24 0.13 42.10 0.00 1.73 15414.48 0.00 20:17:27 19:10:01 355.10 0.12 354.98 0.00 14.27 253094.40 0.00 20:17:27 19:11:01 936.52 0.45 936.07 0.00 3.73 344231.26 0.00 20:17:27 19:12:01 904.80 0.42 904.38 0.00 7.06 335597.60 0.00 20:17:27 19:13:01 880.09 0.43 879.66 0.00 3.47 348210.86 0.00 20:17:27 19:14:01 591.64 0.03 591.60 0.00 0.27 178991.27 0.00 20:17:27 19:15:01 416.82 0.02 416.81 0.00 0.13 138826.99 0.00 20:17:27 19:16:01 335.13 0.00 335.13 0.00 0.00 131013.23 0.00 20:17:27 19:17:01 2.97 0.02 2.95 0.00 0.13 37.19 0.00 20:17:27 19:18:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 20:17:27 19:19:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 20:17:27 19:20:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 20:17:27 19:21:01 3.33 1.47 1.87 0.00 42.79 21.60 0.00 20:17:27 19:22:01 1.92 0.02 1.90 0.00 0.13 22.00 0.00 20:17:27 19:23:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 20:17:27 19:24:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 20:17:27 19:25:01 1.67 0.00 1.67 0.00 0.00 19.99 0.00 20:17:27 19:26:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 20:17:27 19:27:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 20:17:27 19:28:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 20:17:27 19:29:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 20:17:27 19:30:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 20:17:27 19:31:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 20:17:27 19:32:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 20:17:27 19:33:01 1.68 0.00 1.68 0.00 0.00 20.39 0.00 20:17:27 19:34:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 20:17:27 19:35:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 20:17:27 19:36:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 20:17:27 19:37:01 1.70 0.00 1.70 0.00 0.00 20.40 0.00 20:17:27 19:38:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 20:17:27 19:39:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 20:17:27 19:40:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 20:17:27 19:41:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 20:17:27 19:42:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 20:17:27 19:43:01 1.72 0.00 1.72 0.00 0.00 19.59 0.00 20:17:27 19:44:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 20:17:27 19:45:01 1.63 0.00 1.63 0.00 0.00 19.19 0.00 20:17:27 19:46:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 20:17:27 19:47:01 1.73 0.00 1.73 0.00 0.00 20.00 0.00 20:17:27 19:48:02 1.07 0.00 1.07 0.00 0.00 12.40 0.00 20:17:27 19:49:01 1.69 0.00 1.69 0.00 0.00 18.57 0.00 20:17:27 19:50:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 20:17:27 19:51:01 1.72 0.00 1.72 0.00 0.00 20.40 0.00 20:17:27 19:52:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 20:17:27 19:53:01 1.78 0.00 1.78 0.00 0.00 20.80 0.00 20:17:27 19:54:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 20:17:27 19:55:01 1.62 0.00 1.62 0.00 0.00 18.80 0.00 20:17:27 19:56:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 20:17:27 19:57:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 20:17:27 19:58:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 20:17:27 19:59:01 3.80 0.87 2.93 0.00 18.40 38.39 0.00 20:17:27 20:00:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 20:17:27 20:01:01 1.78 0.00 1.78 0.00 0.00 19.73 0.00 20:17:27 20:02:01 1.18 0.10 1.08 0.00 6.27 13.60 0.00 20:17:27 20:03:01 1.98 0.00 1.98 0.00 0.00 23.46 0.00 20:17:27 20:04:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 20:17:27 20:05:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 20:17:27 20:06:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 20:17:27 20:07:01 1.55 0.00 1.55 0.00 0.00 18.93 0.00 20:17:27 20:08:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 20:17:27 20:09:01 1.28 0.00 1.28 0.00 0.00 16.93 0.00 20:17:27 20:10:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 20:17:27 20:11:01 1.32 0.00 1.32 0.00 0.00 17.33 0.00 20:17:27 20:12:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 20:17:27 20:13:01 1.48 0.00 1.48 0.00 0.00 18.13 0.00 20:17:27 20:14:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 20:17:27 20:15:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 20:17:27 20:16:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 20:17:27 20:17:01 1.82 0.00 1.82 0.00 0.00 20.53 0.00 20:17:27 Average: 67.31 0.11 67.20 0.00 6.70 26217.86 0.00 20:17:27 20:17:27 19:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:17:27 19:08:01 26668896 30713616 1580792 4.81 159832 4058932 2662948 7.85 2629072 3099380 504256 20:17:27 19:09:01 27582676 31727124 565480 1.72 164740 4130732 2039428 6.01 1423316 3372052 270432 20:17:27 19:10:01 20983536 31614124 670376 2.04 175280 10416772 2627300 7.74 1899884 9286668 2201540 20:17:27 19:11:01 18087776 30727592 1541580 4.69 257140 12092244 3538964 10.43 3522968 10291696 54104 20:17:27 19:12:01 13361568 31295256 959808 2.92 353232 16933160 2776144 8.18 3780864 14390588 170340 20:17:27 19:13:01 6149192 29800012 2439856 7.42 488964 22136728 5345212 15.75 5958288 19022472 324924 20:17:27 19:14:01 7353320 31122972 1124652 3.42 547748 22213256 2876672 8.48 5248444 18553392 288 20:17:27 19:15:01 6159284 31676084 582064 1.77 637820 23808672 2047304 6.03 3661872 21286120 380 20:17:27 19:16:01 10305048 31732924 533236 1.62 721304 19851668 1887496 5.56 2851804 18174176 248 20:17:27 19:17:01 10304968 31732872 533360 1.62 721332 19851644 1887496 5.56 2851220 18174156 20 20:17:27 19:18:01 10306252 31734232 531952 1.62 721348 19851652 1887496 5.56 2850360 18174156 20 20:17:27 19:19:01 10319508 31747520 518788 1.58 721364 19851656 1887496 5.56 2837936 18174196 12 20:17:27 19:20:01 10320744 31748764 517460 1.57 721384 19851660 1887496 5.56 2836556 18174200 12 20:17:27 19:21:01 10318532 31747868 518476 1.58 721404 19852940 1903576 5.61 2842260 18173628 28 20:17:27 19:22:01 10316488 31746044 520084 1.58 721428 19853072 1905200 5.61 2841884 18173700 12 20:17:27 19:23:01 10316904 31746488 519580 1.58 721436 19853076 1905200 5.61 2841596 18173704 28 20:17:27 19:24:01 10316540 31746128 519836 1.58 721436 19853080 1905200 5.61 2841732 18173708 184 20:17:27 19:25:01 10318004 31747604 518300 1.58 721444 19853084 1888780 5.57 2840244 18173712 188 20:17:27 19:26:01 10318280 31747884 518004 1.58 721460 19853084 1888780 5.57 2839188 18173712 12 20:17:27 19:27:01 10318288 31747920 517940 1.58 721480 19853084 1888780 5.57 2839532 18173716 12 20:17:27 19:28:01 10318448 31748080 517892 1.57 721516 19853088 1888780 5.57 2839224 18173716 12 20:17:27 19:29:01 10318424 31748120 517856 1.57 721532 19853092 1888780 5.57 2839280 18173720 12 20:17:27 19:30:01 10318116 31747816 518084 1.58 721540 19853096 1888780 5.57 2839264 18173724 12 20:17:27 19:31:01 10318216 31747940 517960 1.58 721548 19853096 1888780 5.57 2839692 18173724 176 20:17:27 19:32:01 10317980 31747708 518152 1.58 721576 19853100 1888780 5.57 2840152 18173728 248 20:17:27 19:33:01 10318152 31747936 517896 1.57 721596 19853112 1888780 5.57 2839936 18173740 212 20:17:27 19:34:01 10317924 31747708 518124 1.58 721596 19853112 1904996 5.61 2839556 18173740 8 20:17:27 19:35:01 10318044 31747840 518136 1.58 721596 19853116 1904996 5.61 2839884 18173744 184 20:17:27 19:36:01 10318256 31748052 517844 1.57 721612 19853116 1904996 5.61 2839756 18173744 192 20:17:27 19:37:01 10318036 31747856 518024 1.58 721632 19853120 1904996 5.61 2840024 18173748 40 20:17:27 19:38:01 10317940 31747780 518012 1.58 721632 19853124 1904996 5.61 2839868 18173752 184 20:17:27 19:39:01 10317924 31747764 517960 1.58 721640 19853124 1904996 5.61 2839844 18173752 176 20:17:27 19:40:01 10318296 31748144 517748 1.57 721652 19853128 1904996 5.61 2839936 18173756 176 20:17:27 19:41:01 10318012 31747888 517952 1.58 721676 19853132 1904996 5.61 2840052 18173756 180 20:17:27 19:42:01 10317964 31747868 517928 1.58 721696 19853124 1904996 5.61 2840348 18173764 24 20:17:27 19:43:01 10318116 31748052 517884 1.57 721712 19853140 1904996 5.61 2840100 18173768 192 20:17:27 19:44:01 10318108 31748044 517856 1.57 721728 19853140 1904996 5.61 2840084 18173768 184 20:17:27 19:45:01 10318060 31748020 517828 1.57 721740 19853144 1904996 5.61 2839952 18173772 204 20:17:27 19:46:01 10318312 31748276 517568 1.57 721744 19853148 1904996 5.61 2839916 18173776 200 20:17:27 19:47:01 10318076 31748068 517756 1.57 721772 19853148 1904996 5.61 2840348 18173776 228 20:17:27 19:48:02 10318036 31748072 517712 1.57 721800 19853152 1904996 5.61 2839968 18173780 192 20:17:27 19:49:01 10317980 31748032 517700 1.57 721820 19853152 1904996 5.61 2839964 18173780 180 20:17:27 19:50:01 10318140 31748200 517664 1.57 721844 19853160 1904996 5.61 2839968 18173784 224 20:17:27 19:51:01 10317880 31748124 517780 1.57 721860 19853296 1904996 5.61 2840136 18173924 12 20:17:27 19:52:01 10317808 31748084 517760 1.57 721888 19853296 1904996 5.61 2840376 18173924 224 20:17:27 19:53:01 10318296 31748608 517188 1.57 721916 19853300 1904996 5.61 2840096 18173928 192 20:17:27 19:54:01 10318488 31748800 517192 1.57 721920 19853300 1904996 5.61 2840140 18173928 24 20:17:27 19:55:01 10318196 31748540 517416 1.57 721936 19853304 1904996 5.61 2840412 18173932 200 20:17:27 19:56:01 10318600 31748948 517168 1.57 721936 19853308 1904996 5.61 2840256 18173936 220 20:17:27 19:57:01 10318372 31748736 517464 1.57 721952 19853308 1904996 5.61 2840560 18173936 204 20:17:27 19:58:01 10318576 31748956 517200 1.57 721968 19853308 1904996 5.61 2840220 18173940 24 20:17:27 19:59:01 10316908 31748028 518460 1.58 722028 19853832 1952672 5.75 2840380 18174380 224 20:17:27 20:00:01 10316364 31747488 518928 1.58 722044 19853832 1952672 5.75 2840316 18174380 12 20:17:27 20:01:01 10316632 31747792 518648 1.58 722052 19853836 1952672 5.75 2840084 18174384 12 20:17:27 20:02:01 10315044 31747376 518960 1.58 722056 19854028 1952672 5.75 2841944 18173604 20 20:17:27 20:03:01 10315244 31747588 518904 1.58 722080 19854020 1952672 5.75 2841300 18173608 12 20:17:27 20:04:01 10315228 31747596 518876 1.58 722084 19854036 1952672 5.75 2841744 18173612 36 20:17:27 20:05:01 10315156 31747548 518852 1.58 722104 19854036 1952672 5.75 2841548 18173612 28 20:17:27 20:06:01 10315068 31747484 518852 1.58 722128 19854040 1952672 5.75 2841912 18173616 12 20:17:27 20:07:01 10315304 31747740 518560 1.58 722140 19854044 1952672 5.75 2842152 18173616 16 20:17:27 20:08:01 10315288 31747740 518504 1.58 722156 19854044 1952672 5.75 2841444 18173620 16 20:17:27 20:09:01 10315456 31747936 518456 1.58 722184 19854056 1952672 5.75 2841472 18173624 40 20:17:27 20:10:01 10315660 31748160 518220 1.58 722192 19854056 1952672 5.75 2841848 18173628 20 20:17:27 20:11:01 10315140 31747652 518668 1.58 722200 19854060 1936148 5.71 2841892 18173632 12 20:17:27 20:12:01 10315020 31747536 518716 1.58 722212 19854064 1936148 5.71 2841764 18173636 16 20:17:27 20:13:01 10314948 31747492 518752 1.58 722232 19854064 1936148 5.71 2841832 18173636 40 20:17:27 20:14:01 10315084 31747632 518844 1.58 722248 19854068 1936148 5.71 2841912 18173640 208 20:17:27 20:15:01 10315124 31747708 518776 1.58 722272 19854068 1936148 5.71 2841884 18173640 200 20:17:27 20:16:01 10315320 31747908 518508 1.58 722288 19854072 1936148 5.71 2841944 18173644 208 20:17:27 20:17:01 10314688 31747364 519012 1.58 722308 19854076 1936148 5.71 2842084 18173648 12 20:17:27 Average: 10942589 31671441 594826 1.81 679088 19238497 2036852 6.00 2918111 17515401 50467 20:17:27 20:17:27 19:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:17:27 19:08:01 docker0 704.71 611.91 50.78 3764.06 0.00 0.00 0.00 0.00 20:17:27 19:08:01 veth89d0649 0.22 0.39 0.02 0.03 0.00 0.00 0.00 0.00 20:17:27 19:08:01 ens3 822.15 833.12 7213.57 135.29 0.00 0.00 0.00 0.00 20:17:27 19:08:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 20:17:27 19:09:01 docker0 1.22 1.22 0.08 0.09 0.00 0.00 0.00 0.00 20:17:27 19:09:01 veth89d0649 1.22 1.25 0.09 0.10 0.00 0.00 0.00 0.00 20:17:27 19:09:01 ens3 28.27 15.66 23.31 11.43 0.00 0.00 0.00 0.00 20:17:27 19:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:10:01 docker0 38.30 53.37 2.15 190.86 0.00 0.00 0.00 0.00 20:17:27 19:10:01 veth29e49c1 0.00 0.93 0.00 0.06 0.00 0.00 0.00 0.00 20:17:27 19:10:01 ens3 222.93 164.10 1896.64 85.53 0.00 0.00 0.00 0.00 20:17:27 19:10:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 20:17:27 19:11:01 docker0 255.15 533.41 18.59 6047.05 0.00 0.00 0.00 0.00 20:17:27 19:11:01 veth29e49c1 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 20:17:27 19:11:01 ens3 612.65 328.02 6137.30 108.53 0.00 0.00 0.00 0.00 20:17:27 19:11:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 20:17:27 19:11:01 vethb572b8b 235.99 503.17 20.68 5834.43 0.00 0.00 0.00 0.48 20:17:27 19:12:01 veth6c3dcc0 255.63 437.60 21.02 5827.95 0.00 0.00 0.00 0.48 20:17:27 19:12:01 vetha46c162 15.99 20.36 1.15 83.92 0.00 0.00 0.00 0.01 20:17:27 19:12:01 docker0 304.18 502.38 20.32 6141.02 0.00 0.00 0.00 0.00 20:17:27 19:12:01 veth29e49c1 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 20:17:27 19:12:01 ens3 551.80 332.72 6224.22 46.12 0.00 0.00 0.00 0.00 20:17:27 19:12:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 20:17:27 19:12:01 vethb572b8b 0.13 0.42 0.01 0.02 0.00 0.00 0.00 0.00 20:17:27 19:13:01 veth6c3dcc0 12.01 17.48 1.24 2.76 0.00 0.00 0.00 0.00 20:17:27 19:13:01 vethfb5174b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:17:27 19:13:01 docker0 236.52 491.32 17.74 6086.38 0.00 0.00 0.00 0.00 20:17:27 19:13:01 veth02f1617 202.13 444.62 17.89 5830.03 0.00 0.00 0.00 0.48 20:17:27 19:13:01 veth62744f5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:17:27 19:13:01 veth29e49c1 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:13:01 ens3 566.09 292.54 6125.32 104.73 0.00 0.00 0.00 0.00 20:17:27 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:14:01 veth6c3dcc0 0.17 0.33 0.01 0.02 0.00 0.00 0.00 0.00 20:17:27 19:14:01 docker0 26.94 51.75 1.95 489.62 0.00 0.00 0.00 0.00 20:17:27 19:14:01 veth02f1617 0.12 0.30 0.01 0.02 0.00 0.00 0.00 0.00 20:17:27 19:14:01 veth29e49c1 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 20:17:27 19:14:01 ens3 150.68 100.30 1597.59 77.41 0.00 0.00 0.00 0.00 20:17:27 19:14:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 20:17:27 19:15:01 docker0 25.96 31.53 2.06 412.14 0.00 0.00 0.00 0.00 20:17:27 19:15:01 veth29e49c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:15:01 ens3 48.27 35.51 425.26 9.48 0.00 0.00 0.00 0.00 20:17:27 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:16:01 docker0 14.31 17.68 0.83 77.28 0.00 0.00 0.00 0.00 20:17:27 19:16:01 ens3 35.64 24.66 91.88 8.36 0.00 0.00 0.00 0.00 20:17:27 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:17:01 ens3 0.53 0.40 0.10 0.09 0.00 0.00 0.00 0.00 20:17:27 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:18:01 ens3 0.23 0.17 0.02 0.01 0.00 0.00 0.00 0.00 20:17:27 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:19:01 ens3 0.38 0.27 0.43 0.02 0.00 0.00 0.00 0.00 20:17:27 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:21:01 ens3 3.25 2.37 2.80 1.68 0.00 0.00 0.00 0.00 20:17:27 19:21:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:17:27 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:22:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 20:17:27 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:23:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:24:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:25:01 ens3 4.83 7.73 0.31 10.56 0.00 0.00 0.00 0.00 20:17:27 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:27:01 ens3 3.07 4.28 0.27 7.01 0.00 0.00 0.00 0.00 20:17:27 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:32:01 ens3 3.03 5.43 0.42 7.15 0.00 0.00 0.00 0.00 20:17:27 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:33:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:35:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:17:27 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:37:01 ens3 4.48 8.63 0.36 7.61 0.00 0.00 0.00 0.00 20:17:27 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:38:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:40:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:41:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:42:01 ens3 4.37 4.33 0.35 7.01 0.00 0.00 0.00 0.00 20:17:27 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:45:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:47:01 ens3 3.18 3.75 0.27 6.97 0.00 0.00 0.00 0.00 20:17:27 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:48:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:51:01 ens3 1.25 1.58 0.31 1.60 0.00 0.00 0.00 0.00 20:17:27 19:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:52:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:17:27 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:53:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:55:01 ens3 0.28 0.25 0.23 0.02 0.00 0.00 0.00 0.00 20:17:27 19:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:57:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 20:17:27 19:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 19:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 19:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 20:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 20:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 20:02:01 ens3 4.68 3.72 2.90 5.41 0.00 0.00 0.00 0.00 20:17:27 20:02:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 20:03:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 20:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 20:04:01 ens3 0.95 0.42 0.42 0.22 0.00 0.00 0.00 0.00 20:17:27 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 20:05:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 20:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 20:06:01 ens3 1.23 0.13 0.22 0.07 0.00 0.00 0.00 0.00 20:17:27 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 20:07:01 ens3 1.03 0.65 0.60 0.47 0.00 0.00 0.00 0.00 20:17:27 20:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 20:08:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:17:27 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 20:09:01 ens3 0.83 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:17:27 20:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 20:10:01 ens3 1.23 0.60 0.46 0.29 0.00 0.00 0.00 0.00 20:17:27 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 20:11:01 ens3 0.62 0.35 0.27 0.20 0.00 0.00 0.00 0.00 20:17:27 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 20:12:01 ens3 0.20 0.10 0.08 0.06 0.00 0.00 0.00 0.00 20:17:27 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 20:13:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 20:14:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 20:15:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 20:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 20:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:27 20:17:01 ens3 0.35 0.20 0.09 0.07 0.00 0.00 0.00 0.00 20:17:27 20:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 Average: docker0 22.81 32.65 1.62 330.85 0.00 0.00 0.00 0.00 20:17:27 Average: ens3 43.86 30.88 423.48 9.17 0.00 0.00 0.00 0.00 20:17:27 Average: lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 20:17:27 20:17:27 20:17:27 ---> sar -P ALL: 20:17:27 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-34490) 05/02/22 _x86_64_ (8 CPU) 20:17:27 20:17:27 19:06:10 LINUX RESTART (8 CPU) 20:17:27 20:17:27 19:07:02 CPU %user %nice %system %iowait %steal %idle 20:17:27 19:08:01 all 29.82 0.00 6.96 1.17 0.09 61.96 20:17:27 19:08:01 0 29.73 0.00 7.03 0.07 0.10 63.07 20:17:27 19:08:01 1 27.87 0.00 7.76 3.75 0.10 60.50 20:17:27 19:08:01 2 29.64 0.00 7.31 0.52 0.09 62.45 20:17:27 19:08:01 3 28.49 0.00 6.64 1.65 0.09 63.13 20:17:27 19:08:01 4 30.54 0.00 6.38 0.09 0.07 62.93 20:17:27 19:08:01 5 29.50 0.00 7.12 1.96 0.10 61.31 20:17:27 19:08:01 6 31.06 0.00 6.37 0.46 0.07 62.03 20:17:27 19:08:01 7 31.75 0.00 7.11 0.85 0.10 60.19 20:17:27 19:09:01 all 37.90 0.00 5.39 0.16 0.08 56.48 20:17:27 19:09:01 0 36.22 0.00 6.73 0.05 0.07 56.93 20:17:27 19:09:01 1 38.63 0.00 5.01 0.00 0.07 56.29 20:17:27 19:09:01 2 37.14 0.00 5.19 0.00 0.08 57.59 20:17:27 19:09:01 3 37.90 0.00 5.57 1.04 0.08 55.40 20:17:27 19:09:01 4 38.43 0.00 5.19 0.00 0.08 56.29 20:17:27 19:09:01 5 39.57 0.00 4.93 0.00 0.07 55.44 20:17:27 19:09:01 6 37.29 0.00 5.00 0.00 0.08 57.63 20:17:27 19:09:01 7 37.99 0.00 5.50 0.17 0.07 56.28 20:17:27 19:10:01 all 24.57 0.00 11.16 2.26 0.08 61.92 20:17:27 19:10:01 0 23.85 0.00 8.15 0.41 0.07 67.53 20:17:27 19:10:01 1 24.80 0.00 12.60 4.46 0.09 58.05 20:17:27 19:10:01 2 24.31 0.00 12.07 0.60 0.07 62.95 20:17:27 19:10:01 3 23.89 0.00 9.80 5.63 0.07 60.61 20:17:27 19:10:01 4 24.39 0.00 12.99 4.12 0.09 58.42 20:17:27 19:10:01 5 26.52 0.00 11.81 0.36 0.09 61.23 20:17:27 19:10:01 6 24.15 0.00 10.28 0.44 0.07 65.05 20:17:27 19:10:01 7 24.69 0.00 11.66 2.10 0.09 61.46 20:17:27 19:11:01 all 68.23 0.00 13.12 4.50 0.13 14.02 20:17:27 19:11:01 0 68.99 0.00 12.29 3.20 0.13 15.38 20:17:27 19:11:01 1 68.08 0.00 13.07 3.14 0.13 15.58 20:17:27 19:11:01 2 67.39 0.00 14.06 8.06 0.15 10.34 20:17:27 19:11:01 3 68.86 0.00 13.14 2.34 0.13 15.52 20:17:27 19:11:01 4 68.09 0.00 12.12 3.19 0.14 16.46 20:17:27 19:11:01 5 69.48 0.00 11.82 4.36 0.12 14.23 20:17:27 19:11:01 6 68.09 0.00 13.55 4.23 0.12 14.02 20:17:27 19:11:01 7 66.89 0.00 14.89 7.45 0.13 10.63 20:17:27 19:12:01 all 70.75 0.00 12.69 5.21 0.14 11.21 20:17:27 19:12:01 0 73.50 0.00 11.93 7.37 0.15 7.05 20:17:27 19:12:01 1 70.36 0.00 12.82 6.77 0.15 9.90 20:17:27 19:12:01 2 70.84 0.00 12.51 2.05 0.13 14.46 20:17:27 19:12:01 3 71.39 0.00 11.68 3.02 0.15 13.76 20:17:27 19:12:01 4 68.57 0.00 12.98 3.90 0.12 14.43 20:17:27 19:12:01 5 66.11 0.00 14.36 10.67 0.15 8.71 20:17:27 19:12:01 6 77.02 0.00 12.25 2.83 0.15 7.76 20:17:27 19:12:01 7 68.18 0.00 12.99 5.08 0.14 13.62 20:17:27 19:13:01 all 80.92 0.00 14.14 1.65 0.15 3.15 20:17:27 19:13:01 0 81.47 0.00 12.90 0.56 0.15 4.91 20:17:27 19:13:01 1 76.50 0.00 16.55 4.41 0.14 2.40 20:17:27 19:13:01 2 84.61 0.00 12.63 1.41 0.13 1.22 20:17:27 19:13:01 3 79.54 0.00 13.93 1.84 0.15 4.53 20:17:27 19:13:01 4 80.01 0.00 15.43 1.63 0.15 2.78 20:17:27 19:13:01 5 82.50 0.00 13.62 1.73 0.17 1.98 20:17:27 19:13:01 6 81.47 0.00 14.06 0.89 0.13 3.44 20:17:27 19:13:01 7 81.21 0.00 14.00 0.74 0.13 3.92 20:17:27 19:14:01 all 76.01 0.00 10.23 1.58 0.13 12.04 20:17:27 19:14:01 0 72.16 0.00 8.42 1.53 0.17 17.72 20:17:27 19:14:01 1 71.32 0.00 9.11 2.28 0.10 17.18 20:17:27 19:14:01 2 72.19 0.00 9.86 2.41 0.12 15.43 20:17:27 19:14:01 3 82.03 0.00 10.47 1.16 0.18 6.15 20:17:27 19:14:01 4 78.57 0.00 11.91 0.54 0.12 8.87 20:17:27 19:14:01 5 88.13 0.00 9.86 0.28 0.13 1.59 20:17:27 19:14:01 6 71.57 0.00 10.95 2.24 0.13 15.10 20:17:27 19:14:01 7 72.11 0.00 11.27 2.16 0.12 14.34 20:17:27 19:15:01 all 29.28 0.00 6.99 5.39 0.11 58.24 20:17:27 19:15:01 0 23.46 0.00 8.90 0.93 0.10 66.62 20:17:27 19:15:01 1 28.10 0.00 8.12 3.66 0.14 59.99 20:17:27 19:15:01 2 23.83 0.00 7.08 14.80 0.10 54.19 20:17:27 19:15:01 3 29.87 0.00 6.87 10.27 0.15 52.83 20:17:27 19:15:01 4 45.45 0.00 5.82 0.76 0.10 47.87 20:17:27 19:15:01 5 22.64 0.00 6.09 0.54 0.08 70.65 20:17:27 19:15:01 6 24.75 0.00 6.68 8.67 0.08 59.82 20:17:27 19:15:01 7 36.07 0.00 6.36 3.51 0.10 53.96 20:17:27 19:16:01 all 9.40 0.00 5.11 4.41 0.07 81.00 20:17:27 19:16:01 0 10.14 0.00 4.76 0.05 0.07 84.98 20:17:27 19:16:01 1 11.11 0.00 6.13 0.73 0.08 81.95 20:17:27 19:16:01 2 8.29 0.00 7.00 2.70 0.07 81.95 20:17:27 19:16:01 3 8.86 0.00 6.80 21.00 0.12 63.21 20:17:27 19:16:01 4 9.40 0.00 4.05 5.15 0.05 81.35 20:17:27 19:16:01 5 8.90 0.00 3.32 0.88 0.05 86.85 20:17:27 19:16:01 6 9.09 0.00 4.94 2.90 0.08 82.98 20:17:27 19:16:01 7 9.42 0.00 3.93 2.02 0.07 84.56 20:17:27 19:17:01 all 0.01 0.00 0.01 0.02 0.00 99.96 20:17:27 19:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:17:01 1 0.00 0.00 0.02 0.05 0.00 99.93 20:17:27 19:17:01 2 0.05 0.00 0.00 0.00 0.00 99.95 20:17:27 19:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 19:17:01 4 0.00 0.00 0.00 0.03 0.00 99.97 20:17:27 19:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:17:01 6 0.02 0.00 0.02 0.05 0.00 99.92 20:17:27 19:17:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:17:27 19:18:01 all 0.17 0.00 0.01 0.00 0.00 99.81 20:17:27 19:18:01 0 1.31 0.00 0.03 0.00 0.00 98.66 20:17:27 19:18:01 1 0.00 0.00 0.03 0.02 0.00 99.95 20:17:27 19:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:17:27 19:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:17:27 19:18:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:17:27 19:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 20:17:27 19:18:01 CPU %user %nice %system %iowait %steal %idle 20:17:27 19:19:01 all 0.27 0.00 0.03 0.01 0.01 99.69 20:17:27 19:19:01 0 1.91 0.00 0.07 0.00 0.00 98.03 20:17:27 19:19:01 1 0.02 0.00 0.05 0.03 0.02 99.88 20:17:27 19:19:01 2 0.03 0.00 0.03 0.00 0.02 99.92 20:17:27 19:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:19:01 4 0.08 0.00 0.03 0.02 0.02 99.85 20:17:27 19:19:01 5 0.05 0.00 0.03 0.00 0.00 99.92 20:17:27 19:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:17:27 19:20:01 all 0.05 0.00 0.01 0.00 0.00 99.94 20:17:27 19:20:01 0 0.32 0.00 0.03 0.00 0.00 99.65 20:17:27 19:20:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:17:27 19:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:20:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:17:27 19:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:21:01 all 0.14 0.00 0.02 0.01 0.00 99.82 20:17:27 19:21:01 0 0.15 0.00 0.02 0.00 0.00 99.83 20:17:27 19:21:01 1 0.12 0.00 0.02 0.02 0.00 99.85 20:17:27 19:21:01 2 0.18 0.00 0.02 0.00 0.02 99.78 20:17:27 19:21:01 3 0.23 0.00 0.00 0.05 0.00 99.72 20:17:27 19:21:01 4 0.10 0.00 0.02 0.02 0.00 99.87 20:17:27 19:21:01 5 0.17 0.00 0.03 0.00 0.02 99.78 20:17:27 19:21:01 6 0.10 0.00 0.00 0.00 0.00 99.90 20:17:27 19:21:01 7 0.08 0.00 0.07 0.00 0.00 99.85 20:17:27 19:22:01 all 0.01 0.00 0.01 0.01 0.00 99.96 20:17:27 19:22:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:17:27 19:22:01 1 0.03 0.00 0.00 0.03 0.00 99.93 20:17:27 19:22:01 2 0.03 0.00 0.03 0.00 0.00 99.93 20:17:27 19:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:22:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:17:27 19:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 19:22:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:17:27 19:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:23:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:17:27 19:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:17:27 19:23:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:17:27 19:23:01 4 0.02 0.00 0.00 0.03 0.00 99.95 20:17:27 19:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 19:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:24:01 all 0.01 0.00 0.00 0.00 0.00 99.99 20:17:27 19:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:24:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:17:27 19:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:25:01 all 0.04 0.00 0.01 0.01 0.00 99.94 20:17:27 19:25:01 0 0.07 0.00 0.02 0.00 0.00 99.92 20:17:27 19:25:01 1 0.05 0.00 0.00 0.00 0.00 99.95 20:17:27 19:25:01 2 0.08 0.00 0.00 0.00 0.00 99.92 20:17:27 19:25:01 3 0.00 0.00 0.02 0.05 0.00 99.93 20:17:27 19:25:01 4 0.03 0.00 0.05 0.02 0.00 99.90 20:17:27 19:25:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:17:27 19:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:17:27 19:26:01 all 0.01 0.00 0.01 0.01 0.00 99.98 20:17:27 19:26:01 0 0.00 0.00 0.02 0.03 0.00 99.95 20:17:27 19:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:17:27 19:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:17:27 19:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:26:01 4 0.00 0.00 0.00 0.03 0.00 99.97 20:17:27 19:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:27:01 all 0.02 0.00 0.01 0.01 0.00 99.95 20:17:27 19:27:01 0 0.03 0.00 0.00 0.02 0.00 99.95 20:17:27 19:27:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:17:27 19:27:01 2 0.02 0.00 0.03 0.00 0.02 99.93 20:17:27 19:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:27:01 4 0.03 0.00 0.02 0.03 0.00 99.92 20:17:27 19:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:27:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:17:27 19:28:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:17:27 19:28:01 0 0.00 0.00 0.03 0.00 0.00 99.97 20:17:27 19:28:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:17:27 19:28:01 2 0.05 0.00 0.00 0.00 0.00 99.95 20:17:27 19:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:28:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:17:27 19:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:28:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:17:27 19:29:01 all 0.01 0.00 0.00 0.01 0.00 99.97 20:17:27 19:29:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:17:27 19:29:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:17:27 19:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:29:01 4 0.02 0.00 0.00 0.03 0.00 99.95 20:17:27 19:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:17:27 19:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 19:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 20:17:27 19:29:01 CPU %user %nice %system %iowait %steal %idle 20:17:27 19:30:01 all 0.00 0.00 0.01 0.01 0.00 99.98 20:17:27 19:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:17:27 19:30:01 1 0.00 0.00 0.00 0.05 0.00 99.95 20:17:27 19:30:01 2 0.02 0.00 0.03 0.00 0.02 99.93 20:17:27 19:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 19:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:31:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:17:27 19:31:01 0 0.00 0.00 0.02 0.03 0.00 99.95 20:17:27 19:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:32:01 all 0.02 0.00 0.01 0.01 0.00 99.96 20:17:27 19:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:32:01 1 0.00 0.00 0.00 0.03 0.00 99.97 20:17:27 19:32:01 2 0.03 0.00 0.03 0.00 0.00 99.93 20:17:27 19:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:32:01 4 0.02 0.00 0.00 0.03 0.00 99.95 20:17:27 19:32:01 5 0.00 0.00 0.03 0.00 0.00 99.97 20:17:27 19:32:01 6 0.05 0.00 0.02 0.00 0.00 99.93 20:17:27 19:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:33:01 all 0.00 0.00 0.01 0.00 0.00 99.98 20:17:27 19:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 19:33:01 1 0.00 0.00 0.00 0.03 0.00 99.97 20:17:27 19:33:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:17:27 19:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 19:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:34:01 all 0.01 0.00 0.00 0.01 0.00 99.98 20:17:27 19:34:01 0 0.00 0.00 0.02 0.03 0.00 99.95 20:17:27 19:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 19:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:17:27 19:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:34:01 4 0.00 0.00 0.00 0.02 0.02 99.97 20:17:27 19:34:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:17:27 19:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:35:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:17:27 19:35:01 0 0.00 0.00 0.02 0.02 0.00 99.97 20:17:27 19:35:01 1 0.00 0.00 0.00 0.02 0.02 99.97 20:17:27 19:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 19:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:36:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:17:27 19:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:36:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:17:27 19:36:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:17:27 19:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:36:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:17:27 19:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 19:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:37:01 all 0.01 0.00 0.02 0.01 0.00 99.96 20:17:27 19:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:37:01 1 0.02 0.00 0.02 0.05 0.00 99.92 20:17:27 19:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:37:01 3 0.03 0.00 0.03 0.00 0.00 99.93 20:17:27 19:37:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:17:27 19:37:01 5 0.00 0.00 0.03 0.00 0.00 99.97 20:17:27 19:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:37:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:17:27 19:38:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:17:27 19:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:38:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:17:27 19:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:38:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:17:27 19:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:39:01 all 0.01 0.00 0.00 0.01 0.00 99.98 20:17:27 19:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:39:01 1 0.00 0.00 0.00 0.03 0.00 99.97 20:17:27 19:39:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:17:27 19:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:39:01 4 0.00 0.00 0.02 0.03 0.00 99.95 20:17:27 19:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:40:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:17:27 19:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:40:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:17:27 19:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:17:27 19:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 19:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:17:27 19:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 19:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 20:17:27 19:40:01 CPU %user %nice %system %iowait %steal %idle 20:17:27 19:41:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:17:27 19:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:41:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:17:27 19:41:01 2 0.00 0.00 0.03 0.00 0.00 99.97 20:17:27 19:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:41:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:17:27 19:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:42:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:17:27 19:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:42:01 1 0.02 0.00 0.00 0.02 0.00 99.97 20:17:27 19:42:01 2 0.03 0.00 0.03 0.00 0.00 99.93 20:17:27 19:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:17:27 19:42:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:17:27 19:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:43:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:17:27 19:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 19:43:01 1 0.00 0.00 0.00 0.05 0.00 99.95 20:17:27 19:43:01 2 0.03 0.00 0.03 0.00 0.02 99.92 20:17:27 19:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:43:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:17:27 19:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:44:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:17:27 19:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:44:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:17:27 19:44:01 2 0.00 0.00 0.03 0.00 0.00 99.97 20:17:27 19:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 19:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:45:01 all 0.00 0.00 0.00 0.01 0.00 99.99 20:17:27 19:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:45:01 1 0.00 0.00 0.00 0.03 0.00 99.97 20:17:27 19:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:45:01 4 0.00 0.00 0.00 0.03 0.00 99.97 20:17:27 19:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 19:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:46:01 all 0.01 0.00 0.00 0.00 0.00 99.98 20:17:27 19:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:46:01 1 0.02 0.00 0.02 0.02 0.02 99.93 20:17:27 19:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:17:27 19:47:01 all 0.01 0.00 0.01 0.02 0.00 99.95 20:17:27 19:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:47:01 1 0.02 0.00 0.02 0.05 0.00 99.92 20:17:27 19:47:01 2 0.02 0.00 0.05 0.00 0.02 99.92 20:17:27 19:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:47:01 4 0.00 0.00 0.00 0.10 0.00 99.90 20:17:27 19:47:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:17:27 19:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:48:02 all 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:48:02 0 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:48:02 1 0.00 0.00 0.00 0.02 0.00 99.98 20:17:27 19:48:02 2 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:48:02 3 0.03 0.00 0.00 0.00 0.00 99.97 20:17:27 19:48:02 4 0.02 0.00 0.00 0.02 0.00 99.97 20:17:27 19:48:02 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:48:02 6 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:48:02 7 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:49:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:17:27 19:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:49:01 1 0.00 0.00 0.00 0.03 0.00 99.97 20:17:27 19:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:17:27 19:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:49:01 4 0.00 0.00 0.02 0.02 0.00 99.97 20:17:27 19:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:50:01 all 0.01 0.00 0.01 0.01 0.00 99.98 20:17:27 19:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:17:27 19:50:01 1 0.02 0.00 0.03 0.03 0.00 99.92 20:17:27 19:50:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:17:27 19:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:17:27 19:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:51:01 all 0.11 0.00 0.01 0.01 0.00 99.87 20:17:27 19:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:51:01 1 0.05 0.00 0.00 0.03 0.00 99.92 20:17:27 19:51:01 2 0.78 0.00 0.02 0.00 0.00 99.20 20:17:27 19:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:51:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:17:27 19:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:51:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:17:27 20:17:27 19:51:01 CPU %user %nice %system %iowait %steal %idle 20:17:27 19:52:01 all 0.26 0.00 0.01 0.01 0.00 99.73 20:17:27 19:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:52:01 1 0.02 0.00 0.00 0.03 0.00 99.95 20:17:27 19:52:01 2 1.99 0.00 0.02 0.00 0.02 97.98 20:17:27 19:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:52:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:17:27 19:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 19:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 19:53:01 all 0.27 0.00 0.01 0.01 0.00 99.71 20:17:27 19:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:53:01 1 0.02 0.00 0.02 0.03 0.02 99.92 20:17:27 19:53:01 2 1.99 0.00 0.00 0.00 0.00 98.01 20:17:27 19:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:53:01 4 0.02 0.00 0.00 0.05 0.00 99.93 20:17:27 19:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:17:27 19:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:17:27 19:54:01 all 0.25 0.00 0.01 0.00 0.00 99.73 20:17:27 19:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 19:54:01 1 0.00 0.00 0.02 0.02 0.00 99.97 20:17:27 19:54:01 2 1.99 0.00 0.03 0.00 0.00 97.98 20:17:27 19:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:55:01 all 0.26 0.00 0.00 0.01 0.00 99.72 20:17:27 19:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:55:01 1 0.00 0.00 0.00 0.03 0.00 99.97 20:17:27 19:55:01 2 1.97 0.00 0.00 0.00 0.02 98.01 20:17:27 19:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:55:01 4 0.02 0.00 0.00 0.07 0.00 99.92 20:17:27 19:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:56:01 all 0.06 0.00 0.01 0.01 0.00 99.92 20:17:27 19:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 19:56:01 1 0.02 0.00 0.00 0.03 0.00 99.95 20:17:27 19:56:01 2 0.45 0.00 0.07 0.00 0.00 99.48 20:17:27 19:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:56:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:17:27 19:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:57:01 all 0.22 0.00 0.01 0.01 0.00 99.76 20:17:27 19:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:57:01 1 0.02 0.00 0.00 0.03 0.00 99.95 20:17:27 19:57:01 2 1.65 0.00 0.07 0.00 0.02 98.27 20:17:27 19:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:57:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:17:27 19:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:57:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:17:27 19:58:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:17:27 19:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 19:58:01 1 0.03 0.00 0.02 0.02 0.00 99.93 20:17:27 19:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 19:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 19:58:01 7 0.02 0.00 0.03 0.00 0.02 99.93 20:17:27 19:59:01 all 0.04 0.00 0.04 0.01 0.00 99.91 20:17:27 19:59:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:17:27 19:59:01 1 0.00 0.00 0.02 0.03 0.00 99.95 20:17:27 19:59:01 2 0.05 0.00 0.02 0.00 0.00 99.93 20:17:27 19:59:01 3 0.17 0.00 0.07 0.02 0.00 99.75 20:17:27 19:59:01 4 0.05 0.00 0.02 0.02 0.00 99.92 20:17:27 19:59:01 5 0.02 0.00 0.05 0.00 0.00 99.93 20:17:27 19:59:01 6 0.03 0.00 0.05 0.03 0.00 99.88 20:17:27 19:59:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:17:27 20:00:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:17:27 20:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 20:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 20:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 20:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:17:27 20:00:01 4 0.00 0.00 0.02 0.02 0.00 99.97 20:17:27 20:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 20:00:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:17:27 20:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 20:01:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:17:27 20:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 20:01:01 1 0.02 0.00 0.02 0.02 0.00 99.95 20:17:27 20:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 20:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 20:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 20:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 20:01:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:17:27 20:01:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:17:27 20:02:01 all 0.13 0.00 0.03 0.01 0.00 99.83 20:17:27 20:02:01 0 0.07 0.00 0.03 0.00 0.00 99.90 20:17:27 20:02:01 1 0.12 0.00 0.00 0.00 0.00 99.88 20:17:27 20:02:01 2 0.57 0.00 0.00 0.00 0.00 99.43 20:17:27 20:02:01 3 0.08 0.00 0.08 0.00 0.00 99.83 20:17:27 20:02:01 4 0.05 0.00 0.03 0.02 0.02 99.88 20:17:27 20:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:17:27 20:02:01 6 0.07 0.00 0.02 0.03 0.00 99.88 20:17:27 20:02:01 7 0.07 0.00 0.03 0.02 0.00 99.88 20:17:27 20:17:27 20:02:01 CPU %user %nice %system %iowait %steal %idle 20:17:27 20:03:01 all 0.01 0.00 0.00 0.03 0.00 99.95 20:17:27 20:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 20:03:01 1 0.02 0.00 0.00 0.02 0.02 99.95 20:17:27 20:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:17:27 20:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 20:03:01 4 0.03 0.00 0.02 0.18 0.00 99.77 20:17:27 20:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 20:03:01 6 0.00 0.00 0.00 0.07 0.00 99.93 20:17:27 20:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 20:04:01 all 0.13 0.00 0.01 0.01 0.00 99.85 20:17:27 20:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 20:04:01 1 0.02 0.00 0.02 0.03 0.00 99.93 20:17:27 20:04:01 2 0.93 0.00 0.02 0.00 0.00 99.05 20:17:27 20:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 20:04:01 4 0.02 0.00 0.00 0.02 0.02 99.95 20:17:27 20:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 20:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 20:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 20:05:01 all 0.25 0.00 0.00 0.00 0.00 99.74 20:17:27 20:05:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:17:27 20:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 20:05:01 2 1.99 0.00 0.00 0.00 0.00 98.01 20:17:27 20:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 20:05:01 4 0.02 0.00 0.02 0.02 0.00 99.95 20:17:27 20:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 20:05:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:17:27 20:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 20:06:01 all 0.26 0.00 0.01 0.01 0.00 99.73 20:17:27 20:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 20:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 20:06:01 2 1.97 0.00 0.00 0.00 0.00 98.03 20:17:27 20:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 20:06:01 4 0.03 0.00 0.03 0.02 0.00 99.92 20:17:27 20:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 20:06:01 6 0.00 0.00 0.00 0.03 0.00 99.97 20:17:27 20:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 20:07:01 all 0.25 0.00 0.01 0.00 0.00 99.73 20:17:27 20:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 20:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 20:07:01 2 1.97 0.00 0.00 0.00 0.00 98.03 20:17:27 20:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 20:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 20:07:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:17:27 20:07:01 6 0.00 0.00 0.00 0.03 0.00 99.97 20:17:27 20:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 20:08:01 all 0.18 0.00 0.02 0.00 0.00 99.80 20:17:27 20:08:01 0 0.00 0.00 0.03 0.00 0.00 99.97 20:17:27 20:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 20:08:01 2 1.34 0.00 0.03 0.00 0.00 98.63 20:17:27 20:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 20:08:01 4 0.02 0.00 0.02 0.02 0.00 99.95 20:17:27 20:08:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:17:27 20:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:17:27 20:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 20:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:17:27 20:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 20:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 20:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 20:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 20:09:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:17:27 20:09:01 5 0.05 0.00 0.02 0.00 0.02 99.92 20:17:27 20:09:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:17:27 20:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 20:10:01 all 0.02 0.00 0.01 0.01 0.00 99.97 20:17:27 20:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 20:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 20:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 20:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 20:10:01 4 0.02 0.00 0.00 0.05 0.00 99.93 20:17:27 20:10:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:17:27 20:10:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:17:27 20:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 20:11:01 all 0.00 0.00 0.00 0.01 0.00 99.99 20:17:27 20:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 20:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 20:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:17:27 20:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 20:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 20:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 20:11:01 6 0.00 0.00 0.00 0.05 0.02 99.93 20:17:27 20:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 20:12:01 all 0.03 0.00 0.00 0.00 0.00 99.97 20:17:27 20:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:17:27 20:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:17:27 20:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:17:27 20:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 20:12:01 4 0.03 0.00 0.00 0.02 0.00 99.95 20:17:27 20:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:17:27 20:12:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:17:27 20:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 20:13:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:17:27 20:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 20:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 20:13:01 2 0.02 0.00 0.05 0.02 0.02 99.90 20:17:27 20:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 20:13:01 4 0.00 0.00 0.02 0.02 0.02 99.95 20:17:27 20:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 20:13:01 6 0.00 0.00 0.00 0.03 0.00 99.97 20:17:27 20:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 20:17:27 20:13:01 CPU %user %nice %system %iowait %steal %idle 20:17:27 20:14:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:17:27 20:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 20:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 20:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 20:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 20:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 20:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 20:14:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:17:27 20:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 20:15:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:17:27 20:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 20:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 20:15:01 2 0.03 0.00 0.03 0.00 0.02 99.92 20:17:27 20:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 20:15:01 4 0.00 0.00 0.00 0.03 0.00 99.97 20:17:27 20:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 20:15:01 6 0.00 0.00 0.00 0.03 0.00 99.97 20:17:27 20:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 20:16:01 all 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 20:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 20:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:17:27 20:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:17:27 20:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 20:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 20:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:17:27 20:16:01 6 0.02 0.00 0.00 0.02 0.00 99.97 20:17:27 20:16:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:17:27 20:17:01 all 0.20 0.00 0.01 0.01 0.00 99.78 20:17:27 20:17:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:17:27 20:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:17:27 20:17:01 2 1.53 0.00 0.00 0.00 0.00 98.47 20:17:27 20:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 20:17:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:17:27 20:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:17:27 20:17:01 6 0.00 0.00 0.00 0.05 0.00 99.95 20:17:27 20:17:01 7 0.00 0.00 0.03 0.00 0.02 99.95 20:17:27 Average: all 6.10 0.00 1.22 0.38 0.02 92.29 20:17:27 Average: 0 6.00 0.00 1.16 0.20 0.02 92.63 20:17:27 Average: 1 5.90 0.00 1.29 0.43 0.02 92.36 20:17:27 Average: 2 6.24 0.00 1.25 0.46 0.02 92.03 20:17:27 Average: 3 6.10 0.00 1.20 0.68 0.02 92.00 20:17:27 Average: 4 6.29 0.00 1.23 0.29 0.01 92.17 20:17:27 Average: 5 6.15 0.00 1.18 0.29 0.01 92.36 20:17:27 Average: 6 6.01 0.00 1.19 0.33 0.01 92.45 20:17:27 Average: 7 6.07 0.00 1.25 0.34 0.01 92.33 20:17:27 20:17:27 20:17:27