Pull request #4013 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bf4f324b483fa60dfbdeb205f563db8076494b1e+ab0f97fec4d40b420f2060de726b99c5b26ce4cc (2ff5b2e0c95a9041e355ede52dd4ded6daf810f5) 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-ssh18141334804243512054.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-ssh15003200793295067254.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-4013/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-4013/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5272489153269259840.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-4013/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4537984010967485849.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-ssh16219265357804660616.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-4013/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-4013/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16264971098755894661.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-42228 in /w/workspace/edgexfoundry_edgex-go_PR-4013 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ab0f97fec4d40b420f2060de726b99c5b26ce4cc into PR head commit bf4f324b483fa60dfbdeb205f563db8076494b1e Merge succeeded, producing bf4f324b483fa60dfbdeb205f563db8076494b1e Checking out Revision bf4f324b483fa60dfbdeb205f563db8076494b1e (PR-4013) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4013/head:refs/remotes/origin/PR-4013 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf4f324b483fa60dfbdeb205f563db8076494b1e # 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 ab0f97fec4d40b420f2060de726b99c5b26ce4cc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf4f324b483fa60dfbdeb205f563db8076494b1e # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/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 [2022-05-09T19:13:54.361Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-09T19:13:54.509Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-09T19:13:54.598Z] ========================================================= [2022-05-09T19:13:54.598Z] EdgeX Global Pipelines Version Info [2022-05-09T19:13:54.598Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:13:55.392Z] ------------------- [2022-05-09T19:13:55.392Z] stable info: [2022-05-09T19:13:55.392Z] ------------------- [2022-05-09T19:13:55.392Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T19:13:55.392Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-09T19:13:55.392Z] Message: update stable to v1.0.227 [2022-05-09T19:13:55.967Z] ------------------- [2022-05-09T19:13:55.967Z] experimental info: [2022-05-09T19:13:55.967Z] ------------------- [2022-05-09T19:13:55.967Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T19:13:55.967Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-09T19:13:55.967Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-09T19:13:56.179Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-09T19:13:56.213Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-09T19:13:56.262Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-09T19:13:56.297Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-09T19:13:56.331Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-09T19:13:56.367Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-09T19:13:56.524Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-09T19:13:56.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-09T19:13:56.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-09T19:13:56.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-09T19:13:56.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-09T19:13:56.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-09T19:13:56.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-09T19:13:56.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-09T19:13:56.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-09T19:13:56.977Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-09T19:13:57.020Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-09T19:13:57.152Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-09T19:13:57.230Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-09T19:13:57.269Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-09T19:13:57.363Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-09T19:13:57.412Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-09T19:13:57.459Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4013 [Pipeline] echo [2022-05-09T19:13:57.513Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4013 [Pipeline] echo [2022-05-09T19:13:57.560Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4013 [Pipeline] echo [2022-05-09T19:13:57.595Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf4f324b483fa60dfbdeb205f563db8076494b1e [Pipeline] echo [2022-05-09T19:13:57.633Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf4f324 [Pipeline] echo [2022-05-09T19:13:57.676Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T19:13:57.814Z] provisioning config files... [2022-05-09T19:13:57.829Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config955456005224644653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T19:13:58.187Z] ---> docker-login.sh [2022-05-09T19:13:58.187Z] nexus3.edgexfoundry.org:10001 [2022-05-09T19:13:58.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T19:13:58.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T19:13:58.449Z] Configure a credential helper to remove this warning. See [2022-05-09T19:13:58.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T19:13:58.449Z] [2022-05-09T19:13:58.449Z] Login Succeeded [2022-05-09T19:13:58.450Z] nexus3.edgexfoundry.org:10002 [2022-05-09T19:13:58.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T19:13:58.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T19:13:58.713Z] Configure a credential helper to remove this warning. See [2022-05-09T19:13:58.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T19:13:58.713Z] [2022-05-09T19:13:58.713Z] Login Succeeded [2022-05-09T19:13:58.713Z] nexus3.edgexfoundry.org:10003 [2022-05-09T19:13:58.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T19:13:58.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T19:13:58.981Z] Configure a credential helper to remove this warning. See [2022-05-09T19:13:58.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T19:13:58.981Z] [2022-05-09T19:13:58.981Z] Login Succeeded [2022-05-09T19:13:58.981Z] nexus3.edgexfoundry.org:10004 [2022-05-09T19:13:58.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T19:13:58.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T19:13:58.981Z] Configure a credential helper to remove this warning. See [2022-05-09T19:13:58.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T19:13:58.981Z] [2022-05-09T19:13:58.981Z] Login Succeeded [2022-05-09T19:13:58.981Z] docker.io [2022-05-09T19:13:58.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T19:13:59.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T19:13:59.558Z] Configure a credential helper to remove this warning. See [2022-05-09T19:13:59.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T19:13:59.558Z] [2022-05-09T19:13:59.558Z] Login Succeeded [2022-05-09T19:13:59.558Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T19:13:59.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T19:14:00.012Z] + 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 [2022-05-09T19:14:00.012Z] + dirname cmd/core-command/Dockerfile [2022-05-09T19:14:00.012Z] + cut -d/ -f2 [2022-05-09T19:14:00.012Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-09T19:14:00.012Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2022-05-09T19:14:00.012Z] -f2 [2022-05-09T19:14:00.012Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-09T19:14:00.012Z] + dirname cmd/core-metadata/Dockerfile [2022-05-09T19:14:00.012Z] + cut -d/ -f2 [2022-05-09T19:14:00.012Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-09T19:14:00.012Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-09T19:14:00.012Z] + cut -d/ -f2 [2022-05-09T19:14:00.012Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-09T19:14:00.012Z] + + dirname cmd/security-proxy-setup/Dockerfile [2022-05-09T19:14:00.012Z] cut -d/ -f2 [2022-05-09T19:14:00.012Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-09T19:14:00.012Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-09T19:14:00.012Z] cut -d/ -f2 [2022-05-09T19:14:00.012Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-09T19:14:00.012Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-09T19:14:00.012Z] cut -d/ -f2 [2022-05-09T19:14:00.012Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-09T19:14:00.012Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-09T19:14:00.012Z] + cut -d/ -f2 [2022-05-09T19:14:00.012Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-09T19:14:00.012Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-09T19:14:00.012Z] + cut -d/ -f2 [2022-05-09T19:14:00.012Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-09T19:14:00.012Z] + + dirname cmd/security-spire-server/Dockerfile [2022-05-09T19:14:00.012Z] cut -d/ -f2 [2022-05-09T19:14:00.012Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-09T19:14:00.012Z] + dirname cmd/support-notifications/Dockerfile [2022-05-09T19:14:00.012Z] + cut -d/ -f2 [2022-05-09T19:14:00.012Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-09T19:14:00.012Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-09T19:14:00.012Z] + cut -d/ -f2 [2022-05-09T19:14:00.012Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-09T19:14:00.012Z] + cut -d/ -f2 [2022-05-09T19:14:00.012Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-09T19:14:00.012Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-09T19:14:00.065Z] 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 [2022-05-09T19:14:00.561Z] + git rev-list -1 --merges bf4f324b483fa60dfbdeb205f563db8076494b1e~1..bf4f324b483fa60dfbdeb205f563db8076494b1e [Pipeline] echo [2022-05-09T19:14:00.602Z] -----------> git rev-list -1 --merges bf4f324b483fa60dfbdeb205f563db8076494b1e~1..bf4f324b483fa60dfbdeb205f563db8076494b1e bf4f324b483fa60dfbdeb205f563db8076494b1e [false] [Pipeline] sh [2022-05-09T19:14:00.924Z] + git log --format=format:%s -1 bf4f324b483fa60dfbdeb205f563db8076494b1e [Pipeline] echo [2022-05-09T19:14:01.005Z] ========================================================= [2022-05-09T19:14:01.006Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-09T19:14:01.006Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-09T19:14:01.523Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T19:14:01.523Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-09T19:14:01.523Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-09T19:14:01.523Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-09T19:14:01.523Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-09T19:14:01.523Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-09T19:14:01.523Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:14:01.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T19:14:01.993Z] [2022-05-09T19:14:01.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:14:02.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T19:14:02.353Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-09T19:14:02.353Z] 1fe172e4850f: Pulling fs layer [2022-05-09T19:14:02.353Z] caf521ccaac6: Pulling fs layer [2022-05-09T19:14:02.353Z] 3ead6fa29328: Pulling fs layer [2022-05-09T19:14:02.353Z] 5c2a1cbceb83: Pulling fs layer [2022-05-09T19:14:02.353Z] a8d5f1318db7: Pulling fs layer [2022-05-09T19:14:02.353Z] c427282e49a2: Pulling fs layer [2022-05-09T19:14:02.353Z] 1827001aaf11: Pulling fs layer [2022-05-09T19:14:02.353Z] 0714d37db230: Pulling fs layer [2022-05-09T19:14:02.353Z] ac28cf19c067: Pulling fs layer [2022-05-09T19:14:02.353Z] ca983d60f3e2: Pulling fs layer [2022-05-09T19:14:02.353Z] 9f894cec8388: Pulling fs layer [2022-05-09T19:14:02.353Z] 0714d37db230: Waiting [2022-05-09T19:14:02.353Z] 5c2a1cbceb83: Waiting [2022-05-09T19:14:02.353Z] ac28cf19c067: Waiting [2022-05-09T19:14:02.353Z] a8d5f1318db7: Waiting [2022-05-09T19:14:02.353Z] c427282e49a2: Waiting [2022-05-09T19:14:02.353Z] ca983d60f3e2: Waiting [2022-05-09T19:14:02.353Z] 1827001aaf11: Waiting [2022-05-09T19:14:02.353Z] 9f894cec8388: Waiting [2022-05-09T19:14:02.353Z] caf521ccaac6: Download complete [2022-05-09T19:14:02.353Z] 5c2a1cbceb83: Download complete [2022-05-09T19:14:02.613Z] a8d5f1318db7: Verifying Checksum [2022-05-09T19:14:02.613Z] a8d5f1318db7: Download complete [2022-05-09T19:14:02.613Z] c427282e49a2: Download complete [2022-05-09T19:14:02.613Z] 3ead6fa29328: Verifying Checksum [2022-05-09T19:14:02.613Z] 3ead6fa29328: Download complete [2022-05-09T19:14:02.613Z] 0714d37db230: Verifying Checksum [2022-05-09T19:14:02.613Z] 0714d37db230: Download complete [2022-05-09T19:14:02.613Z] ac28cf19c067: Verifying Checksum [2022-05-09T19:14:02.613Z] ac28cf19c067: Download complete [2022-05-09T19:14:02.613Z] ca983d60f3e2: Verifying Checksum [2022-05-09T19:14:02.613Z] ca983d60f3e2: Download complete [2022-05-09T19:14:02.613Z] 9f894cec8388: Download complete [2022-05-09T19:14:02.613Z] 1fe172e4850f: Verifying Checksum [2022-05-09T19:14:02.613Z] 1fe172e4850f: Download complete [2022-05-09T19:14:02.873Z] 1827001aaf11: Verifying Checksum [2022-05-09T19:14:02.873Z] 1827001aaf11: Download complete [2022-05-09T19:14:04.259Z] 1fe172e4850f: Pull complete [2022-05-09T19:14:04.259Z] caf521ccaac6: Pull complete [2022-05-09T19:14:04.830Z] 3ead6fa29328: Pull complete [2022-05-09T19:14:04.830Z] 5c2a1cbceb83: Pull complete [2022-05-09T19:14:05.090Z] a8d5f1318db7: Pull complete [2022-05-09T19:14:05.350Z] c427282e49a2: Pull complete [2022-05-09T19:14:07.259Z] 1827001aaf11: Pull complete [2022-05-09T19:14:07.259Z] 0714d37db230: Pull complete [2022-05-09T19:14:07.520Z] ac28cf19c067: Pull complete [2022-05-09T19:14:07.520Z] ca983d60f3e2: Pull complete [2022-05-09T19:14:07.785Z] 9f894cec8388: Pull complete [2022-05-09T19:14:07.785Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-09T19:14:07.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T19:14:07.785Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-09T19:14:07.887Z] prd-ubuntu20.04-docker-8c-8g-42228 does not seem to be running inside a container [2022-05-09T19:14:07.927Z] $ 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 [2022-05-09T19:14:09.375Z] $ docker top 022d0cab8cebd0b141ace88b7b6a3897c20640946146ac760fe20eaeab34c8e3 -eo pid,comm [2022-05-09T19:14:09.447Z] 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). [2022-05-09T19:14:09.447Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T19:14:09.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T19:14:09.568Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T19:14:09.702Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T19:14:09.707Z] $ docker exec 022d0cab8cebd0b141ace88b7b6a3897c20640946146ac760fe20eaeab34c8e3 ssh-agent [2022-05-09T19:14:09.937Z] SSH_AUTH_SOCK=/tmp/ssh-tggAXpbWHLN8/agent.36 [2022-05-09T19:14:09.937Z] SSH_AGENT_PID=42 [2022-05-09T19:14:09.949Z] Running ssh-add (command line suppressed) [2022-05-09T19:14:10.075Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8006533727971012576.key (/w/workspace/edgex-go/1@tmp/private_key_8006533727971012576.key) [2022-05-09T19:14:10.097Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T19:14:10.445Z] + git tag --points-at HEAD [Pipeline] } [2022-05-09T19:14:10.473Z] $ docker exec --env ******** --env ******** 022d0cab8cebd0b141ace88b7b6a3897c20640946146ac760fe20eaeab34c8e3 ssh-agent -k [2022-05-09T19:14:10.593Z] unset SSH_AUTH_SOCK; [2022-05-09T19:14:10.593Z] unset SSH_AGENT_PID; [2022-05-09T19:14:10.593Z] echo Agent pid 42 killed; [2022-05-09T19:14:10.607Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-09T19:14:10.700Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T19:14:10.700Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T19:14:10.848Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T19:14:10.853Z] $ docker exec 022d0cab8cebd0b141ace88b7b6a3897c20640946146ac760fe20eaeab34c8e3 ssh-agent [2022-05-09T19:14:10.987Z] SSH_AUTH_SOCK=/tmp/ssh-oYWmfTe6wzB0/agent.76 [2022-05-09T19:14:10.987Z] SSH_AGENT_PID=82 [2022-05-09T19:14:10.993Z] Running ssh-add (command line suppressed) [2022-05-09T19:14:11.118Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1765799926636664280.key (/w/workspace/edgex-go/1@tmp/private_key_1765799926636664280.key) [2022-05-09T19:14:11.133Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T19:14:11.459Z] + git semver init [2022-05-09T19:14:11.724Z] 2022-05-09 19:14:11,667 [run_init] DEBUG init version:0.0.0 force:False [2022-05-09T19:14:11.724Z] 2022-05-09 19:14:11,668 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-05-09T19:14:11.724Z] 2022-05-09 19:14:11,669 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-05-09T19:14:11.724Z] 2022-05-09 19:14:11,669 [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) [2022-05-09T19:14:15.934Z] 2022-05-09 19:14:15,810 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-05-09T19:14:15.934Z] 2022-05-09 19:14:15,810 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4013 with force:False [2022-05-09T19:14:15.934Z] 2022-05-09 19:14:15,810 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4013 [2022-05-09T19:14:15.935Z] 2022-05-09 19:14:15,813 [execute] INFO git cat-file --batch-check [2022-05-09T19:14:15.935Z] 2022-05-09 19:14:15,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T19:14:15.935Z] 2022-05-09 19:14:15,819 [execute] INFO git cat-file --batch [2022-05-09T19:14:15.935Z] 2022-05-09 19:14:15,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T19:14:15.935Z] 2022-05-09 19:14:15,825 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4013 [2022-05-09T19:14:15.935Z] 0.0.0 [Pipeline] } [2022-05-09T19:14:15.965Z] $ docker exec --env ******** --env ******** 022d0cab8cebd0b141ace88b7b6a3897c20640946146ac760fe20eaeab34c8e3 ssh-agent -k [2022-05-09T19:14:16.078Z] unset SSH_AUTH_SOCK; [2022-05-09T19:14:16.078Z] unset SSH_AGENT_PID; [2022-05-09T19:14:16.079Z] echo Agent pid 82 killed; [2022-05-09T19:14:16.088Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T19:14:16.513Z] + git semver [Pipeline] } [2022-05-09T19:14:16.802Z] $ docker stop --time=1 022d0cab8cebd0b141ace88b7b6a3897c20640946146ac760fe20eaeab34c8e3 [2022-05-09T19:14:18.107Z] $ docker rm -f 022d0cab8cebd0b141ace88b7b6a3897c20640946146ac760fe20eaeab34c8e3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T19:14:18.518Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-09T19:14:18.855Z] Stashed 1 file(s) [Pipeline] echo [2022-05-09T19:14:18.878Z] [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 [2022-05-09T19:14:19.350Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T19:14:19.378Z] ========================================================= [2022-05-09T19:14:19.378Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-09T19:14:19.378Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-09T19:14:19.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T19:14:19.719Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-09T19:14:19.719Z] 59bf1c3509f3: Pulling fs layer [2022-05-09T19:14:19.719Z] 666ba61612fd: Pulling fs layer [2022-05-09T19:14:19.719Z] 8ed8ca486205: Pulling fs layer [2022-05-09T19:14:19.719Z] 4fe6c5a15a65: Pulling fs layer [2022-05-09T19:14:19.719Z] 22a0e8bec74d: Pulling fs layer [2022-05-09T19:14:19.719Z] ca2b28591e48: Pulling fs layer [2022-05-09T19:14:19.719Z] a51346096db8: Pulling fs layer [2022-05-09T19:14:19.719Z] daebc70d1ce1: Pulling fs layer [2022-05-09T19:14:19.719Z] 0e18a0eac166: Pulling fs layer [2022-05-09T19:14:19.719Z] 4fe6c5a15a65: Waiting [2022-05-09T19:14:19.719Z] 22a0e8bec74d: Waiting [2022-05-09T19:14:19.719Z] ca2b28591e48: Waiting [2022-05-09T19:14:19.719Z] 0e18a0eac166: Waiting [2022-05-09T19:14:19.719Z] daebc70d1ce1: Waiting [2022-05-09T19:14:19.719Z] 8ed8ca486205: Verifying Checksum [2022-05-09T19:14:19.719Z] 8ed8ca486205: Download complete [2022-05-09T19:14:19.719Z] 666ba61612fd: Download complete [2022-05-09T19:14:19.719Z] 22a0e8bec74d: Verifying Checksum [2022-05-09T19:14:19.719Z] 22a0e8bec74d: Download complete [2022-05-09T19:14:19.719Z] ca2b28591e48: Download complete [2022-05-09T19:14:19.719Z] a51346096db8: Verifying Checksum [2022-05-09T19:14:19.719Z] a51346096db8: Download complete [2022-05-09T19:14:19.719Z] 59bf1c3509f3: Verifying Checksum [2022-05-09T19:14:19.719Z] 59bf1c3509f3: Download complete [2022-05-09T19:14:19.982Z] daebc70d1ce1: Verifying Checksum [2022-05-09T19:14:19.982Z] daebc70d1ce1: Download complete [2022-05-09T19:14:19.982Z] 59bf1c3509f3: Pull complete [2022-05-09T19:14:19.982Z] 666ba61612fd: Pull complete [2022-05-09T19:14:20.243Z] 8ed8ca486205: Pull complete [2022-05-09T19:14:20.506Z] 0e18a0eac166: Verifying Checksum [2022-05-09T19:14:20.506Z] 0e18a0eac166: Download complete [2022-05-09T19:14:20.506Z] 4fe6c5a15a65: Verifying Checksum [2022-05-09T19:14:20.506Z] 4fe6c5a15a65: Download complete [2022-05-09T19:14:24.707Z] 4fe6c5a15a65: Pull complete [2022-05-09T19:14:24.707Z] 22a0e8bec74d: Pull complete [2022-05-09T19:14:24.707Z] ca2b28591e48: Pull complete [2022-05-09T19:14:24.707Z] a51346096db8: Pull complete [2022-05-09T19:14:24.967Z] daebc70d1ce1: Pull complete [2022-05-09T19:14:27.531Z] 0e18a0eac166: Pull complete [2022-05-09T19:14:27.531Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-09T19:14:27.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T19:14:27.531Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-09T19:14:27.886Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T19:14:27.886Z] WORKDIR /edgex [2022-05-09T19:14:27.886Z] COPY go.mod . [2022-05-09T19:14:27.886Z] RUN go mod download [2022-05-09T19:14:27.886Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-09T19:14:29.270Z] Sending build context to Docker daemon 335.3MB [2022-05-09T19:14:29.270Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T19:14:29.270Z] ---> f018257e8ee9 [2022-05-09T19:14:29.270Z] Step 2/4 : WORKDIR /edgex [2022-05-09T19:14:31.819Z] ---> Running in 6185e7447d55 [2022-05-09T19:14:31.819Z] Removing intermediate container 6185e7447d55 [2022-05-09T19:14:31.819Z] ---> 4e6b86e71883 [2022-05-09T19:14:31.819Z] Step 3/4 : COPY go.mod . [2022-05-09T19:14:31.819Z] ---> 04b1e9e528e6 [2022-05-09T19:14:31.819Z] Step 4/4 : RUN go mod download [2022-05-09T19:14:31.819Z] ---> Running in 3ac69324555d [2022-05-09T19:14:34.173Z] Still waiting to schedule task [2022-05-09T19:14:34.173Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-42229’ is offline [2022-05-09T19:14:46.730Z] Removing intermediate container 3ac69324555d [2022-05-09T19:14:46.730Z] ---> 67e18cb54b6b [2022-05-09T19:14:46.730Z] Successfully built 67e18cb54b6b [2022-05-09T19:14:46.730Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:14:47.060Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T19:14:47.060Z] . [Pipeline] withDockerContainer [2022-05-09T19:14:47.149Z] prd-ubuntu20.04-docker-8c-8g-42228 does not seem to be running inside a container [2022-05-09T19:14:47.193Z] $ 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 [2022-05-09T19:14:47.632Z] $ docker top c15d3fb16d552beaebebd8ab73f191aef98bb5a7cbc09e2cb6a018e2dfb83d85 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T19:14:48.032Z] + go version [2022-05-09T19:14:48.032Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-09T19:14:48.070Z] $ docker stop --time=1 c15d3fb16d552beaebebd8ab73f191aef98bb5a7cbc09e2cb6a018e2dfb83d85 [2022-05-09T19:14:49.376Z] $ docker rm -f c15d3fb16d552beaebebd8ab73f191aef98bb5a7cbc09e2cb6a018e2dfb83d85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:14:50.025Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T19:14:50.025Z] . [Pipeline] withDockerContainer [2022-05-09T19:14:50.115Z] prd-ubuntu20.04-docker-8c-8g-42228 does not seem to be running inside a container [2022-05-09T19:14:50.166Z] $ 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 [2022-05-09T19:14:50.599Z] $ docker top a69750be619325f287d7a45ade0b999ac6428d5d2a182acf6322d7d86f5892b8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-09T19:14:50.724Z] ========================================================= [2022-05-09T19:14:50.724Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-09T19:14:50.724Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-09T19:14:51.076Z] + make test [2022-05-09T19:14:51.076Z] go mod tidy -compat=1.17 [2022-05-09T19:14:51.076Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-09T19:14:57.654Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-09T19:15:07.638Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-09T19:15:07.638Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-09T19:15:07.638Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-09T19:15:07.638Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-09T19:15:07.638Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-09T19:15:07.638Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-09T19:15:07.638Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-09T19:15:07.638Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-09T19:15:07.638Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-09T19:15:07.897Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-09T19:15:07.898Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-09T19:15:07.898Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-09T19:15:07.898Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-09T19:15:07.898Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-09T19:15:07.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-09T19:15:09.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.109s coverage: 28.7% of statements [2022-05-09T19:15:09.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-09T19:15:09.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-09T19:15:09.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 98.5% of statements [2022-05-09T19:15:09.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-09T19:15:09.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.122s coverage: 53.4% of statements [2022-05-09T19:15:09.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-09T19:15:09.860Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-09T19:15:13.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.440s coverage: 89.2% of statements [2022-05-09T19:15:13.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-09T19:15:13.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-09T19:15:13.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-09T19:15:13.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.073s coverage: 84.4% of statements [2022-05-09T19:15:13.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-09T19:15:13.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-09T19:15:13.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-09T19:15:13.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-09T19:15:13.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-09T19:15:13.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.448s coverage: 95.6% of statements [2022-05-09T19:15:13.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-09T19:15:13.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-09T19:15:13.152Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.071s coverage: 72.2% of statements [2022-05-09T19:15:13.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-09T19:15:13.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-09T19:15:13.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-09T19:15:13.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-09T19:15:13.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-09T19:15:13.152Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.086s coverage: 60.0% of statements [2022-05-09T19:15:13.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-09T19:15:13.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-09T19:15:13.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-09T19:15:13.152Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements [2022-05-09T19:15:13.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-09T19:15:13.152Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2022-05-09T19:15:13.152Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.6% of statements [2022-05-09T19:15:13.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-09T19:15:13.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements [2022-05-09T19:15:13.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 79.5% of statements [2022-05-09T19:15:13.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2022-05-09T19:15:13.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements [2022-05-09T19:15:13.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [2022-05-09T19:15:23.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.085s coverage: 94.4% of statements [2022-05-09T19:15:23.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.080s coverage: 44.8% of statements [2022-05-09T19:15:24.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.201s coverage: 82.5% of statements [2022-05-09T19:15:24.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-09T19:15:34.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-09T19:15:34.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.044s coverage: 65.1% of statements [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-09T19:15:34.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-09T19:15:34.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-09T19:15:34.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-09T19:15:34.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2022-05-09T19:15:34.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-05-09T19:15:34.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2022-05-09T19:15:34.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.161s coverage: 91.2% of statements [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-09T19:15:34.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 64.4% of statements [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-09T19:15:34.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2022-05-09T19:15:34.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-05-09T19:15:34.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-05-09T19:15:34.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-05-09T19:15:34.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-05-09T19:15:34.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.350s coverage: 65.4% of statements [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-09T19:15:34.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.131s coverage: 43.8% of statements [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-09T19:15:34.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.093s coverage: 89.5% of statements [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-09T19:15:34.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-09T19:15:34.551Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-09T19:15:34.551Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-09T19:15:34.551Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-09T19:15:34.551Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-09T19:15:34.551Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-09T19:15:34.551Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-09T19:15:34.551Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements [2022-05-09T19:15:34.551Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-05-09T19:15:34.551Z] 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 [2022-05-09T19:15:43.116Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-42231 in /w/workspace/edgexfoundry_edgex-go_PR-4013 [Pipeline] { [Pipeline] ws [2022-05-09T19:15:43.163Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-05-09T19:15:43.588Z] The recommended git tool is: git [2022-05-09T19:15:50.066Z] using credential edgex-jenkins-ssh [2022-05-09T19:15:50.086Z] Cloning the remote Git repository [2022-05-09T19:15:50.161Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-09T19:15:50.247Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-05-09T19:15:50.328Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-09T19:15:50.329Z] > git --version # timeout=10 [2022-05-09T19:15:50.354Z] > git --version # 'git version 2.25.1' [2022-05-09T19:15:50.356Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T19:15:50.520Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T19:15:52.631Z] GO111MODULE=on go vet ./... [2022-05-09T19:15:54.538Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T19:15:54.538Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-09T19:15:55.109Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-09T19:15:55.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-09T19:15:56.031Z] + ls -al . [2022-05-09T19:15:56.031Z] total 672 [2022-05-09T19:15:56.031Z] drwxrwxr-x 10 1001 1001 4096 May 9 19:15 . [2022-05-09T19:15:56.031Z] drwxr-xr-x 4 root root 4096 May 9 19:14 .. [2022-05-09T19:15:56.031Z] -rw-rw-r-- 1 1001 1001 11 May 9 19:13 .dockerignore [2022-05-09T19:15:56.031Z] drwxrwxr-x 8 1001 1001 4096 May 9 19:14 .git [2022-05-09T19:15:56.031Z] drwxrwxr-x 3 1001 1001 4096 May 9 19:13 .github [2022-05-09T19:15:56.031Z] -rw-rw-r-- 1 1001 1001 879 May 9 19:13 .gitignore [2022-05-09T19:15:56.031Z] -rw-rw-r-- 1 1001 1001 42 May 9 19:13 .golangci.yml [2022-05-09T19:15:56.031Z] -rw-rw-r-- 1 1001 1001 87 May 9 19:13 .hadolint.yml [2022-05-09T19:15:56.031Z] drwxr-xr-x 3 1001 1001 4096 May 9 19:14 .semver [2022-05-09T19:15:56.031Z] -rw-rw-r-- 1 1001 1001 166 May 9 19:13 .sonarcloud.properties [2022-05-09T19:15:56.031Z] -rw-rw-r-- 1 1001 1001 1171 May 9 19:13 ADOPTERS.md [2022-05-09T19:15:56.031Z] -rw-rw-r-- 1 1001 1001 10086 May 9 19:13 Attribution.txt [2022-05-09T19:15:56.031Z] -rw-rw-r-- 1 1001 1001 51732 May 9 19:13 CHANGELOG.md [2022-05-09T19:15:56.031Z] -rw-rw-r-- 1 1001 1001 3804 May 9 19:13 CONTRIBUTING.md [2022-05-09T19:15:56.031Z] -rw-rw-r-- 1 1001 1001 677 May 9 19:13 GOVERNANCE.md [2022-05-09T19:15:56.031Z] -rw-rw-r-- 1 1001 1001 850 May 9 19:13 Jenkinsfile [2022-05-09T19:15:56.031Z] -rw-rw-r-- 1 1001 1001 10775 May 9 19:13 LICENSE [2022-05-09T19:15:56.031Z] -rw-rw-r-- 1 1001 1001 10389 May 9 19:13 Makefile [2022-05-09T19:15:56.031Z] -rw-rw-r-- 1 1001 1001 582 May 9 19:13 OWNERS.md [2022-05-09T19:15:56.031Z] -rw-rw-r-- 1 1001 1001 9094 May 9 19:13 README.md [2022-05-09T19:15:56.031Z] -rw-rw-r-- 1 1001 1001 6912 May 9 19:13 SECURITY.md [2022-05-09T19:15:56.031Z] -rw-rw-r-- 1 1001 1001 5 May 9 19:14 VERSION [2022-05-09T19:15:56.031Z] -rw-rw-r-- 1 1001 1001 4131 May 9 19:13 ZMQWindows.md [2022-05-09T19:15:56.031Z] drwxrwxr-x 2 1001 1001 4096 May 9 19:13 bin [2022-05-09T19:15:56.031Z] drwxrwxr-x 18 1001 1001 4096 May 9 19:13 cmd [2022-05-09T19:15:56.031Z] -rw-r--r-- 1 root root 435134 May 9 19:15 coverage.out [2022-05-09T19:15:56.031Z] -rw-rw-r-- 1 1001 1001 3256 May 9 19:13 go.mod [2022-05-09T19:15:56.031Z] -rw-rw-r-- 1 1001 1001 35162 May 9 19:14 go.sum [2022-05-09T19:15:56.031Z] drwxrwxr-x 8 1001 1001 4096 May 9 19:13 internal [2022-05-09T19:15:56.031Z] drwxrwxr-x 3 1001 1001 4096 May 9 19:13 openapi [2022-05-09T19:15:56.031Z] drwxrwxr-x 4 1001 1001 4096 May 9 19:13 snap [2022-05-09T19:15:56.031Z] -rw-rw-r-- 1 1001 1001 204 May 9 19:13 version.go [Pipeline] sh [2022-05-09T19:15:56.345Z] + '[' -e coverage.out ] [2022-05-09T19:15:56.345Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-09T19:15:56.450Z] Stashed 1 file(s) [Pipeline] sh [2022-05-09T19:15:56.746Z] + make build [2022-05-09T19:15:56.746Z] 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 [2022-05-09T19:16:07.939Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-09T19:16:07.961Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T19:16:07.990Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-09T19:16:08.042Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-09T19:16:08.043Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T19:16:08.058Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4013/head:refs/remotes/origin/PR-4013 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-09T19:16:08.765Z] Merging remotes/origin/main commit ab0f97fec4d40b420f2060de726b99c5b26ce4cc into PR head commit bf4f324b483fa60dfbdeb205f563db8076494b1e [2022-05-09T19:16:09.150Z] Merge succeeded, producing bf4f324b483fa60dfbdeb205f563db8076494b1e [2022-05-09T19:16:09.151Z] Checking out Revision bf4f324b483fa60dfbdeb205f563db8076494b1e (PR-4013) [2022-05-09T19:16:08.791Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T19:16:08.812Z] > git checkout -f bf4f324b483fa60dfbdeb205f563db8076494b1e # timeout=10 [2022-05-09T19:16:09.055Z] > git remote # timeout=10 [2022-05-09T19:16:09.073Z] > git config --get remote.origin.url # timeout=10 [2022-05-09T19:16:09.091Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T19:16:09.106Z] > git merge ab0f97fec4d40b420f2060de726b99c5b26ce4cc # timeout=10 [2022-05-09T19:16:09.135Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-09T19:16:09.161Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T19:16:09.173Z] > git checkout -f bf4f324b483fa60dfbdeb205f563db8076494b1e # timeout=10 [2022-05-09T19:16:11.639Z] 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 [2022-05-09T19:16:13.528Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [2022-05-09T19:16:13.589Z] > git --version # timeout=10 [2022-05-09T19:16:13.605Z] > git --version # 'git version 2.25.1' [2022-05-09T19:16:13.622Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T19:16:14.829Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-09T19:16:14.829Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T19:16:14.829Z] Dload Upload Total Spent Left Speed [2022-05-09T19:16:14.829Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 210k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2022-05-09T19:16:15.381Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-09T19:16:15.742Z] + sudo tee /etc/docker/daemon.new [2022-05-09T19:16:15.742Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-09T19:16:15.742Z] { [2022-05-09T19:16:15.742Z] "registry-mirrors": [ [2022-05-09T19:16:15.742Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-09T19:16:15.742Z] ], [2022-05-09T19:16:15.742Z] "bip": "10.250.0.254/24", [2022-05-09T19:16:15.742Z] "hosts": [ [2022-05-09T19:16:15.742Z] "tcp://0.0.0.0:5555", [2022-05-09T19:16:15.742Z] "unix:///var/run/docker.sock" [2022-05-09T19:16:15.742Z] ], [2022-05-09T19:16:15.742Z] "mtu": 1458, [2022-05-09T19:16:15.742Z] "selinux-enabled": true, [2022-05-09T19:16:15.742Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-09T19:16:15.742Z] } [Pipeline] sh [2022-05-09T19:16:16.105Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-09T19:16:16.477Z] + sudo service docker restart [2022-05-09T19:16:18.210Z] 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 [2022-05-09T19:16:18.781Z] 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 [2022-05-09T19:16:25.350Z] 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 [2022-05-09T19:16:25.350Z] 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 [2022-05-09T19:16:25.350Z] 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 [2022-05-09T19:16:26.730Z] 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 [2022-05-09T19:16:27.303Z] 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 [2022-05-09T19:16:28.244Z] 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 [2022-05-09T19:16:28.816Z] 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 [2022-05-09T19:16:29.758Z] 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 [2022-05-09T19:16:31.138Z] 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] } [2022-05-09T19:16:32.554Z] $ docker stop --time=1 a69750be619325f287d7a45ade0b999ac6428d5d2a182acf6322d7d86f5892b8 [2022-05-09T19:16:35.238Z] $ docker rm -f a69750be619325f287d7a45ade0b999ac6428d5d2a182acf6322d7d86f5892b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2022-05-09T19:16:35.740Z] provisioning config files... [2022-05-09T19:16:35.768Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config370977848689426177tmp [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:16:36.312Z] ---> docker-login.sh [2022-05-09T19:16:36.313Z] nexus3.edgexfoundry.org:10001 [2022-05-09T19:16:36.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-09T19:16:36.587Z] [2022-05-09T19:16:36.587Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:16:36.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T19:16:36.934Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-09T19:16:36.935Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-09T19:16:36.935Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-09T19:16:36.935Z] ca9280d653b3: Pulling fs layer [2022-05-09T19:16:36.935Z] 7e9c9ca2126c: Pulling fs layer [2022-05-09T19:16:36.935Z] cbdbe7a5bc2a: Download complete [2022-05-09T19:16:37.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T19:16:37.181Z] Configure a credential helper to remove this warning. See [2022-05-09T19:16:37.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T19:16:37.181Z] [2022-05-09T19:16:37.181Z] Login Succeeded [2022-05-09T19:16:37.181Z] nexus3.edgexfoundry.org:10002 [2022-05-09T19:16:37.195Z] ca9280d653b3: Verifying Checksum [2022-05-09T19:16:37.195Z] ca9280d653b3: Download complete [2022-05-09T19:16:37.195Z] cbdbe7a5bc2a: Pull complete [2022-05-09T19:16:37.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T19:16:37.454Z] 7e9c9ca2126c: Download complete [2022-05-09T19:16:37.713Z] ca9280d653b3: Pull complete [2022-05-09T19:16:37.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T19:16:37.725Z] Configure a credential helper to remove this warning. See [2022-05-09T19:16:37.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T19:16:37.725Z] [2022-05-09T19:16:37.725Z] Login Succeeded [2022-05-09T19:16:37.725Z] nexus3.edgexfoundry.org:10003 [2022-05-09T19:16:38.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T19:16:38.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T19:16:38.000Z] Configure a credential helper to remove this warning. See [2022-05-09T19:16:38.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T19:16:38.000Z] [2022-05-09T19:16:38.000Z] Login Succeeded [2022-05-09T19:16:38.000Z] nexus3.edgexfoundry.org:10004 [2022-05-09T19:16:38.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T19:16:38.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T19:16:38.594Z] Configure a credential helper to remove this warning. See [2022-05-09T19:16:38.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T19:16:38.594Z] [2022-05-09T19:16:38.594Z] Login Succeeded [2022-05-09T19:16:38.594Z] docker.io [2022-05-09T19:16:38.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T19:16:39.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T19:16:39.139Z] Configure a credential helper to remove this warning. See [2022-05-09T19:16:39.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T19:16:39.139Z] [2022-05-09T19:16:39.139Z] Login Succeeded [2022-05-09T19:16:39.139Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T19:16:39.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-09T19:16:39.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T19:16:39.584Z] ========================================================= [2022-05-09T19:16:39.584Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-09T19:16:39.584Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-09T19:16:39.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T19:16:40.248Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-09T19:16:40.248Z] 9b3977197b4f: Pulling fs layer [2022-05-09T19:16:40.248Z] 1a89e8eeedd5: Pulling fs layer [2022-05-09T19:16:40.248Z] 94645a83ff95: Pulling fs layer [2022-05-09T19:16:40.248Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-09T19:16:40.248Z] 0c92f367c5e7: Pulling fs layer [2022-05-09T19:16:40.248Z] 3096ccb668a1: Pulling fs layer [2022-05-09T19:16:40.248Z] e8cf19c19ddd: Pulling fs layer [2022-05-09T19:16:40.248Z] a4caa8a26152: Pulling fs layer [2022-05-09T19:16:40.248Z] 3f3a8bcf1eab: Waiting [2022-05-09T19:16:40.248Z] 0c92f367c5e7: Waiting [2022-05-09T19:16:40.248Z] 3096ccb668a1: Waiting [2022-05-09T19:16:40.248Z] a4caa8a26152: Waiting [2022-05-09T19:16:40.248Z] e8cf19c19ddd: Waiting [2022-05-09T19:16:40.248Z] 94645a83ff95: Verifying Checksum [2022-05-09T19:16:40.248Z] 1a89e8eeedd5: Verifying Checksum [2022-05-09T19:16:40.248Z] 1a89e8eeedd5: Download complete [2022-05-09T19:16:40.248Z] 0c92f367c5e7: Download complete [2022-05-09T19:16:40.248Z] 3096ccb668a1: Verifying Checksum [2022-05-09T19:16:40.248Z] 3096ccb668a1: Download complete [2022-05-09T19:16:40.248Z] 9b3977197b4f: Download complete [2022-05-09T19:16:40.248Z] e8cf19c19ddd: Verifying Checksum [2022-05-09T19:16:40.248Z] e8cf19c19ddd: Download complete [2022-05-09T19:16:40.854Z] 9b3977197b4f: Pull complete [2022-05-09T19:16:41.004Z] 7e9c9ca2126c: Pull complete [2022-05-09T19:16:41.004Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-09T19:16:41.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-09T19:16:41.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-09T19:16:41.094Z] prd-ubuntu20.04-docker-8c-8g-42228 does not seem to be running inside a container [2022-05-09T19:16:41.137Z] $ 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 [2022-05-09T19:16:41.459Z] 1a89e8eeedd5: Pull complete [2022-05-09T19:16:41.736Z] 94645a83ff95: Pull complete [2022-05-09T19:16:42.335Z] a4caa8a26152: Verifying Checksum [2022-05-09T19:16:42.335Z] a4caa8a26152: Download complete [2022-05-09T19:16:42.609Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-09T19:16:42.609Z] 3f3a8bcf1eab: Download complete [2022-05-09T19:16:42.666Z] $ docker top 76ef8a357ea75cca2faca9b930912517c9b1d77fbff927488843351d957879e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T19:16:43.180Z] + docker-compose build --help+ [2022-05-09T19:16:43.180Z] grep parallel [2022-05-09T19:16:43.773Z] --parallel Build images in parallel. [Pipeline] } [2022-05-09T19:16:43.810Z] $ docker stop --time=1 76ef8a357ea75cca2faca9b930912517c9b1d77fbff927488843351d957879e6 [2022-05-09T19:16:45.124Z] $ docker rm -f 76ef8a357ea75cca2faca9b930912517c9b1d77fbff927488843351d957879e6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:16:45.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-09T19:16:45.662Z] . [Pipeline] withDockerContainer [2022-05-09T19:16:45.753Z] prd-ubuntu20.04-docker-8c-8g-42228 does not seem to be running inside a container [2022-05-09T19:16:45.796Z] $ 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 [2022-05-09T19:16:46.140Z] $ docker top 07a2952401467e9e6a34f50fcc2f0346adff49638bbbb8c955392399f739e18a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T19:16:46.525Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-09T19:16:47.095Z] Building core-command ... [2022-05-09T19:16:47.095Z] Building core-data ... [2022-05-09T19:16:47.095Z] Building core-metadata ... [2022-05-09T19:16:47.095Z] Building security-bootstrapper ... [2022-05-09T19:16:47.095Z] Building security-proxy-setup ... [2022-05-09T19:16:47.095Z] Building security-secretstore-setup ... [2022-05-09T19:16:47.095Z] Building security-spiffe-token-provider ... [2022-05-09T19:16:47.095Z] Building security-spire-agent ... [2022-05-09T19:16:47.095Z] Building security-spire-config ... [2022-05-09T19:16:47.095Z] Building security-spire-server ... [2022-05-09T19:16:47.095Z] Building support-notifications ... [2022-05-09T19:16:47.095Z] Building support-scheduler ... [2022-05-09T19:16:47.095Z] Building sys-mgmt-agent ... [2022-05-09T19:16:47.095Z] Building security-proxy-setup [2022-05-09T19:16:47.095Z] Building security-spiffe-token-provider [2022-05-09T19:16:47.095Z] Building core-data [2022-05-09T19:16:47.095Z] Building security-secretstore-setup [2022-05-09T19:16:47.095Z] Building security-spire-agent [2022-05-09T19:16:55.056Z] 3f3a8bcf1eab: Pull complete [2022-05-09T19:16:55.056Z] 0c92f367c5e7: Pull complete [2022-05-09T19:16:55.056Z] 3096ccb668a1: Pull complete [2022-05-09T19:16:55.056Z] e8cf19c19ddd: Pull complete [2022-05-09T19:17:00.468Z] a4caa8a26152: Pull complete [2022-05-09T19:17:00.468Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-09T19:17:00.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T19:17:00.468Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-09T19:17:01.156Z] + + docker build -t ci-base-image-arm64echo -f FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T19:17:01.156Z] WORKDIR /edgex [2022-05-09T19:17:01.156Z] COPY go.mod . [2022-05-09T19:17:01.156Z] RUN go mod download - [2022-05-09T19:17:01.156Z] . [2022-05-09T19:17:01.984Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T19:17:01.984Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T19:17:01.984Z] ---> 67e18cb54b6b [2022-05-09T19:17:01.984Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T19:17:02.244Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T19:17:02.244Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T19:17:02.244Z] ---> 67e18cb54b6b [2022-05-09T19:17:02.244Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T19:17:02.244Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T19:17:02.244Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-09T19:17:02.244Z] ---> 67e18cb54b6b [2022-05-09T19:17:02.244Z] Step 3/25 : WORKDIR /edgex-go [2022-05-09T19:17:02.244Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T19:17:02.244Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-09T19:17:02.244Z] ---> 67e18cb54b6b [2022-05-09T19:17:02.244Z] Step 3/20 : WORKDIR /edgex-go [2022-05-09T19:17:02.505Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T19:17:02.505Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-09T19:17:02.505Z] ---> 67e18cb54b6b [2022-05-09T19:17:02.505Z] Step 3/26 : WORKDIR /edgex-go [2022-05-09T19:17:03.792Z] Sending build context to Docker daemon 169.3MB [2022-05-09T19:17:03.792Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T19:17:03.792Z] ---> 725f1c02e7f9 [2022-05-09T19:17:03.792Z] Step 2/4 : WORKDIR /edgex [2022-05-09T19:17:04.414Z] ---> Running in bc147dd22a1b [2022-05-09T19:17:04.414Z] ---> Running in dada8b93cbd1 [2022-05-09T19:17:04.414Z] ---> Running in cf913657142e [2022-05-09T19:17:04.414Z] ---> Running in 0b84c976e8dd [2022-05-09T19:17:04.414Z] ---> Running in cbf8408751f2 [2022-05-09T19:17:04.414Z] Removing intermediate container dada8b93cbd1 [2022-05-09T19:17:04.414Z] ---> 3c2b60919b05 [2022-05-09T19:17:04.414Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T19:17:04.414Z] Removing intermediate container 0b84c976e8dd [2022-05-09T19:17:04.414Z] ---> 6d0ad2f079cd [2022-05-09T19:17:04.414Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T19:17:04.414Z] Removing intermediate container bc147dd22a1b [2022-05-09T19:17:04.414Z] ---> b41752b3c68b [2022-05-09T19:17:04.414Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-09T19:17:04.674Z] Removing intermediate container cbf8408751f2 [2022-05-09T19:17:04.674Z] ---> 8cf4f27c312b [2022-05-09T19:17:04.674Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T19:17:04.674Z] Removing intermediate container cf913657142e [2022-05-09T19:17:04.674Z] ---> 48110386d99b [2022-05-09T19:17:04.674Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T19:17:04.674Z] ---> Running in c2dbce1bd6e7 [2022-05-09T19:17:04.674Z] ---> Running in 71f5703eec95 [2022-05-09T19:17:04.674Z] ---> Running in e7ed766a977d [2022-05-09T19:17:04.674Z] ---> Running in b4ae1b232fce [2022-05-09T19:17:04.674Z] ---> Running in 84822783853f [2022-05-09T19:17:05.611Z] Removing intermediate container c2dbce1bd6e7 [2022-05-09T19:17:05.611Z] ---> ed7749e97d3e [2022-05-09T19:17:05.611Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T19:17:05.611Z] ---> Running in fe557a329813 [2022-05-09T19:17:05.611Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T19:17:05.794Z] ---> Running in 96182ed90911 [2022-05-09T19:17:05.794Z] Removing intermediate container 96182ed90911 [2022-05-09T19:17:05.794Z] ---> a4b38ee44950 [2022-05-09T19:17:05.794Z] Step 3/4 : COPY go.mod . [2022-05-09T19:17:05.871Z] Removing intermediate container e7ed766a977d [2022-05-09T19:17:05.871Z] ---> 83e4256dd1ea [2022-05-09T19:17:05.871Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-09T19:17:05.871Z] ---> Running in 48518aa969e5 [2022-05-09T19:17:06.131Z] Removing intermediate container 84822783853f [2022-05-09T19:17:06.131Z] ---> cb0656d8e693 [2022-05-09T19:17:06.131Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-09T19:17:06.131Z] ---> Running in 2ff852f0e236 [2022-05-09T19:17:06.131Z] Removing intermediate container b4ae1b232fce [2022-05-09T19:17:06.131Z] ---> 79e237254696 [2022-05-09T19:17:06.131Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-09T19:17:06.131Z] ---> Running in 86a6c033403b [2022-05-09T19:17:06.391Z] ---> 397de760ebf9 [2022-05-09T19:17:06.391Z] Step 4/4 : RUN go mod download [2022-05-09T19:17:06.391Z] ---> Running in ffb81e9809fd [2022-05-09T19:17:06.394Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T19:17:06.394Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T19:17:06.394Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T19:17:06.655Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T19:17:06.655Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T19:17:06.920Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T19:17:06.920Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T19:17:06.920Z] OK: 15864 distinct packages available [2022-05-09T19:17:06.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T19:17:07.182Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T19:17:07.182Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T19:17:07.182Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T19:17:07.443Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T19:17:07.443Z] OK: 221 MiB in 52 packages [2022-05-09T19:17:07.443Z] OK: 221 MiB in 52 packages [2022-05-09T19:17:07.706Z] OK: 221 MiB in 52 packages [2022-05-09T19:17:07.706Z] OK: 221 MiB in 52 packages [2022-05-09T19:17:07.706Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T19:17:07.974Z] Removing intermediate container 2ff852f0e236 [2022-05-09T19:17:07.974Z] ---> 83b9d2c55b9b [2022-05-09T19:17:07.974Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T19:17:07.974Z] OK: 221 MiB in 52 packages [2022-05-09T19:17:07.974Z] Removing intermediate container fe557a329813 [2022-05-09T19:17:07.974Z] ---> 9b7a26e930e0 [2022-05-09T19:17:07.974Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-09T19:17:08.233Z] Removing intermediate container 48518aa969e5 [2022-05-09T19:17:08.233Z] ---> 47ed4cab1c9b [2022-05-09T19:17:08.233Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-09T19:17:08.233Z] ---> 649769856775 [2022-05-09T19:17:08.233Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T19:17:08.233Z] ---> Running in 05c0fd66bc50 [2022-05-09T19:17:08.233Z] ---> c1ed4cb4f182 [2022-05-09T19:17:08.233Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T19:17:08.233Z] Removing intermediate container 86a6c033403b [2022-05-09T19:17:08.233Z] ---> 2d1378bccf55 [2022-05-09T19:17:08.233Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T19:17:08.492Z] ---> Running in bfbfce3bb6e5 [2022-05-09T19:17:08.492Z] ---> b93c4b0bcb36 [2022-05-09T19:17:08.492Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T19:17:08.492Z] ---> Running in f411d31e42c9 [2022-05-09T19:17:08.492Z] ---> f9acbc762f1d [2022-05-09T19:17:08.492Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T19:17:08.492Z] ---> Running in f5fe532bfee3 [2022-05-09T19:17:08.492Z] Removing intermediate container 71f5703eec95 [2022-05-09T19:17:08.492Z] ---> fceaa8025cba [2022-05-09T19:17:08.492Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-09T19:17:08.751Z] ---> aa440f37b6c3 [2022-05-09T19:17:08.751Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T19:17:08.751Z] ---> Running in 11607b16989a [2022-05-09T19:17:09.323Z] Removing intermediate container 05c0fd66bc50 [2022-05-09T19:17:09.323Z] ---> 035a3731c8ec [2022-05-09T19:17:09.323Z] Step 8/22 : COPY . . [2022-05-09T19:17:10.723Z] Removing intermediate container bfbfce3bb6e5 [2022-05-09T19:17:10.723Z] ---> 5f76d337e4d0 [2022-05-09T19:17:10.723Z] Step 8/26 : COPY . . [2022-05-09T19:17:12.124Z] Removing intermediate container 11607b16989a [2022-05-09T19:17:12.124Z] ---> 916986993521 [2022-05-09T19:17:12.124Z] Step 7/20 : COPY . . [2022-05-09T19:17:12.386Z] Removing intermediate container f5fe532bfee3 [2022-05-09T19:17:12.386Z] ---> 675d90f0c6ed [2022-05-09T19:17:12.386Z] Step 8/23 : COPY . . [2022-05-09T19:17:12.386Z] Removing intermediate container f411d31e42c9 [2022-05-09T19:17:12.386Z] ---> a00a15d8bbc0 [2022-05-09T19:17:12.386Z] Step 8/25 : COPY . . [2022-05-09T19:17:20.513Z] ---> d8d950b1dc2e [2022-05-09T19:17:20.513Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T19:17:20.513Z] ---> 351b23fc6c53 [2022-05-09T19:17:20.513Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-09T19:17:20.513Z] ---> 2f6911da4c54 [2022-05-09T19:17:20.513Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-09T19:17:20.513Z] ---> 575e32e25750 [2022-05-09T19:17:20.513Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-09T19:17:20.513Z] ---> c75c93e90348 [2022-05-09T19:17:20.513Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-09T19:17:20.513Z] ---> Running in f6071928e56d [2022-05-09T19:17:20.513Z] ---> Running in e42731418352 [2022-05-09T19:17:20.513Z] ---> Running in c1bbf112c7f9 [2022-05-09T19:17:20.513Z] ---> Running in 4aaeb39209b4 [2022-05-09T19:17:20.513Z] ---> Running in a85beed9fd11 [2022-05-09T19:17:20.513Z] Removing intermediate container f6071928e56d [2022-05-09T19:17:20.513Z] ---> 2462da7f910b [2022-05-09T19:17:20.513Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-09T19:17:20.513Z] ---> Running in d4132e4f0358 [2022-05-09T19:17:20.513Z] 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 [2022-05-09T19:17:20.513Z] 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 [2022-05-09T19:17:20.513Z] 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 [2022-05-09T19:17:20.772Z] 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 [2022-05-09T19:17:21.342Z] Removing intermediate container d4132e4f0358 [2022-05-09T19:17:21.342Z] ---> e066f6f233ce [2022-05-09T19:17:21.342Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-09T19:17:21.342Z] ---> Running in 8fd9d71a279b [2022-05-09T19:17:21.600Z] Removing intermediate container 8fd9d71a279b [2022-05-09T19:17:21.600Z] ---> 69bc8ea3e52b [2022-05-09T19:17:21.600Z] 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 [2022-05-09T19:17:21.600Z] ---> Running in 3be7ce73ee78 [2022-05-09T19:17:22.978Z] spire-1.2.1/ [2022-05-09T19:17:22.978Z] spire-1.2.1/.data/ [2022-05-09T19:17:22.978Z] spire-1.2.1/.data/.file [2022-05-09T19:17:22.978Z] spire-1.2.1/.dockerignore [2022-05-09T19:17:22.978Z] spire-1.2.1/.gitattributes [2022-05-09T19:17:22.978Z] spire-1.2.1/.githooks/ [2022-05-09T19:17:22.978Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T19:17:22.978Z] spire-1.2.1/.github/ [2022-05-09T19:17:22.978Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T19:17:22.978Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T19:17:22.978Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T19:17:22.978Z] spire-1.2.1/.github/workflows/ [2022-05-09T19:17:22.978Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T19:17:22.978Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T19:17:22.978Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T19:17:22.978Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T19:17:22.978Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T19:17:22.978Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T19:17:22.978Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T19:17:22.978Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T19:17:22.978Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T19:17:22.978Z] spire-1.2.1/.gitignore [2022-05-09T19:17:22.978Z] spire-1.2.1/.go-version [2022-05-09T19:17:22.978Z] spire-1.2.1/.golangci.yml [2022-05-09T19:17:22.978Z] spire-1.2.1/ADOPTERS.md [2022-05-09T19:17:22.978Z] spire-1.2.1/CHANGELOG.md [2022-05-09T19:17:22.978Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T19:17:22.978Z] spire-1.2.1/CODEOWNERS [2022-05-09T19:17:22.978Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T19:17:22.978Z] spire-1.2.1/Dockerfile [2022-05-09T19:17:22.978Z] spire-1.2.1/Dockerfile.dev [2022-05-09T19:17:22.978Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T19:17:22.978Z] spire-1.2.1/LICENSE [2022-05-09T19:17:22.978Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T19:17:22.978Z] spire-1.2.1/Makefile [2022-05-09T19:17:22.978Z] spire-1.2.1/README.md [2022-05-09T19:17:22.978Z] spire-1.2.1/ROADMAP.md [2022-05-09T19:17:22.978Z] spire-1.2.1/SECURITY.md [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/ [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T19:17:22.978Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T19:17:22.978Z] spire-1.2.1/conf/ [2022-05-09T19:17:22.978Z] spire-1.2.1/conf/agent/ [2022-05-09T19:17:22.978Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T19:17:22.978Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T19:17:22.978Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T19:17:22.978Z] spire-1.2.1/conf/server/ [2022-05-09T19:17:22.978Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T19:17:22.978Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T19:17:22.978Z] spire-1.2.1/conf/server/server.conf [2022-05-09T19:17:22.978Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T19:17:22.978Z] spire-1.2.1/doc/ [2022-05-09T19:17:22.978Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T19:17:22.978Z] spire-1.2.1/doc/auditlog.md [2022-05-09T19:17:22.978Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T19:17:22.978Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T19:17:22.978Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T19:17:22.978Z] spire-1.2.1/doc/images/ [2022-05-09T19:17:22.978Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T19:17:22.978Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T19:17:22.978Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T19:17:22.978Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T19:17:22.978Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T19:17:22.978Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T19:17:22.978Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/spire_server.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/telemetry.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/upgrading.md [2022-05-09T19:17:22.979Z] spire-1.2.1/doc/using_spire.md [2022-05-09T19:17:22.979Z] spire-1.2.1/examples/ [2022-05-09T19:17:22.979Z] spire-1.2.1/examples/README.md [2022-05-09T19:17:22.979Z] spire-1.2.1/go.mod [2022-05-09T19:17:22.979Z] spire-1.2.1/go.sum [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T19:17:22.979Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/api/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/health/ [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T19:17:22.980Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/log/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/util/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/version/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T19:17:22.981Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/config.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T19:17:22.982Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T19:17:22.983Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/server.go [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T19:17:22.984Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T19:17:22.984Z] spire-1.2.1/proto/ [2022-05-09T19:17:22.984Z] spire-1.2.1/proto/private/ [2022-05-09T19:17:22.984Z] spire-1.2.1/proto/private/server/ [2022-05-09T19:17:22.984Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T19:17:22.984Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T19:17:22.984Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T19:17:22.984Z] spire-1.2.1/proto/spire/ [2022-05-09T19:17:22.984Z] spire-1.2.1/proto/spire/common/ [2022-05-09T19:17:22.984Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T19:17:22.984Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T19:17:22.984Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T19:17:22.984Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T19:17:22.984Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T19:17:22.984Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T19:17:22.984Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T19:17:22.984Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T19:17:22.984Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T19:17:22.984Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T19:17:22.984Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T19:17:22.984Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T19:17:22.984Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T19:17:22.984Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T19:17:22.984Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T19:17:22.984Z] spire-1.2.1/release/ [2022-05-09T19:17:22.984Z] spire-1.2.1/release/spire-extras/ [2022-05-09T19:17:22.984Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T19:17:22.984Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T19:17:22.984Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T19:17:22.984Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T19:17:22.984Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/release/spire/ [2022-05-09T19:17:22.984Z] spire-1.2.1/release/spire/README.md [2022-05-09T19:17:22.984Z] spire-1.2.1/release/spire/conf/ [2022-05-09T19:17:22.984Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T19:17:22.984Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T19:17:22.984Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/script/ [2022-05-09T19:17:22.984Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T19:17:22.984Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T19:17:22.984Z] spire-1.2.1/support/ [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/ [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T19:17:22.984Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T19:17:22.984Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T19:17:22.984Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T19:17:22.984Z] spire-1.2.1/test/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/clock/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/clock/clock.go [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/config/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T19:17:22.984Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/README.md [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/common [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/setup/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T19:17:22.984Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T19:17:22.985Z] spire-1.2.1/test/integration/test.sh [2022-05-09T19:17:22.985Z] spire-1.2.1/test/plugintest/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T19:17:22.985Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T19:17:22.985Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T19:17:22.985Z] spire-1.2.1/test/spiretest/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T19:17:22.985Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T19:17:22.985Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T19:17:22.985Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T19:17:22.985Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T19:17:22.985Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T19:17:22.985Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T19:17:22.985Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T19:17:22.985Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T19:17:22.985Z] spire-1.2.1/test/testca/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/testca/ca.go [2022-05-09T19:17:22.985Z] spire-1.2.1/test/testkey/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T19:17:22.985Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T19:17:22.985Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T19:17:22.985Z] spire-1.2.1/test/testkey/new.go [2022-05-09T19:17:22.985Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T19:17:22.985Z] spire-1.2.1/test/util/ [2022-05-09T19:17:22.985Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T19:17:22.985Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T19:17:22.985Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T19:17:22.985Z] spire-1.2.1/test/util/race.go [2022-05-09T19:17:22.985Z] spire-1.2.1/test/util/util.go [2022-05-09T19:17:22.985Z] building spire from source... [2022-05-09T19:17:22.985Z] Installing go1.17.7... [2022-05-09T19:17:29.563Z] Building bin/spire-server... [2022-05-09T19:17:29.563Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T19:17:29.563Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T19:17:29.563Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T19:17:29.563Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T19:17:29.563Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T19:17:29.563Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T19:17:29.563Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T19:17:29.563Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T19:17:29.563Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T19:17:29.563Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T19:17:29.563Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T19:17:29.563Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T19:17:29.563Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T19:17:29.563Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T19:17:29.563Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T19:17:29.563Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T19:17:29.563Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T19:17:29.563Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T19:17:29.563Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T19:17:29.563Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T19:17:29.563Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T19:17:29.563Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T19:17:29.563Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T19:17:29.563Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T19:17:29.563Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T19:17:29.563Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T19:17:29.563Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T19:17:29.563Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T19:17:29.563Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T19:17:29.563Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T19:17:29.563Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T19:17:29.563Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T19:17:29.563Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T19:17:29.563Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T19:17:29.563Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T19:17:29.563Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T19:17:29.563Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T19:17:29.563Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T19:17:29.822Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T19:17:29.822Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T19:17:29.822Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T19:17:29.822Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T19:17:29.822Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T19:17:29.822Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T19:17:29.822Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T19:17:30.081Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T19:17:30.081Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T19:17:30.081Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T19:17:30.081Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T19:17:30.081Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T19:17:30.081Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T19:17:30.081Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T19:17:30.340Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T19:17:30.599Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T19:17:32.502Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T19:17:32.503Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T19:17:32.503Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T19:17:32.503Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T19:17:32.503Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T19:17:36.696Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T19:17:36.696Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T19:17:36.696Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T19:17:36.696Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T19:17:36.696Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T19:17:36.696Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T19:17:36.696Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T19:17:36.696Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T19:17:36.696Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T19:17:36.955Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T19:17:37.889Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T19:17:38.148Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T19:17:38.148Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T19:17:38.148Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T19:17:38.406Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T19:17:38.406Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T19:17:38.406Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T19:17:38.406Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T19:17:38.406Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T19:17:38.664Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T19:17:38.664Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T19:17:38.664Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T19:17:38.664Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T19:17:38.664Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T19:17:38.664Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T19:17:38.664Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T19:17:38.926Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T19:17:38.926Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T19:17:38.926Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T19:17:38.926Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T19:17:38.926Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T19:17:38.926Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T19:17:38.926Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T19:17:38.926Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T19:17:42.215Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T19:17:42.215Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T19:17:42.215Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T19:17:42.215Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T19:17:42.215Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T19:17:42.215Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T19:17:42.215Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T19:17:42.215Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T19:17:42.215Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T19:17:42.215Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T19:17:42.215Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T19:17:42.216Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T19:17:42.216Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T19:17:42.216Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T19:17:42.216Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T19:17:42.216Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T19:17:42.216Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T19:17:42.216Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T19:17:42.216Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T19:17:42.216Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T19:17:42.216Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T19:17:42.216Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T19:17:42.216Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T19:17:42.216Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T19:17:42.216Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T19:17:42.216Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T19:17:42.216Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T19:17:42.216Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T19:17:42.216Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T19:17:42.216Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T19:17:42.216Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T19:17:42.216Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T19:17:42.216Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T19:17:42.216Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T19:17:42.475Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T19:17:42.475Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T19:17:42.475Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T19:17:42.475Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T19:17:42.475Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T19:17:42.475Z] 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 [2022-05-09T19:17:42.476Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T19:17:42.476Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T19:17:42.476Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T19:17:42.476Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T19:17:42.476Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T19:17:42.476Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T19:17:42.476Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T19:17:42.476Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T19:17:42.476Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T19:17:42.476Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T19:17:42.735Z] 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 [2022-05-09T19:17:48.043Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T19:17:48.043Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T19:17:53.383Z] Removing intermediate container ffb81e9809fd [2022-05-09T19:17:53.384Z] ---> ec772c4330b4 [2022-05-09T19:17:53.384Z] Successfully built ec772c4330b4 [2022-05-09T19:17:53.384Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:17:53.771Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T19:17:53.771Z] . [Pipeline] withDockerContainer [2022-05-09T19:17:54.053Z] prd-ubuntu20.04-docker-arm64-4c-16g-42231 does not seem to be running inside a container [2022-05-09T19:17:54.149Z] $ 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 [2022-05-09T19:17:55.460Z] $ docker top 0108bc0cbbd06baad532cfe2e93a2a8126bc6a4f943eabc2a0738360a19c1cc7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T19:17:56.439Z] + go version [2022-05-09T19:17:56.439Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-09T19:17:56.475Z] $ docker stop --time=1 0108bc0cbbd06baad532cfe2e93a2a8126bc6a4f943eabc2a0738360a19c1cc7 [2022-05-09T19:17:58.184Z] $ docker rm -f 0108bc0cbbd06baad532cfe2e93a2a8126bc6a4f943eabc2a0738360a19c1cc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:17:59.068Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T19:17:59.069Z] . [Pipeline] withDockerContainer [2022-05-09T19:17:59.305Z] prd-ubuntu20.04-docker-arm64-4c-16g-42231 does not seem to be running inside a container [2022-05-09T19:17:59.391Z] $ 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 [2022-05-09T19:18:00.772Z] $ docker top 07d0a4fa8de43a83132cfe48b0265b59fb12c67f7bf9c22f709f71eba0a35528 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-09T19:18:01.087Z] ========================================================= [2022-05-09T19:18:01.087Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-09T19:18:01.087Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-09T19:18:01.803Z] + make test [2022-05-09T19:18:01.803Z] go mod tidy -compat=1.17 [2022-05-09T19:18:02.790Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-09T19:18:02.951Z] Removing intermediate container c1bbf112c7f9 [2022-05-09T19:18:02.951Z] ---> 7c36c4944ca0 [2022-05-09T19:18:02.951Z] [2022-05-09T19:18:02.951Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T19:18:02.951Z] Removing intermediate container 4aaeb39209b4 [2022-05-09T19:18:02.951Z] ---> 265368ff1a1b [2022-05-09T19:18:02.951Z] [2022-05-09T19:18:02.951Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T19:18:02.951Z] 3.14: Pulling from library/alpine [2022-05-09T19:18:02.951Z] Removing intermediate container a85beed9fd11 [2022-05-09T19:18:02.951Z] ---> 6e3bfa0637bd [2022-05-09T19:18:02.951Z] [2022-05-09T19:18:02.951Z] Step 10/25 : FROM alpine:3.14 [2022-05-09T19:18:02.951Z] 3.14: Pulling from library/alpine [2022-05-09T19:18:02.951Z] Removing intermediate container e42731418352 [2022-05-09T19:18:02.951Z] ---> 54251f2e0b9a [2022-05-09T19:18:02.951Z] [2022-05-09T19:18:02.951Z] Step 9/20 : FROM alpine:3.15 [2022-05-09T19:18:02.951Z] 3.14: Pulling from library/alpine [2022-05-09T19:18:02.951Z] 3.15: Pulling from library/alpine [2022-05-09T19:18:02.951Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T19:18:02.951Z] Status: Downloaded newer image for alpine:3.14 [2022-05-09T19:18:02.951Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T19:18:02.951Z] Status: Image is up to date for alpine:3.14 [2022-05-09T19:18:02.951Z] ---> e04c818066af [2022-05-09T19:18:02.951Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-09T19:18:02.951Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T19:18:02.951Z] Status: Image is up to date for alpine:3.14 [2022-05-09T19:18:02.951Z] ---> e04c818066af [2022-05-09T19:18:02.951Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-09T19:18:02.951Z] ---> e04c818066af [2022-05-09T19:18:02.951Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-09T19:18:03.572Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-09T19:18:03.572Z] ---> Running in 08f62bedcfdd [2022-05-09T19:18:03.572Z] ---> Running in ed99f212c734 [2022-05-09T19:18:03.572Z] ---> Running in 3da648ed7846 [2022-05-09T19:18:03.572Z] Status: Downloaded newer image for alpine:3.15 [2022-05-09T19:18:03.572Z] ---> 0ac33e5f5afa [2022-05-09T19:18:03.572Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T19:18:03.572Z] ---> Running in a63630f55725 [2022-05-09T19:18:03.849Z] Removing intermediate container 3da648ed7846 [2022-05-09T19:18:03.850Z] ---> aafca30a9dc3 [2022-05-09T19:18:03.850Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-09T19:18:03.850Z] Removing intermediate container a63630f55725 [2022-05-09T19:18:03.850Z] ---> e2d0e674f0ea [2022-05-09T19:18:03.850Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T19:18:03.850Z] ---> Running in f6c37e853fbe [2022-05-09T19:18:03.850Z] ---> Running in f4111baaa7ce [2022-05-09T19:18:04.433Z] Removing intermediate container f4111baaa7ce [2022-05-09T19:18:04.433Z] ---> efcc4a588421 [2022-05-09T19:18:04.433Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-09T19:18:04.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T19:18:04.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T19:18:04.433Z] ---> Running in 75355d501a78 [2022-05-09T19:18:04.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T19:18:04.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T19:18:04.698Z] Removing intermediate container 75355d501a78 [2022-05-09T19:18:04.698Z] ---> 5716e38a321f [2022-05-09T19:18:04.698Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T19:18:04.698Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-09T19:18:04.698Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-09T19:18:04.698Z] (3/3) Installing su-exec (0.2-r1) [2022-05-09T19:18:04.698Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T19:18:04.698Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T19:18:04.698Z] ---> Running in 6f400a036398 [2022-05-09T19:18:04.698Z] OK: 6 MiB in 17 packages [2022-05-09T19:18:04.698Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-09T19:18:04.698Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-09T19:18:04.698Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-09T19:18:04.698Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-09T19:18:04.698Z] (5/6) Installing curl (7.79.1-r1) [2022-05-09T19:18:04.698Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-09T19:18:04.698Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T19:18:04.698Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T19:18:05.004Z] OK: 8 MiB in 20 packages [2022-05-09T19:18:05.573Z] Removing intermediate container f6c37e853fbe [2022-05-09T19:18:05.573Z] ---> f49d1136a5ca [2022-05-09T19:18:05.573Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-09T19:18:05.835Z] Removing intermediate container 08f62bedcfdd [2022-05-09T19:18:05.835Z] ---> b12e808faf97 [2022-05-09T19:18:05.835Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-09T19:18:05.835Z] ---> Running in f29d3db82674 [2022-05-09T19:18:06.094Z] ---> Running in bc69a526ddf8 [2022-05-09T19:18:06.094Z] Removing intermediate container ed99f212c734 [2022-05-09T19:18:06.094Z] ---> 3c1e36bc0f32 [2022-05-09T19:18:06.094Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-09T19:18:06.354Z] ---> Running in 1dca9bba14de [2022-05-09T19:18:06.354Z] Removing intermediate container 6f400a036398 [2022-05-09T19:18:06.354Z] ---> fa10eb89ee5a [2022-05-09T19:18:06.354Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-09T19:18:06.354Z] Removing intermediate container bc69a526ddf8 [2022-05-09T19:18:06.354Z] ---> f84636bfed1a [2022-05-09T19:18:06.354Z] Step 13/25 : WORKDIR / [2022-05-09T19:18:06.629Z] ---> Running in a8d72d780bc1 [2022-05-09T19:18:06.629Z] ---> Running in 1793a2e4d648 [2022-05-09T19:18:06.629Z] Removing intermediate container 1dca9bba14de [2022-05-09T19:18:06.629Z] ---> 3fe57a8b4962 [2022-05-09T19:18:06.629Z] Step 13/22 : WORKDIR /edgex [2022-05-09T19:18:06.629Z] ---> Running in 16a9048f3483 [2022-05-09T19:18:06.899Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T19:18:06.899Z] Removing intermediate container 1793a2e4d648 [2022-05-09T19:18:06.899Z] ---> 97653b08b570 [2022-05-09T19:18:06.899Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-09T19:18:07.160Z] Removing intermediate container 16a9048f3483 [2022-05-09T19:18:07.160Z] ---> 0ea7cc40281a [2022-05-09T19:18:07.160Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-09T19:18:07.419Z] ---> e83ce5233028 [2022-05-09T19:18:07.419Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-09T19:18:07.738Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T19:18:07.738Z] ---> eea91ffa663b [2022-05-09T19:18:07.738Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-09T19:18:07.738Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T19:18:08.033Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T19:18:08.033Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T19:18:08.033Z] OK: 15855 distinct packages available [2022-05-09T19:18:08.033Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T19:18:08.033Z] ---> a8e983f0a4fe [2022-05-09T19:18:08.033Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-09T19:18:08.323Z] ---> 0b19ecdf6c8e [2022-05-09T19:18:08.323Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-09T19:18:08.583Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T19:18:08.583Z] ---> daf91189660f [2022-05-09T19:18:08.583Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-09T19:18:08.850Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-09T19:18:08.850Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T19:18:08.850Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-09T19:18:08.850Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-09T19:18:09.109Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-09T19:18:09.109Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-09T19:18:09.109Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-09T19:18:09.109Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-09T19:18:09.109Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-09T19:18:09.402Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-09T19:18:09.402Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T19:18:09.402Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-09T19:18:09.402Z] (5/9) Installing curl (7.80.0-r1) [2022-05-09T19:18:09.661Z] OK: 8 MiB in 20 packages [2022-05-09T19:18:09.661Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-09T19:18:09.661Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-09T19:18:09.661Z] ---> 96608be2b9b2 [2022-05-09T19:18:09.661Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-09T19:18:09.661Z] ---> 288b7ad3c938 [2022-05-09T19:18:09.661Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-09T19:18:09.661Z] (8/9) Installing libucontext (1.1-r0) [2022-05-09T19:18:09.923Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-09T19:18:09.923Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T19:18:09.923Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T19:18:09.923Z] OK: 8 MiB in 23 packages [2022-05-09T19:18:10.491Z] ---> 46588e05ae04 [2022-05-09T19:18:10.491Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-09T19:18:10.491Z] ---> Running in 2fb14f0f0b88 [2022-05-09T19:18:10.491Z] ---> 42d77336bc0a [2022-05-09T19:18:10.491Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-09T19:18:10.491Z] Removing intermediate container a8d72d780bc1 [2022-05-09T19:18:10.491Z] ---> 128fd86989d6 [2022-05-09T19:18:10.491Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T19:18:11.429Z] ---> 9e34849c6305 [2022-05-09T19:18:11.429Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-09T19:18:11.429Z] Removing intermediate container f29d3db82674 [2022-05-09T19:18:11.430Z] ---> a4b930fffc9b [2022-05-09T19:18:11.430Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T19:18:12.013Z] ---> fb00006561e8 [2022-05-09T19:18:12.013Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-09T19:18:12.013Z] ---> 25784b8fd96d [2022-05-09T19:18:12.013Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-09T19:18:12.583Z] ---> f0f7e8e35fd6 [2022-05-09T19:18:12.583Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-09T19:18:12.845Z] Removing intermediate container 2fb14f0f0b88 [2022-05-09T19:18:12.845Z] ---> e604a449a22b [2022-05-09T19:18:12.845Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-09T19:18:12.845Z] ---> a7f8baa70b1c [2022-05-09T19:18:12.845Z] 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/ [2022-05-09T19:18:12.845Z] ---> Running in c67b3e988fbf [2022-05-09T19:18:13.105Z] ---> Running in 2b670760b2cd [2022-05-09T19:18:13.105Z] Removing intermediate container c67b3e988fbf [2022-05-09T19:18:13.105Z] ---> f26823c94919 [2022-05-09T19:18:13.105Z] Step 20/22 : LABEL arch=x86_64 [2022-05-09T19:18:13.105Z] ---> 1fd1d035babc [2022-05-09T19:18:13.105Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-09T19:18:13.364Z] ---> Running in cc65f2f76cdf [2022-05-09T19:18:13.364Z] ---> Running in 8c4b142b12cf [2022-05-09T19:18:13.364Z] ---> 341a15707b5d [2022-05-09T19:18:13.364Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-09T19:18:13.624Z] Removing intermediate container 8c4b142b12cf [2022-05-09T19:18:13.624Z] ---> c8c8679c670e [2022-05-09T19:18:13.624Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T19:18:13.624Z] ---> Running in df36cafcc86e [2022-05-09T19:18:13.624Z] Removing intermediate container cc65f2f76cdf [2022-05-09T19:18:13.624Z] ---> e7b129b25d2a [2022-05-09T19:18:13.624Z] Step 21/22 : LABEL git_sha=bf4f324b483fa60dfbdeb205f563db8076494b1e [2022-05-09T19:18:13.886Z] ---> Running in fff3fc315c15 [2022-05-09T19:18:13.886Z] Removing intermediate container df36cafcc86e [2022-05-09T19:18:13.886Z] ---> 30c907f6d828 [2022-05-09T19:18:13.886Z] Step 21/23 : LABEL arch=x86_64 [2022-05-09T19:18:13.886Z] ---> 56ffe57ed105 [2022-05-09T19:18:13.886Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-09T19:18:14.145Z] ---> Running in de621fa1e2e1 [2022-05-09T19:18:14.145Z] ---> Running in a4bb8f45c644 [2022-05-09T19:18:14.145Z] Removing intermediate container fff3fc315c15 [2022-05-09T19:18:14.145Z] ---> f71d87515e7a [2022-05-09T19:18:14.145Z] Step 22/22 : LABEL version=0.0.0 [2022-05-09T19:18:14.145Z] ---> Running in 07c2586c077b [2022-05-09T19:18:14.145Z] Removing intermediate container de621fa1e2e1 [2022-05-09T19:18:14.145Z] ---> 59a1f035ecca [2022-05-09T19:18:14.145Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T19:18:14.405Z] ---> Running in 176b25020aab [2022-05-09T19:18:14.405Z] Removing intermediate container a4bb8f45c644 [2022-05-09T19:18:14.405Z] ---> d6676a45beb9 [2022-05-09T19:18:14.405Z] Step 22/23 : LABEL git_sha=bf4f324b483fa60dfbdeb205f563db8076494b1e [2022-05-09T19:18:14.405Z] ---> Running in 90c6d44f3576 [2022-05-09T19:18:14.405Z] Removing intermediate container 07c2586c077b [2022-05-09T19:18:14.405Z] ---> 2fcec7ef6426 [2022-05-09T19:18:14.405Z] [2022-05-09T19:18:14.716Z] Successfully built 2fcec7ef6426 [2022-05-09T19:18:14.716Z] Successfully tagged security-proxy-setup:latest [2022-05-09T19:18:14.716Z] Building security-bootstrapper [2022-05-09T19:18:15.284Z]  Building security-proxy-setup ... done Removing intermediate container 176b25020aab [2022-05-09T19:18:15.284Z] ---> ddc9a6f49ca8 [2022-05-09T19:18:15.284Z] Step 18/20 : LABEL arch=x86_64 [2022-05-09T19:18:17.190Z] Removing intermediate container 2b670760b2cd [2022-05-09T19:18:17.190Z] ---> 0070014c71b7 [2022-05-09T19:18:17.190Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-09T19:18:17.190Z] Removing intermediate container 90c6d44f3576 [2022-05-09T19:18:17.190Z] ---> 500a9add87d3 [2022-05-09T19:18:17.190Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T19:18:17.451Z] ---> Running in fbb71c9e6541 [2022-05-09T19:18:17.726Z] ---> Running in c7ba60c86982 [2022-05-09T19:18:17.726Z] ---> Running in 9c0868885af7 [2022-05-09T19:18:17.726Z] Removing intermediate container fbb71c9e6541 [2022-05-09T19:18:17.726Z] ---> 090134e663ec [2022-05-09T19:18:17.726Z] Step 19/20 : LABEL git_sha=bf4f324b483fa60dfbdeb205f563db8076494b1e [2022-05-09T19:18:17.985Z] ---> Running in 28ded1d8db83 [2022-05-09T19:18:17.985Z] Removing intermediate container c7ba60c86982 [2022-05-09T19:18:17.985Z] ---> 8b2eaeddcb31 [2022-05-09T19:18:17.985Z] Step 23/25 : LABEL arch=x86_64 [2022-05-09T19:18:18.280Z] ---> Running in 6b82b71e1340 [2022-05-09T19:18:18.280Z] Removing intermediate container 9c0868885af7 [2022-05-09T19:18:18.280Z] ---> 780799e2d129 [2022-05-09T19:18:18.280Z] [2022-05-09T19:18:18.540Z] Removing intermediate container 28ded1d8db83 [2022-05-09T19:18:18.540Z] ---> 0729e109dfda [2022-05-09T19:18:18.540Z] Step 20/20 : LABEL version=0.0.0 [2022-05-09T19:18:18.540Z] Successfully built 780799e2d129 [2022-05-09T19:18:18.540Z] Successfully tagged core-data:latest [2022-05-09T19:18:18.540Z] Building security-spire-config [2022-05-09T19:18:19.196Z]  Building core-data ... done  ---> Running in 8324974712c0 [2022-05-09T19:18:19.196Z] Removing intermediate container 6b82b71e1340 [2022-05-09T19:18:19.196Z] ---> c0e9100d35da [2022-05-09T19:18:19.196Z] Step 24/25 : LABEL git_sha=bf4f324b483fa60dfbdeb205f563db8076494b1e [2022-05-09T19:18:19.196Z] ---> Running in f34981097e53 [2022-05-09T19:18:19.455Z] Removing intermediate container 8324974712c0 [2022-05-09T19:18:19.455Z] ---> 1e315cde8e33 [2022-05-09T19:18:19.455Z] [2022-05-09T19:18:19.713Z] Successfully built 1e315cde8e33 [2022-05-09T19:18:19.971Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-09T19:18:19.971Z]  Building security-spiffe-token-provider ... done Building security-spire-server [2022-05-09T19:18:20.231Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T19:18:20.231Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-09T19:18:20.231Z] ---> 67e18cb54b6b [2022-05-09T19:18:20.231Z] Step 3/31 : WORKDIR /edgex-go [2022-05-09T19:18:20.231Z] ---> Using cache [2022-05-09T19:18:20.231Z] ---> 48110386d99b [2022-05-09T19:18:20.231Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T19:18:20.231Z] ---> Using cache [2022-05-09T19:18:20.231Z] ---> cb0656d8e693 [2022-05-09T19:18:20.231Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-09T19:18:20.231Z] ---> Using cache [2022-05-09T19:18:20.231Z] ---> 83b9d2c55b9b [2022-05-09T19:18:20.231Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-09T19:18:20.231Z] ---> Using cache [2022-05-09T19:18:20.231Z] ---> 649769856775 [2022-05-09T19:18:20.231Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T19:18:20.231Z] ---> Using cache [2022-05-09T19:18:20.231Z] ---> 035a3731c8ec [2022-05-09T19:18:20.231Z] Step 8/31 : COPY . . [2022-05-09T19:18:20.231Z] ---> Using cache [2022-05-09T19:18:20.231Z] ---> 2f6911da4c54 [2022-05-09T19:18:20.231Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-09T19:18:21.614Z] Removing intermediate container f34981097e53 [2022-05-09T19:18:21.615Z] ---> 67a1566939f4 [2022-05-09T19:18:21.615Z] Step 25/25 : LABEL version=0.0.0 [2022-05-09T19:18:24.906Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T19:18:24.906Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-09T19:18:24.906Z] ---> 67e18cb54b6b [2022-05-09T19:18:24.906Z] Step 3/26 : WORKDIR /edgex-go [2022-05-09T19:18:24.906Z] ---> Using cache [2022-05-09T19:18:24.906Z] ---> 48110386d99b [2022-05-09T19:18:24.906Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T19:18:24.906Z] ---> Using cache [2022-05-09T19:18:24.906Z] ---> cb0656d8e693 [2022-05-09T19:18:24.906Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T19:18:25.473Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T19:18:25.473Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-09T19:18:25.473Z] ---> 67e18cb54b6b [2022-05-09T19:18:25.473Z] Step 3/25 : WORKDIR /edgex-go [2022-05-09T19:18:25.473Z] ---> Using cache [2022-05-09T19:18:25.473Z] ---> 48110386d99b [2022-05-09T19:18:25.473Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T19:18:25.473Z] ---> Using cache [2022-05-09T19:18:25.473Z] ---> cb0656d8e693 [2022-05-09T19:18:25.474Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T19:18:26.413Z] ---> Running in 4acca94f36b1 [2022-05-09T19:18:26.413Z] ---> Running in d50c58eb7ba9 [2022-05-09T19:18:26.413Z] ---> Running in 2734826f1b02 [2022-05-09T19:18:26.413Z] ---> Running in 7e9692570b2b [2022-05-09T19:18:26.672Z] Removing intermediate container d50c58eb7ba9 [2022-05-09T19:18:26.672Z] ---> 25a2fe5da552 [2022-05-09T19:18:26.672Z] [2022-05-09T19:18:26.672Z] Successfully built 25a2fe5da552 [2022-05-09T19:18:26.672Z] Successfully tagged security-secretstore-setup:latest [2022-05-09T19:18:26.672Z] Building support-notifications [2022-05-09T19:18:27.239Z]  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-09T19:18:27.812Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T19:18:27.812Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T19:18:28.752Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T19:18:28.752Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T19:18:28.752Z] OK: 221 MiB in 52 packages [2022-05-09T19:18:29.711Z] OK: 221 MiB in 52 packages [2022-05-09T19:18:31.089Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T19:18:31.089Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T19:18:31.089Z] ---> 67e18cb54b6b [2022-05-09T19:18:31.089Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T19:18:31.089Z] ---> Using cache [2022-05-09T19:18:31.089Z] ---> 48110386d99b [2022-05-09T19:18:31.089Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T19:18:31.089Z] ---> Using cache [2022-05-09T19:18:31.089Z] ---> cb0656d8e693 [2022-05-09T19:18:31.089Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-09T19:18:33.635Z] ---> Running in a19dac4b8cf3 [2022-05-09T19:18:33.906Z] Removing intermediate container 2734826f1b02 [2022-05-09T19:18:33.906Z] ---> 53c801eb87b7 [2022-05-09T19:18:33.906Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-09T19:18:34.168Z] Removing intermediate container 7e9692570b2b [2022-05-09T19:18:34.168Z] ---> 10252d866a74 [2022-05-09T19:18:34.168Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-09T19:18:34.500Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T19:18:34.762Z] ---> 818a5c2b7441 [2022-05-09T19:18:34.762Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T19:18:34.762Z] ---> 6a11f374bc93 [2022-05-09T19:18:34.762Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T19:18:34.762Z] ---> Running in d312239b0952 [2022-05-09T19:18:35.022Z] ---> Running in 43ac97a4048d [2022-05-09T19:18:35.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T19:18:35.540Z] OK: 221 MiB in 52 packages [2022-05-09T19:18:37.447Z] Removing intermediate container 43ac97a4048d [2022-05-09T19:18:37.447Z] ---> 533ad45a6d37 [2022-05-09T19:18:37.447Z] Step 8/26 : COPY . . [2022-05-09T19:18:37.447Z] Removing intermediate container a19dac4b8cf3 [2022-05-09T19:18:37.447Z] ---> 4b6b2c1ad1f7 [2022-05-09T19:18:37.447Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T19:18:37.447Z] Removing intermediate container d312239b0952 [2022-05-09T19:18:37.447Z] ---> a3ffdfa38c84 [2022-05-09T19:18:37.447Z] Step 8/25 : COPY . . [2022-05-09T19:18:40.745Z] ---> f3fd8d011330 [2022-05-09T19:18:40.745Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T19:18:41.827Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-09T19:18:43.283Z] ---> Running in d655ed9e65c3 [2022-05-09T19:18:43.283Z] ---> 43a53747d1c2 [2022-05-09T19:18:43.283Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T19:18:43.283Z] ---> 8c5694281b61 [2022-05-09T19:18:43.283Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T19:18:43.552Z] ---> Running in 19285f239e49 [2022-05-09T19:18:43.552Z] ---> Running in 9b843a8490b2 [2022-05-09T19:18:43.812Z] Removing intermediate container 9b843a8490b2 [2022-05-09T19:18:43.812Z] ---> 02bc98761b64 [2022-05-09T19:18:43.812Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-09T19:18:44.071Z] Removing intermediate container 19285f239e49 [2022-05-09T19:18:44.071Z] ---> 3356c3d776a1 [2022-05-09T19:18:44.071Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-09T19:18:44.333Z] ---> Running in 009d109feed7 [2022-05-09T19:18:44.333Z] ---> Running in 9d052c903b6c [2022-05-09T19:18:44.600Z] Removing intermediate container d655ed9e65c3 [2022-05-09T19:18:44.600Z] ---> f4cca62a9c25 [2022-05-09T19:18:44.600Z] Step 8/22 : COPY . . [2022-05-09T19:18:44.863Z] Removing intermediate container 4acca94f36b1 [2022-05-09T19:18:44.863Z] ---> f22d1096bf21 [2022-05-09T19:18:44.863Z] [2022-05-09T19:18:44.863Z] Step 10/31 : FROM alpine:3.14 [2022-05-09T19:18:44.863Z] ---> e04c818066af [2022-05-09T19:18:44.863Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-09T19:18:45.434Z] ---> Running in 9ba9219c04cc [2022-05-09T19:18:47.344Z] Removing intermediate container 9ba9219c04cc [2022-05-09T19:18:47.344Z] ---> 9805ed6c5d25 [2022-05-09T19:18:47.344Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-09T19:18:47.344Z] ---> Running in 55b4665ea620 [2022-05-09T19:18:47.344Z] Removing intermediate container 9d052c903b6c [2022-05-09T19:18:47.344Z] ---> ea7ce0557c69 [2022-05-09T19:18:47.344Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-09T19:18:47.606Z] Removing intermediate container 009d109feed7 [2022-05-09T19:18:47.606Z] ---> 6ac770a86f09 [2022-05-09T19:18:47.606Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-09T19:18:47.606Z] ---> Running in 8ac1ff8bf434 [2022-05-09T19:18:47.606Z] ---> Running in e7f40ecadc8a [2022-05-09T19:18:47.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T19:18:47.865Z] Removing intermediate container 8ac1ff8bf434 [2022-05-09T19:18:47.865Z] ---> 0cb492c6a105 [2022-05-09T19:18:47.865Z] 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 [2022-05-09T19:18:47.865Z] Removing intermediate container e7f40ecadc8a [2022-05-09T19:18:47.865Z] ---> ab60f083e4a9 [2022-05-09T19:18:47.865Z] 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-agentfetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T19:18:47.865Z] [2022-05-09T19:18:47.865Z] ---> Running in f36e1a41524a [2022-05-09T19:18:47.865Z] ---> Running in ba951f6438be [2022-05-09T19:18:48.128Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-09T19:18:48.128Z] (2/2) Installing su-exec (0.2-r1) [2022-05-09T19:18:48.128Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T19:18:48.128Z] OK: 6 MiB in 16 packages [2022-05-09T19:18:48.703Z] Removing intermediate container 55b4665ea620 [2022-05-09T19:18:48.703Z] ---> 03a3433d139e [2022-05-09T19:18:48.703Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-09T19:18:48.976Z] ---> Running in 2aedacc89840 [2022-05-09T19:18:48.976Z] spire-1.2.1/ [2022-05-09T19:18:48.976Z] spire-1.2.1/.data/ [2022-05-09T19:18:48.976Z] spire-1.2.1/.data/.file [2022-05-09T19:18:48.976Z] spire-1.2.1/.dockerignore [2022-05-09T19:18:48.976Z] spire-1.2.1/.gitattributes [2022-05-09T19:18:48.976Z] spire-1.2.1/.githooks/ [2022-05-09T19:18:48.976Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T19:18:48.976Z] spire-1.2.1/.github/ [2022-05-09T19:18:48.976Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T19:18:48.976Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T19:18:48.976Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T19:18:48.976Z] spire-1.2.1/.github/workflows/ [2022-05-09T19:18:48.976Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T19:18:48.976Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T19:18:48.976Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T19:18:48.976Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T19:18:48.976Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T19:18:48.976Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T19:18:48.976Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T19:18:48.976Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T19:18:48.976Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T19:18:48.976Z] spire-1.2.1/.gitignore [2022-05-09T19:18:48.976Z] spire-1.2.1/.go-version [2022-05-09T19:18:48.976Z] spire-1.2.1/.golangci.yml [2022-05-09T19:18:48.976Z] spire-1.2.1/ADOPTERS.md [2022-05-09T19:18:48.976Z] spire-1.2.1/CHANGELOG.md [2022-05-09T19:18:48.976Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T19:18:48.976Z] spire-1.2.1/CODEOWNERS [2022-05-09T19:18:48.976Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T19:18:48.976Z] spire-1.2.1/Dockerfile [2022-05-09T19:18:48.976Z] spire-1.2.1/Dockerfile.dev [2022-05-09T19:18:48.976Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T19:18:48.976Z] spire-1.2.1/LICENSE [2022-05-09T19:18:48.976Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T19:18:48.976Z] spire-1.2.1/Makefile [2022-05-09T19:18:48.976Z] spire-1.2.1/README.md [2022-05-09T19:18:48.976Z] spire-1.2.1/ROADMAP.md [2022-05-09T19:18:48.976Z] spire-1.2.1/SECURITY.md [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/ [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T19:18:48.976Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T19:18:48.977Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T19:18:48.977Z] spire-1.2.1/conf/ [2022-05-09T19:18:48.977Z] spire-1.2.1/conf/agent/ [2022-05-09T19:18:48.977Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T19:18:48.977Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T19:18:48.977Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T19:18:48.977Z] spire-1.2.1/conf/server/ [2022-05-09T19:18:48.977Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T19:18:48.977Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T19:18:48.977Z] spire-1.2.1/conf/server/server.conf [2022-05-09T19:18:48.977Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/ [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/auditlog.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/images/ [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/spire_server.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/telemetry.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/upgrading.md [2022-05-09T19:18:48.977Z] spire-1.2.1/doc/using_spire.md [2022-05-09T19:18:48.977Z] spire-1.2.1/examples/ [2022-05-09T19:18:48.977Z] spire-1.2.1/examples/README.md [2022-05-09T19:18:48.977Z] spire-1.2.1/go.mod [2022-05-09T19:18:48.977Z] spire-1.2.1/go.sum [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/ [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/ [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T19:18:48.977Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.goRemoving intermediate container 2aedacc89840 [2022-05-09T19:18:48.978Z] ---> d2bce666b90c [2022-05-09T19:18:48.978Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-09T19:18:48.978Z] [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/api/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T19:18:48.978Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/health/ [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/log/ [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T19:18:48.979Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T19:18:49.245Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T19:18:49.245Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T19:18:49.245Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T19:18:49.245Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/util/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/version/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T19:18:49.246Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/config.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go ---> Running in ac53c504c2b3 [2022-05-09T19:18:49.247Z] [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T19:18:49.247Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.gospire-1.2.1/ [2022-05-09T19:18:49.248Z] [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/spire-1.2.1/.data/ [2022-05-09T19:18:49.248Z] spire-1.2.1/.data/.file [2022-05-09T19:18:49.248Z] spire-1.2.1/.dockerignore [2022-05-09T19:18:49.248Z] spire-1.2.1/.gitattributes [2022-05-09T19:18:49.248Z] spire-1.2.1/.githooks/ [2022-05-09T19:18:49.248Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T19:18:49.248Z] spire-1.2.1/.github/ [2022-05-09T19:18:49.248Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T19:18:49.248Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T19:18:49.248Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T19:18:49.248Z] spire-1.2.1/.github/workflows/ [2022-05-09T19:18:49.248Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T19:18:49.248Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T19:18:49.248Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T19:18:49.248Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T19:18:49.248Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T19:18:49.248Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T19:18:49.248Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T19:18:49.248Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T19:18:49.248Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T19:18:49.248Z] spire-1.2.1/.gitignore [2022-05-09T19:18:49.248Z] spire-1.2.1/.go-version [2022-05-09T19:18:49.248Z] spire-1.2.1/.golangci.yml [2022-05-09T19:18:49.248Z] spire-1.2.1/ADOPTERS.md [2022-05-09T19:18:49.248Z] spire-1.2.1/CHANGELOG.md [2022-05-09T19:18:49.248Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T19:18:49.248Z] spire-1.2.1/CODEOWNERS [2022-05-09T19:18:49.248Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T19:18:49.248Z] spire-1.2.1/Dockerfile [2022-05-09T19:18:49.248Z] spire-1.2.1/Dockerfile.dev [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T19:18:49.248Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T19:18:49.248Z] spire-1.2.1/LICENSE [2022-05-09T19:18:49.248Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T19:18:49.248Z] spire-1.2.1/Makefile [2022-05-09T19:18:49.248Z] spire-1.2.1/README.md [2022-05-09T19:18:49.248Z] spire-1.2.1/ROADMAP.md [2022-05-09T19:18:49.248Z] spire-1.2.1/SECURITY.md [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/ [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T19:18:49.248Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T19:18:49.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T19:18:49.249Z] [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/federation/list.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/server.go [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/proto/ [2022-05-09T19:18:49.249Z] spire-1.2.1/proto/private/ [2022-05-09T19:18:49.249Z] spire-1.2.1/proto/private/server/ [2022-05-09T19:18:49.249Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T19:18:49.249Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T19:18:49.249Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T19:18:49.249Z] spire-1.2.1/proto/spire/ [2022-05-09T19:18:49.249Z] spire-1.2.1/proto/spire/common/ [2022-05-09T19:18:49.249Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T19:18:49.249Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T19:18:49.249Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T19:18:49.249Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T19:18:49.249Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T19:18:49.249Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T19:18:49.249Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T19:18:49.249Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T19:18:49.249Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T19:18:49.249Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T19:18:49.249Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T19:18:49.249Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T19:18:49.249Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T19:18:49.249Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T19:18:49.249Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T19:18:49.249Z] spire-1.2.1/release/ [2022-05-09T19:18:49.249Z] spire-1.2.1/release/spire-extras/ [2022-05-09T19:18:49.249Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T19:18:49.249Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T19:18:49.249Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T19:18:49.249Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T19:18:49.249Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T19:18:49.249Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T19:18:49.249Z] spire-1.2.1/release/spire/ [2022-05-09T19:18:49.249Z] spire-1.2.1/release/spire/README.md [2022-05-09T19:18:49.249Z] spire-1.2.1/release/spire/conf/ [2022-05-09T19:18:49.249Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T19:18:49.249Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T19:18:49.249Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T19:18:49.249Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T19:18:49.249Z] spire-1.2.1/script/ [2022-05-09T19:18:49.249Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T19:18:49.249Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T19:18:49.249Z] spire-1.2.1/support/ [2022-05-09T19:18:49.249Z] spire-1.2.1/support/k8s/ [2022-05-09T19:18:49.249Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T19:18:49.249Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T19:18:49.249Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T19:18:49.249Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T19:18:49.249Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T19:18:49.249Z] spire-1.2.1/conf/ [2022-05-09T19:18:49.249Z] spire-1.2.1/conf/agent/ [2022-05-09T19:18:49.249Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T19:18:49.249Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T19:18:49.249Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T19:18:49.249Z] spire-1.2.1/conf/server/ [2022-05-09T19:18:49.249Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T19:18:49.249Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T19:18:49.249Z] spire-1.2.1/conf/server/server.conf [2022-05-09T19:18:49.249Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T19:18:49.249Z] spire-1.2.1/doc/ [2022-05-09T19:18:49.249Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T19:18:49.249Z] spire-1.2.1/doc/auditlog.md [2022-05-09T19:18:49.249Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T19:18:49.249Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T19:18:49.249Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T19:18:49.249Z] spire-1.2.1/doc/images/ [2022-05-09T19:18:49.249Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T19:18:49.249Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T19:18:49.249Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T19:18:49.249Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T19:18:49.249Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T19:18:49.249Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T19:18:49.249Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T19:18:49.249Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T19:18:49.249Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T19:18:49.249Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T19:18:49.250Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T19:18:49.250Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T19:18:49.250Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T19:18:49.250Z] spire-1.2.1/test/ [2022-05-09T19:18:49.250Z] spire-1.2.1/test/clock/ [2022-05-09T19:18:49.250Z] spire-1.2.1/test/clock/clock.go [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/ [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T19:18:49.250Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T19:18:49.250Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T19:18:49.250Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T19:18:49.250Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T19:18:49.250Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T19:18:49.250Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T19:18:49.250Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T19:18:49.250Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T19:18:49.250Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T19:18:49.250Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T19:18:49.250Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T19:18:49.250Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T19:18:49.250Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T19:18:49.250Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T19:18:49.250Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T19:18:49.250Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T19:18:49.250Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T19:18:49.250Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T19:18:49.250Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T19:18:49.250Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T19:18:49.250Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T19:18:49.250Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fixture/ [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T19:18:49.250Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T19:18:49.250Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T19:18:49.250Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T19:18:49.250Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T19:18:49.250Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T19:18:49.250Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T19:18:49.250Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T19:18:49.250Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T19:18:49.250Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T19:18:49.250Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T19:18:49.250Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T19:18:49.251Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T19:18:49.251Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T19:18:49.251Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T19:18:49.251Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T19:18:49.251Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T19:18:49.251Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T19:18:49.251Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T19:18:49.251Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T19:18:49.251Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T19:18:49.251Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/config/ [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T19:18:49.251Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/ [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/README.md [2022-05-09T19:18:49.251Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T19:18:49.251Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T19:18:49.251Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T19:18:49.251Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T19:18:49.251Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T19:18:49.251Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T19:18:49.251Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T19:18:49.251Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T19:18:49.251Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T19:18:49.251Z] spire-1.2.1/doc/spire_server.md [2022-05-09T19:18:49.251Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T19:18:49.251Z] spire-1.2.1/doc/telemetry.md [2022-05-09T19:18:49.251Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T19:18:49.251Z] spire-1.2.1/doc/upgrading.md [2022-05-09T19:18:49.251Z] spire-1.2.1/doc/using_spire.md [2022-05-09T19:18:49.251Z] spire-1.2.1/examples/ [2022-05-09T19:18:49.251Z] spire-1.2.1/examples/README.md [2022-05-09T19:18:49.251Z] spire-1.2.1/go.mod [2022-05-09T19:18:49.251Z] spire-1.2.1/go.sum [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/ [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/ [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/common [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/setup/ [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/suites/ [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T19:18:49.251Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T19:18:49.251Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T19:18:49.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T19:18:49.252Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/api/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T19:18:49.253Z] [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agentsspire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T19:18:49.253Z] [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-rootspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T19:18:49.253Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/health/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T19:18:49.253Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/log/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/util/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/version/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T19:18:49.254Z] spire-1.2.1/test/integration/test.sh [2022-05-09T19:18:49.254Z] spire-1.2.1/test/plugintest/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T19:18:49.254Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T19:18:49.254Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T19:18:49.254Z] spire-1.2.1/test/spiretest/ [2022-05-09T19:18:49.254Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T19:18:49.254Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/server/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/server/api/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T19:18:49.254Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T19:18:49.255Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T19:18:49.255Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T19:18:49.255Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T19:18:49.255Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T19:18:49.255Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T19:18:49.255Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T19:18:49.255Z] spire-1.2.1/test/testca/ [2022-05-09T19:18:49.255Z] spire-1.2.1/test/testca/ca.go [2022-05-09T19:18:49.255Z] spire-1.2.1/test/testkey/ [2022-05-09T19:18:49.255Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T19:18:49.255Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T19:18:49.255Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T19:18:49.255Z] spire-1.2.1/test/testkey/new.go [2022-05-09T19:18:49.255Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T19:18:49.255Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T19:18:49.255Z] spire-1.2.1/test/util/ [2022-05-09T19:18:49.255Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T19:18:49.255Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T19:18:49.255Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T19:18:49.255Z] spire-1.2.1/test/util/race.go [2022-05-09T19:18:49.255Z] spire-1.2.1/test/util/util.go [2022-05-09T19:18:49.255Z] building spire from source... [2022-05-09T19:18:49.255Z] [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/config.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/Installing go1.17.7... [2022-05-09T19:18:49.255Z] [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T19:18:49.255Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/server.go [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/proto/ [2022-05-09T19:18:49.256Z] spire-1.2.1/proto/private/ [2022-05-09T19:18:49.256Z] spire-1.2.1/proto/private/server/ [2022-05-09T19:18:49.256Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T19:18:49.256Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T19:18:49.256Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T19:18:49.256Z] spire-1.2.1/proto/spire/ [2022-05-09T19:18:49.256Z] spire-1.2.1/proto/spire/common/ [2022-05-09T19:18:49.256Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T19:18:49.256Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T19:18:49.256Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T19:18:49.256Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T19:18:49.256Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T19:18:49.256Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T19:18:49.256Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T19:18:49.256Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T19:18:49.256Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T19:18:49.256Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T19:18:49.256Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T19:18:49.256Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T19:18:49.256Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T19:18:49.256Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T19:18:49.256Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T19:18:49.256Z] spire-1.2.1/release/ [2022-05-09T19:18:49.256Z] spire-1.2.1/release/spire-extras/ [2022-05-09T19:18:49.256Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T19:18:49.256Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T19:18:49.256Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T19:18:49.256Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T19:18:49.256Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T19:18:49.256Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T19:18:49.256Z] spire-1.2.1/release/spire/ [2022-05-09T19:18:49.256Z] spire-1.2.1/release/spire/README.md [2022-05-09T19:18:49.256Z] spire-1.2.1/release/spire/conf/ [2022-05-09T19:18:49.256Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T19:18:49.256Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T19:18:49.256Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T19:18:49.256Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T19:18:49.256Z] spire-1.2.1/script/ [2022-05-09T19:18:49.256Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T19:18:49.256Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T19:18:49.256Z] spire-1.2.1/support/ [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/ [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T19:18:49.256Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T19:18:49.256Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T19:18:49.256Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T19:18:49.256Z] spire-1.2.1/test/ [2022-05-09T19:18:49.256Z] spire-1.2.1/test/clock/ [2022-05-09T19:18:49.256Z] spire-1.2.1/test/clock/clock.go [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/ [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/ [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/config/ [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T19:18:49.256Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T19:18:49.257Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T19:18:49.257Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T19:18:49.257Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T19:18:49.257Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T19:18:49.257Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T19:18:49.257Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T19:18:49.257Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T19:18:49.257Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T19:18:49.257Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T19:18:49.257Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T19:18:49.257Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T19:18:49.257Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T19:18:49.257Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T19:18:49.257Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/README.md [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/common [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/setup/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T19:18:49.257Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T19:18:49.258Z] spire-1.2.1/test/integration/test.sh [2022-05-09T19:18:49.258Z] spire-1.2.1/test/plugintest/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T19:18:49.258Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T19:18:49.258Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T19:18:49.258Z] spire-1.2.1/test/spiretest/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T19:18:49.258Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T19:18:49.258Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T19:18:49.258Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T19:18:49.258Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T19:18:49.258Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T19:18:49.258Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T19:18:49.258Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T19:18:49.258Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T19:18:49.258Z] spire-1.2.1/test/testca/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/testca/ca.go [2022-05-09T19:18:49.258Z] spire-1.2.1/test/testkey/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T19:18:49.258Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T19:18:49.258Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T19:18:49.258Z] spire-1.2.1/test/testkey/new.go [2022-05-09T19:18:49.258Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T19:18:49.258Z] spire-1.2.1/test/util/ [2022-05-09T19:18:49.258Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T19:18:49.258Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T19:18:49.258Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T19:18:49.258Z] spire-1.2.1/test/util/race.go [2022-05-09T19:18:49.258Z] spire-1.2.1/test/util/util.go [2022-05-09T19:18:49.258Z] building spire from source... [2022-05-09T19:18:49.531Z] Installing go1.17.7... [2022-05-09T19:18:49.531Z] Removing intermediate container ac53c504c2b3 [2022-05-09T19:18:49.531Z] ---> 40b67f770c02 [2022-05-09T19:18:49.531Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-09T19:18:49.795Z] ---> Running in 9ea8305efaa4 [2022-05-09T19:18:50.056Z] ---> 0e90856f857e [2022-05-09T19:18:50.056Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-09T19:18:50.320Z] ---> Running in cf9b7a3c2357 [2022-05-09T19:18:50.581Z] 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 [2022-05-09T19:18:51.152Z] Removing intermediate container 9ea8305efaa4 [2022-05-09T19:18:51.152Z] ---> d5b2c6c0b4fd [2022-05-09T19:18:51.152Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-09T19:18:52.090Z] ---> Running in c6ffd2c3c89a [2022-05-09T19:18:52.349Z] Removing intermediate container c6ffd2c3c89a [2022-05-09T19:18:52.349Z] ---> 51cfe5283ac3 [2022-05-09T19:18:52.350Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-09T19:18:52.919Z] ---> 680bb04a1936 [2022-05-09T19:18:52.919Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-09T19:18:52.919Z] ---> Running in b4d5a63abba5 [2022-05-09T19:18:54.300Z] Removing intermediate container b4d5a63abba5 [2022-05-09T19:18:54.300Z] ---> aaeeb04f6fa5 [2022-05-09T19:18:54.300Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T19:18:54.870Z] ---> 52747b38f3d1 [2022-05-09T19:18:54.870Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-09T19:18:55.128Z] Building bin/spire-server... [2022-05-09T19:18:55.128Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T19:18:55.128Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T19:18:55.128Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T19:18:55.128Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T19:18:55.128Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T19:18:55.389Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T19:18:55.389Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T19:18:55.389Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T19:18:55.389Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T19:18:55.389Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T19:18:55.696Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T19:18:55.696Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T19:18:55.696Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T19:18:55.696Z] Building bin/spire-server... [2022-05-09T19:18:55.696Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T19:18:55.696Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T19:18:55.696Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T19:18:55.696Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T19:18:55.696Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T19:18:55.696Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T19:18:55.696Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T19:18:55.957Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T19:18:55.957Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T19:18:55.957Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T19:18:55.957Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T19:18:55.957Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T19:18:55.957Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T19:18:55.957Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T19:18:55.957Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T19:18:55.957Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T19:18:55.957Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T19:18:55.957Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T19:18:55.957Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T19:18:56.218Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T19:18:56.218Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T19:18:56.218Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T19:18:56.218Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T19:18:56.218Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T19:18:56.218Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T19:18:56.218Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T19:18:56.218Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T19:18:56.218Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T19:18:56.218Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T19:18:56.218Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T19:18:56.218Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T19:18:56.218Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T19:18:56.218Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T19:18:56.218Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T19:18:56.218Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T19:18:56.478Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T19:18:56.478Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T19:18:56.478Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T19:18:56.478Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T19:18:56.478Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T19:18:56.478Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T19:18:56.478Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T19:18:56.478Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T19:18:56.478Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T19:18:56.478Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T19:18:56.478Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T19:18:56.478Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T19:18:56.478Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T19:18:56.478Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T19:18:56.478Z]  ---> 3d3bebdfaa35 [2022-05-09T19:18:56.478Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-09T19:18:56.478Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T19:18:56.478Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T19:18:56.478Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T19:18:56.478Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T19:18:56.478Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T19:18:56.737Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T19:18:56.737Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T19:18:56.737Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T19:18:56.737Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T19:18:56.737Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T19:18:56.737Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T19:18:56.737Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T19:18:56.737Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T19:18:56.737Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T19:18:56.737Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T19:18:56.737Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T19:18:56.737Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T19:18:56.737Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T19:18:56.737Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T19:18:56.737Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T19:18:56.737Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T19:18:56.737Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T19:18:56.737Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T19:18:56.737Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T19:18:56.737Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T19:18:56.737Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T19:18:56.737Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T19:18:56.997Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T19:18:56.997Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T19:18:56.997Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T19:18:56.997Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T19:18:56.997Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T19:18:56.997Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T19:18:56.997Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T19:18:56.997Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T19:18:56.997Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T19:18:57.262Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T19:18:57.262Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T19:18:57.262Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T19:18:57.262Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T19:18:57.521Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T19:18:57.521Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T19:18:57.521Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T19:18:57.521Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T19:18:57.521Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T19:18:57.781Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T19:18:57.781Z]  ---> 0441943d91f8 [2022-05-09T19:18:57.781Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-09T19:18:58.349Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T19:18:58.607Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T19:18:58.865Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T19:18:58.865Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T19:18:58.865Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T19:18:58.865Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T19:18:59.127Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T19:18:59.127Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T19:18:59.127Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T19:18:59.388Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T19:18:59.388Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T19:19:00.324Z]  ---> cb78b1dd6452 [2022-05-09T19:19:00.324Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-09T19:19:02.229Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T19:19:02.229Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T19:19:02.229Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T19:19:02.229Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T19:19:02.229Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T19:19:02.229Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T19:19:02.229Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T19:19:02.229Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T19:19:02.229Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T19:19:02.229Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T19:19:02.229Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T19:19:02.229Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T19:19:02.229Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T19:19:02.229Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T19:19:02.229Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T19:19:02.492Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T19:19:02.755Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T19:19:03.016Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T19:19:03.016Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T19:19:03.016Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T19:19:03.016Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T19:19:03.275Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T19:19:03.275Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T19:19:03.275Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T19:19:03.565Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T19:19:03.825Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T19:19:04.083Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T19:19:04.084Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T19:19:04.651Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T19:19:04.651Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T19:19:04.651Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T19:19:04.910Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T19:19:04.910Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T19:19:04.910Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T19:19:05.170Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T19:19:05.170Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T19:19:05.170Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T19:19:05.171Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T19:19:05.171Z]  ---> 022636864560 [2022-05-09T19:19:05.171Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-09T19:19:05.171Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T19:19:05.171Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T19:19:05.171Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T19:19:05.430Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T19:19:05.430Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T19:19:05.689Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T19:19:05.689Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T19:19:05.949Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T19:19:05.949Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T19:19:05.949Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T19:19:05.949Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T19:19:05.949Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T19:19:05.949Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T19:19:06.208Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T19:19:06.208Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T19:19:06.208Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T19:19:06.208Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T19:19:06.208Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T19:19:06.208Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T19:19:06.208Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T19:19:06.208Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T19:19:06.778Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T19:19:06.778Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T19:19:06.778Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T19:19:06.778Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T19:19:06.778Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T19:19:06.778Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T19:19:06.778Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T19:19:06.778Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T19:19:06.778Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T19:19:06.778Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T19:19:06.778Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T19:19:07.306Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T19:19:07.306Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T19:19:07.306Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T19:19:07.306Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T19:19:07.306Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T19:19:07.306Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T19:19:07.306Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T19:19:07.306Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T19:19:07.306Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T19:19:07.306Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T19:19:07.567Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T19:19:07.567Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T19:19:07.567Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T19:19:07.567Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T19:19:07.567Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T19:19:07.567Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T19:19:07.567Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T19:19:07.567Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T19:19:07.567Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T19:19:07.567Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T19:19:07.567Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T19:19:07.828Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T19:19:07.828Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T19:19:07.828Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T19:19:07.828Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T19:19:07.828Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T19:19:07.828Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T19:19:07.828Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T19:19:07.828Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T19:19:07.828Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T19:19:07.828Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T19:19:07.828Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T19:19:07.828Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T19:19:07.828Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T19:19:07.828Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T19:19:07.828Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T19:19:07.828Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T19:19:07.828Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T19:19:07.828Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T19:19:07.828Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T19:19:07.828Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T19:19:07.828Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T19:19:07.828Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T19:19:08.120Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T19:19:08.120Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T19:19:08.120Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T19:19:08.120Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T19:19:08.120Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T19:19:08.120Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T19:19:08.120Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T19:19:08.120Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T19:19:08.120Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T19:19:08.120Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T19:19:08.120Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T19:19:08.120Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T19:19:08.120Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T19:19:08.120Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T19:19:08.120Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T19:19:08.120Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T19:19:08.120Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T19:19:08.526Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T19:19:08.526Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T19:19:08.526Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T19:19:08.526Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T19:19:08.526Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T19:19:08.526Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T19:19:08.526Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T19:19:08.526Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T19:19:08.526Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T19:19:08.526Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T19:19:08.526Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T19:19:08.526Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T19:19:08.526Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T19:19:08.526Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T19:19:08.526Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T19:19:08.526Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T19:19:08.526Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T19:19:08.526Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T19:19:08.526Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T19:19:08.526Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T19:19:08.788Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T19:19:08.788Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T19:19:08.788Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T19:19:08.788Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T19:19:08.788Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T19:19:08.788Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T19:19:09.047Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T19:19:09.047Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T19:19:09.047Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T19:19:09.047Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T19:19:09.047Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T19:19:09.047Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T19:19:09.047Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T19:19:09.047Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T19:19:09.048Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T19:19:09.616Z]  ---> Running in c7bafedc85af [2022-05-09T19:19:12.217Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T19:19:12.217Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T19:19:12.703Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T19:19:12.703Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T19:19:16.124Z] Removing intermediate container c7bafedc85af [2022-05-09T19:19:16.124Z] ---> 9bf6307010e2 [2022-05-09T19:19:16.124Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-09T19:19:16.124Z] ---> 3bfb5cc7976d [2022-05-09T19:19:16.124Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-09T19:19:16.124Z] ---> Running in cb1d84fb144c [2022-05-09T19:19:18.675Z] Removing intermediate container cb1d84fb144c [2022-05-09T19:19:18.675Z] ---> c4fd420b3e98 [2022-05-09T19:19:18.675Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-09T19:19:18.675Z] Removing intermediate container cf9b7a3c2357 [2022-05-09T19:19:18.675Z] ---> fae4c5f3d709 [2022-05-09T19:19:18.675Z] [2022-05-09T19:19:18.675Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T19:19:18.675Z] ---> e04c818066af [2022-05-09T19:19:18.675Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-09T19:19:19.024Z] ---> Running in 3fa1e2905551 [2022-05-09T19:19:19.283Z] ---> Running in 4992162f9217 [2022-05-09T19:19:19.542Z] Removing intermediate container 3fa1e2905551 [2022-05-09T19:19:19.542Z] ---> 8fa9067e5800 [2022-05-09T19:19:19.542Z] Step 28/31 : CMD ["gate"] [2022-05-09T19:19:19.803Z] ---> Running in d0adcd70ae31 [2022-05-09T19:19:20.375Z] Removing intermediate container d0adcd70ae31 [2022-05-09T19:19:20.375Z] ---> 168a220e5668 [2022-05-09T19:19:20.375Z] Step 29/31 : LABEL arch=x86_64 [2022-05-09T19:19:20.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T19:19:20.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T19:19:20.375Z] ---> Running in bb2fa1c3d923 [2022-05-09T19:19:20.643Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-09T19:19:20.643Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-09T19:19:20.643Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T19:19:20.643Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T19:19:20.643Z] OK: 6 MiB in 16 packages [2022-05-09T19:19:20.904Z] Removing intermediate container bb2fa1c3d923 [2022-05-09T19:19:20.904Z] ---> 45ac4893eacd [2022-05-09T19:19:20.904Z] Step 30/31 : LABEL git_sha=bf4f324b483fa60dfbdeb205f563db8076494b1e [2022-05-09T19:19:21.184Z] ---> Running in 5ea8dffb25fa [2022-05-09T19:19:21.796Z] Removing intermediate container 5ea8dffb25fa [2022-05-09T19:19:21.796Z] ---> 4dae2c9c3319 [2022-05-09T19:19:21.796Z] Step 31/31 : LABEL version=0.0.0 [2022-05-09T19:19:21.796Z] Removing intermediate container 4992162f9217 [2022-05-09T19:19:21.796Z] ---> 7e2a3a07c079 [2022-05-09T19:19:21.796Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T19:19:22.056Z] ---> Running in 750e5172f7d4 [2022-05-09T19:19:22.056Z] ---> Running in 8e2ca3a81b89 [2022-05-09T19:19:22.315Z] Removing intermediate container 750e5172f7d4 [2022-05-09T19:19:22.315Z] ---> 089dda442e62 [2022-05-09T19:19:22.315Z] [2022-05-09T19:19:22.315Z] Successfully built 089dda442e62 [2022-05-09T19:19:22.315Z] Successfully tagged security-bootstrapper:latest [2022-05-09T19:19:22.315Z]  Building security-bootstrapper ... done Building core-metadata [2022-05-09T19:19:22.573Z] Removing intermediate container 8e2ca3a81b89 [2022-05-09T19:19:22.573Z] ---> 308af7321298 [2022-05-09T19:19:22.573Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-09T19:19:25.863Z] ---> Running in ef039d304782 [2022-05-09T19:19:25.863Z] Building bin/spire-agent... [2022-05-09T19:19:26.123Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T19:19:26.123Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T19:19:26.123Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T19:19:26.123Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T19:19:26.383Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T19:19:26.383Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T19:19:26.383Z] ---> 67e18cb54b6b [2022-05-09T19:19:26.383Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T19:19:26.383Z] ---> Using cache [2022-05-09T19:19:26.383Z] ---> 48110386d99b [2022-05-09T19:19:26.383Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T19:19:26.383Z] ---> Using cache [2022-05-09T19:19:26.383Z] ---> cb0656d8e693 [2022-05-09T19:19:26.383Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-09T19:19:26.383Z] ---> Using cache [2022-05-09T19:19:26.383Z] ---> 83b9d2c55b9b [2022-05-09T19:19:26.383Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T19:19:26.383Z] ---> Using cache [2022-05-09T19:19:26.383Z] ---> 649769856775 [2022-05-09T19:19:26.383Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T19:19:26.383Z] ---> Using cache [2022-05-09T19:19:26.383Z] ---> 035a3731c8ec [2022-05-09T19:19:26.383Z] Step 8/23 : COPY . . [2022-05-09T19:19:26.383Z] ---> Using cache [2022-05-09T19:19:26.383Z] ---> 2f6911da4c54 [2022-05-09T19:19:26.383Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-09T19:19:26.951Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T19:19:26.951Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T19:19:26.951Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T19:19:27.520Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T19:19:27.520Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T19:19:27.520Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T19:19:27.520Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T19:19:27.520Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T19:19:27.520Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T19:19:29.427Z] Removing intermediate container ef039d304782 [2022-05-09T19:19:29.427Z] ---> 08ddddfa5269 [2022-05-09T19:19:29.427Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-09T19:19:29.427Z] ---> Running in 5ea641ce3cae [2022-05-09T19:19:29.427Z] ---> Running in 53a80e77bf34 [2022-05-09T19:19:30.001Z] Removing intermediate container 53a80e77bf34 [2022-05-09T19:19:30.001Z] ---> 6cac01ed5017 [2022-05-09T19:19:30.001Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T19:19:30.260Z] 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 [2022-05-09T19:19:30.831Z] ---> 2ebadb0b75a4 [2022-05-09T19:19:30.831Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-09T19:19:32.738Z] ---> 7ddc355ac848 [2022-05-09T19:19:32.738Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-09T19:19:33.698Z] ---> 789f0abf87ef [2022-05-09T19:19:33.698Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-09T19:19:33.966Z] ---> Running in 3d2d2dd00aca [2022-05-09T19:19:34.258Z] Removing intermediate container 3d2d2dd00aca [2022-05-09T19:19:34.258Z] ---> 5687e0edcd0c [2022-05-09T19:19:34.258Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T19:19:34.518Z] ---> Running in fd17d3a33a79 [2022-05-09T19:19:35.087Z] Removing intermediate container fd17d3a33a79 [2022-05-09T19:19:35.087Z] ---> d981326e206e [2022-05-09T19:19:35.087Z] Step 20/22 : LABEL arch=x86_64 [2022-05-09T19:19:35.355Z] ---> Running in b7d2320c2956 [2022-05-09T19:19:35.925Z] Removing intermediate container b7d2320c2956 [2022-05-09T19:19:35.925Z] ---> 11673fc4b9c1 [2022-05-09T19:19:35.925Z] Step 21/22 : LABEL git_sha=bf4f324b483fa60dfbdeb205f563db8076494b1e [2022-05-09T19:19:36.190Z] ---> Running in 7c68f4423f1f [2022-05-09T19:19:36.469Z] Removing intermediate container 7c68f4423f1f [2022-05-09T19:19:36.469Z] ---> 102b1fb8ff6d [2022-05-09T19:19:36.469Z] Step 22/22 : LABEL version=0.0.0 [2022-05-09T19:19:36.729Z] ---> Running in d3ec4865263c [2022-05-09T19:19:37.296Z] Removing intermediate container d3ec4865263c [2022-05-09T19:19:37.297Z] ---> 80f0d8e57894 [2022-05-09T19:19:37.297Z] [2022-05-09T19:19:37.297Z] Successfully built 80f0d8e57894 [2022-05-09T19:19:37.297Z] Successfully tagged support-notifications:latest [2022-05-09T19:19:37.297Z]  Building support-notifications ... done Building core-command [2022-05-09T19:19:41.483Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T19:19:41.483Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T19:19:41.483Z] ---> 67e18cb54b6b [2022-05-09T19:19:41.483Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T19:19:41.483Z] ---> Using cache [2022-05-09T19:19:41.483Z] ---> 48110386d99b [2022-05-09T19:19:41.483Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T19:19:41.483Z] ---> Using cache [2022-05-09T19:19:41.483Z] ---> cb0656d8e693 [2022-05-09T19:19:41.483Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-09T19:19:41.483Z] ---> Using cache [2022-05-09T19:19:41.483Z] ---> 83b9d2c55b9b [2022-05-09T19:19:41.483Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T19:19:41.483Z] ---> Using cache [2022-05-09T19:19:41.483Z] ---> 649769856775 [2022-05-09T19:19:41.483Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T19:19:41.483Z] ---> Using cache [2022-05-09T19:19:41.483Z] ---> 035a3731c8ec [2022-05-09T19:19:41.483Z] Step 8/23 : COPY . . [2022-05-09T19:19:41.483Z] ---> Using cache [2022-05-09T19:19:41.483Z] ---> 2f6911da4c54 [2022-05-09T19:19:41.483Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-09T19:19:45.676Z] ---> Running in dd0cd76f186a [2022-05-09T19:19:46.244Z] 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 [2022-05-09T19:20:08.181Z] Removing intermediate container 5ea641ce3cae [2022-05-09T19:20:08.181Z] ---> cd3b35f2401a [2022-05-09T19:20:08.181Z] [2022-05-09T19:20:08.181Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T19:20:08.181Z] ---> e04c818066af [2022-05-09T19:20:08.181Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-09T19:20:08.181Z] ---> Running in a4c7460f330e [2022-05-09T19:20:09.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T19:20:09.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T19:20:09.379Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-09T19:20:09.379Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T19:20:09.379Z] OK: 6 MiB in 15 packages [2022-05-09T19:20:11.921Z] Removing intermediate container a4c7460f330e [2022-05-09T19:20:11.921Z] ---> 0847703d6400 [2022-05-09T19:20:11.921Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T19:20:12.183Z] ---> Running in c219e3e02b17 [2022-05-09T19:20:13.123Z] Removing intermediate container c219e3e02b17 [2022-05-09T19:20:13.123Z] ---> 8f2c99ba0ffe [2022-05-09T19:20:13.123Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-09T19:20:13.123Z] ---> Running in 0754da0cb27f [2022-05-09T19:20:14.060Z] Removing intermediate container 0754da0cb27f [2022-05-09T19:20:14.060Z] ---> 1e03e322cfb1 [2022-05-09T19:20:14.060Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-09T19:20:14.060Z] ---> Running in 0a8159a83486 [2022-05-09T19:20:14.670Z] Removing intermediate container 0a8159a83486 [2022-05-09T19:20:14.670Z] ---> bb00ed53f100 [2022-05-09T19:20:14.670Z] Step 15/23 : WORKDIR / [2022-05-09T19:20:14.931Z] ---> Running in 4df2c0205054 [2022-05-09T19:20:14.931Z] Removing intermediate container dd0cd76f186a [2022-05-09T19:20:14.931Z] ---> f3d19a86343e [2022-05-09T19:20:14.931Z] [2022-05-09T19:20:14.931Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T19:20:14.931Z] ---> e04c818066af [2022-05-09T19:20:14.931Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-09T19:20:14.931Z] ---> Using cache [2022-05-09T19:20:14.931Z] ---> 0847703d6400 [2022-05-09T19:20:14.931Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T19:20:14.931Z] ---> Using cache [2022-05-09T19:20:14.931Z] ---> 8f2c99ba0ffe [2022-05-09T19:20:14.931Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-09T19:20:15.190Z] ---> Running in 4600bbd21c11 [2022-05-09T19:20:15.760Z] Removing intermediate container 4df2c0205054 [2022-05-09T19:20:15.760Z] ---> 46e4080a191b [2022-05-09T19:20:15.760Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T19:20:16.024Z] Removing intermediate container 4600bbd21c11 [2022-05-09T19:20:16.024Z] ---> 384ca0f98ed7 [2022-05-09T19:20:16.024Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-09T19:20:16.283Z] ---> Running in 4ad51f2b22e8 [2022-05-09T19:20:16.542Z] ---> 28b39157783b [2022-05-09T19:20:16.542Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-09T19:20:16.802Z] Removing intermediate container 4ad51f2b22e8 [2022-05-09T19:20:16.802Z] ---> e71028611234 [2022-05-09T19:20:16.802Z] Step 15/23 : WORKDIR / [2022-05-09T19:20:16.802Z] ---> Running in 5da4373aa33c [2022-05-09T19:20:17.371Z] Removing intermediate container 5da4373aa33c [2022-05-09T19:20:17.371Z] ---> d2d8b4b77526 [2022-05-09T19:20:17.371Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T19:20:18.307Z] ---> bc7ed1b0db1f [2022-05-09T19:20:18.307Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-09T19:20:18.307Z] ---> f29ed1933411 [2022-05-09T19:20:18.307Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-09T19:20:19.246Z] ---> 723ee9b22439 [2022-05-09T19:20:19.246Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-09T19:20:19.246Z] ---> Running in 872348b83c5e [2022-05-09T19:20:19.822Z] Removing intermediate container 872348b83c5e [2022-05-09T19:20:19.822Z] ---> 4ad07e89f5b7 [2022-05-09T19:20:19.822Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T19:20:20.092Z] ---> ad680cb072fb [2022-05-09T19:20:20.092Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-09T19:20:20.092Z] ---> Running in d9c0351d574e [2022-05-09T19:20:20.668Z] Removing intermediate container d9c0351d574e [2022-05-09T19:20:20.668Z] ---> db14df9935d6 [2022-05-09T19:20:20.668Z] Step 21/23 : LABEL arch=x86_64 [2022-05-09T19:20:20.668Z] ---> Running in 4ce810b35a6f [2022-05-09T19:20:20.926Z] ---> 56a01cd4d2aa [2022-05-09T19:20:20.926Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-09T19:20:21.186Z] ---> Running in 5ba007bd1ef8 [2022-05-09T19:20:21.186Z] Removing intermediate container 4ce810b35a6f [2022-05-09T19:20:21.186Z] ---> 328719e92bcb [2022-05-09T19:20:21.186Z] Step 22/23 : LABEL git_sha=bf4f324b483fa60dfbdeb205f563db8076494b1e [2022-05-09T19:20:21.756Z] ---> Running in 9dd750735fa4 [2022-05-09T19:20:21.756Z] Removing intermediate container 5ba007bd1ef8 [2022-05-09T19:20:21.756Z] ---> fcf1d3ade06c [2022-05-09T19:20:21.756Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T19:20:21.756Z] ---> Running in 4a491b7185d3 [2022-05-09T19:20:22.325Z] Removing intermediate container 9dd750735fa4 [2022-05-09T19:20:22.325Z] ---> 5acb28538a06 [2022-05-09T19:20:22.325Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T19:20:22.905Z] Removing intermediate container 4a491b7185d3 [2022-05-09T19:20:22.905Z] ---> e742d0eb5a39 [2022-05-09T19:20:22.905Z] Step 21/23 : LABEL arch=x86_64 [2022-05-09T19:20:22.905Z] ---> Running in f2f3b63a0827 [2022-05-09T19:20:23.171Z] ---> Running in 8420219e7c0d [2022-05-09T19:20:23.430Z] Removing intermediate container f2f3b63a0827 [2022-05-09T19:20:23.430Z] ---> df9ef9efe46a [2022-05-09T19:20:23.430Z] [2022-05-09T19:20:23.702Z] Removing intermediate container 8420219e7c0d [2022-05-09T19:20:23.702Z] ---> 82e1f3dbe6ec [2022-05-09T19:20:23.702Z] Step 22/23 : LABEL git_sha=bf4f324b483fa60dfbdeb205f563db8076494b1e [2022-05-09T19:20:23.702Z] Successfully built df9ef9efe46a [2022-05-09T19:20:23.702Z] Successfully tagged core-metadata:latest [2022-05-09T19:20:23.702Z]  Building core-metadata ... done Building support-scheduler [2022-05-09T19:20:23.961Z] ---> Running in 8a76e1e8d697 [2022-05-09T19:20:25.341Z] Removing intermediate container 8a76e1e8d697 [2022-05-09T19:20:25.341Z] ---> b8a80ef20e4f [2022-05-09T19:20:25.341Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T19:20:26.278Z] ---> Running in 54fb257d2a3f [2022-05-09T19:20:26.847Z] Removing intermediate container 54fb257d2a3f [2022-05-09T19:20:26.847Z] ---> 4c2d81fd64bf [2022-05-09T19:20:26.847Z] [2022-05-09T19:20:27.107Z] Successfully built 4c2d81fd64bf [2022-05-09T19:20:27.107Z] Successfully tagged core-command:latest [2022-05-09T19:20:27.107Z] Building sys-mgmt-agent [2022-05-09T19:20:33.707Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-09T19:20:33.707Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-09T19:20:33.707Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-09T19:20:33.707Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-09T19:20:34.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-09T19:20:34.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-09T19:20:34.319Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-09T19:20:34.319Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-09T19:20:34.319Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-09T19:20:34.319Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-09T19:20:34.319Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-09T19:20:35.327Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-09T19:20:35.327Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-09T19:20:35.327Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-09T19:20:35.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-09T19:20:35.364Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T19:20:35.364Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T19:20:35.364Z] ---> 67e18cb54b6b [2022-05-09T19:20:35.364Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T19:20:35.364Z] ---> Using cache [2022-05-09T19:20:35.364Z] ---> 48110386d99b [2022-05-09T19:20:35.364Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T19:20:35.364Z] ---> Using cache [2022-05-09T19:20:35.364Z] ---> cb0656d8e693 [2022-05-09T19:20:35.364Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-09T19:20:35.364Z] ---> Using cache [2022-05-09T19:20:35.364Z] ---> 83b9d2c55b9b [2022-05-09T19:20:35.364Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T19:20:35.364Z] ---> Using cache [2022-05-09T19:20:35.364Z] ---> 649769856775 [2022-05-09T19:20:35.364Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T19:20:35.364Z] ---> Using cache [2022-05-09T19:20:35.364Z] ---> 035a3731c8ec [2022-05-09T19:20:35.364Z] Step 8/22 : COPY . . [2022-05-09T19:20:35.364Z] ---> Using cache [2022-05-09T19:20:35.364Z] ---> 2f6911da4c54 [2022-05-09T19:20:35.364Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-09T19:20:37.277Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T19:20:37.277Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T19:20:37.277Z] ---> 67e18cb54b6b [2022-05-09T19:20:37.277Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T19:20:37.277Z] ---> Using cache [2022-05-09T19:20:37.277Z] ---> 48110386d99b [2022-05-09T19:20:37.277Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T19:20:37.277Z] ---> Using cache [2022-05-09T19:20:37.277Z] ---> cb0656d8e693 [2022-05-09T19:20:37.277Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-09T19:20:50.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.250s coverage: 28.7% of statements [2022-05-09T19:20:50.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-09T19:20:50.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-09T19:20:52.719Z] ---> Running in 2a9ad2f42d29 [2022-05-09T19:20:52.719Z] ---> Running in ab41b6a2ce02 [2022-05-09T19:20:52.719Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T19:20:52.719Z] 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 [2022-05-09T19:20:52.719Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T19:20:52.719Z] OK: 221 MiB in 52 packages [2022-05-09T19:20:52.719Z] Removing intermediate container 3be7ce73ee78 [2022-05-09T19:20:52.719Z] ---> f9609945e414 [2022-05-09T19:20:52.719Z] [2022-05-09T19:20:52.719Z] Step 13/26 : FROM alpine:3.15 [2022-05-09T19:20:52.719Z] ---> 0ac33e5f5afa [2022-05-09T19:20:52.719Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T19:20:52.719Z] ---> Using cache [2022-05-09T19:20:52.719Z] ---> e2d0e674f0ea [2022-05-09T19:20:52.719Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T19:20:52.719Z] ---> Using cache [2022-05-09T19:20:52.719Z] ---> f49d1136a5ca [2022-05-09T19:20:52.719Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-09T19:20:52.719Z] ---> Running in e85850b73627 [2022-05-09T19:20:52.719Z] Removing intermediate container 2a9ad2f42d29 [2022-05-09T19:20:52.719Z] ---> 7dcfd5462094 [2022-05-09T19:20:52.719Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T19:20:52.980Z] ---> 6933e0bc8e66 [2022-05-09T19:20:52.980Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T19:20:52.980Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T19:20:52.980Z] ---> Running in 28370fe41eea [2022-05-09T19:20:53.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T19:20:54.178Z] Removing intermediate container 28370fe41eea [2022-05-09T19:20:54.178Z] ---> 5a904ec5bcd9 [2022-05-09T19:20:54.178Z] Step 8/23 : COPY . . [2022-05-09T19:20:54.436Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T19:20:54.436Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T19:20:54.436Z] OK: 15855 distinct packages available [2022-05-09T19:20:54.436Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T19:20:55.374Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T19:20:55.374Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-09T19:20:55.633Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-09T19:20:55.633Z] (3/5) Installing libucontext (1.1-r0) [2022-05-09T19:20:55.633Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-09T19:20:55.894Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-09T19:20:55.894Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T19:20:55.894Z] OK: 6 MiB in 19 packages [2022-05-09T19:20:58.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.447s coverage: 98.5% of statements [2022-05-09T19:20:58.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-09T19:20:59.121Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.505s coverage: 53.4% of statements [2022-05-09T19:20:59.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-09T19:20:59.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-09T19:21:00.083Z] Removing intermediate container e85850b73627 [2022-05-09T19:21:00.083Z] ---> 3bea67935cf5 [2022-05-09T19:21:00.083Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-09T19:21:00.083Z] ---> d97c19a4e7ed [2022-05-09T19:21:00.083Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-09T19:21:00.345Z] ---> Running in 439be158f6ba [2022-05-09T19:21:00.604Z] 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 [2022-05-09T19:21:01.540Z] ---> c2211cb4ed58 [2022-05-09T19:21:01.540Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T19:21:03.445Z] ---> c38392a7fd8a [2022-05-09T19:21:03.445Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T19:21:03.705Z] ---> 3291f85ee112 [2022-05-09T19:21:03.705Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-09T19:21:04.274Z] ---> b45de39571d7 [2022-05-09T19:21:04.274Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-09T19:21:04.851Z] ---> 291d475d4d51 [2022-05-09T19:21:04.851Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T19:21:04.851Z] ---> Running in f3334acc985e [2022-05-09T19:21:05.114Z] Removing intermediate container f3334acc985e [2022-05-09T19:21:05.114Z] ---> a89f48ff5e39 [2022-05-09T19:21:05.114Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T19:21:05.372Z] ---> Running in 427f4b1e95a4 [2022-05-09T19:21:05.372Z] Removing intermediate container 427f4b1e95a4 [2022-05-09T19:21:05.372Z] ---> f864c176e505 [2022-05-09T19:21:05.372Z] Step 24/26 : LABEL arch=x86_64 [2022-05-09T19:21:05.630Z] ---> Running in c3bd22ce0e7d [2022-05-09T19:21:05.888Z] Removing intermediate container c3bd22ce0e7d [2022-05-09T19:21:05.888Z] ---> 97e8176606fe [2022-05-09T19:21:05.888Z] Step 25/26 : LABEL git_sha=bf4f324b483fa60dfbdeb205f563db8076494b1e [2022-05-09T19:21:06.146Z] ---> Running in 9c26b593f713 [2022-05-09T19:21:06.413Z] Removing intermediate container 9c26b593f713 [2022-05-09T19:21:06.413Z] ---> 88ea88f7fb5e [2022-05-09T19:21:06.413Z] Step 26/26 : LABEL version=0.0.0 [2022-05-09T19:21:06.413Z] ---> Running in faae1dbb60ae [2022-05-09T19:21:06.672Z] Removing intermediate container faae1dbb60ae [2022-05-09T19:21:06.672Z] ---> c543010cb21c [2022-05-09T19:21:06.672Z] [2022-05-09T19:21:06.672Z] Successfully built c543010cb21c [2022-05-09T19:21:06.672Z] Successfully tagged security-spire-agent:latest [2022-05-09T19:21:11.947Z]  Building security-spire-agent ... done Removing intermediate container ab41b6a2ce02 [2022-05-09T19:21:11.947Z] ---> a56f18562269 [2022-05-09T19:21:11.947Z] [2022-05-09T19:21:11.947Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T19:21:11.947Z] ---> e04c818066af [2022-05-09T19:21:11.947Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-09T19:21:11.947Z] ---> Using cache [2022-05-09T19:21:11.947Z] ---> 0847703d6400 [2022-05-09T19:21:11.947Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T19:21:11.947Z] ---> Using cache [2022-05-09T19:21:11.947Z] ---> 8f2c99ba0ffe [2022-05-09T19:21:11.947Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-09T19:21:11.947Z] ---> Running in b84fdb4c9c48 [2022-05-09T19:21:11.947Z] Removing intermediate container b84fdb4c9c48 [2022-05-09T19:21:11.947Z] ---> 13c0f0038199 [2022-05-09T19:21:11.947Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-09T19:21:11.947Z] ---> Running in f992ae2f5705 [2022-05-09T19:21:11.947Z] Removing intermediate container f992ae2f5705 [2022-05-09T19:21:11.947Z] ---> 318316149b59 [2022-05-09T19:21:11.947Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T19:21:11.947Z] ---> cc19eabe851a [2022-05-09T19:21:11.947Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-09T19:21:12.520Z] ---> a7d28d616c5e [2022-05-09T19:21:12.520Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-09T19:21:12.779Z] ---> 44a576aede7d [2022-05-09T19:21:12.779Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-09T19:21:13.041Z] ---> Running in 083da96b17ff [2022-05-09T19:21:13.041Z] Removing intermediate container 083da96b17ff [2022-05-09T19:21:13.041Z] ---> 034fb6d3debf [2022-05-09T19:21:13.041Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T19:21:13.041Z] ---> Running in fe8136968759 [2022-05-09T19:21:13.301Z] Removing intermediate container fe8136968759 [2022-05-09T19:21:13.301Z] ---> a1f5410b8a4b [2022-05-09T19:21:13.301Z] Step 20/22 : LABEL arch=x86_64 [2022-05-09T19:21:13.301Z] ---> Running in b5f30b931d51 [2022-05-09T19:21:13.564Z] Removing intermediate container b5f30b931d51 [2022-05-09T19:21:13.564Z] ---> 7316cbc27d06 [2022-05-09T19:21:13.564Z] Step 21/22 : LABEL git_sha=bf4f324b483fa60dfbdeb205f563db8076494b1e [2022-05-09T19:21:13.564Z] ---> Running in 3401e66050b3 [2022-05-09T19:21:13.564Z] Removing intermediate container 3401e66050b3 [2022-05-09T19:21:13.564Z] ---> b762b0fe9cf4 [2022-05-09T19:21:13.564Z] Step 22/22 : LABEL version=0.0.0 [2022-05-09T19:21:13.824Z] ---> Running in d29c39f1ed44 [2022-05-09T19:21:13.824Z] Removing intermediate container d29c39f1ed44 [2022-05-09T19:21:13.824Z] ---> 53367a8d063f [2022-05-09T19:21:13.824Z] [2022-05-09T19:21:13.824Z] Successfully built 53367a8d063f [2022-05-09T19:21:13.824Z] Successfully tagged support-scheduler:latest [2022-05-09T19:21:15.732Z]  Building support-scheduler ... done Removing intermediate container 439be158f6ba [2022-05-09T19:21:15.732Z] ---> 6534b6fa34d9 [2022-05-09T19:21:15.732Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-09T19:21:15.732Z] ---> Running in f9532c445580 [2022-05-09T19:21:15.994Z] 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 [2022-05-09T19:21:16.564Z] Removing intermediate container f9532c445580 [2022-05-09T19:21:16.564Z] ---> 54a447ab24df [2022-05-09T19:21:16.564Z] [2022-05-09T19:21:16.564Z] Step 11/23 : FROM docker:20.10.14 [2022-05-09T19:21:16.564Z] 20.10.14: Pulling from library/docker [2022-05-09T19:21:18.473Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-09T19:21:18.473Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-09T19:21:18.473Z] ---> 7417809fdb73 [2022-05-09T19:21:18.473Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-09T19:21:19.048Z] ---> Running in 5ae390dbed38 [2022-05-09T19:21:19.048Z] Removing intermediate container 5ae390dbed38 [2022-05-09T19:21:19.048Z] ---> a64c07bfc607 [2022-05-09T19:21:19.048Z] 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 [2022-05-09T19:21:19.048Z] ---> Running in 7a1ae3d90824 [2022-05-09T19:21:19.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T19:21:19.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T19:21:19.568Z] (1/43) Installing readline (8.1.1-r0) [2022-05-09T19:21:19.568Z] (2/43) Installing bash (5.1.16-r0) [2022-05-09T19:21:19.828Z] Executing bash-5.1.16-r0.post-install [2022-05-09T19:21:19.828Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-09T19:21:19.828Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-09T19:21:19.828Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-09T19:21:19.828Z] (6/43) Installing curl (7.80.0-r1) [2022-05-09T19:21:19.828Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-09T19:21:19.828Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-09T19:21:19.828Z] (9/43) Installing expat (2.4.7-r0) [2022-05-09T19:21:19.828Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-09T19:21:19.828Z] (11/43) Installing gdbm (1.22-r0) [2022-05-09T19:21:19.828Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-09T19:21:19.828Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-09T19:21:19.828Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-09T19:21:19.828Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-09T19:21:19.828Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-09T19:21:19.828Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-09T19:21:20.089Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-09T19:21:20.089Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-09T19:21:20.089Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-09T19:21:20.089Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-09T19:21:20.089Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-09T19:21:20.089Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-09T19:21:20.089Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-09T19:21:20.089Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-09T19:21:20.089Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-09T19:21:20.089Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-09T19:21:20.089Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-09T19:21:20.089Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-09T19:21:20.349Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-09T19:21:20.349Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-09T19:21:20.349Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-09T19:21:20.349Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-09T19:21:20.349Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-09T19:21:20.349Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-09T19:21:20.349Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-09T19:21:20.349Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-09T19:21:20.349Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-09T19:21:20.349Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-09T19:21:20.349Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-09T19:21:20.349Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-09T19:21:20.349Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-09T19:21:20.349Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-09T19:21:20.349Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T19:21:20.349Z] OK: 83 MiB in 65 packages [2022-05-09T19:21:20.919Z] Collecting docker-compose==1.23.2 [2022-05-09T19:21:21.179Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-09T19:21:21.179Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-09T19:21:21.179Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-09T19:21:21.438Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-09T19:21:21.438Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-09T19:21:21.701Z] Collecting texttable<0.10,>=0.9.0 [2022-05-09T19:21:21.701Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-09T19:21:21.963Z] Collecting PyYAML<4,>=3.10 [2022-05-09T19:21:21.963Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-09T19:21:22.535Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-09T19:21:22.535Z] Collecting docker<4.0,>=3.6.0 [2022-05-09T19:21:22.535Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-09T19:21:22.535Z] Collecting jsonschema<3,>=2.5.1 [2022-05-09T19:21:22.535Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-09T19:21:22.535Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-09T19:21:22.535Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-09T19:21:22.535Z] Collecting docopt<0.7,>=0.6.1 [2022-05-09T19:21:22.535Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-09T19:21:22.797Z] Collecting cached-property<2,>=1.2.0 [2022-05-09T19:21:22.797Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-09T19:21:23.057Z] Collecting docker-pycreds>=0.4.0 [2022-05-09T19:21:23.057Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-09T19:21:23.057Z] 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) [2022-05-09T19:21:23.057Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-09T19:21:23.057Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-09T19:21:23.057Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-09T19:21:23.057Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-09T19:21:23.057Z] Collecting idna<2.8,>=2.5 [2022-05-09T19:21:23.317Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-09T19:21:23.317Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-09T19:21:23.317Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-09T19:21:23.317Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-09T19:21:23.317Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-09T19:21:23.317Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-09T19:21:23.317Z] Attempting uninstall: urllib3 [2022-05-09T19:21:23.317Z] Found existing installation: urllib3 1.26.7 [2022-05-09T19:21:23.317Z] Uninstalling urllib3-1.26.7: [2022-05-09T19:21:23.317Z] Successfully uninstalled urllib3-1.26.7 [2022-05-09T19:21:23.577Z] Attempting uninstall: idna [2022-05-09T19:21:23.577Z] Found existing installation: idna 3.3 [2022-05-09T19:21:23.577Z] Uninstalling idna-3.3: [2022-05-09T19:21:23.577Z] Successfully uninstalled idna-3.3 [2022-05-09T19:21:23.838Z] Attempting uninstall: requests [2022-05-09T19:21:23.838Z] Found existing installation: requests 2.26.0 [2022-05-09T19:21:23.838Z] Uninstalling requests-2.26.0: [2022-05-09T19:21:23.838Z] Successfully uninstalled requests-2.26.0 [2022-05-09T19:21:24.099Z] Running setup.py install for texttable: started [2022-05-09T19:21:24.361Z] Running setup.py install for texttable: finished with status 'done' [2022-05-09T19:21:24.361Z] Running setup.py install for PyYAML: started [2022-05-09T19:21:24.622Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-09T19:21:24.622Z] Running setup.py install for docopt: started [2022-05-09T19:21:24.884Z] Running setup.py install for docopt: finished with status 'done' [2022-05-09T19:21:24.884Z] Running setup.py install for dockerpty: started [2022-05-09T19:21:25.454Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-09T19:21:25.714Z] 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 [2022-05-09T19:21:26.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.387s coverage: 89.2% of statements [2022-05-09T19:21:26.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-09T19:21:26.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-09T19:21:26.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-09T19:21:26.045Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.285s coverage: 84.4% of statements [2022-05-09T19:21:26.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-09T19:21:26.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-09T19:21:26.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-09T19:21:26.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-09T19:21:26.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-09T19:21:26.657Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.390s coverage: 95.6% of statements [2022-05-09T19:21:26.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-09T19:21:26.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-09T19:21:26.657Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.387s coverage: 72.2% of statements [2022-05-09T19:21:26.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-09T19:21:26.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-09T19:21:26.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-09T19:21:26.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-09T19:21:26.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-09T19:21:26.657Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.403s coverage: 60.0% of statements [2022-05-09T19:21:26.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-09T19:21:26.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-09T19:21:26.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-09T19:21:26.657Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.444s coverage: 0.9% of statements [2022-05-09T19:21:26.657Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-09T19:21:26.657Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.385s coverage: 58.8% of statements [2022-05-09T19:21:26.657Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.296s coverage: 29.6% of statements [2022-05-09T19:21:26.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-09T19:21:26.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.292s coverage: 47.1% of statements [2022-05-09T19:21:26.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.289s coverage: 79.5% of statements [2022-05-09T19:21:26.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.355s coverage: 94.1% of statements [2022-05-09T19:21:26.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.302s coverage: 96.3% of statements [2022-05-09T19:21:27.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.257s coverage: 87.5% of statements [2022-05-09T19:21:29.005Z] Removing intermediate container 7a1ae3d90824 [2022-05-09T19:21:29.005Z] ---> 47bc9dddd655 [2022-05-09T19:21:29.005Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-09T19:21:29.005Z] ---> Running in a63e049ebc82 [2022-05-09T19:21:29.005Z] Removing intermediate container a63e049ebc82 [2022-05-09T19:21:29.005Z] ---> ea3bec668a67 [2022-05-09T19:21:29.005Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-09T19:21:29.005Z] ---> Running in f74ba7cd61d5 [2022-05-09T19:21:29.266Z] Removing intermediate container f74ba7cd61d5 [2022-05-09T19:21:29.266Z] ---> f007091b7435 [2022-05-09T19:21:29.266Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-09T19:21:29.536Z] ---> 979820922a51 [2022-05-09T19:21:29.536Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-09T19:21:29.796Z] ---> 84805b745869 [2022-05-09T19:21:29.796Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-09T19:21:30.057Z] ---> 677794583f8e [2022-05-09T19:21:30.057Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-09T19:21:30.057Z] ---> Running in 59632e4983a8 [2022-05-09T19:21:30.325Z] Removing intermediate container 59632e4983a8 [2022-05-09T19:21:30.325Z] ---> 119152b66668 [2022-05-09T19:21:30.325Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T19:21:30.325Z] ---> Running in 80b483667e0e [2022-05-09T19:21:30.325Z] Removing intermediate container 80b483667e0e [2022-05-09T19:21:30.325Z] ---> 89eee19eddfa [2022-05-09T19:21:30.325Z] Step 21/23 : LABEL arch=x86_64 [2022-05-09T19:21:30.588Z] ---> Running in 7bb5ffe5cc76 [2022-05-09T19:21:30.588Z] Removing intermediate container 7bb5ffe5cc76 [2022-05-09T19:21:30.588Z] ---> edbcb7555e7c [2022-05-09T19:21:30.588Z] Step 22/23 : LABEL git_sha=bf4f324b483fa60dfbdeb205f563db8076494b1e [2022-05-09T19:21:30.588Z] ---> Running in 75e86831f568 [2022-05-09T19:21:30.848Z] Removing intermediate container 75e86831f568 [2022-05-09T19:21:30.848Z] ---> 4f77883ecf9c [2022-05-09T19:21:30.848Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T19:21:30.848Z] ---> Running in 3be854de4816 [2022-05-09T19:21:30.848Z] Removing intermediate container 3be854de4816 [2022-05-09T19:21:30.848Z] ---> f15549df94f7 [2022-05-09T19:21:30.848Z] [2022-05-09T19:21:30.848Z] Successfully built f15549df94f7 [2022-05-09T19:21:30.848Z] Successfully tagged sys-mgmt-agent:latest [2022-05-09T19:21:32.758Z]  Building sys-mgmt-agent ... done Building bin/spire-agent... [2022-05-09T19:21:32.758Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T19:21:32.758Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T19:21:32.758Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T19:21:32.758Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T19:21:33.329Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T19:21:33.329Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T19:21:33.329Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T19:21:33.329Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T19:21:33.329Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T19:21:33.329Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T19:21:33.329Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T19:21:33.329Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T19:21:33.329Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T19:21:35.866Z] Building bin/spire-agent... [2022-05-09T19:21:35.866Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T19:21:35.866Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T19:21:35.866Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T19:21:35.866Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T19:21:36.124Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T19:21:36.124Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T19:21:36.124Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T19:21:36.382Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T19:21:36.382Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T19:21:36.382Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T19:21:36.382Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T19:21:36.382Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T19:21:36.382Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T19:21:40.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.271s coverage: 94.4% of statements [2022-05-09T19:21:40.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.223s coverage: 44.8% of statements [2022-05-09T19:21:45.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.737s coverage: 82.5% of statements [2022-05-09T19:21:45.536Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-09T19:21:53.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.290s coverage: 92.9% of statements [2022-05-09T19:21:53.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-09T19:21:53.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-09T19:21:53.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-09T19:21:53.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements [2022-05-09T19:21:53.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-09T19:21:53.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-09T19:21:53.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-09T19:21:53.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-09T19:21:53.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-09T19:21:53.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.222s coverage: 87.2% of statements [2022-05-09T19:21:53.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-09T19:21:53.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-09T19:21:53.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements [2022-05-09T19:21:53.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-09T19:21:53.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.290s coverage: 58.8% of statements [2022-05-09T19:21:53.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-09T19:21:53.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.331s coverage: 80.0% of statements [2022-05-09T19:21:53.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements [2022-05-09T19:21:53.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.296s coverage: 85.4% of statements [2022-05-09T19:21:53.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.905s coverage: 91.2% of statements [2022-05-09T19:21:53.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-09T19:21:59.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.065s coverage: 64.4% of statements [2022-05-09T19:21:59.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-09T19:21:59.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-09T19:21:59.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.304s coverage: 100.0% of statements [2022-05-09T19:21:59.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements [2022-05-09T19:21:59.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2022-05-09T19:21:59.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements [2022-05-09T19:21:59.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements [2022-05-09T19:22:07.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.419s coverage: 65.4% of statements [2022-05-09T19:22:07.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-09T19:22:07.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-09T19:22:07.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-09T19:22:09.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.784s coverage: 43.8% of statements [2022-05-09T19:22:09.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-09T19:22:09.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-09T19:22:09.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.300s coverage: 89.5% of statements [2022-05-09T19:22:09.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-09T19:22:09.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.251s coverage: 84.8% of statements [2022-05-09T19:22:09.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-09T19:22:09.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-09T19:22:09.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-09T19:22:09.641Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-09T19:22:19.839Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.384s coverage: 17.7% of statements [2022-05-09T19:22:19.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-09T19:22:19.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-09T19:22:19.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-09T19:22:19.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-09T19:22:19.839Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.795s coverage: 92.3% of statements [2022-05-09T19:22:19.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-09T19:22:19.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-09T19:22:19.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-09T19:22:19.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-09T19:22:19.839Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.370s coverage: 63.2% of statements [2022-05-09T19:22:19.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-09T19:22:19.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-09T19:22:20.114Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.473s coverage: 97.7% of statements [2022-05-09T19:22:20.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-09T19:22:20.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-09T19:22:20.114Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-09T19:22:20.114Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-09T19:22:20.114Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.210s coverage: 28.9% of statements [2022-05-09T19:22:20.114Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-09T19:22:20.114Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-09T19:22:20.114Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-09T19:22:20.114Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-09T19:22:20.114Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-09T19:22:20.114Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-09T19:22:20.114Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.318s coverage: 100.0% of statements [2022-05-09T19:22:20.114Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements [2022-05-09T19:22:21.097Z] 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 [2022-05-09T19:22:21.097Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-09T19:22:21.097Z] GO111MODULE=on go vet ./... [2022-05-09T19:22:32.637Z] Removing intermediate container f36e1a41524a [2022-05-09T19:22:32.637Z] ---> cef7c86a0694 [2022-05-09T19:22:32.637Z] [2022-05-09T19:22:32.637Z] Step 13/25 : FROM alpine:3.15 [2022-05-09T19:22:32.637Z] ---> 0ac33e5f5afa [2022-05-09T19:22:32.637Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T19:22:32.637Z] ---> Using cache [2022-05-09T19:22:32.637Z] ---> e2d0e674f0ea [2022-05-09T19:22:32.637Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T19:22:32.637Z] ---> Using cache [2022-05-09T19:22:32.637Z] ---> f49d1136a5ca [2022-05-09T19:22:32.637Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-09T19:22:32.637Z] ---> Using cache [2022-05-09T19:22:32.637Z] ---> 3bea67935cf5 [2022-05-09T19:22:32.637Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T19:22:32.637Z] Removing intermediate container ba951f6438be [2022-05-09T19:22:32.637Z] ---> ee76974f6397 [2022-05-09T19:22:32.637Z] [2022-05-09T19:22:32.637Z] Step 13/26 : FROM alpine:3.15 [2022-05-09T19:22:32.637Z] ---> 0ac33e5f5afa [2022-05-09T19:22:32.637Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T19:22:32.637Z] ---> Using cache [2022-05-09T19:22:32.637Z] ---> e2d0e674f0ea [2022-05-09T19:22:32.637Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T19:22:32.637Z] ---> Using cache [2022-05-09T19:22:32.637Z] ---> f49d1136a5ca [2022-05-09T19:22:32.637Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-09T19:22:32.637Z] ---> Running in 513a9a4e394d [2022-05-09T19:22:32.637Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T19:22:32.637Z] ---> 19aefc53394b [2022-05-09T19:22:32.637Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T19:22:32.637Z] ---> 2a99136f8367 [2022-05-09T19:22:32.637Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-09T19:22:32.637Z] ---> 449a49994cdf [2022-05-09T19:22:32.637Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-09T19:22:32.637Z] ---> f07701fef111 [2022-05-09T19:22:32.637Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T19:22:32.637Z] ---> Running in 8c56db772a8c [2022-05-09T19:22:32.637Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T19:22:32.637Z] Removing intermediate container 8c56db772a8c [2022-05-09T19:22:32.637Z] ---> 7f49b5da3ae5 [2022-05-09T19:22:32.637Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T19:22:32.637Z] ---> Running in 27e947456234 [2022-05-09T19:22:32.637Z] Removing intermediate container 27e947456234 [2022-05-09T19:22:32.637Z] ---> d9e8e228c58c [2022-05-09T19:22:32.637Z] Step 23/25 : LABEL arch=x86_64 [2022-05-09T19:22:32.637Z] ---> Running in eb2ea5975690 [2022-05-09T19:22:32.637Z] Removing intermediate container eb2ea5975690 [2022-05-09T19:22:32.637Z] ---> 74d378c9b131 [2022-05-09T19:22:32.637Z] Step 24/25 : LABEL git_sha=bf4f324b483fa60dfbdeb205f563db8076494b1e [2022-05-09T19:22:32.637Z] ---> Running in 4c4a7db5aca7 [2022-05-09T19:22:32.637Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T19:22:32.637Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T19:22:32.637Z] OK: 15855 distinct packages available [2022-05-09T19:22:32.637Z] Removing intermediate container 4c4a7db5aca7 [2022-05-09T19:22:32.637Z] ---> 931e1a851334 [2022-05-09T19:22:32.637Z] Step 25/25 : LABEL version=0.0.0 [2022-05-09T19:22:32.637Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T19:22:32.637Z] ---> Running in 52a7f89484b6 [2022-05-09T19:22:32.637Z] Removing intermediate container 52a7f89484b6 [2022-05-09T19:22:32.637Z] ---> fd63e9713b44 [2022-05-09T19:22:32.637Z] [2022-05-09T19:22:32.637Z] Successfully built fd63e9713b44 [2022-05-09T19:22:32.637Z] Successfully tagged security-spire-server:latest [2022-05-09T19:22:32.637Z]  Building security-spire-server ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T19:22:32.637Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-09T19:22:32.637Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-09T19:22:32.637Z] (3/4) Installing libucontext (1.1-r0) [2022-05-09T19:22:32.637Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-09T19:22:32.900Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T19:22:32.900Z] OK: 6 MiB in 18 packages [2022-05-09T19:22:33.160Z] Removing intermediate container 513a9a4e394d [2022-05-09T19:22:33.160Z] ---> 0e7bab598c2b [2022-05-09T19:22:33.160Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T19:22:34.638Z] ---> 422bdedf324f [2022-05-09T19:22:34.638Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T19:22:34.922Z] ---> 1923751a7854 [2022-05-09T19:22:34.922Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-09T19:22:34.922Z] ---> Running in 5bcf6bcb0656 [2022-05-09T19:22:34.922Z] Removing intermediate container 5bcf6bcb0656 [2022-05-09T19:22:34.922Z] ---> b7de61316120 [2022-05-09T19:22:34.922Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-09T19:22:35.186Z] ---> 07b73e38e18c [2022-05-09T19:22:35.186Z] Step 21/26 : WORKDIR / [2022-05-09T19:22:35.186Z] ---> Running in a60cf9b072ab [2022-05-09T19:22:35.450Z] Removing intermediate container a60cf9b072ab [2022-05-09T19:22:35.450Z] ---> 5c321ac7f9da [2022-05-09T19:22:35.450Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T19:22:35.450Z] ---> Running in 4371928ab64d [2022-05-09T19:22:35.450Z] Removing intermediate container 4371928ab64d [2022-05-09T19:22:35.450Z] ---> 41d6f296d82e [2022-05-09T19:22:35.450Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T19:22:35.450Z] ---> Running in fafe362acf78 [2022-05-09T19:22:35.450Z] Removing intermediate container fafe362acf78 [2022-05-09T19:22:35.450Z] ---> 4247a02213b3 [2022-05-09T19:22:35.450Z] Step 24/26 : LABEL arch=x86_64 [2022-05-09T19:22:35.710Z] ---> Running in c52b03650d1f [2022-05-09T19:22:35.710Z] Removing intermediate container c52b03650d1f [2022-05-09T19:22:35.710Z] ---> 747159b8309c [2022-05-09T19:22:35.710Z] Step 25/26 : LABEL git_sha=bf4f324b483fa60dfbdeb205f563db8076494b1e [2022-05-09T19:22:35.710Z] ---> Running in 35574b6d31e1 [2022-05-09T19:22:35.710Z] Removing intermediate container 35574b6d31e1 [2022-05-09T19:22:35.710Z] ---> a466def6c899 [2022-05-09T19:22:35.710Z] Step 26/26 : LABEL version=0.0.0 [2022-05-09T19:22:35.970Z] ---> Running in f3f9b596c8a8 [2022-05-09T19:22:35.970Z] Removing intermediate container f3f9b596c8a8 [2022-05-09T19:22:35.970Z] ---> 5628295c1d58 [2022-05-09T19:22:35.970Z] [2022-05-09T19:22:35.970Z] Successfully built 5628295c1d58 [2022-05-09T19:22:35.970Z] Successfully tagged security-spire-config:latest [2022-05-09T19:22:36.236Z]  Building security-spire-config ... done  [Pipeline] } [2022-05-09T19:22:36.262Z] $ docker stop --time=1 07a2952401467e9e6a34f50fcc2f0346adff49638bbbb8c955392399f739e18a [2022-05-09T19:22:37.588Z] $ docker rm -f 07a2952401467e9e6a34f50fcc2f0346adff49638bbbb8c955392399f739e18a [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T19:22:37.997Z] + docker images [2022-05-09T19:22:37.997Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-09T19:22:37.997Z] security-spire-config latest 5628295c1d58 2 seconds ago 86.7MB [2022-05-09T19:22:37.997Z] security-spire-server latest fd63e9713b44 6 seconds ago 87.3MB [2022-05-09T19:22:37.997Z] cef7c86a0694 16 seconds ago 4.43GB [2022-05-09T19:22:37.997Z] ee76974f6397 18 seconds ago 4.43GB [2022-05-09T19:22:37.997Z] sys-mgmt-agent latest f15549df94f7 About a minute ago 299MB [2022-05-09T19:22:37.997Z] 54a447ab24df About a minute ago 1.49GB [2022-05-09T19:22:37.997Z] support-scheduler latest 53367a8d063f About a minute ago 26.3MB [2022-05-09T19:22:37.997Z] a56f18562269 About a minute ago 1.55GB [2022-05-09T19:22:37.997Z] security-spire-agent latest c543010cb21c About a minute ago 127MB [2022-05-09T19:22:37.997Z] f9609945e414 About a minute ago 4.43GB [2022-05-09T19:22:37.997Z] core-command latest 4c2d81fd64bf 2 minutes ago 16.1MB [2022-05-09T19:22:37.997Z] core-metadata latest df9ef9efe46a 2 minutes ago 17MB [2022-05-09T19:22:37.997Z] f3d19a86343e 2 minutes ago 1.49GB [2022-05-09T19:22:37.997Z] cd3b35f2401a 2 minutes ago 1.5GB [2022-05-09T19:22:37.997Z] support-notifications latest 80f0d8e57894 3 minutes ago 26.9MB [2022-05-09T19:22:37.997Z] security-bootstrapper latest 089dda442e62 3 minutes ago 19.1MB [2022-05-09T19:22:37.997Z] fae4c5f3d709 3 minutes ago 1.55GB [2022-05-09T19:22:37.997Z] f22d1096bf21 3 minutes ago 1.5GB [2022-05-09T19:22:37.997Z] security-secretstore-setup latest 25a2fe5da552 4 minutes ago 28.5MB [2022-05-09T19:22:37.997Z] security-spiffe-token-provider latest 1e315cde8e33 4 minutes ago 28.8MB [2022-05-09T19:22:37.997Z] core-data latest 780799e2d129 4 minutes ago 22.5MB [2022-05-09T19:22:37.997Z] security-proxy-setup latest 2fcec7ef6426 4 minutes ago 26.9MB [2022-05-09T19:22:37.997Z] 265368ff1a1b 4 minutes ago 1.52GB [2022-05-09T19:22:37.997Z] 54251f2e0b9a 4 minutes ago 1.54GB [2022-05-09T19:22:37.997Z] 6e3bfa0637bd 4 minutes ago 1.5GB [2022-05-09T19:22:37.997Z] 7c36c4944ca0 4 minutes ago 1.5GB [2022-05-09T19:22:37.997Z] ci-base-image-x86_64 latest 67e18cb54b6b 7 minutes ago 895MB [2022-05-09T19:22:37.997Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB [2022-05-09T19:22:37.997Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB [2022-05-09T19:22:37.997Z] docker 20.10.14 7417809fdb73 4 weeks ago 218MB [2022-05-09T19:22:37.997Z] alpine 3.14 e04c818066af 4 weeks ago 5.59MB [2022-05-09T19:22:37.997Z] alpine 3.15 0ac33e5f5afa 4 weeks ago 5.57MB [2022-05-09T19:22:37.997Z] 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] } [2022-05-09T19:24:12.986Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T19:24:12.986Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-09T19:24:12.986Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-09T19:24:13.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-09T19:24:13.717Z] + ls -al . [2022-05-09T19:24:13.717Z] total 668 [2022-05-09T19:24:13.717Z] drwxrwxr-x 9 1001 1001 4096 May 9 19:24 . [2022-05-09T19:24:13.717Z] drwxr-xr-x 4 root root 4096 May 9 19:18 .. [2022-05-09T19:24:13.717Z] -rw-rw-r-- 1 1001 1001 11 May 9 19:16 .dockerignore [2022-05-09T19:24:13.717Z] drwxrwxr-x 8 1001 1001 4096 May 9 19:16 .git [2022-05-09T19:24:13.717Z] drwxrwxr-x 3 1001 1001 4096 May 9 19:16 .github [2022-05-09T19:24:13.717Z] -rw-rw-r-- 1 1001 1001 879 May 9 19:16 .gitignore [2022-05-09T19:24:13.717Z] -rw-rw-r-- 1 1001 1001 42 May 9 19:16 .golangci.yml [2022-05-09T19:24:13.717Z] -rw-rw-r-- 1 1001 1001 87 May 9 19:16 .hadolint.yml [2022-05-09T19:24:13.717Z] -rw-rw-r-- 1 1001 1001 166 May 9 19:16 .sonarcloud.properties [2022-05-09T19:24:13.717Z] -rw-rw-r-- 1 1001 1001 1171 May 9 19:16 ADOPTERS.md [2022-05-09T19:24:13.717Z] -rw-rw-r-- 1 1001 1001 10086 May 9 19:16 Attribution.txt [2022-05-09T19:24:13.717Z] -rw-rw-r-- 1 1001 1001 51732 May 9 19:16 CHANGELOG.md [2022-05-09T19:24:13.717Z] -rw-rw-r-- 1 1001 1001 3804 May 9 19:16 CONTRIBUTING.md [2022-05-09T19:24:13.717Z] -rw-rw-r-- 1 1001 1001 677 May 9 19:16 GOVERNANCE.md [2022-05-09T19:24:13.717Z] -rw-rw-r-- 1 1001 1001 850 May 9 19:16 Jenkinsfile [2022-05-09T19:24:13.717Z] -rw-rw-r-- 1 1001 1001 10775 May 9 19:16 LICENSE [2022-05-09T19:24:13.717Z] -rw-rw-r-- 1 1001 1001 10389 May 9 19:16 Makefile [2022-05-09T19:24:13.717Z] -rw-rw-r-- 1 1001 1001 582 May 9 19:16 OWNERS.md [2022-05-09T19:24:13.717Z] -rw-rw-r-- 1 1001 1001 9094 May 9 19:16 README.md [2022-05-09T19:24:13.717Z] -rw-rw-r-- 1 1001 1001 6912 May 9 19:16 SECURITY.md [2022-05-09T19:24:13.717Z] -rw-rw-r-- 1 1001 1001 5 May 9 19:14 VERSION [2022-05-09T19:24:13.717Z] -rw-rw-r-- 1 1001 1001 4131 May 9 19:16 ZMQWindows.md [2022-05-09T19:24:13.717Z] drwxrwxr-x 2 1001 1001 4096 May 9 19:16 bin [2022-05-09T19:24:13.717Z] drwxrwxr-x 18 1001 1001 4096 May 9 19:16 cmd [2022-05-09T19:24:13.717Z] -rw-r--r-- 1 root root 435134 May 9 19:22 coverage.out [2022-05-09T19:24:13.717Z] -rw-rw-r-- 1 1001 1001 3256 May 9 19:16 go.mod [2022-05-09T19:24:13.717Z] -rw-rw-r-- 1 1001 1001 35162 May 9 19:18 go.sum [2022-05-09T19:24:13.717Z] drwxrwxr-x 8 1001 1001 4096 May 9 19:16 internal [2022-05-09T19:24:13.717Z] drwxrwxr-x 3 1001 1001 4096 May 9 19:16 openapi [2022-05-09T19:24:13.717Z] drwxrwxr-x 4 1001 1001 4096 May 9 19:16 snap [2022-05-09T19:24:13.717Z] -rw-rw-r-- 1 1001 1001 204 May 9 19:16 version.go [Pipeline] sh [2022-05-09T19:24:14.400Z] + '[' -e coverage.out ] [2022-05-09T19:24:14.400Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-09T19:24:14.440Z] Warning: overwriting stash ‘coverage-report’ [2022-05-09T19:24:15.257Z] Stashed 1 file(s) [Pipeline] sh [2022-05-09T19:24:15.945Z] + make build [2022-05-09T19:24:15.945Z] 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 [2022-05-09T19:25:37.881Z] 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 [2022-05-09T19:26:45.924Z] 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 [2022-05-09T19:26:45.924Z] 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 [2022-05-09T19:27:24.942Z] 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 [2022-05-09T19:27:24.942Z] 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 [2022-05-09T19:27:24.943Z] 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 [2022-05-09T19:27:30.335Z] 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 [2022-05-09T19:27:32.947Z] 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 [2022-05-09T19:27:38.351Z] 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 [2022-05-09T19:27:41.725Z] 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 [2022-05-09T19:27:45.118Z] 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 [2022-05-09T19:27:53.440Z] 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] } [2022-05-09T19:27:57.778Z] $ docker stop --time=1 07d0a4fa8de43a83132cfe48b0265b59fb12c67f7bf9c22f709f71eba0a35528 [2022-05-09T19:27:59.793Z] $ docker rm -f 07d0a4fa8de43a83132cfe48b0265b59fb12c67f7bf9c22f709f71eba0a35528 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:28:02.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-09T19:28:02.295Z] [2022-05-09T19:28:02.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:28:02.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-09T19:28:02.936Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-09T19:28:02.936Z] 29e5d40040c1: Pulling fs layer [2022-05-09T19:28:02.936Z] 1ce36da41761: Pulling fs layer [2022-05-09T19:28:02.936Z] 25b303627fd3: Pulling fs layer [2022-05-09T19:28:02.936Z] 29e5d40040c1: Verifying Checksum [2022-05-09T19:28:02.936Z] 29e5d40040c1: Download complete [2022-05-09T19:28:03.209Z] 1ce36da41761: Verifying Checksum [2022-05-09T19:28:03.209Z] 1ce36da41761: Download complete [2022-05-09T19:28:03.481Z] 29e5d40040c1: Pull complete [2022-05-09T19:28:04.912Z] 25b303627fd3: Verifying Checksum [2022-05-09T19:28:04.912Z] 25b303627fd3: Download complete [2022-05-09T19:28:04.913Z] 1ce36da41761: Pull complete [2022-05-09T19:28:15.053Z] 25b303627fd3: Pull complete [2022-05-09T19:28:15.328Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-09T19:28:15.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-09T19:28:15.328Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-09T19:28:15.574Z] prd-ubuntu20.04-docker-arm64-4c-16g-42231 does not seem to be running inside a container [2022-05-09T19:28:15.663Z] $ 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 [2022-05-09T19:28:18.074Z] $ docker top c8dcfc1153660c4275c18df9d39277b494d31386643d5cd4ca2d46c0e55baea1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T19:28:19.070Z] + docker-compose build --help [2022-05-09T19:28:19.071Z] + grep parallel [2022-05-09T19:28:24.453Z] --parallel Build images in parallel. [Pipeline] } [2022-05-09T19:28:24.487Z] $ docker stop --time=1 c8dcfc1153660c4275c18df9d39277b494d31386643d5cd4ca2d46c0e55baea1 [2022-05-09T19:28:26.164Z] $ docker rm -f c8dcfc1153660c4275c18df9d39277b494d31386643d5cd4ca2d46c0e55baea1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T19:28:26.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-09T19:28:26.898Z] . [Pipeline] withDockerContainer [2022-05-09T19:28:27.127Z] prd-ubuntu20.04-docker-arm64-4c-16g-42231 does not seem to be running inside a container [2022-05-09T19:28:27.208Z] $ 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 [2022-05-09T19:28:28.580Z] $ docker top b164fe7bc6e5d0f7d8e329e84234fb1c2d4d49db53c1c217d4db3d2712014e2a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T19:28:29.563Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-09T19:28:36.249Z] Building core-command ... [2022-05-09T19:28:36.249Z] Building core-data ... [2022-05-09T19:28:36.249Z] Building core-metadata ... [2022-05-09T19:28:36.249Z] Building security-bootstrapper ... [2022-05-09T19:28:36.249Z] Building security-proxy-setup ... [2022-05-09T19:28:36.249Z] Building security-secretstore-setup ... [2022-05-09T19:28:36.249Z] Building security-spiffe-token-provider ... [2022-05-09T19:28:36.249Z] Building security-spire-agent ... [2022-05-09T19:28:36.249Z] Building security-spire-config ... [2022-05-09T19:28:36.249Z] Building security-spire-server ... [2022-05-09T19:28:36.249Z] Building support-notifications ... [2022-05-09T19:28:36.249Z] Building support-scheduler ... [2022-05-09T19:28:36.249Z] Building sys-mgmt-agent ... [2022-05-09T19:28:36.249Z] Building security-spire-config [2022-05-09T19:28:36.249Z] Building security-spire-server [2022-05-09T19:28:36.249Z] Building security-spiffe-token-provider [2022-05-09T19:28:36.249Z] Building security-secretstore-setup [2022-05-09T19:28:36.249Z] Building security-bootstrapper [2022-05-09T19:30:13.044Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T19:30:13.044Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-09T19:30:13.044Z] ---> ec772c4330b4 [2022-05-09T19:30:13.044Z] Step 3/31 : WORKDIR /edgex-go [2022-05-09T19:30:13.044Z] ---> Running in 5da4a20450a6 [2022-05-09T19:30:13.044Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T19:30:13.044Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-09T19:30:13.044Z] ---> ec772c4330b4 [2022-05-09T19:30:13.044Z] Step 3/26 : WORKDIR /edgex-go [2022-05-09T19:30:13.044Z] ---> Running in f368745699a7 [2022-05-09T19:30:13.044Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T19:30:13.044Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-09T19:30:13.044Z] ---> ec772c4330b4 [2022-05-09T19:30:13.044Z] Step 3/25 : WORKDIR /edgex-go [2022-05-09T19:30:13.044Z] ---> Running in 1a36de0f8634 [2022-05-09T19:30:13.044Z] Removing intermediate container 5da4a20450a6 [2022-05-09T19:30:13.044Z] ---> f1384d4f4fd0 [2022-05-09T19:30:13.044Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T19:30:13.044Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T19:30:13.044Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-09T19:30:13.044Z] ---> ec772c4330b4 [2022-05-09T19:30:13.044Z] Step 3/25 : WORKDIR /edgex-go [2022-05-09T19:30:13.044Z] ---> Running in 9616c68c981b [2022-05-09T19:30:13.044Z] Removing intermediate container f368745699a7 [2022-05-09T19:30:13.044Z] ---> db215215f7f6 [2022-05-09T19:30:13.044Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T19:30:13.044Z] ---> Running in 1b3bff1d26e8 [2022-05-09T19:30:13.044Z] ---> Running in 83d6ed8921e9 [2022-05-09T19:30:13.044Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T19:30:13.044Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-09T19:30:13.044Z] ---> ec772c4330b4 [2022-05-09T19:30:13.044Z] Step 3/20 : WORKDIR /edgex-go [2022-05-09T19:30:13.044Z] ---> Using cache [2022-05-09T19:30:13.044Z] ---> db215215f7f6 [2022-05-09T19:30:13.044Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-09T19:30:13.044Z] ---> Running in ecc9790e81b4 [2022-05-09T19:30:13.044Z] Removing intermediate container 9616c68c981b [2022-05-09T19:30:13.044Z] Removing intermediate container 1a36de0f8634 [2022-05-09T19:30:13.044Z] ---> be29b4af5fc4 [2022-05-09T19:30:13.044Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T19:30:13.044Z] ---> 791e845a0ca8 [2022-05-09T19:30:13.044Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T19:30:13.044Z] ---> Running in 1da94eb4ff4c [2022-05-09T19:30:13.044Z] ---> Running in 53bc92732c14 [2022-05-09T19:30:13.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T19:30:13.044Z] Removing intermediate container 1b3bff1d26e8 [2022-05-09T19:30:13.044Z] ---> d12e2b31e633 [2022-05-09T19:30:13.044Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-09T19:30:13.044Z] ---> Running in d99cced9c857 [2022-05-09T19:30:13.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T19:30:13.044Z] Removing intermediate container 83d6ed8921e9 [2022-05-09T19:30:13.044Z] ---> 5b61d1c6ad48 [2022-05-09T19:30:13.044Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T19:30:13.044Z] Removing intermediate container 1da94eb4ff4c [2022-05-09T19:30:13.044Z] ---> 0dad8d28466c [2022-05-09T19:30:13.044Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T19:30:13.044Z] ---> Running in 1a06c3a7682f [2022-05-09T19:30:13.044Z] ---> Running in a0ea9f324cfa [2022-05-09T19:30:13.044Z] Removing intermediate container 53bc92732c14 [2022-05-09T19:30:13.044Z] ---> 63becd0565ca [2022-05-09T19:30:13.044Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-09T19:30:13.044Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T19:30:13.044Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T19:30:13.044Z] OK: 15741 distinct packages available [2022-05-09T19:30:13.044Z] ---> Running in 719f971baa5d [2022-05-09T19:30:13.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T19:30:13.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T19:30:13.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T19:30:13.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T19:30:13.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T19:30:13.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T19:30:13.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T19:30:13.044Z] OK: 220 MiB in 52 packages [2022-05-09T19:30:13.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T19:30:13.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T19:30:13.044Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T19:30:13.044Z] OK: 220 MiB in 52 packages [2022-05-09T19:30:13.044Z] Removing intermediate container ecc9790e81b4 [2022-05-09T19:30:13.044Z] ---> ae0629231413 [2022-05-09T19:30:13.044Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-09T19:30:13.044Z] OK: 220 MiB in 52 packages [2022-05-09T19:30:13.044Z] OK: 220 MiB in 52 packages [2022-05-09T19:30:13.044Z] OK: 220 MiB in 52 packages [2022-05-09T19:30:13.044Z] Removing intermediate container d99cced9c857 [2022-05-09T19:30:13.044Z] ---> 8650a39c8462 [2022-05-09T19:30:13.044Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-09T19:30:13.044Z] ---> ae03a2f6052e [2022-05-09T19:30:13.044Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T19:30:13.044Z] ---> Running in bcaa9bd30d59 [2022-05-09T19:30:13.044Z] Removing intermediate container 1a06c3a7682f [2022-05-09T19:30:13.044Z] ---> 276f711c8eb3 [2022-05-09T19:30:13.044Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-09T19:30:13.044Z] Removing intermediate container a0ea9f324cfa [2022-05-09T19:30:13.044Z] ---> 7db52aa19737 [2022-05-09T19:30:13.044Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-09T19:30:13.044Z] Removing intermediate container 719f971baa5d [2022-05-09T19:30:13.044Z] ---> db2f3338c689 [2022-05-09T19:30:13.044Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-09T19:30:13.044Z] ---> d73f451583f4 [2022-05-09T19:30:13.044Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T19:30:13.044Z] ---> Running in 906cc3b16c9a [2022-05-09T19:30:13.044Z] ---> b871489f976f [2022-05-09T19:30:13.044Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T19:30:13.044Z] ---> Running in d56f8dd1f6bc [2022-05-09T19:30:13.361Z] ---> 314579e3df75 [2022-05-09T19:30:13.361Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T19:30:13.639Z] ---> Running in 981818bf29a9 [2022-05-09T19:30:14.239Z] ---> 1d63b1fec94b [2022-05-09T19:30:14.239Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T19:30:14.239Z] ---> Running in eebd75e8fc5a [2022-05-09T19:30:16.239Z] Removing intermediate container bcaa9bd30d59 [2022-05-09T19:30:16.239Z] ---> 9f1606c6e566 [2022-05-09T19:30:16.239Z] Step 7/20 : COPY . . [2022-05-09T19:30:17.245Z] Removing intermediate container 906cc3b16c9a [2022-05-09T19:30:17.245Z] ---> e49f07f88940 [2022-05-09T19:30:17.245Z] Step 8/31 : COPY . . [2022-05-09T19:30:19.255Z] Removing intermediate container d56f8dd1f6bc [2022-05-09T19:30:19.255Z] ---> fd224a0a9d75 [2022-05-09T19:30:19.255Z] Step 8/26 : COPY . . [2022-05-09T19:30:19.530Z] Removing intermediate container 981818bf29a9 [2022-05-09T19:30:19.530Z] ---> c7dfd2dadf01 [2022-05-09T19:30:19.530Z] Step 8/25 : COPY . . [2022-05-09T19:30:19.530Z] Removing intermediate container eebd75e8fc5a [2022-05-09T19:30:19.530Z] ---> f0f824415bab [2022-05-09T19:30:19.530Z] Step 8/25 : COPY . . [2022-05-09T19:30:46.356Z] ---> ee9c8472a457 [2022-05-09T19:30:46.356Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-09T19:30:46.356Z] ---> 02713c4fa719 [2022-05-09T19:30:46.356Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-09T19:30:46.356Z] ---> Running in fe73c00cd5ef [2022-05-09T19:30:46.356Z] ---> Running in 65e612dd3658 [2022-05-09T19:30:46.356Z] ---> c13eca5ee8cd [2022-05-09T19:30:46.356Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T19:30:46.356Z] ---> Running in 700de8b57a84 [2022-05-09T19:30:46.356Z] ---> 8c224f28b19d [2022-05-09T19:30:46.356Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-09T19:30:46.356Z] Removing intermediate container 700de8b57a84 [2022-05-09T19:30:46.356Z] ---> 949a7285ba33 [2022-05-09T19:30:46.356Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-09T19:30:46.356Z] ---> Running in e825a58ece98 [2022-05-09T19:30:46.356Z] ---> Running in 778fd1765888 [2022-05-09T19:30:47.354Z] ---> b503fa88bf41 [2022-05-09T19:30:47.354Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T19:30:47.354Z] 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 [2022-05-09T19:30:47.354Z] ---> Running in 2588c804987d [2022-05-09T19:30:47.632Z] 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 [2022-05-09T19:30:48.246Z] Removing intermediate container 2588c804987d [2022-05-09T19:30:48.247Z] ---> f61e0477432c [2022-05-09T19:30:48.247Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-09T19:30:48.247Z] ---> Running in f6d05ea52f32 [2022-05-09T19:30:48.527Z] 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 [2022-05-09T19:30:50.552Z] Removing intermediate container 778fd1765888 [2022-05-09T19:30:50.552Z] ---> 95f99ada6c31 [2022-05-09T19:30:50.552Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-09T19:30:50.552Z] ---> Running in 28f2f30bbc9a [2022-05-09T19:30:51.161Z] Removing intermediate container 28f2f30bbc9a [2022-05-09T19:30:51.161Z] ---> 51f0031d1306 [2022-05-09T19:30:51.161Z] 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 [2022-05-09T19:30:51.445Z] ---> Running in 1d3ec61e6ca3 [2022-05-09T19:30:52.432Z] Removing intermediate container f6d05ea52f32 [2022-05-09T19:30:52.432Z] ---> 0c33b8d44022 [2022-05-09T19:30:52.432Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-09T19:30:52.432Z] ---> Running in 39d04c746dbe [2022-05-09T19:30:53.032Z] Removing intermediate container 39d04c746dbe [2022-05-09T19:30:53.032Z] ---> 4568d0330c90 [2022-05-09T19:30:53.032Z] 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 [2022-05-09T19:30:53.306Z] ---> Running in a3c661187650 [2022-05-09T19:30:54.762Z] spire-1.2.1/ [2022-05-09T19:30:54.762Z] spire-1.2.1/.data/ [2022-05-09T19:30:54.762Z] spire-1.2.1/.data/.file [2022-05-09T19:30:54.762Z] spire-1.2.1/.dockerignore [2022-05-09T19:30:54.762Z] spire-1.2.1/.gitattributes [2022-05-09T19:30:54.762Z] spire-1.2.1/.githooks/ [2022-05-09T19:30:54.762Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T19:30:54.762Z] spire-1.2.1/.github/ [2022-05-09T19:30:54.762Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T19:30:54.762Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T19:30:54.762Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T19:30:54.762Z] spire-1.2.1/.github/workflows/ [2022-05-09T19:30:54.762Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T19:30:54.762Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T19:30:54.762Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T19:30:54.762Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T19:30:54.762Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T19:30:54.762Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T19:30:54.762Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T19:30:54.762Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T19:30:54.762Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T19:30:54.762Z] spire-1.2.1/.gitignore [2022-05-09T19:30:54.762Z] spire-1.2.1/.go-version [2022-05-09T19:30:54.762Z] spire-1.2.1/.golangci.yml [2022-05-09T19:30:54.762Z] spire-1.2.1/ADOPTERS.md [2022-05-09T19:30:54.762Z] spire-1.2.1/CHANGELOG.md [2022-05-09T19:30:54.762Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T19:30:54.762Z] spire-1.2.1/CODEOWNERS [2022-05-09T19:30:54.762Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T19:30:54.762Z] spire-1.2.1/Dockerfile [2022-05-09T19:30:54.762Z] spire-1.2.1/Dockerfile.dev [2022-05-09T19:30:54.762Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T19:30:54.762Z] spire-1.2.1/LICENSE [2022-05-09T19:30:54.762Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T19:30:54.762Z] spire-1.2.1/Makefile [2022-05-09T19:30:54.762Z] spire-1.2.1/README.md [2022-05-09T19:30:54.762Z] spire-1.2.1/ROADMAP.md [2022-05-09T19:30:54.762Z] spire-1.2.1/SECURITY.md [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/ [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T19:30:54.762Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T19:30:55.047Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T19:30:55.047Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T19:30:55.047Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T19:30:55.047Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T19:30:55.047Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T19:30:55.047Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T19:30:55.047Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T19:30:55.047Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T19:30:55.047Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T19:30:55.047Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T19:30:55.047Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T19:30:55.047Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T19:30:55.047Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T19:30:55.047Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T19:30:55.047Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T19:30:55.047Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T19:30:55.047Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T19:30:55.047Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T19:30:55.047Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T19:30:55.047Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T19:30:55.047Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T19:30:55.047Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T19:30:55.047Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T19:30:55.047Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T19:30:55.047Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T19:30:55.047Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T19:30:55.047Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T19:30:55.047Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T19:30:55.047Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T19:30:55.047Z] spire-1.2.1/conf/ [2022-05-09T19:30:55.047Z] spire-1.2.1/conf/agent/ [2022-05-09T19:30:55.047Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T19:30:55.047Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T19:30:55.047Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T19:30:55.047Z] spire-1.2.1/conf/server/ [2022-05-09T19:30:55.047Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T19:30:55.047Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T19:30:55.047Z] spire-1.2.1/conf/server/server.conf [2022-05-09T19:30:55.047Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T19:30:55.047Z] spire-1.2.1/doc/ [2022-05-09T19:30:55.047Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T19:30:55.047Z] spire-1.2.1/doc/auditlog.md [2022-05-09T19:30:55.047Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T19:30:55.047Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T19:30:55.047Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T19:30:55.047Z] spire-1.2.1/doc/images/ [2022-05-09T19:30:55.047Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T19:30:55.047Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T19:30:55.047Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T19:30:55.047Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T19:30:55.047Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T19:30:55.047Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T19:30:55.047Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T19:30:55.047Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/spire_server.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/telemetry.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/upgrading.md [2022-05-09T19:30:55.048Z] spire-1.2.1/doc/using_spire.md [2022-05-09T19:30:55.048Z] spire-1.2.1/examples/ [2022-05-09T19:30:55.048Z] spire-1.2.1/examples/README.md [2022-05-09T19:30:55.048Z] spire-1.2.1/go.mod [2022-05-09T19:30:55.048Z] spire-1.2.1/go.sum [2022-05-09T19:30:55.048Z] spire-1.2.1/pkg/ [2022-05-09T19:30:55.048Z] spire-1.2.1/pkg/agent/ [2022-05-09T19:30:55.048Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T19:30:55.048Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T19:30:55.048Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T19:30:55.048Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T19:30:55.048Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T19:30:55.048Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T19:30:55.048Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T19:30:55.048Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T19:30:55.048Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T19:30:55.048Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T19:30:55.048Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T19:30:55.048Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T19:30:55.048Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T19:30:55.048Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T19:30:55.048Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T19:30:55.048Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T19:30:55.048Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T19:30:55.048Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T19:30:55.048Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T19:30:55.048Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T19:30:55.048Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T19:30:55.048Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T19:30:55.048Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T19:30:55.048Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T19:30:55.048Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T19:30:55.048Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T19:30:55.048Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T19:30:55.048Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T19:30:55.048Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T19:30:55.328Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/ [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/api/ [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T19:30:55.329Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T19:30:55.607Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T19:30:55.607Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T19:30:55.607Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T19:30:55.607Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T19:30:55.607Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T19:30:55.607Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T19:30:55.607Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T19:30:55.607Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T19:30:55.607Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T19:30:55.607Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T19:30:55.607Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T19:30:55.607Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T19:30:55.607Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T19:30:55.607Z] spire-1.2.1/pkg/common/health/ [2022-05-09T19:30:55.607Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T19:30:55.607Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T19:30:55.607Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T19:30:55.607Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T19:30:55.607Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T19:30:55.607Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T19:30:55.607Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T19:30:55.607Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/log/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/util/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/version/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T19:30:55.608Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/ [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/ [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/config.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T19:30:55.609Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T19:30:55.887Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T19:30:55.888Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T19:30:56.166Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T19:30:56.166Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T19:30:56.166Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T19:30:56.166Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T19:30:56.166Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T19:30:56.166Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T19:30:56.166Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T19:30:56.166Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T19:30:56.166Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T19:30:56.166Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T19:30:56.166Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T19:30:56.166Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T19:30:56.166Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T19:30:56.166Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T19:30:56.166Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T19:30:56.166Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T19:30:56.166Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T19:30:56.166Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T19:30:56.166Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T19:30:56.166Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T19:30:56.166Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T19:30:56.166Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T19:30:56.166Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T19:30:56.166Z] spire-1.2.1/pkg/server/server.go [2022-05-09T19:30:56.166Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T19:30:56.166Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T19:30:56.166Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T19:30:56.166Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T19:30:56.166Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T19:30:56.166Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T19:30:56.166Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T19:30:56.166Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T19:30:56.166Z] spire-1.2.1/proto/ [2022-05-09T19:30:56.166Z] spire-1.2.1/proto/private/ [2022-05-09T19:30:56.166Z] spire-1.2.1/proto/private/server/ [2022-05-09T19:30:56.166Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T19:30:56.166Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T19:30:56.166Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T19:30:56.166Z] spire-1.2.1/proto/spire/ [2022-05-09T19:30:56.166Z] spire-1.2.1/proto/spire/common/ [2022-05-09T19:30:56.166Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T19:30:56.166Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T19:30:56.166Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T19:30:56.166Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T19:30:56.166Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T19:30:56.166Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T19:30:56.166Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T19:30:56.166Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T19:30:56.166Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T19:30:56.166Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T19:30:56.166Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T19:30:56.166Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T19:30:56.166Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T19:30:56.166Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T19:30:56.166Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T19:30:56.166Z] spire-1.2.1/release/ [2022-05-09T19:30:56.166Z] spire-1.2.1/release/spire-extras/ [2022-05-09T19:30:56.166Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T19:30:56.166Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T19:30:56.166Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T19:30:56.166Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T19:30:56.166Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T19:30:56.166Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T19:30:56.166Z] spire-1.2.1/release/spire/ [2022-05-09T19:30:56.166Z] spire-1.2.1/release/spire/README.md [2022-05-09T19:30:56.166Z] spire-1.2.1/release/spire/conf/ [2022-05-09T19:30:56.166Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T19:30:56.166Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T19:30:56.166Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T19:30:56.166Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T19:30:56.166Z] spire-1.2.1/script/ [2022-05-09T19:30:56.166Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T19:30:56.166Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T19:30:56.166Z] spire-1.2.1/support/ [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/ [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T19:30:56.166Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T19:30:56.167Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T19:30:56.167Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T19:30:56.167Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T19:30:56.167Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T19:30:56.167Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T19:30:56.167Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T19:30:56.167Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T19:30:56.167Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T19:30:56.167Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.gospire-1.2.1/ [2022-05-09T19:30:56.167Z] [2022-05-09T19:30:56.167Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T19:30:56.167Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T19:30:56.167Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T19:30:56.167Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T19:30:56.167Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T19:30:56.167Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T19:30:56.167Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T19:30:56.167Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T19:30:56.167Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T19:30:56.167Z] spire-1.2.1/test/ [2022-05-09T19:30:56.167Z] spire-1.2.1/test/clock/ [2022-05-09T19:30:56.167Z] spire-1.2.1/test/clock/clock.go [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/ [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.gospire-1.2.1/.data/ [2022-05-09T19:30:56.167Z] spire-1.2.1/.data/.file [2022-05-09T19:30:56.167Z] spire-1.2.1/.dockerignore [2022-05-09T19:30:56.167Z] spire-1.2.1/.gitattributes [2022-05-09T19:30:56.167Z] spire-1.2.1/.githooks/ [2022-05-09T19:30:56.167Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T19:30:56.167Z] spire-1.2.1/.github/ [2022-05-09T19:30:56.167Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T19:30:56.167Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T19:30:56.167Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T19:30:56.167Z] spire-1.2.1/.github/workflows/ [2022-05-09T19:30:56.167Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T19:30:56.167Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T19:30:56.167Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T19:30:56.167Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T19:30:56.167Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T19:30:56.167Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T19:30:56.167Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T19:30:56.167Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T19:30:56.167Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T19:30:56.167Z] spire-1.2.1/.gitignore [2022-05-09T19:30:56.167Z] spire-1.2.1/.go-version [2022-05-09T19:30:56.167Z] spire-1.2.1/.golangci.yml [2022-05-09T19:30:56.167Z] spire-1.2.1/ADOPTERS.md [2022-05-09T19:30:56.167Z] spire-1.2.1/CHANGELOG.md [2022-05-09T19:30:56.167Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T19:30:56.167Z] spire-1.2.1/CODEOWNERS [2022-05-09T19:30:56.167Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T19:30:56.167Z] spire-1.2.1/Dockerfile [2022-05-09T19:30:56.167Z] spire-1.2.1/Dockerfile.dev [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fixture/ [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T19:30:56.167Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T19:30:56.167Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T19:30:56.167Z] spire-1.2.1/LICENSE [2022-05-09T19:30:56.167Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T19:30:56.167Z] spire-1.2.1/Makefile [2022-05-09T19:30:56.167Z] spire-1.2.1/README.md [2022-05-09T19:30:56.167Z] spire-1.2.1/ROADMAP.md [2022-05-09T19:30:56.167Z] spire-1.2.1/SECURITY.md [2022-05-09T19:30:56.167Z] spire-1.2.1/cmd/ [2022-05-09T19:30:56.167Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T19:30:56.167Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T19:30:56.167Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T19:30:56.167Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T19:30:56.167Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T19:30:56.167Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T19:30:56.167Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T19:30:56.167Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T19:30:56.167Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T19:30:56.167Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T19:30:56.167Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T19:30:56.167Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T19:30:56.167Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T19:30:56.167Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T19:30:56.167Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T19:30:56.167Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T19:30:56.167Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T19:30:56.167Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/config/ [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T19:30:56.444Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T19:30:56.444Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T19:30:56.445Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T19:30:56.445Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T19:30:56.445Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T19:30:56.445Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/README.md [2022-05-09T19:30:56.445Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T19:30:56.445Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T19:30:56.445Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T19:30:56.445Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T19:30:56.445Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T19:30:56.445Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T19:30:56.445Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T19:30:56.445Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T19:30:56.445Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T19:30:56.445Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T19:30:56.445Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T19:30:56.445Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T19:30:56.445Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T19:30:56.445Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T19:30:56.445Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T19:30:56.445Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T19:30:56.445Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T19:30:56.445Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T19:30:56.445Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T19:30:56.445Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T19:30:56.445Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/common [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/setup/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T19:30:56.445Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T19:30:56.445Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T19:30:56.445Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T19:30:56.445Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T19:30:56.445Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T19:30:56.445Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T19:30:56.445Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T19:30:56.445Z] spire-1.2.1/conf/ [2022-05-09T19:30:56.445Z] spire-1.2.1/conf/agent/ [2022-05-09T19:30:56.445Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T19:30:56.445Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T19:30:56.445Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T19:30:56.445Z] spire-1.2.1/conf/server/ [2022-05-09T19:30:56.445Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T19:30:56.445Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T19:30:56.445Z] spire-1.2.1/conf/server/server.conf [2022-05-09T19:30:56.445Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T19:30:56.445Z] spire-1.2.1/doc/ [2022-05-09T19:30:56.445Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T19:30:56.445Z] spire-1.2.1/doc/auditlog.md [2022-05-09T19:30:56.445Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T19:30:56.445Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T19:30:56.445Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T19:30:56.445Z] spire-1.2.1/doc/images/ [2022-05-09T19:30:56.445Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T19:30:56.445Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T19:30:56.445Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T19:30:56.445Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T19:30:56.445Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T19:30:56.446Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/spire_server.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/telemetry.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/upgrading.md [2022-05-09T19:30:56.446Z] spire-1.2.1/doc/using_spire.md [2022-05-09T19:30:56.446Z] spire-1.2.1/examples/ [2022-05-09T19:30:56.446Z] spire-1.2.1/examples/README.md [2022-05-09T19:30:56.446Z] spire-1.2.1/go.mod [2022-05-09T19:30:56.446Z] spire-1.2.1/go.sum [2022-05-09T19:30:56.446Z] spire-1.2.1/pkg/ [2022-05-09T19:30:56.446Z] spire-1.2.1/pkg/agent/ [2022-05-09T19:30:56.447Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T19:30:56.447Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T19:30:56.447Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T19:30:56.447Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T19:30:56.447Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T19:30:56.447Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T19:30:56.447Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T19:30:56.447Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T19:30:56.447Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T19:30:56.447Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T19:30:56.447Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T19:30:56.447Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T19:30:56.447Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T19:30:56.447Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T19:30:56.447Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T19:30:56.447Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T19:30:56.447Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T19:30:56.447Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T19:30:56.447Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T19:30:56.447Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T19:30:56.447Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T19:30:56.447Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T19:30:56.447Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T19:30:56.724Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T19:30:56.724Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T19:30:56.725Z] spire-1.2.1/test/integration/test.sh [2022-05-09T19:30:56.725Z] spire-1.2.1/test/plugintest/ [2022-05-09T19:30:56.725Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T19:30:56.725Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T19:30:56.725Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T19:30:56.725Z] spire-1.2.1/test/spiretest/ [2022-05-09T19:30:56.725Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T19:30:56.725Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T19:30:56.725Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T19:30:56.725Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T19:30:56.725Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T19:30:56.725Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T19:30:56.725Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T19:30:56.725Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T19:30:56.725Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T19:30:56.725Z] spire-1.2.1/test/testca/ [2022-05-09T19:30:56.725Z] spire-1.2.1/test/testca/ca.go [2022-05-09T19:30:56.725Z] spire-1.2.1/test/testkey/ [2022-05-09T19:30:56.725Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T19:30:56.725Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T19:30:56.725Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T19:30:56.725Z] spire-1.2.1/test/testkey/new.go [2022-05-09T19:30:56.725Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T19:30:56.725Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T19:30:56.725Z] spire-1.2.1/test/util/ [2022-05-09T19:30:56.725Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T19:30:56.725Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T19:30:56.725Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T19:30:56.725Z] spire-1.2.1/test/util/race.go [2022-05-09T19:30:56.725Z] spire-1.2.1/test/util/util.go [2022-05-09T19:30:56.725Z] [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.gobuilding spire from source... [2022-05-09T19:30:56.725Z] [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/common/ [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/common/api/ [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T19:30:56.725Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T19:30:56.726Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/health/ [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/log/ [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T19:30:57.008Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/util/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/version/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T19:30:57.009Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T19:30:57.010Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/config.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T19:30:57.287Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.goInstalling go1.17.7... [2022-05-09T19:30:57.288Z] [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T19:30:57.288Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/server.go [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T19:30:57.564Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T19:30:57.564Z] spire-1.2.1/proto/ [2022-05-09T19:30:57.564Z] spire-1.2.1/proto/private/ [2022-05-09T19:30:57.564Z] spire-1.2.1/proto/private/server/ [2022-05-09T19:30:57.564Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T19:30:57.564Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T19:30:57.564Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T19:30:57.564Z] spire-1.2.1/proto/spire/ [2022-05-09T19:30:57.564Z] spire-1.2.1/proto/spire/common/ [2022-05-09T19:30:57.564Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T19:30:57.564Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T19:30:57.564Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T19:30:57.564Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T19:30:57.564Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T19:30:57.564Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T19:30:57.564Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T19:30:57.564Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T19:30:57.564Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T19:30:57.564Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T19:30:57.564Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T19:30:57.564Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T19:30:57.564Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T19:30:57.564Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T19:30:57.564Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T19:30:57.564Z] spire-1.2.1/release/ [2022-05-09T19:30:57.564Z] spire-1.2.1/release/spire-extras/ [2022-05-09T19:30:57.564Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T19:30:57.564Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T19:30:57.564Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T19:30:57.564Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T19:30:57.564Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T19:30:57.564Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T19:30:57.564Z] spire-1.2.1/release/spire/ [2022-05-09T19:30:57.564Z] spire-1.2.1/release/spire/README.md [2022-05-09T19:30:57.564Z] spire-1.2.1/release/spire/conf/ [2022-05-09T19:30:57.564Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T19:30:57.564Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T19:30:57.564Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T19:30:57.564Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T19:30:57.564Z] spire-1.2.1/script/ [2022-05-09T19:30:57.564Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T19:30:57.564Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T19:30:57.564Z] spire-1.2.1/support/ [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/ [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T19:30:57.564Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T19:30:57.565Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T19:30:57.565Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T19:30:57.565Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T19:30:57.565Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T19:30:57.565Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T19:30:57.565Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T19:30:57.565Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T19:30:57.565Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T19:30:57.565Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T19:30:57.565Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T19:30:57.565Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T19:30:57.565Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T19:30:57.565Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T19:30:57.565Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T19:30:57.565Z] spire-1.2.1/test/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/clock/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/clock/clock.go [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/config/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T19:30:57.565Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T19:30:57.565Z] spire-1.2.1/test/integration/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/integration/README.md [2022-05-09T19:30:57.565Z] spire-1.2.1/test/integration/common [2022-05-09T19:30:57.565Z] spire-1.2.1/test/integration/setup/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T19:30:57.565Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T19:30:57.565Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T19:30:57.565Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T19:30:57.565Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T19:30:57.565Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T19:30:57.565Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T19:30:57.565Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T19:30:57.565Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T19:30:57.565Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T19:30:57.565Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T19:30:57.565Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/ [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T19:30:57.841Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T19:30:57.842Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T19:30:57.843Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T19:30:58.118Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T19:30:58.119Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T19:30:58.119Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T19:30:58.119Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T19:30:58.119Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T19:30:58.119Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T19:30:58.119Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T19:30:58.119Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T19:30:58.119Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T19:30:58.119Z] spire-1.2.1/test/integration/test.sh [2022-05-09T19:30:58.119Z] spire-1.2.1/test/plugintest/ [2022-05-09T19:30:58.119Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T19:30:58.119Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T19:30:58.119Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T19:30:58.119Z] spire-1.2.1/test/spiretest/ [2022-05-09T19:30:58.119Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T19:30:58.119Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T19:30:58.119Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T19:30:58.119Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T19:30:58.119Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T19:30:58.119Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T19:30:58.119Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T19:30:58.119Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T19:30:58.119Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T19:30:58.119Z] spire-1.2.1/test/testca/ [2022-05-09T19:30:58.119Z] spire-1.2.1/test/testca/ca.go [2022-05-09T19:30:58.119Z] spire-1.2.1/test/testkey/ [2022-05-09T19:30:58.119Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T19:30:58.119Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T19:30:58.119Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T19:30:58.119Z] spire-1.2.1/test/testkey/new.go [2022-05-09T19:30:58.119Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T19:30:58.119Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T19:30:58.119Z] spire-1.2.1/test/util/ [2022-05-09T19:30:58.119Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T19:30:58.119Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T19:30:58.119Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T19:30:58.119Z] spire-1.2.1/test/util/race.go [2022-05-09T19:30:58.119Z] spire-1.2.1/test/util/util.go [2022-05-09T19:30:58.119Z] building spire from source... [2022-05-09T19:30:58.721Z] Installing go1.17.7... [2022-05-09T19:31:25.592Z] Building bin/spire-server... [2022-05-09T19:31:25.592Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T19:31:25.592Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T19:31:25.592Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T19:31:25.592Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T19:31:25.592Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T19:31:25.592Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T19:31:25.592Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T19:31:25.592Z] Building bin/spire-server... [2022-05-09T19:31:25.592Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T19:31:25.592Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T19:31:25.592Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T19:31:25.592Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T19:31:25.592Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T19:31:25.592Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T19:31:25.592Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T19:31:26.193Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T19:31:26.794Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T19:31:27.398Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T19:31:28.002Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T19:31:28.002Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T19:31:28.283Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T19:31:28.283Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T19:31:28.283Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T19:31:28.283Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T19:31:28.557Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T19:31:28.557Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T19:31:28.557Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T19:31:30.006Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T19:31:30.006Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T19:31:30.006Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T19:31:30.006Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T19:31:30.006Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T19:31:30.285Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T19:31:30.561Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T19:31:30.561Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T19:31:30.838Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T19:31:30.838Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T19:31:31.116Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T19:31:31.116Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T19:31:31.116Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T19:31:31.116Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T19:31:31.394Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T19:31:32.000Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T19:31:32.000Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T19:31:32.000Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T19:31:32.277Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T19:31:32.557Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T19:31:33.159Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T19:31:33.159Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T19:31:45.590Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T19:31:45.590Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T19:31:45.866Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T19:31:45.866Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T19:31:45.866Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T19:31:46.144Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T19:31:46.420Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T19:31:46.420Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T19:31:47.025Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T19:31:47.025Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T19:31:47.025Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T19:31:47.025Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T19:31:47.304Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T19:31:47.304Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T19:31:47.304Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T19:31:47.304Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T19:31:47.584Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T19:31:47.584Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T19:31:47.584Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T19:31:47.584Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T19:31:47.862Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T19:31:48.140Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T19:31:48.140Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T19:31:48.419Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T19:31:48.419Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T19:31:48.419Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T19:31:48.697Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T19:31:48.697Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T19:31:48.697Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T19:31:48.697Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T19:31:48.973Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T19:31:48.973Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T19:31:49.249Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T19:31:49.526Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T19:31:49.526Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T19:31:49.526Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T19:31:49.804Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T19:31:49.804Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T19:31:49.804Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T19:31:50.079Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T19:31:50.080Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T19:31:50.080Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T19:31:50.355Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T19:31:50.355Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T19:31:50.631Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T19:31:50.631Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T19:31:50.909Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T19:31:50.909Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T19:31:50.909Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T19:31:50.909Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T19:31:50.909Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T19:31:51.184Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T19:31:51.184Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T19:31:51.462Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T19:31:51.902Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T19:31:52.932Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T19:31:52.932Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T19:31:52.932Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T19:31:52.932Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T19:31:52.932Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T19:31:52.932Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T19:31:53.982Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T19:31:54.283Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T19:31:58.630Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T19:31:58.630Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T19:32:08.796Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T19:32:08.796Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T19:32:08.796Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T19:32:08.796Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T19:32:08.796Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T19:32:08.796Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T19:32:08.796Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T19:32:08.796Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T19:32:09.072Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T19:32:09.072Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T19:32:19.255Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T19:32:34.390Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T19:32:34.390Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T19:32:34.390Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T19:32:46.805Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T19:32:55.097Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T19:32:55.097Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T19:32:55.097Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T19:33:05.277Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T19:33:05.277Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T19:33:05.277Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T19:33:05.277Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T19:33:05.277Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T19:33:06.716Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T19:33:08.698Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T19:33:09.681Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T19:33:11.656Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T19:33:11.930Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T19:33:11.930Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T19:33:12.204Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T19:33:12.480Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T19:33:12.754Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T19:33:13.029Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T19:33:13.303Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T19:33:13.580Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T19:33:13.580Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T19:33:13.580Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T19:33:14.180Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T19:33:14.180Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T19:33:15.161Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T19:33:15.161Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T19:33:15.161Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T19:33:15.776Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T19:33:15.776Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T19:33:16.053Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T19:33:16.329Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T19:33:16.329Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T19:33:16.935Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T19:33:18.380Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T19:33:20.368Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T19:33:20.970Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T19:33:20.970Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T19:33:20.970Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T19:33:20.970Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T19:33:21.249Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T19:33:21.249Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T19:33:21.249Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T19:33:21.528Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T19:33:21.805Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T19:33:22.410Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T19:33:22.410Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T19:33:22.686Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T19:33:22.686Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T19:33:22.961Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T19:33:23.237Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T19:33:23.840Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T19:33:23.840Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T19:33:24.444Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T19:33:24.720Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T19:33:24.720Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T19:33:24.720Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T19:33:24.998Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T19:33:24.998Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T19:33:25.272Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T19:33:25.273Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T19:33:25.273Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T19:33:25.273Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T19:33:25.273Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T19:33:25.273Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T19:33:25.876Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T19:33:26.152Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T19:33:26.152Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T19:33:26.431Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T19:33:26.431Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T19:33:26.709Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T19:33:26.709Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T19:33:26.709Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T19:33:26.986Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T19:33:26.986Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T19:33:26.986Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T19:33:27.264Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T19:33:27.867Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T19:33:28.146Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T19:33:28.146Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T19:33:28.749Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T19:33:29.742Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T19:33:29.742Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T19:33:30.026Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T19:33:30.307Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T19:33:30.307Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T19:33:30.912Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T19:33:30.912Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T19:33:31.519Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T19:33:33.512Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T19:33:33.790Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T19:33:34.066Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T19:33:34.066Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T19:33:34.066Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T19:33:34.066Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T19:33:34.569Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T19:33:34.900Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T19:33:35.958Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T19:33:36.364Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T19:33:36.364Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T19:33:36.819Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T19:33:37.090Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T19:33:38.069Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T19:33:38.069Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T19:33:38.069Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T19:33:38.343Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T19:33:38.619Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T19:33:38.619Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T19:33:38.619Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T19:33:38.895Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T19:33:38.895Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T19:33:39.170Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T19:33:39.170Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T19:33:39.170Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T19:33:39.170Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T19:33:39.170Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T19:33:39.447Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T19:33:39.722Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T19:33:39.722Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T19:33:39.998Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T19:33:39.998Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T19:33:40.275Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T19:33:40.275Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T19:33:40.549Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T19:33:40.824Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T19:33:40.824Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T19:33:41.100Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T19:33:43.095Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T19:33:43.690Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T19:33:43.966Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T19:33:44.240Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T19:33:44.240Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T19:33:44.515Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T19:33:44.792Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T19:33:45.068Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T19:33:45.665Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T19:33:48.301Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T19:33:50.930Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T19:33:50.930Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T19:33:50.930Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T19:33:50.931Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T19:33:50.931Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T19:33:50.931Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T19:33:51.212Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T19:33:51.212Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T19:33:51.212Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T19:33:52.198Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T19:33:52.198Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T19:33:52.474Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T19:33:52.474Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T19:33:52.757Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T19:33:52.757Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T19:33:53.035Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T19:34:03.220Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T19:34:03.220Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T19:34:03.220Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T19:34:03.220Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T19:34:25.419Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T19:34:25.419Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T19:34:26.863Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T19:34:26.863Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T19:35:34.912Z] 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 [2022-05-09T19:35:45.089Z] Removing intermediate container e825a58ece98 [2022-05-09T19:35:45.089Z] ---> 8f320f27efde [2022-05-09T19:35:45.089Z] [2022-05-09T19:35:45.089Z] Step 10/25 : FROM alpine:3.14 [2022-05-09T19:35:45.089Z] Removing intermediate container 65e612dd3658 [2022-05-09T19:35:45.089Z] ---> 1c2ed463f3d9 [2022-05-09T19:35:45.089Z] [2022-05-09T19:35:45.089Z] Step 10/31 : FROM alpine:3.14 [2022-05-09T19:35:45.089Z] 3.14: Pulling from library/alpine [2022-05-09T19:35:45.089Z] 3.14: Pulling from library/alpine [2022-05-09T19:35:46.083Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T19:35:46.083Z] Status: Downloaded newer image for alpine:3.14 [2022-05-09T19:35:46.083Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T19:35:46.083Z] Status: Image is up to date for alpine:3.14 [2022-05-09T19:35:46.083Z] ---> ac73e934f311 [2022-05-09T19:35:46.083Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-09T19:35:46.083Z] ---> ac73e934f311 [2022-05-09T19:35:46.083Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-09T19:35:46.361Z] ---> Running in 8021e0d615ac [2022-05-09T19:35:46.361Z] ---> Running in fabbaf29fe3e [2022-05-09T19:35:47.354Z] Removing intermediate container fabbaf29fe3e [2022-05-09T19:35:47.354Z] ---> fe9ba6167cd3 [2022-05-09T19:35:47.354Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-09T19:35:47.354Z] ---> Running in dae1fa4e3ef2 [2022-05-09T19:35:48.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T19:35:49.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T19:35:49.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T19:35:49.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T19:35:50.693Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-09T19:35:50.693Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-09T19:35:50.693Z] (2/2) Installing su-exec (0.2-r1) [2022-05-09T19:35:50.693Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T19:35:50.693Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-09T19:35:50.693Z] (3/3) Installing su-exec (0.2-r1) [2022-05-09T19:35:50.693Z] OK: 6 MiB in 16 packages [2022-05-09T19:35:50.693Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T19:35:50.693Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T19:35:51.314Z] OK: 6 MiB in 17 packages [2022-05-09T19:35:52.761Z] Removing intermediate container dae1fa4e3ef2 [2022-05-09T19:35:52.761Z] ---> d82468aa4474 [2022-05-09T19:35:52.761Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-09T19:35:52.761Z] ---> Running in 8925bbaf814f [2022-05-09T19:35:53.751Z] Removing intermediate container 8925bbaf814f [2022-05-09T19:35:53.751Z] ---> 839cf3ace33f [2022-05-09T19:35:53.751Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-09T19:35:53.751Z] Removing intermediate container 8021e0d615ac [2022-05-09T19:35:53.751Z] ---> Running in 0bc70673ec9a [2022-05-09T19:35:53.751Z] ---> 2d38ef4c32a8 [2022-05-09T19:35:53.751Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-09T19:35:54.044Z] ---> Running in 5fea36a05af0 [2022-05-09T19:35:54.650Z] Removing intermediate container 0bc70673ec9a [2022-05-09T19:35:54.650Z] ---> 723f2b13c836 [2022-05-09T19:35:54.650Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-09T19:35:54.650Z] Removing intermediate container 5fea36a05af0 [2022-05-09T19:35:54.650Z] ---> d5971063d422 [2022-05-09T19:35:54.650Z] Step 13/25 : WORKDIR / [2022-05-09T19:35:54.928Z] ---> Running in 71376de61552 [2022-05-09T19:35:54.928Z] ---> Running in 855f9736018f [2022-05-09T19:35:55.922Z] Removing intermediate container 71376de61552 [2022-05-09T19:35:55.922Z] ---> 0a6134a61565 [2022-05-09T19:35:55.922Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-09T19:35:57.381Z] ---> 64f7dfd5287e [2022-05-09T19:35:57.382Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-09T19:35:58.830Z] Removing intermediate container 855f9736018f [2022-05-09T19:35:58.830Z] ---> 4b4982dbe8d4 [2022-05-09T19:35:58.830Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-09T19:35:58.830Z] ---> 17dab4c6f57c [2022-05-09T19:35:58.830Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-09T19:35:58.830Z] ---> Running in 6290e8b35d6e [2022-05-09T19:35:59.830Z] Removing intermediate container 6290e8b35d6e [2022-05-09T19:35:59.830Z] ---> 14949879fb9c [2022-05-09T19:35:59.830Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-09T19:35:59.830Z] ---> ddaecb4223e6 [2022-05-09T19:35:59.830Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-09T19:36:00.822Z] ---> 066197e4210a [2022-05-09T19:36:00.822Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-09T19:36:01.099Z] ---> Running in 6b25d6a235a0 [2022-05-09T19:36:01.716Z] ---> 3bcf1a3fa04b [2022-05-09T19:36:01.716Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-09T19:36:03.718Z] ---> 171f63d6c85f [2022-05-09T19:36:03.718Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-09T19:36:05.396Z] Removing intermediate container 6b25d6a235a0 [2022-05-09T19:36:05.396Z] ---> 5bfbf585f5a1 [2022-05-09T19:36:05.396Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T19:36:06.478Z] ---> 2991f2a9cc71 [2022-05-09T19:36:06.478Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-09T19:36:06.833Z] ---> 69e7e0dd1cdf [2022-05-09T19:36:06.833Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-09T19:36:08.300Z] ---> ac765e48b70a [2022-05-09T19:36:08.300Z] 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/ [2022-05-09T19:36:08.300Z] ---> Running in f12b29aef4f9 [2022-05-09T19:36:09.761Z] ---> 27bbfd44625a [2022-05-09T19:36:09.761Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-09T19:36:11.209Z] ---> 29909f0c1431 [2022-05-09T19:36:11.209Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-09T19:36:12.218Z] ---> e654e44ba14a [2022-05-09T19:36:12.218Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-09T19:36:12.498Z] Removing intermediate container f12b29aef4f9 [2022-05-09T19:36:12.498Z] ---> df72cd27b74c [2022-05-09T19:36:12.498Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-09T19:36:12.498Z] ---> Running in b173e0461acd [2022-05-09T19:36:13.487Z] Removing intermediate container b173e0461acd [2022-05-09T19:36:13.488Z] ---> e0b9711fe35f [2022-05-09T19:36:13.488Z] Step 23/25 : LABEL arch=arm64 [2022-05-09T19:36:13.488Z] ---> Running in 254478eb7360 [2022-05-09T19:36:13.761Z] ---> 76cf90e966da [2022-05-09T19:36:13.761Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-09T19:36:14.038Z] ---> Running in d349a47e90f5 [2022-05-09T19:36:14.312Z] Removing intermediate container 254478eb7360 [2022-05-09T19:36:14.312Z] ---> 2d15f0a87df3 [2022-05-09T19:36:14.312Z] Step 24/25 : LABEL git_sha=bf4f324b483fa60dfbdeb205f563db8076494b1e [2022-05-09T19:36:14.312Z] ---> Running in d0489c072f30 [2022-05-09T19:36:14.918Z] Removing intermediate container d349a47e90f5 [2022-05-09T19:36:14.918Z] ---> b3634ee73fbe [2022-05-09T19:36:14.918Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-09T19:36:15.200Z] Removing intermediate container d0489c072f30 [2022-05-09T19:36:15.200Z] ---> 153e5132d033 [2022-05-09T19:36:15.200Z] Step 25/25 : LABEL version=0.0.0 [2022-05-09T19:36:15.200Z] ---> Running in 60dba41bd5cd [2022-05-09T19:36:16.193Z] Removing intermediate container 60dba41bd5cd [2022-05-09T19:36:16.193Z] ---> 5350a1e3801f [2022-05-09T19:36:16.193Z] [2022-05-09T19:36:16.469Z] ---> bb927e9012a4 [2022-05-09T19:36:16.469Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-09T19:36:16.751Z] ---> Running in e528ff7c7b2d [2022-05-09T19:36:17.029Z] Successfully built 5350a1e3801f [2022-05-09T19:36:17.029Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-09T19:36:17.029Z]  Building security-secretstore-setup ... done Building core-command [2022-05-09T19:36:19.685Z] Removing intermediate container e528ff7c7b2d [2022-05-09T19:36:19.685Z] ---> 7513feb17939 [2022-05-09T19:36:19.685Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-09T19:36:20.282Z] ---> Running in 7f3ae5af853d [2022-05-09T19:36:20.885Z] Removing intermediate container 7f3ae5af853d [2022-05-09T19:36:20.885Z] ---> 24686c8b0206 [2022-05-09T19:36:20.885Z] Step 28/31 : CMD ["gate"] [2022-05-09T19:36:20.885Z] ---> Running in 120d6d8aa1de [2022-05-09T19:36:21.499Z] Removing intermediate container 120d6d8aa1de [2022-05-09T19:36:21.500Z] ---> 72840899b86b [2022-05-09T19:36:21.500Z] Step 29/31 : LABEL arch=arm64 [2022-05-09T19:36:21.775Z] ---> Running in 396d2c25c662 [2022-05-09T19:36:22.768Z] Removing intermediate container 396d2c25c662 [2022-05-09T19:36:22.768Z] ---> 6a1d4466f126 [2022-05-09T19:36:22.768Z] Step 30/31 : LABEL git_sha=bf4f324b483fa60dfbdeb205f563db8076494b1e [2022-05-09T19:36:22.768Z] ---> Running in 5ce2c952605f [2022-05-09T19:36:23.370Z] Removing intermediate container 5ce2c952605f [2022-05-09T19:36:23.370Z] ---> 3e1d33cf1ffa [2022-05-09T19:36:23.370Z] Step 31/31 : LABEL version=0.0.0 [2022-05-09T19:36:23.658Z] ---> Running in b5b7cfbfa331 [2022-05-09T19:36:24.263Z] Removing intermediate container b5b7cfbfa331 [2022-05-09T19:36:24.263Z] ---> 31eed1bf5512 [2022-05-09T19:36:24.263Z] [2022-05-09T19:36:24.862Z] Successfully built 31eed1bf5512 [2022-05-09T19:36:24.862Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-09T19:36:24.862Z]  Building security-bootstrapper ... done Building sys-mgmt-agent [2022-05-09T19:37:03.868Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T19:37:03.868Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T19:37:03.868Z] ---> ec772c4330b4 [2022-05-09T19:37:03.868Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T19:37:03.868Z] ---> Using cache [2022-05-09T19:37:03.868Z] ---> 791e845a0ca8 [2022-05-09T19:37:03.868Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T19:37:03.868Z] ---> Using cache [2022-05-09T19:37:03.868Z] ---> 63becd0565ca [2022-05-09T19:37:03.868Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-09T19:37:03.868Z] ---> Using cache [2022-05-09T19:37:03.868Z] ---> db2f3338c689 [2022-05-09T19:37:03.868Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T19:37:03.868Z] ---> Using cache [2022-05-09T19:37:03.868Z] ---> 1d63b1fec94b [2022-05-09T19:37:03.868Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T19:37:03.868Z] ---> Using cache [2022-05-09T19:37:03.868Z] ---> f0f824415bab [2022-05-09T19:37:03.868Z] Step 8/23 : COPY . . [2022-05-09T19:37:03.868Z] ---> Using cache [2022-05-09T19:37:03.868Z] ---> 8c224f28b19d [2022-05-09T19:37:03.868Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-09T19:37:04.855Z] ---> Running in 81934794b008 [2022-05-09T19:37:07.497Z] 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 [2022-05-09T19:37:11.823Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T19:37:11.823Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T19:37:11.823Z] ---> ec772c4330b4 [2022-05-09T19:37:11.823Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T19:37:11.823Z] ---> Using cache [2022-05-09T19:37:11.823Z] ---> 791e845a0ca8 [2022-05-09T19:37:11.823Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T19:37:11.823Z] ---> Using cache [2022-05-09T19:37:11.823Z] ---> 63becd0565ca [2022-05-09T19:37:11.823Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-09T19:37:11.823Z] ---> Running in 123583601d9c [2022-05-09T19:37:13.813Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T19:37:14.418Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T19:37:15.865Z] OK: 220 MiB in 52 packages [2022-05-09T19:37:17.324Z] Removing intermediate container 123583601d9c [2022-05-09T19:37:17.324Z] ---> fdd6b94d63db [2022-05-09T19:37:17.324Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T19:37:18.320Z] ---> 4a583df24cd8 [2022-05-09T19:37:18.320Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T19:37:18.320Z] ---> Running in 4e53c2b32bd3 [2022-05-09T19:37:23.778Z] Removing intermediate container 4e53c2b32bd3 [2022-05-09T19:37:23.779Z] ---> 74dcb3867b8f [2022-05-09T19:37:23.779Z] Step 8/23 : COPY . . [2022-05-09T19:37:50.612Z] Removing intermediate container fe73c00cd5ef [2022-05-09T19:37:50.612Z] ---> 2d4258abd63d [2022-05-09T19:37:50.612Z] [2022-05-09T19:37:50.612Z] Step 9/20 : FROM alpine:3.15 [2022-05-09T19:37:50.612Z] 3.15: Pulling from library/alpine [2022-05-09T19:37:50.612Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-09T19:37:50.612Z] Status: Downloaded newer image for alpine:3.15 [2022-05-09T19:37:50.612Z] ---> 3fb3c9af89a9 [2022-05-09T19:37:50.612Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T19:37:50.612Z] ---> Running in 55052bf81b94 [2022-05-09T19:37:50.612Z] ---> 7f3ed077d433 [2022-05-09T19:37:50.612Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-09T19:37:50.612Z] ---> Running in a48a737c2c2d [2022-05-09T19:37:50.896Z] Removing intermediate container 55052bf81b94 [2022-05-09T19:37:50.896Z] ---> 59ecaaf9555b [2022-05-09T19:37:50.896Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T19:37:51.177Z] ---> Running in f24efc890c5a [2022-05-09T19:37:53.170Z] 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 [2022-05-09T19:37:54.628Z] Removing intermediate container f24efc890c5a [2022-05-09T19:37:54.628Z] ---> b838358ffe16 [2022-05-09T19:37:54.628Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-09T19:37:54.628Z] ---> Running in 7f1f07f892a0 [2022-05-09T19:37:56.621Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T19:37:57.615Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T19:37:59.069Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T19:37:59.069Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T19:37:59.069Z] OK: 15732 distinct packages available [2022-05-09T19:37:59.349Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T19:38:00.333Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T19:38:01.785Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-09T19:38:01.785Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-09T19:38:02.062Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-09T19:38:02.062Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-09T19:38:02.339Z] (5/9) Installing curl (7.80.0-r1) [2022-05-09T19:38:02.339Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-09T19:38:02.619Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-09T19:38:02.619Z] (8/9) Installing libucontext (1.1-r0) [2022-05-09T19:38:02.619Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-09T19:38:02.619Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T19:38:02.896Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T19:38:03.339Z] OK: 8 MiB in 23 packages [2022-05-09T19:38:06.870Z] Removing intermediate container 7f1f07f892a0 [2022-05-09T19:38:06.870Z] ---> 2906e2f39368 [2022-05-09T19:38:06.870Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T19:38:07.473Z] ---> 566be44156ce [2022-05-09T19:38:07.473Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-09T19:38:10.117Z] ---> e604cb05cf88 [2022-05-09T19:38:10.117Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-09T19:38:10.737Z] ---> 694cb5308e04 [2022-05-09T19:38:10.737Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-09T19:38:10.737Z] ---> Running in 4ae9165d0fdf [2022-05-09T19:38:11.340Z] Removing intermediate container 4ae9165d0fdf [2022-05-09T19:38:11.340Z] ---> d88dc0a5e5af [2022-05-09T19:38:11.340Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T19:38:11.340Z] ---> Running in 7a750b4365cc [2022-05-09T19:38:11.944Z] Removing intermediate container 7a750b4365cc [2022-05-09T19:38:11.944Z] ---> c5aec02fd98a [2022-05-09T19:38:11.944Z] Step 18/20 : LABEL arch=arm64 [2022-05-09T19:38:11.944Z] ---> Running in fa0cebc3c5e0 [2022-05-09T19:38:12.568Z] Removing intermediate container fa0cebc3c5e0 [2022-05-09T19:38:12.568Z] ---> f4955d0a7f36 [2022-05-09T19:38:12.568Z] Step 19/20 : LABEL git_sha=bf4f324b483fa60dfbdeb205f563db8076494b1e [2022-05-09T19:38:12.568Z] ---> Running in a3e920bebaad [2022-05-09T19:38:13.180Z] Removing intermediate container a3e920bebaad [2022-05-09T19:38:13.180Z] ---> 8e73a90b53b5 [2022-05-09T19:38:13.180Z] Step 20/20 : LABEL version=0.0.0 [2022-05-09T19:38:13.180Z] ---> Running in 9da0ecbffe34 [2022-05-09T19:38:13.793Z] Removing intermediate container 9da0ecbffe34 [2022-05-09T19:38:13.793Z] ---> 4e5e84964729 [2022-05-09T19:38:13.793Z] [2022-05-09T19:38:14.070Z] Successfully built 4e5e84964729 [2022-05-09T19:38:14.345Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-09T19:38:14.345Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2022-05-09T19:38:46.723Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T19:38:46.723Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T19:38:46.723Z] ---> ec772c4330b4 [2022-05-09T19:38:46.723Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T19:38:46.723Z] ---> Using cache [2022-05-09T19:38:46.723Z] ---> 791e845a0ca8 [2022-05-09T19:38:46.723Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T19:38:46.723Z] ---> Using cache [2022-05-09T19:38:46.723Z] ---> 63becd0565ca [2022-05-09T19:38:46.723Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-09T19:38:46.723Z] ---> Using cache [2022-05-09T19:38:46.723Z] ---> db2f3338c689 [2022-05-09T19:38:46.723Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T19:38:46.723Z] ---> Using cache [2022-05-09T19:38:46.723Z] ---> 1d63b1fec94b [2022-05-09T19:38:46.723Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T19:38:46.723Z] ---> Using cache [2022-05-09T19:38:46.723Z] ---> f0f824415bab [2022-05-09T19:38:46.723Z] Step 8/22 : COPY . . [2022-05-09T19:38:46.723Z] ---> Using cache [2022-05-09T19:38:46.723Z] ---> 8c224f28b19d [2022-05-09T19:38:46.723Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-09T19:38:46.723Z] ---> Running in 4b63e9c8994a [2022-05-09T19:38:46.723Z] 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 [2022-05-09T19:42:08.747Z] Removing intermediate container 81934794b008 [2022-05-09T19:42:08.747Z] ---> f515a3619827 [2022-05-09T19:42:08.747Z] [2022-05-09T19:42:08.747Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T19:42:08.747Z] ---> ac73e934f311 [2022-05-09T19:42:08.747Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-09T19:42:08.747Z] ---> Running in f4947767f2bc [2022-05-09T19:42:10.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T19:42:11.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T19:42:12.483Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-09T19:42:12.483Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T19:42:12.483Z] OK: 5 MiB in 15 packages [2022-05-09T19:42:13.940Z] Removing intermediate container f4947767f2bc [2022-05-09T19:42:13.940Z] ---> 0f42fcf555c6 [2022-05-09T19:42:13.940Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T19:42:14.248Z] ---> Running in 22851b08a72c [2022-05-09T19:42:14.854Z] Removing intermediate container 22851b08a72c [2022-05-09T19:42:14.854Z] ---> 3f59df013ca7 [2022-05-09T19:42:14.854Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-09T19:42:14.854Z] ---> Running in d5ba6bb87ee6 [2022-05-09T19:42:15.496Z] Removing intermediate container d5ba6bb87ee6 [2022-05-09T19:42:15.496Z] ---> bd8e81679bd9 [2022-05-09T19:42:15.496Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-09T19:42:15.496Z] ---> Running in 56f463ec56e0 [2022-05-09T19:42:16.113Z] Removing intermediate container 56f463ec56e0 [2022-05-09T19:42:16.113Z] ---> 7ad40b5c1750 [2022-05-09T19:42:16.113Z] Step 15/23 : WORKDIR / [2022-05-09T19:42:16.390Z] ---> Running in d66170d4f898 [2022-05-09T19:42:17.006Z] Removing intermediate container d66170d4f898 [2022-05-09T19:42:17.006Z] ---> ebd2d689e615 [2022-05-09T19:42:17.006Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T19:42:17.996Z] ---> 0ae3a89944e3 [2022-05-09T19:42:17.996Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-09T19:42:19.459Z] ---> 10ae0adf4953 [2022-05-09T19:42:19.460Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-09T19:42:20.459Z] ---> 336dbba42a08 [2022-05-09T19:42:20.459Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-09T19:42:20.740Z] ---> Running in 50c6634e7a43 [2022-05-09T19:42:21.018Z] Removing intermediate container 50c6634e7a43 [2022-05-09T19:42:21.018Z] ---> 74a523b54ee5 [2022-05-09T19:42:21.018Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T19:42:21.297Z] ---> Running in e80416e0a2b0 [2022-05-09T19:42:21.902Z] Removing intermediate container e80416e0a2b0 [2022-05-09T19:42:21.902Z] ---> 3a3e1b32ca64 [2022-05-09T19:42:21.902Z] Step 21/23 : LABEL arch=arm64 [2022-05-09T19:42:21.902Z] ---> Running in 3e0be48385b5 [2022-05-09T19:42:22.514Z] Removing intermediate container 3e0be48385b5 [2022-05-09T19:42:22.514Z] ---> ebc63937b5ba [2022-05-09T19:42:22.514Z] Step 22/23 : LABEL git_sha=bf4f324b483fa60dfbdeb205f563db8076494b1e [2022-05-09T19:42:22.514Z] ---> Running in a235810c089f [2022-05-09T19:42:23.131Z] Removing intermediate container a235810c089f [2022-05-09T19:42:23.131Z] ---> ca7904346c11 [2022-05-09T19:42:23.131Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T19:42:23.131Z] ---> Running in 557ab5596eef [2022-05-09T19:42:23.736Z] Removing intermediate container 557ab5596eef [2022-05-09T19:42:23.736Z] ---> 58b3424dfc54 [2022-05-09T19:42:23.736Z] [2022-05-09T19:42:24.338Z] Successfully built 58b3424dfc54 [2022-05-09T19:42:24.338Z] Successfully tagged core-command-arm64:latest [2022-05-09T19:42:24.338Z] Building core-metadata [2022-05-09T19:42:56.720Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T19:42:56.720Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T19:42:56.720Z] ---> ec772c4330b4 [2022-05-09T19:42:56.720Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T19:42:56.720Z] ---> Using cache [2022-05-09T19:42:56.720Z] ---> 791e845a0ca8 [2022-05-09T19:42:56.720Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T19:42:56.720Z] ---> Using cache [2022-05-09T19:42:56.720Z] ---> 63becd0565ca [2022-05-09T19:42:56.720Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-09T19:42:56.720Z] ---> Using cache [2022-05-09T19:42:56.720Z] ---> db2f3338c689 [2022-05-09T19:42:56.720Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T19:42:56.720Z] ---> Using cache [2022-05-09T19:42:56.720Z] ---> 1d63b1fec94b [2022-05-09T19:42:56.720Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T19:42:56.720Z] ---> Using cache [2022-05-09T19:42:56.720Z] ---> f0f824415bab [2022-05-09T19:42:56.720Z] Step 8/23 : COPY . . [2022-05-09T19:42:56.720Z] ---> Using cache [2022-05-09T19:42:56.720Z] ---> 8c224f28b19d [2022-05-09T19:42:56.720Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-09T19:42:56.720Z] ---> Running in 2e5232c41498 [2022-05-09T19:42:58.199Z] 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 [2022-05-09T19:43:07.000Z] Removing intermediate container a48a737c2c2d [2022-05-09T19:43:07.000Z] ---> 831b4ea02978 [2022-05-09T19:43:07.000Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-09T19:43:07.000Z] ---> Running in 9f7f82e75f11 [2022-05-09T19:43:09.004Z] 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 [2022-05-09T19:43:13.334Z] Removing intermediate container 9f7f82e75f11 [2022-05-09T19:43:13.334Z] ---> 03a6fe3b1d17 [2022-05-09T19:43:13.334Z] [2022-05-09T19:43:13.334Z] Step 11/23 : FROM docker:20.10.14 [2022-05-09T19:43:13.334Z] 20.10.14: Pulling from library/docker [2022-05-09T19:43:25.792Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-09T19:43:25.792Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-09T19:43:25.792Z] ---> c346e9eafbab [2022-05-09T19:43:25.792Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-09T19:43:26.403Z] ---> Running in 5124057a919e [2022-05-09T19:43:26.678Z] Removing intermediate container 5124057a919e [2022-05-09T19:43:26.678Z] ---> af2d6d3831f6 [2022-05-09T19:43:26.678Z] 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 [2022-05-09T19:43:26.954Z] ---> Running in fdeb4022298f [2022-05-09T19:43:28.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T19:43:29.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T19:43:30.678Z] (1/43) Installing readline (8.1.1-r0) [2022-05-09T19:43:30.678Z] (2/43) Installing bash (5.1.16-r0) [2022-05-09T19:43:30.678Z] Executing bash-5.1.16-r0.post-install [2022-05-09T19:43:30.678Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-09T19:43:30.960Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-09T19:43:30.960Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-09T19:43:30.960Z] (6/43) Installing curl (7.80.0-r1) [2022-05-09T19:43:30.960Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-09T19:43:30.960Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-09T19:43:30.960Z] (9/43) Installing expat (2.4.7-r0) [2022-05-09T19:43:30.960Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-09T19:43:30.960Z] (11/43) Installing gdbm (1.22-r0) [2022-05-09T19:43:30.960Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-09T19:43:30.960Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-09T19:43:30.960Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-09T19:43:30.960Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-09T19:43:30.960Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-09T19:43:31.244Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-09T19:43:33.886Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-09T19:43:33.886Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-09T19:43:33.886Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-09T19:43:33.886Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-09T19:43:33.886Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-09T19:43:33.886Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-09T19:43:33.886Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-09T19:43:33.886Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-09T19:43:33.886Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-09T19:43:33.886Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-09T19:43:33.886Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-09T19:43:33.886Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-09T19:43:33.886Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-09T19:43:33.886Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-09T19:43:33.886Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-09T19:43:33.886Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-09T19:43:34.164Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-09T19:43:34.164Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-09T19:43:34.164Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-09T19:43:34.164Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-09T19:43:34.164Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-09T19:43:34.164Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-09T19:43:34.440Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-09T19:43:34.440Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-09T19:43:34.717Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-09T19:43:34.717Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-09T19:43:35.317Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T19:43:35.317Z] OK: 82 MiB in 65 packages [2022-05-09T19:43:42.041Z] Collecting docker-compose==1.23.2 [2022-05-09T19:43:42.041Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-09T19:43:42.041Z] 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 [2022-05-09T19:43:42.641Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-09T19:43:42.641Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-09T19:43:42.916Z] Collecting texttable<0.10,>=0.9.0 [2022-05-09T19:43:42.916Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-09T19:43:46.323Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-09T19:43:46.323Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-09T19:43:49.734Z] Collecting PyYAML<4,>=3.10 [2022-05-09T19:43:49.734Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-09T19:43:55.196Z] Collecting docker<4.0,>=3.6.0 [2022-05-09T19:43:55.196Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-09T19:43:55.539Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-09T19:43:55.819Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-09T19:43:55.819Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-09T19:43:56.807Z] Collecting jsonschema<3,>=2.5.1 [2022-05-09T19:43:56.807Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-09T19:43:56.807Z] Collecting docopt<0.7,>=0.6.1 [2022-05-09T19:43:56.807Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-09T19:44:00.222Z] Collecting cached-property<2,>=1.2.0 [2022-05-09T19:44:00.499Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-09T19:44:01.489Z] Removing intermediate container 4b63e9c8994a [2022-05-09T19:44:01.489Z] ---> 484d61398f4f [2022-05-09T19:44:01.489Z] [2022-05-09T19:44:01.489Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T19:44:01.489Z] ---> ac73e934f311 [2022-05-09T19:44:01.489Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-09T19:44:01.489Z] ---> Running in 432e16541b5d [2022-05-09T19:44:01.489Z] Collecting docker-pycreds>=0.4.0 [2022-05-09T19:44:01.766Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-09T19:44:02.366Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-09T19:44:02.366Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-09T19:44:02.366Z] 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) [2022-05-09T19:44:02.967Z] Collecting idna<2.8,>=2.5 [2022-05-09T19:44:02.967Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-09T19:44:03.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T19:44:03.845Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-09T19:44:03.846Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-09T19:44:04.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T19:44:04.398Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-09T19:44:04.398Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-09T19:44:04.398Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-09T19:44:04.398Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-09T19:44:05.383Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-09T19:44:05.383Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-09T19:44:05.383Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-09T19:44:05.383Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-09T19:44:05.383Z] (5/6) Installing curl (7.79.1-r1) [2022-05-09T19:44:05.383Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-09T19:44:05.383Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T19:44:05.383Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T19:44:05.658Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-09T19:44:05.658Z] Attempting uninstall: urllib3 [2022-05-09T19:44:05.658Z] Found existing installation: urllib3 1.26.7 [2022-05-09T19:44:05.658Z] Uninstalling urllib3-1.26.7: [2022-05-09T19:44:05.937Z] OK: 8 MiB in 20 packages [2022-05-09T19:44:05.937Z] Successfully uninstalled urllib3-1.26.7 [2022-05-09T19:44:06.933Z] Attempting uninstall: idna [2022-05-09T19:44:06.933Z] Found existing installation: idna 3.3 [2022-05-09T19:44:06.933Z] Uninstalling idna-3.3: [2022-05-09T19:44:07.212Z] Successfully uninstalled idna-3.3 [2022-05-09T19:44:07.815Z] Removing intermediate container 432e16541b5d [2022-05-09T19:44:07.815Z] ---> 93c0de4048c1 [2022-05-09T19:44:07.815Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-09T19:44:08.111Z] ---> Running in 4a6d9fc2fe66 [2022-05-09T19:44:08.729Z] Removing intermediate container 4a6d9fc2fe66 [2022-05-09T19:44:08.729Z] ---> e44302073213 [2022-05-09T19:44:08.729Z] Step 13/22 : WORKDIR /edgex [2022-05-09T19:44:08.729Z] ---> Running in 379f763ed46c [2022-05-09T19:44:09.346Z] Removing intermediate container 379f763ed46c [2022-05-09T19:44:09.346Z] ---> fa85d416df64 [2022-05-09T19:44:09.346Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-09T19:44:10.344Z] ---> 20a19fd4292a [2022-05-09T19:44:10.344Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-09T19:44:11.804Z] Attempting uninstall: requests [2022-05-09T19:44:11.804Z] Found existing installation: requests 2.26.0 [2022-05-09T19:44:11.804Z] Uninstalling requests-2.26.0: [2022-05-09T19:44:11.804Z] ---> 824666f12bc3 [2022-05-09T19:44:11.804Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-09T19:44:12.083Z] Successfully uninstalled requests-2.26.0 [2022-05-09T19:44:12.691Z] Running setup.py install for texttable: started [2022-05-09T19:44:13.299Z] ---> 65daf0d0f7eb [2022-05-09T19:44:13.299Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-09T19:44:14.322Z] ---> d0dfaefaf39c [2022-05-09T19:44:14.322Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-09T19:44:14.322Z] ---> Running in 4ddd0aaf1b00 [2022-05-09T19:44:18.028Z] Running setup.py install for texttable: finished with status 'done' [2022-05-09T19:44:18.028Z] Running setup.py install for PyYAML: started [2022-05-09T19:44:18.029Z] Removing intermediate container 4ddd0aaf1b00 [2022-05-09T19:44:18.029Z] ---> a8dafea6d1b9 [2022-05-09T19:44:18.029Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-09T19:44:18.029Z] ---> Running in 99c9023f1abf [2022-05-09T19:44:18.304Z] Removing intermediate container 99c9023f1abf [2022-05-09T19:44:18.304Z] ---> e3ff99cc27bb [2022-05-09T19:44:18.304Z] Step 20/22 : LABEL arch=arm64 [2022-05-09T19:44:18.581Z] ---> Running in 15de21460e2e [2022-05-09T19:44:19.187Z] Removing intermediate container 15de21460e2e [2022-05-09T19:44:19.187Z] ---> aacb280b3da8 [2022-05-09T19:44:19.187Z] Step 21/22 : LABEL git_sha=bf4f324b483fa60dfbdeb205f563db8076494b1e [2022-05-09T19:44:19.187Z] ---> Running in 2a0c94230d26 [2022-05-09T19:44:19.786Z] Removing intermediate container 2a0c94230d26 [2022-05-09T19:44:19.786Z] ---> abf77445931c [2022-05-09T19:44:19.786Z] Step 22/22 : LABEL version=0.0.0 [2022-05-09T19:44:19.786Z] ---> Running in 48dc6e26b23a [2022-05-09T19:44:20.392Z] Removing intermediate container 48dc6e26b23a [2022-05-09T19:44:20.392Z] ---> c9bbe69804e5 [2022-05-09T19:44:20.392Z] [2022-05-09T19:44:20.669Z] Successfully built c9bbe69804e5 [2022-05-09T19:44:20.669Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-09T19:44:20.669Z]  Building security-proxy-setup ... done Building core-data [2022-05-09T19:44:22.113Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-09T19:44:22.716Z] Running setup.py install for docopt: started [2022-05-09T19:44:26.117Z] Running setup.py install for docopt: finished with status 'done' [2022-05-09T19:44:26.117Z] Running setup.py install for dockerpty: started [2022-05-09T19:44:28.747Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-09T19:44:32.156Z] 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 [2022-05-09T19:44:54.369Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T19:44:54.369Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T19:44:54.369Z] ---> ec772c4330b4 [2022-05-09T19:44:54.369Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T19:44:54.369Z] ---> Using cache [2022-05-09T19:44:54.369Z] ---> 791e845a0ca8 [2022-05-09T19:44:54.369Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T19:44:54.369Z] ---> Using cache [2022-05-09T19:44:54.369Z] ---> 63becd0565ca [2022-05-09T19:44:54.369Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-09T19:44:54.369Z] ---> Running in d5779dd00530 [2022-05-09T19:44:55.361Z] Removing intermediate container fdeb4022298f [2022-05-09T19:44:55.361Z] ---> 8562c2377ac5 [2022-05-09T19:44:55.361Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-09T19:44:55.639Z] ---> Running in 45cb48c6bc90 [2022-05-09T19:44:56.253Z] Removing intermediate container 45cb48c6bc90 [2022-05-09T19:44:56.253Z] ---> b82f5df47c24 [2022-05-09T19:44:56.253Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-09T19:44:56.540Z] ---> Running in 32c4477db980 [2022-05-09T19:44:56.540Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T19:44:57.146Z] Removing intermediate container 32c4477db980 [2022-05-09T19:44:57.146Z] ---> 55ade583e761 [2022-05-09T19:44:57.146Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-09T19:44:58.600Z] ---> 6725b02ab024 [2022-05-09T19:44:58.600Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-09T19:44:59.602Z] ---> 03fc14dc9626 [2022-05-09T19:44:59.602Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-09T19:45:01.059Z] ---> 2859a75c4574 [2022-05-09T19:45:01.059Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-09T19:45:01.059Z] ---> Running in 9547d52adc2f [2022-05-09T19:45:01.345Z] Removing intermediate container 9547d52adc2f [2022-05-09T19:45:01.345Z] ---> b325c765a1d2 [2022-05-09T19:45:01.345Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T19:45:01.345Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.15/main: temporary error (try again later) [2022-05-09T19:45:01.345Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T19:45:01.345Z] ---> Running in 3a7ec0051878 [2022-05-09T19:45:02.342Z] Removing intermediate container 3a7ec0051878 [2022-05-09T19:45:02.342Z] ---> c8898bbfd0ff [2022-05-09T19:45:02.342Z] Step 21/23 : LABEL arch=arm64 [2022-05-09T19:45:02.342Z] ---> Running in 04cfce20f92a [2022-05-09T19:45:02.636Z] Removing intermediate container 04cfce20f92a [2022-05-09T19:45:02.636Z] ---> a9aaa2c5610d [2022-05-09T19:45:02.636Z] Step 22/23 : LABEL git_sha=bf4f324b483fa60dfbdeb205f563db8076494b1e [2022-05-09T19:45:02.914Z] ---> Running in 60f0c9d2b7a0 [2022-05-09T19:45:03.540Z] Removing intermediate container 60f0c9d2b7a0 [2022-05-09T19:45:03.540Z] ---> 8670d6390770 [2022-05-09T19:45:03.540Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T19:45:03.540Z] ---> Running in 4ee4635e9a3c [2022-05-09T19:45:04.144Z] Removing intermediate container 4ee4635e9a3c [2022-05-09T19:45:04.144Z] ---> 791e7aba2dde [2022-05-09T19:45:04.144Z] [2022-05-09T19:45:04.423Z] Successfully built 791e7aba2dde [2022-05-09T19:45:04.423Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-09T19:45:04.423Z]  Building sys-mgmt-agent ... done Building support-scheduler [2022-05-09T19:45:06.416Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.15/community: temporary error (try again later) [2022-05-09T19:45:06.416Z] OK: 220 MiB in 52 packages [2022-05-09T19:45:07.859Z] Removing intermediate container d5779dd00530 [2022-05-09T19:45:07.859Z] ---> 7f5986276e71 [2022-05-09T19:45:07.859Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T19:45:08.858Z] ---> d45716475d0f [2022-05-09T19:45:09.132Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T19:45:09.132Z] ---> Running in 6f0d38aa758a [2022-05-09T19:45:15.871Z] Removing intermediate container 6f0d38aa758a [2022-05-09T19:45:15.871Z] ---> 54290d4de380 [2022-05-09T19:45:15.871Z] Step 8/23 : COPY . . [2022-05-09T19:45:34.228Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T19:45:34.228Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T19:45:34.228Z] ---> ec772c4330b4 [2022-05-09T19:45:34.228Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T19:45:34.228Z] ---> Using cache [2022-05-09T19:45:34.228Z] ---> 791e845a0ca8 [2022-05-09T19:45:34.228Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T19:45:34.228Z] ---> Using cache [2022-05-09T19:45:34.228Z] ---> 63becd0565ca [2022-05-09T19:45:34.228Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-09T19:45:34.228Z] ---> Using cache [2022-05-09T19:45:34.228Z] ---> db2f3338c689 [2022-05-09T19:45:34.228Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T19:45:34.228Z] ---> Using cache [2022-05-09T19:45:34.228Z] ---> 1d63b1fec94b [2022-05-09T19:45:34.228Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T19:45:34.228Z] ---> Using cache [2022-05-09T19:45:34.228Z] ---> f0f824415bab [2022-05-09T19:45:34.228Z] Step 8/22 : COPY . . [2022-05-09T19:45:34.228Z] ---> Using cache [2022-05-09T19:45:34.228Z] ---> 8c224f28b19d [2022-05-09T19:45:34.228Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-09T19:45:35.683Z] ---> Running in 0373fa6ba63e [2022-05-09T19:45:38.335Z] 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 [2022-05-09T19:45:45.100Z] ---> ed75436c6f49 [2022-05-09T19:45:45.100Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-09T19:45:45.100Z] ---> Running in c5ecc2270af8 [2022-05-09T19:45:47.088Z] 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 [2022-05-09T19:48:39.346Z] Removing intermediate container 2e5232c41498 [2022-05-09T19:48:39.346Z] ---> 9d736571a42d [2022-05-09T19:48:39.346Z] [2022-05-09T19:48:39.346Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T19:48:39.346Z] ---> ac73e934f311 [2022-05-09T19:48:39.346Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-09T19:48:39.346Z] ---> Using cache [2022-05-09T19:48:39.346Z] ---> 0f42fcf555c6 [2022-05-09T19:48:39.346Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T19:48:39.346Z] ---> Using cache [2022-05-09T19:48:39.346Z] ---> 3f59df013ca7 [2022-05-09T19:48:39.346Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-09T19:48:39.346Z] ---> Running in fcbb94c42bfd [2022-05-09T19:48:39.346Z] Removing intermediate container fcbb94c42bfd [2022-05-09T19:48:39.346Z] ---> 21c5f6fc7de8 [2022-05-09T19:48:39.346Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-09T19:48:39.346Z] ---> Running in 062ac74032ee [2022-05-09T19:48:39.346Z] Removing intermediate container 062ac74032ee [2022-05-09T19:48:39.346Z] ---> af7ba915a4be [2022-05-09T19:48:39.346Z] Step 15/23 : WORKDIR / [2022-05-09T19:48:39.346Z] ---> Running in fbdeb9c193b7 [2022-05-09T19:48:39.346Z] Removing intermediate container fbdeb9c193b7 [2022-05-09T19:48:39.346Z] ---> f3e50b50d3e0 [2022-05-09T19:48:39.346Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T19:48:39.346Z] ---> 7137b842fc93 [2022-05-09T19:48:39.346Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-09T19:48:39.346Z] ---> abb640ca3a03 [2022-05-09T19:48:39.346Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-09T19:48:39.346Z] ---> 5bd928c5c1ba [2022-05-09T19:48:39.346Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-09T19:48:39.346Z] ---> Running in 311f389ece5f [2022-05-09T19:48:39.346Z] Removing intermediate container 311f389ece5f [2022-05-09T19:48:39.346Z] ---> c9f8e0e7e543 [2022-05-09T19:48:39.346Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T19:48:39.346Z] ---> Running in 9aed9b53eefb [2022-05-09T19:48:39.346Z] Removing intermediate container 9aed9b53eefb [2022-05-09T19:48:39.346Z] ---> 91c678bb5c75 [2022-05-09T19:48:39.346Z] Step 21/23 : LABEL arch=arm64 [2022-05-09T19:48:39.346Z] ---> Running in f14fabe7f94f [2022-05-09T19:48:39.346Z] Removing intermediate container f14fabe7f94f [2022-05-09T19:48:39.346Z] ---> e2f1eecf61fe [2022-05-09T19:48:39.346Z] Step 22/23 : LABEL git_sha=bf4f324b483fa60dfbdeb205f563db8076494b1e [2022-05-09T19:48:39.346Z] ---> Running in ab004afa6942 [2022-05-09T19:48:39.346Z] Removing intermediate container ab004afa6942 [2022-05-09T19:48:39.346Z] ---> 1f655daced9a [2022-05-09T19:48:39.346Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T19:48:39.346Z] ---> Running in 15087da3d2d9 [2022-05-09T19:48:39.346Z] Removing intermediate container 15087da3d2d9 [2022-05-09T19:48:39.346Z] ---> eb3c79dfddb7 [2022-05-09T19:48:39.346Z] [2022-05-09T19:48:39.346Z] Successfully built eb3c79dfddb7 [2022-05-09T19:48:39.346Z] Successfully tagged core-metadata-arm64:latest [2022-05-09T19:48:39.346Z]  Building core-metadata ... done Building support-notifications [2022-05-09T19:49:11.717Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T19:49:11.717Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T19:49:11.717Z] ---> ec772c4330b4 [2022-05-09T19:49:11.717Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T19:49:11.717Z] ---> Using cache [2022-05-09T19:49:11.717Z] ---> 791e845a0ca8 [2022-05-09T19:49:11.717Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T19:49:11.717Z] ---> Using cache [2022-05-09T19:49:11.717Z] ---> 63becd0565ca [2022-05-09T19:49:11.717Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-09T19:49:11.717Z] ---> Running in 42b661cc5884 [2022-05-09T19:49:11.717Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T19:49:11.717Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T19:49:11.717Z] OK: 220 MiB in 52 packages [2022-05-09T19:49:12.319Z] Removing intermediate container 42b661cc5884 [2022-05-09T19:49:12.320Z] ---> b64c16a58017 [2022-05-09T19:49:12.320Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T19:49:13.334Z] ---> 52f070ecaa98 [2022-05-09T19:49:13.334Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T19:49:13.334Z] ---> Running in d81e07c93b54 [2022-05-09T19:49:18.777Z] Removing intermediate container d81e07c93b54 [2022-05-09T19:49:18.777Z] ---> 9d8690327209 [2022-05-09T19:49:18.777Z] Step 8/22 : COPY . . [2022-05-09T19:49:40.982Z] ---> 1eaf6386398c [2022-05-09T19:49:40.982Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-09T19:49:40.982Z] ---> Running in ec918d1dd9b6 [2022-05-09T19:49:41.586Z] 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 [2022-05-09T19:52:03.574Z] Removing intermediate container c5ecc2270af8 [2022-05-09T19:52:03.574Z] ---> 99d5dc0bcd66 [2022-05-09T19:52:03.574Z] [2022-05-09T19:52:03.574Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T19:52:03.574Z] ---> ac73e934f311 [2022-05-09T19:52:03.574Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-09T19:52:03.574Z] ---> Running in 982beef7f094 [2022-05-09T19:52:03.574Z] Removing intermediate container 982beef7f094 [2022-05-09T19:52:03.574Z] ---> a1e8c21d033d [2022-05-09T19:52:03.574Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-09T19:52:03.574Z] ---> Running in 3646b259f1ac [2022-05-09T19:52:03.574Z] Removing intermediate container 3646b259f1ac [2022-05-09T19:52:03.574Z] ---> c2c545967e72 [2022-05-09T19:52:03.574Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-09T19:52:03.574Z] ---> Running in 7cbdf67a85ef [2022-05-09T19:52:04.178Z] Removing intermediate container 7cbdf67a85ef [2022-05-09T19:52:04.178Z] ---> 7e050fff4b9d [2022-05-09T19:52:04.178Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T19:52:04.178Z] ---> Running in 61a86f861fae [2022-05-09T19:52:07.600Z] Removing intermediate container 61a86f861fae [2022-05-09T19:52:07.600Z] ---> 470271d37e66 [2022-05-09T19:52:07.600Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-09T19:52:07.600Z] ---> Running in 7bca64c657ea [2022-05-09T19:52:09.601Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T19:52:10.210Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T19:52:11.668Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-09T19:52:11.668Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-09T19:52:11.668Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-09T19:52:11.668Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-09T19:52:11.948Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-09T19:52:11.948Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-09T19:52:12.228Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T19:52:12.228Z] OK: 8 MiB in 20 packages [2022-05-09T19:52:13.705Z] Removing intermediate container 7bca64c657ea [2022-05-09T19:52:13.705Z] ---> 29dafda084b1 [2022-05-09T19:52:13.705Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T19:52:14.701Z] ---> 3f71196e3efb [2022-05-09T19:52:14.701Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-09T19:52:16.709Z] ---> 79078337a024 [2022-05-09T19:52:16.709Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-09T19:52:17.720Z] ---> 85f06be7023f [2022-05-09T19:52:17.720Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-09T19:52:17.720Z] ---> Running in 6f665358d6eb [2022-05-09T19:52:18.333Z] Removing intermediate container 6f665358d6eb [2022-05-09T19:52:18.333Z] ---> 1003505abb68 [2022-05-09T19:52:18.333Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T19:52:18.333Z] ---> Running in f7fbda1bc63d [2022-05-09T19:52:18.611Z] Removing intermediate container f7fbda1bc63d [2022-05-09T19:52:18.611Z] ---> e196de9b2650 [2022-05-09T19:52:18.611Z] Step 21/23 : LABEL arch=arm64 [2022-05-09T19:52:18.893Z] ---> Running in b3ca036ae348 [2022-05-09T19:52:19.508Z] Removing intermediate container b3ca036ae348 [2022-05-09T19:52:19.508Z] ---> 4aa9450d5088 [2022-05-09T19:52:19.508Z] Step 22/23 : LABEL git_sha=bf4f324b483fa60dfbdeb205f563db8076494b1e [2022-05-09T19:52:19.508Z] ---> Running in eb4e0dc4d48a [2022-05-09T19:52:20.131Z] Removing intermediate container eb4e0dc4d48a [2022-05-09T19:52:20.131Z] ---> 15a4d8716fe8 [2022-05-09T19:52:20.131Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T19:52:20.131Z] ---> Running in 5a2234cd323c [2022-05-09T19:52:20.753Z] Removing intermediate container 5a2234cd323c [2022-05-09T19:52:20.753Z] ---> 80cabba3a07d [2022-05-09T19:52:20.753Z] [2022-05-09T19:52:21.359Z] Successfully built 80cabba3a07d [2022-05-09T19:52:21.359Z] Successfully tagged core-data-arm64:latest [2022-05-09T19:52:21.359Z]  Building core-data ... done Building security-spire-agent [2022-05-09T19:52:54.900Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T19:52:54.900Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-09T19:52:54.900Z] ---> ec772c4330b4 [2022-05-09T19:52:54.900Z] Step 3/26 : WORKDIR /edgex-go [2022-05-09T19:52:54.900Z] ---> Using cache [2022-05-09T19:52:54.900Z] ---> 791e845a0ca8 [2022-05-09T19:52:54.900Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T19:52:54.900Z] ---> Using cache [2022-05-09T19:52:54.900Z] ---> 63becd0565ca [2022-05-09T19:52:54.900Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T19:52:54.900Z] ---> Running in 41594549d123 [2022-05-09T19:52:54.900Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T19:52:54.900Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T19:52:54.900Z] OK: 220 MiB in 52 packages [2022-05-09T19:52:55.176Z] Removing intermediate container 41594549d123 [2022-05-09T19:52:55.176Z] ---> 5f28e871cc87 [2022-05-09T19:52:55.176Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-09T19:52:56.183Z] ---> ba1180d0da3c [2022-05-09T19:52:56.183Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T19:52:56.183Z] ---> Running in 567802f60796 [2022-05-09T19:53:01.622Z] Removing intermediate container 567802f60796 [2022-05-09T19:53:01.622Z] ---> 084314616fab [2022-05-09T19:53:01.622Z] Step 8/26 : COPY . . [2022-05-09T19:53:23.847Z] ---> cb569835a994 [2022-05-09T19:53:23.847Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T19:53:23.848Z] ---> Running in f647a41c4a03 [2022-05-09T19:53:23.848Z] Removing intermediate container f647a41c4a03 [2022-05-09T19:53:23.848Z] ---> 8ed60365bdab [2022-05-09T19:53:23.848Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-09T19:53:23.848Z] ---> Running in 8fb1f3b2fd85 [2022-05-09T19:53:27.255Z] Removing intermediate container 8fb1f3b2fd85 [2022-05-09T19:53:27.255Z] ---> 95f3a74d65cf [2022-05-09T19:53:27.255Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-09T19:53:27.255Z] ---> Running in 394d2ef30b8e [2022-05-09T19:53:27.891Z] Removing intermediate container 394d2ef30b8e [2022-05-09T19:53:27.891Z] ---> e7a79cb92e40 [2022-05-09T19:53:27.891Z] 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 [2022-05-09T19:53:28.179Z] ---> Running in deac2ed011ad [2022-05-09T19:53:31.646Z] spire-1.2.1/ [2022-05-09T19:53:31.646Z] spire-1.2.1/.data/ [2022-05-09T19:53:31.646Z] spire-1.2.1/.data/.file [2022-05-09T19:53:31.646Z] spire-1.2.1/.dockerignore [2022-05-09T19:53:31.646Z] spire-1.2.1/.gitattributes [2022-05-09T19:53:31.646Z] spire-1.2.1/.githooks/ [2022-05-09T19:53:31.646Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T19:53:31.646Z] spire-1.2.1/.github/ [2022-05-09T19:53:31.646Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T19:53:31.646Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T19:53:31.646Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T19:53:31.646Z] spire-1.2.1/.github/workflows/ [2022-05-09T19:53:31.646Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T19:53:31.646Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T19:53:31.646Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T19:53:31.646Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T19:53:31.646Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T19:53:31.646Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T19:53:31.646Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T19:53:31.646Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T19:53:31.646Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T19:53:31.646Z] spire-1.2.1/.gitignore [2022-05-09T19:53:31.646Z] spire-1.2.1/.go-version [2022-05-09T19:53:31.646Z] spire-1.2.1/.golangci.yml [2022-05-09T19:53:31.646Z] spire-1.2.1/ADOPTERS.md [2022-05-09T19:53:31.646Z] spire-1.2.1/CHANGELOG.md [2022-05-09T19:53:31.646Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T19:53:31.646Z] spire-1.2.1/CODEOWNERS [2022-05-09T19:53:31.646Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T19:53:31.646Z] spire-1.2.1/Dockerfile [2022-05-09T19:53:31.646Z] spire-1.2.1/Dockerfile.dev [2022-05-09T19:53:31.646Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T19:53:31.646Z] spire-1.2.1/LICENSE [2022-05-09T19:53:31.646Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T19:53:31.646Z] spire-1.2.1/Makefile [2022-05-09T19:53:31.646Z] spire-1.2.1/README.md [2022-05-09T19:53:31.646Z] spire-1.2.1/ROADMAP.md [2022-05-09T19:53:31.646Z] spire-1.2.1/SECURITY.md [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/ [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T19:53:31.646Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T19:53:31.646Z] spire-1.2.1/conf/ [2022-05-09T19:53:31.646Z] spire-1.2.1/conf/agent/ [2022-05-09T19:53:31.646Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T19:53:31.646Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T19:53:31.646Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T19:53:31.646Z] spire-1.2.1/conf/server/ [2022-05-09T19:53:31.646Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T19:53:31.646Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T19:53:31.646Z] spire-1.2.1/conf/server/server.conf [2022-05-09T19:53:31.646Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/ [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/auditlog.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/images/ [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T19:53:31.646Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T19:53:31.926Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T19:53:31.926Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T19:53:31.926Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T19:53:31.926Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T19:53:31.926Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T19:53:31.926Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T19:53:31.926Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T19:53:31.926Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T19:53:31.926Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T19:53:31.926Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T19:53:31.926Z] spire-1.2.1/doc/spire_server.md [2022-05-09T19:53:31.926Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T19:53:31.926Z] spire-1.2.1/doc/telemetry.md [2022-05-09T19:53:31.926Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T19:53:31.926Z] spire-1.2.1/doc/upgrading.md [2022-05-09T19:53:31.926Z] spire-1.2.1/doc/using_spire.md [2022-05-09T19:53:31.926Z] spire-1.2.1/examples/ [2022-05-09T19:53:31.926Z] spire-1.2.1/examples/README.md [2022-05-09T19:53:31.926Z] spire-1.2.1/go.mod [2022-05-09T19:53:31.926Z] spire-1.2.1/go.sum [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T19:53:31.926Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/ [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/api/ [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T19:53:31.927Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/health/ [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/log/ [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T19:53:32.205Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/util/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/version/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T19:53:32.206Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/config.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T19:53:32.483Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T19:53:32.484Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T19:53:32.763Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T19:53:32.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T19:53:32.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T19:53:32.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T19:53:32.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T19:53:32.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T19:53:32.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T19:53:32.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T19:53:32.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T19:53:32.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T19:53:32.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T19:53:32.764Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T19:53:32.764Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T19:53:32.764Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T19:53:32.764Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T19:53:32.764Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T19:53:32.764Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T19:53:32.764Z] spire-1.2.1/pkg/server/server.go [2022-05-09T19:53:32.764Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T19:53:32.764Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T19:53:32.764Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T19:53:32.764Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T19:53:32.764Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T19:53:32.764Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T19:53:32.764Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T19:53:32.764Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T19:53:32.764Z] spire-1.2.1/proto/ [2022-05-09T19:53:32.764Z] spire-1.2.1/proto/private/ [2022-05-09T19:53:32.764Z] spire-1.2.1/proto/private/server/ [2022-05-09T19:53:32.764Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T19:53:32.764Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T19:53:32.764Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T19:53:32.764Z] spire-1.2.1/proto/spire/ [2022-05-09T19:53:32.764Z] spire-1.2.1/proto/spire/common/ [2022-05-09T19:53:32.764Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T19:53:32.764Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T19:53:32.764Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T19:53:32.764Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T19:53:32.764Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T19:53:32.764Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T19:53:32.764Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T19:53:32.764Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T19:53:32.764Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T19:53:32.764Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T19:53:32.764Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T19:53:32.764Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T19:53:32.764Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T19:53:32.764Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T19:53:32.764Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T19:53:32.764Z] spire-1.2.1/release/ [2022-05-09T19:53:32.764Z] spire-1.2.1/release/spire-extras/ [2022-05-09T19:53:32.764Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T19:53:32.764Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T19:53:32.764Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T19:53:32.764Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T19:53:32.764Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T19:53:32.764Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T19:53:32.764Z] spire-1.2.1/release/spire/ [2022-05-09T19:53:32.764Z] spire-1.2.1/release/spire/README.md [2022-05-09T19:53:32.764Z] spire-1.2.1/release/spire/conf/ [2022-05-09T19:53:32.764Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T19:53:32.764Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T19:53:32.764Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T19:53:32.764Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T19:53:32.764Z] spire-1.2.1/script/ [2022-05-09T19:53:32.764Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T19:53:32.764Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T19:53:32.764Z] spire-1.2.1/support/ [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/ [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T19:53:32.764Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T19:53:32.764Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T19:53:32.764Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T19:53:33.045Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T19:53:33.045Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T19:53:33.045Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T19:53:33.045Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T19:53:33.045Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T19:53:33.045Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T19:53:33.045Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T19:53:33.045Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T19:53:33.045Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T19:53:33.045Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T19:53:33.045Z] spire-1.2.1/test/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/clock/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/clock/clock.go [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/config/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T19:53:33.045Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/README.md [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/common [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/setup/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/suites/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T19:53:33.045Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T19:53:33.046Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T19:53:33.323Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T19:53:33.324Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T19:53:33.325Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T19:53:33.325Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T19:53:33.325Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T19:53:33.325Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T19:53:33.325Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T19:53:33.325Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T19:53:33.325Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T19:53:33.325Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T19:53:33.325Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T19:53:33.325Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T19:53:33.325Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T19:53:33.325Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T19:53:33.325Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T19:53:33.325Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T19:53:33.325Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T19:53:33.325Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T19:53:33.325Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T19:53:33.325Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T19:53:33.325Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T19:53:33.325Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T19:53:33.325Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T19:53:33.325Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T19:53:33.325Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T19:53:33.325Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T19:53:33.325Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T19:53:33.325Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T19:53:33.325Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T19:53:33.325Z] spire-1.2.1/test/integration/test.sh [2022-05-09T19:53:33.325Z] spire-1.2.1/test/plugintest/ [2022-05-09T19:53:33.325Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T19:53:33.325Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T19:53:33.325Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T19:53:33.325Z] spire-1.2.1/test/spiretest/ [2022-05-09T19:53:33.325Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T19:53:33.325Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T19:53:33.325Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T19:53:33.325Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T19:53:33.325Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T19:53:33.325Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T19:53:33.325Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T19:53:33.325Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T19:53:33.325Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T19:53:33.325Z] spire-1.2.1/test/testca/ [2022-05-09T19:53:33.325Z] spire-1.2.1/test/testca/ca.go [2022-05-09T19:53:33.325Z] spire-1.2.1/test/testkey/ [2022-05-09T19:53:33.325Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T19:53:33.325Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T19:53:33.325Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T19:53:33.325Z] spire-1.2.1/test/testkey/new.go [2022-05-09T19:53:33.325Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T19:53:33.325Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T19:53:33.325Z] spire-1.2.1/test/util/ [2022-05-09T19:53:33.325Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T19:53:33.325Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T19:53:33.325Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T19:53:33.325Z] spire-1.2.1/test/util/race.go [2022-05-09T19:53:33.325Z] spire-1.2.1/test/util/util.go [2022-05-09T19:53:33.325Z] building spire from source... [2022-05-09T19:53:34.320Z] Installing go1.17.7... [2022-05-09T19:53:39.785Z] Removing intermediate container 0373fa6ba63e [2022-05-09T19:53:39.785Z] ---> 668fb63c9b60 [2022-05-09T19:53:39.785Z] [2022-05-09T19:53:39.785Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T19:53:39.785Z] ---> ac73e934f311 [2022-05-09T19:53:39.785Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-09T19:53:39.785Z] ---> Using cache [2022-05-09T19:53:39.785Z] ---> 0f42fcf555c6 [2022-05-09T19:53:39.785Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T19:53:39.785Z] ---> Using cache [2022-05-09T19:53:39.785Z] ---> 3f59df013ca7 [2022-05-09T19:53:39.785Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-09T19:53:39.785Z] ---> Running in 2f8b5e09451c [2022-05-09T19:53:39.785Z] Removing intermediate container 2f8b5e09451c [2022-05-09T19:53:39.785Z] ---> 1f738101089e [2022-05-09T19:53:39.785Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-09T19:53:40.078Z] ---> Running in 99ada934dcba [2022-05-09T19:53:40.695Z] Removing intermediate container 99ada934dcba [2022-05-09T19:53:40.695Z] ---> 7ce918dc8bd3 [2022-05-09T19:53:40.695Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T19:53:41.699Z] ---> 6ae28a668458 [2022-05-09T19:53:41.699Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-09T19:53:44.352Z] ---> f424f450053b [2022-05-09T19:53:44.353Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-09T19:53:44.965Z] ---> 2156c63ebbc6 [2022-05-09T19:53:44.965Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-09T19:53:45.246Z] ---> Running in 63935b55ea86 [2022-05-09T19:53:45.869Z] Removing intermediate container 63935b55ea86 [2022-05-09T19:53:45.869Z] ---> 3ecd718e833a [2022-05-09T19:53:45.869Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T19:53:46.157Z] ---> Running in c4cee6292595 [2022-05-09T19:53:46.465Z] Removing intermediate container c4cee6292595 [2022-05-09T19:53:46.465Z] ---> abcbf33b4ddb [2022-05-09T19:53:46.465Z] Step 20/22 : LABEL arch=arm64 [2022-05-09T19:53:46.746Z] ---> Running in 08d83a19031e [2022-05-09T19:53:47.351Z] Removing intermediate container 08d83a19031e [2022-05-09T19:53:47.351Z] ---> 65fe63635a76 [2022-05-09T19:53:47.351Z] Step 21/22 : LABEL git_sha=bf4f324b483fa60dfbdeb205f563db8076494b1e [2022-05-09T19:53:47.351Z] ---> Running in bc1e4a67626e [2022-05-09T19:53:47.956Z] Removing intermediate container bc1e4a67626e [2022-05-09T19:53:47.956Z] ---> 782b463d994b [2022-05-09T19:53:47.956Z] Step 22/22 : LABEL version=0.0.0 [2022-05-09T19:53:47.956Z] ---> Running in c920b746db91 [2022-05-09T19:53:48.564Z] Removing intermediate container c920b746db91 [2022-05-09T19:53:48.564Z] ---> 66c4db911679 [2022-05-09T19:53:48.564Z] [2022-05-09T19:53:49.165Z] Successfully built 66c4db911679 [2022-05-09T19:53:49.165Z] Successfully tagged support-scheduler-arm64:latest [2022-05-09T19:54:01.612Z]  Building support-scheduler ... done Building bin/spire-server... [2022-05-09T19:54:01.612Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T19:54:01.612Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T19:54:01.612Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T19:54:01.612Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T19:54:01.612Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T19:54:01.890Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T19:54:02.494Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T19:54:03.483Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T19:54:03.762Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T19:54:05.758Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T19:54:06.364Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T19:54:06.642Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T19:54:06.642Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T19:54:06.642Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T19:54:06.642Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T19:54:06.920Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T19:54:06.920Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T19:54:07.523Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T19:54:07.523Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T19:54:07.523Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T19:54:07.801Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T19:54:08.079Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T19:54:09.069Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T19:54:09.069Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T19:54:24.474Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T19:54:24.474Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T19:54:24.474Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T19:54:24.474Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T19:54:24.474Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T19:54:24.474Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T19:54:24.474Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T19:54:24.474Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T19:54:24.474Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T19:54:24.474Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T19:54:24.474Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T19:54:24.474Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T19:54:24.474Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T19:54:24.474Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T19:54:24.474Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T19:54:24.474Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T19:54:24.754Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T19:54:25.029Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T19:54:25.305Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T19:54:25.305Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T19:54:25.582Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T19:54:25.582Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T19:54:25.582Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T19:54:25.862Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T19:54:36.044Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T19:54:36.044Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T19:54:36.321Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T19:54:36.321Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T19:54:36.600Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T19:54:36.600Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T19:54:36.879Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T19:54:36.879Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T19:54:37.158Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T19:54:37.763Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T19:54:37.763Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T19:54:37.763Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T19:54:59.979Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T19:54:59.979Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T19:54:59.979Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T19:55:10.181Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T19:55:10.181Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T19:55:37.058Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T19:55:37.058Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T19:55:37.058Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T19:55:37.058Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T19:55:37.058Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T19:55:37.058Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T19:55:38.045Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T19:55:38.648Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T19:55:40.095Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T19:55:40.374Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T19:55:40.655Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T19:55:40.655Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T19:55:41.647Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T19:55:41.927Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T19:55:42.205Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T19:55:42.483Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T19:55:42.760Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T19:55:42.760Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T19:55:43.037Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T19:55:43.314Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T19:55:43.314Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T19:55:44.760Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T19:55:44.761Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T19:55:44.761Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T19:55:45.038Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T19:55:50.476Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T19:55:50.476Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T19:55:50.476Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T19:55:50.476Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T19:55:50.476Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T19:55:50.476Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T19:55:50.476Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T19:55:51.471Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T19:55:51.471Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T19:55:51.754Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T19:55:52.031Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T19:55:52.031Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T19:55:53.018Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T19:55:53.296Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T19:55:53.573Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T19:55:53.851Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T19:55:54.130Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T19:55:54.130Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T19:55:54.130Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T19:55:54.405Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T19:55:54.405Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T19:55:55.398Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T19:55:55.398Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T19:55:56.000Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T19:55:56.000Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T19:55:56.278Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T19:55:58.277Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T19:55:58.876Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T19:55:58.876Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T19:55:59.151Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T19:55:59.151Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T19:55:59.428Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T19:55:59.705Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T19:55:59.982Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T19:56:00.582Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T19:56:03.306Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T19:56:05.308Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T19:56:05.308Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T19:56:05.584Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T19:56:05.584Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T19:56:05.861Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T19:56:06.465Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T19:56:06.465Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T19:56:06.465Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T19:56:06.465Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T19:56:06.741Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T19:56:06.741Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T19:56:07.023Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T19:56:15.346Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T19:56:15.346Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T19:56:15.346Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T19:56:15.346Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T19:56:37.582Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T19:56:37.582Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T19:56:55.947Z] Removing intermediate container ec918d1dd9b6 [2022-05-09T19:56:55.947Z] ---> 729ac8ae2cfe [2022-05-09T19:56:55.947Z] [2022-05-09T19:56:55.947Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T19:56:55.947Z] ---> ac73e934f311 [2022-05-09T19:56:55.947Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-09T19:56:55.947Z] ---> Running in a4084af872ba [2022-05-09T19:56:57.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T19:56:58.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T19:56:59.016Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-09T19:56:59.016Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-09T19:56:59.016Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T19:56:59.016Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T19:56:59.620Z] OK: 6 MiB in 16 packages [2022-05-09T19:57:01.623Z] Removing intermediate container a4084af872ba [2022-05-09T19:57:01.623Z] ---> e1b33f22e755 [2022-05-09T19:57:01.623Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T19:57:01.623Z] ---> Running in c5e646320287 [2022-05-09T19:57:02.225Z] Removing intermediate container c5e646320287 [2022-05-09T19:57:02.225Z] ---> 78d6825875ad [2022-05-09T19:57:02.225Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-09T19:57:02.225Z] ---> Running in 0bba8eea1153 [2022-05-09T19:57:02.853Z] Removing intermediate container 0bba8eea1153 [2022-05-09T19:57:02.853Z] ---> e5cc40f9a705 [2022-05-09T19:57:02.853Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-09T19:57:02.853Z] ---> Running in 22bf2ebc08a9 [2022-05-09T19:57:03.466Z] Removing intermediate container 22bf2ebc08a9 [2022-05-09T19:57:03.466Z] ---> c7baf73b4279 [2022-05-09T19:57:03.466Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T19:57:04.072Z] ---> 298e79373539 [2022-05-09T19:57:04.360Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-09T19:57:07.005Z] ---> 3c42a35dd5e2 [2022-05-09T19:57:07.005Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-09T19:57:07.611Z] ---> 6c46bf23730f [2022-05-09T19:57:07.611Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-09T19:57:07.890Z] ---> Running in 783c95910ab0 [2022-05-09T19:57:08.504Z] Removing intermediate container 783c95910ab0 [2022-05-09T19:57:08.504Z] ---> 4cfb59427cad [2022-05-09T19:57:08.504Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T19:57:08.504Z] ---> Running in 1caa0863777a [2022-05-09T19:57:09.108Z] Removing intermediate container 1caa0863777a [2022-05-09T19:57:09.108Z] ---> 5ddcc0f76b57 [2022-05-09T19:57:09.108Z] Step 20/22 : LABEL arch=arm64 [2022-05-09T19:57:09.108Z] ---> Running in 15738a4efc67 [2022-05-09T19:57:09.718Z] Removing intermediate container 15738a4efc67 [2022-05-09T19:57:09.718Z] ---> 37251da090c6 [2022-05-09T19:57:09.718Z] Step 21/22 : LABEL git_sha=bf4f324b483fa60dfbdeb205f563db8076494b1e [2022-05-09T19:57:09.993Z] ---> Running in 8df7e55658f2 [2022-05-09T19:57:10.596Z] Removing intermediate container 8df7e55658f2 [2022-05-09T19:57:10.596Z] ---> 76245269d607 [2022-05-09T19:57:10.596Z] Step 22/22 : LABEL version=0.0.0 [2022-05-09T19:57:10.596Z] ---> Running in 3dca27da168a [2022-05-09T19:57:11.201Z] Removing intermediate container 3dca27da168a [2022-05-09T19:57:11.201Z] ---> 1efae86f25f1 [2022-05-09T19:57:11.201Z] [2022-05-09T19:57:11.807Z] Successfully built 1efae86f25f1 [2022-05-09T19:57:11.807Z] Successfully tagged support-notifications-arm64:latest [2022-05-09T20:11:50.135Z]  Building support-notifications ... done Building bin/spire-agent... [2022-05-09T20:11:50.135Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T20:11:50.135Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T20:11:50.135Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T20:11:50.135Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T20:11:50.135Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T20:11:50.135Z] Building bin/spire-agent... [2022-05-09T20:11:50.135Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T20:11:50.135Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T20:11:50.135Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T20:11:50.135Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T20:11:50.135Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T20:11:50.135Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T20:11:50.135Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T20:11:50.135Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T20:11:50.135Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T20:11:50.135Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T20:11:50.135Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T20:11:50.135Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T20:11:51.112Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T20:11:52.553Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T20:11:52.553Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T20:11:52.830Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T20:11:52.830Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T20:11:52.830Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T20:11:53.109Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T20:11:53.385Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T20:11:53.385Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T20:18:45.735Z] Removing intermediate container 1d3ec61e6ca3 [2022-05-09T20:18:45.735Z] ---> 3431c4471bf0 [2022-05-09T20:18:45.735Z] [2022-05-09T20:18:45.735Z] Step 13/26 : FROM alpine:3.15 [2022-05-09T20:18:45.735Z] ---> 3fb3c9af89a9 [2022-05-09T20:18:45.735Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T20:18:45.735Z] ---> Using cache [2022-05-09T20:18:45.735Z] ---> 59ecaaf9555b [2022-05-09T20:18:45.735Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:18:45.735Z] ---> Using cache [2022-05-09T20:18:45.735Z] ---> b838358ffe16 [2022-05-09T20:18:45.735Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-09T20:18:45.735Z] ---> Running in 3e0ab00be24c [2022-05-09T20:18:46.027Z] Removing intermediate container a3c661187650 [2022-05-09T20:18:46.028Z] ---> 93d059c299bd [2022-05-09T20:18:46.028Z] [2022-05-09T20:18:46.028Z] Step 13/25 : FROM alpine:3.15 [2022-05-09T20:18:46.028Z] ---> 3fb3c9af89a9 [2022-05-09T20:18:46.028Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T20:18:46.028Z] ---> Using cache [2022-05-09T20:18:46.028Z] ---> 59ecaaf9555b [2022-05-09T20:18:46.028Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:18:46.028Z] ---> Using cache [2022-05-09T20:18:46.028Z] ---> b838358ffe16 [2022-05-09T20:18:46.028Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-09T20:18:46.028Z] ---> Running in 15acd9158992 [2022-05-09T20:18:47.495Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T20:18:47.767Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T20:18:48.365Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T20:18:48.638Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T20:18:50.098Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T20:18:50.098Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T20:18:50.098Z] OK: 15732 distinct packages available [2022-05-09T20:18:50.098Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T20:18:50.098Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T20:18:50.098Z] OK: 15732 distinct packages available [2022-05-09T20:18:50.098Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T20:18:50.374Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T20:18:50.969Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T20:18:51.250Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T20:18:52.246Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-09T20:18:52.246Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-09T20:18:52.520Z] (3/4) Installing libucontext (1.1-r0) [2022-05-09T20:18:52.520Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-09T20:18:52.520Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-09T20:18:52.520Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-09T20:18:52.520Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T20:18:52.520Z] (3/5) Installing libucontext (1.1-r0) [2022-05-09T20:18:52.797Z] OK: 6 MiB in 18 packages [2022-05-09T20:18:52.797Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-09T20:18:52.797Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-09T20:18:53.078Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T20:18:53.078Z] OK: 6 MiB in 19 packages [2022-05-09T20:18:54.066Z] Removing intermediate container 3e0ab00be24c [2022-05-09T20:18:54.066Z] ---> 10b06a245670 [2022-05-09T20:18:54.066Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T20:18:54.665Z] Removing intermediate container 15acd9158992 [2022-05-09T20:18:54.665Z] ---> a725da90b6f7 [2022-05-09T20:18:54.665Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T20:18:59.154Z] ---> 4f71faf109f0 [2022-05-09T20:18:59.154Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T20:18:59.459Z] ---> 84370e8a7d79 [2022-05-09T20:18:59.459Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T20:19:01.158Z] ---> 5029238ccdf9 [2022-05-09T20:19:01.158Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-09T20:19:01.158Z] ---> bbc42d22e7e8 [2022-05-09T20:19:01.158Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-09T20:19:01.158Z] ---> Running in 130d84530011 [2022-05-09T20:19:01.158Z] Removing intermediate container 130d84530011 [2022-05-09T20:19:01.158Z] ---> 78e6f6b92ce4 [2022-05-09T20:19:01.158Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-09T20:19:01.455Z] ---> 6a73fa748503 [2022-05-09T20:19:01.455Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-09T20:19:02.062Z] ---> 0b6d4f2495b8 [2022-05-09T20:19:02.062Z] Step 21/26 : WORKDIR / [2022-05-09T20:19:02.062Z] ---> Running in 6133c0bc11ad [2022-05-09T20:19:02.341Z] ---> 478c9c4b1e0d [2022-05-09T20:19:02.341Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T20:19:02.619Z] ---> Running in fefc5d8b6255 [2022-05-09T20:19:02.619Z] Removing intermediate container 6133c0bc11ad [2022-05-09T20:19:02.619Z] ---> ef498f30c680 [2022-05-09T20:19:02.619Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T20:19:02.894Z] ---> Running in b37654d9a906 [2022-05-09T20:19:03.184Z] Removing intermediate container fefc5d8b6255 [2022-05-09T20:19:03.184Z] ---> 86e24bbc6526 [2022-05-09T20:19:03.184Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T20:19:03.184Z] ---> Running in cfeed0ed853c [2022-05-09T20:19:03.184Z] Removing intermediate container b37654d9a906 [2022-05-09T20:19:03.184Z] ---> ce263a4cc7a9 [2022-05-09T20:19:03.184Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T20:19:03.464Z] ---> Running in 4b7b7f2d3b19 [2022-05-09T20:19:03.740Z] Removing intermediate container cfeed0ed853c [2022-05-09T20:19:03.740Z] ---> 66d9da3f1329 [2022-05-09T20:19:03.740Z] Step 23/25 : LABEL arch=arm64 [2022-05-09T20:19:03.740Z] ---> Running in c0e81d7d5f6e [2022-05-09T20:19:04.021Z] Removing intermediate container 4b7b7f2d3b19 [2022-05-09T20:19:04.021Z] ---> f8035b5b8fd5 [2022-05-09T20:19:04.021Z] Step 24/26 : LABEL arch=arm64 [2022-05-09T20:19:04.021Z] ---> Running in 1e0523752df1 [2022-05-09T20:19:04.305Z] Removing intermediate container c0e81d7d5f6e [2022-05-09T20:19:04.305Z] ---> d42758cd6d82 [2022-05-09T20:19:04.305Z] Step 24/25 : LABEL git_sha=bf4f324b483fa60dfbdeb205f563db8076494b1e [2022-05-09T20:19:04.588Z] ---> Running in 117726fe895a [2022-05-09T20:19:04.588Z] Removing intermediate container 1e0523752df1 [2022-05-09T20:19:04.588Z] ---> 11bd1f1244e1 [2022-05-09T20:19:04.588Z] Step 25/26 : LABEL git_sha=bf4f324b483fa60dfbdeb205f563db8076494b1e [2022-05-09T20:19:04.588Z] ---> Running in 7d080e4d57c1 [2022-05-09T20:19:05.193Z] Removing intermediate container 117726fe895a [2022-05-09T20:19:05.193Z] ---> bbbdd88e5315 [2022-05-09T20:19:05.193Z] Step 25/25 : LABEL version=0.0.0 [2022-05-09T20:19:05.193Z] Removing intermediate container 7d080e4d57c1 [2022-05-09T20:19:05.193Z] ---> 368a28c8e73d [2022-05-09T20:19:05.193Z] Step 26/26 : LABEL version=0.0.0 [2022-05-09T20:19:05.193Z] ---> Running in 559fa37ec799 [2022-05-09T20:19:05.193Z] ---> Running in f5fdd123c658 [2022-05-09T20:19:05.813Z] Removing intermediate container 559fa37ec799 [2022-05-09T20:19:05.813Z] ---> 99347d4bca9d [2022-05-09T20:19:05.813Z] [2022-05-09T20:19:05.813Z] Removing intermediate container f5fdd123c658 [2022-05-09T20:19:05.813Z] ---> f865cfe685c7 [2022-05-09T20:19:05.813Z] [2022-05-09T20:19:05.813Z] Successfully built 99347d4bca9d [2022-05-09T20:19:06.088Z] Successfully tagged security-spire-server-arm64:latest [2022-05-09T20:19:06.088Z]  Building security-spire-server ... done Successfully built f865cfe685c7 [2022-05-09T20:19:06.088Z] Successfully tagged security-spire-config-arm64:latest [2022-05-09T20:20:42.930Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-05-09T20:20:42.931Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T20:20:42.931Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T20:20:42.931Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T20:20:42.931Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T20:20:42.931Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T20:20:42.931Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T20:20:42.931Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T20:20:42.931Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T20:20:42.931Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T20:20:42.931Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T20:20:42.931Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T20:20:42.931Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T20:20:42.931Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T20:24:20.028Z] Removing intermediate container deac2ed011ad [2022-05-09T20:24:20.028Z] ---> 37c93d8d4f93 [2022-05-09T20:24:20.028Z] [2022-05-09T20:24:20.028Z] Step 13/26 : FROM alpine:3.15 [2022-05-09T20:24:20.028Z] ---> 3fb3c9af89a9 [2022-05-09T20:24:20.028Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T20:24:20.028Z] ---> Using cache [2022-05-09T20:24:20.028Z] ---> 59ecaaf9555b [2022-05-09T20:24:20.028Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T20:24:20.029Z] ---> Using cache [2022-05-09T20:24:20.029Z] ---> b838358ffe16 [2022-05-09T20:24:20.029Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-09T20:24:20.029Z] ---> Using cache [2022-05-09T20:24:20.029Z] ---> a725da90b6f7 [2022-05-09T20:24:20.029Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-09T20:24:20.029Z] ---> 7a5a3f11640d [2022-05-09T20:24:20.029Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T20:24:20.029Z] ---> 10c214adbb28 [2022-05-09T20:24:20.029Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T20:24:20.029Z] ---> 49f989371e62 [2022-05-09T20:24:20.029Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-09T20:24:20.630Z] ---> dab87e543c30 [2022-05-09T20:24:20.630Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-09T20:24:21.231Z] ---> 8b92ec68d6f7 [2022-05-09T20:24:21.231Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T20:24:21.231Z] ---> Running in 0ba76b2b46e1 [2022-05-09T20:24:21.511Z] Removing intermediate container 0ba76b2b46e1 [2022-05-09T20:24:21.511Z] ---> fd9aa01324f1 [2022-05-09T20:24:21.511Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T20:24:21.785Z] ---> Running in 5073f7af04f8 [2022-05-09T20:24:22.058Z] Removing intermediate container 5073f7af04f8 [2022-05-09T20:24:22.058Z] ---> 99a71da9f3d8 [2022-05-09T20:24:22.058Z] Step 24/26 : LABEL arch=arm64 [2022-05-09T20:24:22.058Z] ---> Running in 4f31dbe270c2 [2022-05-09T20:24:22.334Z] Removing intermediate container 4f31dbe270c2 [2022-05-09T20:24:22.334Z] ---> 5e9fcc4b8138 [2022-05-09T20:24:22.334Z] Step 25/26 : LABEL git_sha=bf4f324b483fa60dfbdeb205f563db8076494b1e [2022-05-09T20:24:22.608Z] ---> Running in 8f62a7cc9b87 [2022-05-09T20:24:22.882Z] Removing intermediate container 8f62a7cc9b87 [2022-05-09T20:24:22.882Z] ---> 088bd852e750 [2022-05-09T20:24:22.882Z] Step 26/26 : LABEL version=0.0.0 [2022-05-09T20:24:22.882Z] ---> Running in a91a6093d004 [2022-05-09T20:24:23.477Z] Removing intermediate container a91a6093d004 [2022-05-09T20:24:23.477Z] ---> 631f47a3f702 [2022-05-09T20:24:23.477Z] [2022-05-09T20:24:23.477Z] Successfully built 631f47a3f702 [2022-05-09T20:24:23.477Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-09T20:24:23.763Z]  Building security-spire-agent ... done  [Pipeline] } [2022-05-09T20:24:23.767Z] $ docker stop --time=1 b164fe7bc6e5d0f7d8e329e84234fb1c2d4d49db53c1c217d4db3d2712014e2a [2022-05-09T20:24:25.670Z] $ docker rm -f b164fe7bc6e5d0f7d8e329e84234fb1c2d4d49db53c1c217d4db3d2712014e2a [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T20:24:26.335Z] + docker images [2022-05-09T20:24:26.930Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-09T20:24:26.930Z] security-spire-agent-arm64 latest 631f47a3f702 3 seconds ago 126MB [2022-05-09T20:24:26.930Z] 37c93d8d4f93 30 seconds ago 4.14GB [2022-05-09T20:24:26.930Z] security-spire-config-arm64 latest f865cfe685c7 5 minutes ago 85.6MB [2022-05-09T20:24:26.930Z] security-spire-server-arm64 latest 99347d4bca9d 5 minutes ago 86.3MB [2022-05-09T20:24:26.930Z] 93d059c299bd 5 minutes ago 4.14GB [2022-05-09T20:24:26.930Z] 3431c4471bf0 6 minutes ago 4.14GB [2022-05-09T20:24:26.930Z] support-notifications-arm64 latest 1efae86f25f1 27 minutes ago 25.8MB [2022-05-09T20:24:26.930Z] 729ac8ae2cfe 27 minutes ago 1.36GB [2022-05-09T20:24:26.930Z] support-scheduler-arm64 latest 66c4db911679 30 minutes ago 25.2MB [2022-05-09T20:24:26.930Z] 668fb63c9b60 30 minutes ago 1.36GB [2022-05-09T20:24:26.930Z] core-data-arm64 latest 80cabba3a07d 32 minutes ago 21.6MB [2022-05-09T20:24:26.930Z] 99d5dc0bcd66 32 minutes ago 1.34GB [2022-05-09T20:24:26.930Z] core-metadata-arm64 latest eb3c79dfddb7 35 minutes ago 16.3MB [2022-05-09T20:24:26.930Z] 9d736571a42d 35 minutes ago 1.31GB [2022-05-09T20:24:26.930Z] sys-mgmt-agent-arm64 latest 791e7aba2dde 39 minutes ago 282MB [2022-05-09T20:24:26.930Z] security-proxy-setup-arm64 latest c9bbe69804e5 40 minutes ago 26.1MB [2022-05-09T20:24:26.930Z] 484d61398f4f 40 minutes ago 1.31GB [2022-05-09T20:24:26.930Z] 03a6fe3b1d17 41 minutes ago 1.31GB [2022-05-09T20:24:26.930Z] core-command-arm64 latest 58b3424dfc54 42 minutes ago 15.5MB [2022-05-09T20:24:26.930Z] f515a3619827 42 minutes ago 1.3GB [2022-05-09T20:24:26.930Z] security-spiffe-token-provider-arm64 latest 4e5e84964729 46 minutes ago 27.9MB [2022-05-09T20:24:26.930Z] 2d4258abd63d 46 minutes ago 1.36GB [2022-05-09T20:24:26.930Z] security-bootstrapper-arm64 latest 31eed1bf5512 48 minutes ago 18.3MB [2022-05-09T20:24:26.930Z] security-secretstore-setup-arm64 latest 5350a1e3801f 48 minutes ago 27.5MB [2022-05-09T20:24:26.930Z] 1c2ed463f3d9 48 minutes ago 1.31GB [2022-05-09T20:24:26.930Z] 8f320f27efde 48 minutes ago 1.32GB [2022-05-09T20:24:26.930Z] ci-base-image-arm64 latest ec772c4330b4 About an hour ago 885MB [2022-05-09T20:24:26.930Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB [2022-05-09T20:24:26.930Z] docker 20.10.14 c346e9eafbab 4 weeks ago 202MB [2022-05-09T20:24:26.930Z] alpine 3.14 ac73e934f311 4 weeks ago 5.34MB [2022-05-09T20:24:26.930Z] alpine 3.15 3fb3c9af89a9 4 weeks ago 5.32MB [2022-05-09T20:24:26.930Z] 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 [2022-05-09T20:24:27.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T20:24:27.670Z] [2022-05-09T20:24:27.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-09T20:24:28.061Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T20:24:28.334Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-09T20:24:28.334Z] 8998bd30e6a1: Pulling fs layer [2022-05-09T20:24:28.334Z] 04944245beec: Pulling fs layer [2022-05-09T20:24:28.334Z] 699f458cf7ca: Pulling fs layer [2022-05-09T20:24:28.334Z] 765212b225bb: Pulling fs layer [2022-05-09T20:24:28.334Z] f23df028b6ca: Pulling fs layer [2022-05-09T20:24:28.334Z] d65c8cfc05b1: Pulling fs layer [2022-05-09T20:24:28.334Z] 2437ff75d9bd: Pulling fs layer [2022-05-09T20:24:28.334Z] 765212b225bb: Waiting [2022-05-09T20:24:28.334Z] f23df028b6ca: Waiting [2022-05-09T20:24:28.334Z] d65c8cfc05b1: Waiting [2022-05-09T20:24:28.334Z] 2437ff75d9bd: Waiting [2022-05-09T20:24:28.334Z] 04944245beec: Verifying Checksum [2022-05-09T20:24:28.334Z] 04944245beec: Download complete [2022-05-09T20:24:28.334Z] 765212b225bb: Verifying Checksum [2022-05-09T20:24:28.334Z] 765212b225bb: Download complete [2022-05-09T20:24:28.334Z] f23df028b6ca: Download complete [2022-05-09T20:24:28.334Z] d65c8cfc05b1: Verifying Checksum [2022-05-09T20:24:28.334Z] d65c8cfc05b1: Download complete [2022-05-09T20:24:28.610Z] 699f458cf7ca: Verifying Checksum [2022-05-09T20:24:28.610Z] 699f458cf7ca: Download complete [2022-05-09T20:24:28.882Z] 8998bd30e6a1: Verifying Checksum [2022-05-09T20:24:28.882Z] 8998bd30e6a1: Download complete [2022-05-09T20:24:30.849Z] 2437ff75d9bd: Verifying Checksum [2022-05-09T20:24:30.849Z] 2437ff75d9bd: Download complete [2022-05-09T20:24:32.817Z] 8998bd30e6a1: Pull complete [2022-05-09T20:24:33.411Z] 04944245beec: Pull complete [2022-05-09T20:24:34.843Z] 699f458cf7ca: Pull complete [2022-05-09T20:24:35.114Z] 765212b225bb: Pull complete [2022-05-09T20:24:36.097Z] f23df028b6ca: Pull complete [2022-05-09T20:24:36.374Z] d65c8cfc05b1: Pull complete [2022-05-09T20:24:54.691Z] 2437ff75d9bd: Pull complete [2022-05-09T20:24:54.691Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-09T20:24:54.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T20:24:54.691Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-09T20:24:55.013Z] prd-ubuntu20.04-docker-arm64-4c-16g-42231 does not seem to be running inside a container [2022-05-09T20:24:55.106Z] $ 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 [2022-05-09T20:24:58.657Z] $ docker top 002c329ef1d9294411a62db3f40661eb64ca66e2c8bd1c6a09eae0d046cffc96 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T20:24:59.793Z] ---> job-cost.sh [2022-05-09T20:24:59.793Z] lf-activate-venv: SKIPPING [2022-05-09T20:24:59.793Z] INFO: No Stack... [2022-05-09T20:25:00.395Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-09T20:25:01.376Z] INFO: Archiving Costs [Pipeline] sh [2022-05-09T20:25:02.094Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-05-09T20:25:02.094Z] + cut -d, -f6 [Pipeline] lock [2022-05-09T20:25:02.152Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4013-1-stack-cost] [2022-05-09T20:25:02.156Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4013-1-stack-cost] did not exist. Created. [2022-05-09T20:25:02.156Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4013-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-09T20:25:02.928Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-09T20:25:03.137Z] Stashed 1 file(s) [Pipeline] } [2022-05-09T20:25:03.151Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4013-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-09T20:25:03.207Z] $ docker stop --time=1 002c329ef1d9294411a62db3f40661eb64ca66e2c8bd1c6a09eae0d046cffc96 [2022-05-09T20:25:04.816Z] $ docker rm -f 002c329ef1d9294411a62db3f40661eb64ca66e2c8bd1c6a09eae0d046cffc96 [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 [2022-05-09T20:25:05.847Z] provisioning config files... [2022-05-09T20:25:05.857Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config186657255546097535tmp [Pipeline] { [Pipeline] sh [2022-05-09T20:25:06.190Z] + set +x [2022-05-09T20:25:06.190Z] + + curl -s https://codecov.io/bash [2022-05-09T20:25:06.190Z] bash -s -- [2022-05-09T20:25:06.190Z] [2022-05-09T20:25:06.190Z] _____ _ [2022-05-09T20:25:06.190Z] / ____| | | [2022-05-09T20:25:06.190Z] | | ___ __| | ___ ___ _____ __ [2022-05-09T20:25:06.190Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-09T20:25:06.190Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-09T20:25:06.190Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-09T20:25:06.190Z] Bash-1.0.6 [2022-05-09T20:25:06.190Z] [2022-05-09T20:25:06.190Z] [2022-05-09T20:25:06.190Z] ==> git version 2.25.1 found [2022-05-09T20:25:06.190Z] ==> 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 [2022-05-09T20:25:06.190Z] Release-Date: 2020-01-08 [2022-05-09T20:25:06.190Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-09T20:25:06.190Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-09T20:25:06.190Z] ==> Jenkins CI detected. [2022-05-09T20:25:06.190Z] current dir:  /w/workspace/edgex-go/1 [2022-05-09T20:25:06.190Z] project root: . [2022-05-09T20:25:06.190Z] --> token set from env [2022-05-09T20:25:06.190Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-09T20:25:06.191Z] ==> Running gcov in . (disable via -X gcov) [2022-05-09T20:25:06.191Z] ==> Python coveragepy not found [2022-05-09T20:25:06.191Z] ==> Searching for coverage reports in: [2022-05-09T20:25:06.191Z] + . [2022-05-09T20:25:06.191Z] -> Found 1 reports [2022-05-09T20:25:06.191Z] ==> Detecting git/mercurial file structure [2022-05-09T20:25:06.452Z] ==> Reading reports [2022-05-09T20:25:06.452Z] + ./coverage.out bytes=435134 [2022-05-09T20:25:06.452Z] ==> Appending adjustments [2022-05-09T20:25:06.452Z] https://docs.codecov.io/docs/fixing-reports [2022-05-09T20:25:07.393Z] + Found adjustments [2022-05-09T20:25:07.393Z] ==> Gzipping contents [2022-05-09T20:25:07.393Z] 60K /tmp/codecov.CNSl9U.gz [2022-05-09T20:25:07.393Z] ==> Uploading reports [2022-05-09T20:25:07.393Z] url: https://codecov.io [2022-05-09T20:25:07.393Z] query: branch=PR-4013&commit=bf4f324b483fa60dfbdeb205f563db8076494b1e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4013%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4013&job=&cmd_args= [2022-05-09T20:25:07.393Z] -> Pinging Codecov [2022-05-09T20:25:07.393Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4013&commit=bf4f324b483fa60dfbdeb205f563db8076494b1e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4013%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4013&job=&cmd_args= [2022-05-09T20:25:07.965Z] -> Uploading to [2022-05-09T20:25:07.965Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-09/00271124DB129430A58F1EEE437C3FCB/bf4f324b483fa60dfbdeb205f563db8076494b1e/5c8a84a1-99f3-41f3-bcdd-06942c3b702e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220509T202507Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=35958d27a6bcba4715e2c96563c2e9c946d92ed09cc69bd5e76ef95a493ffff4 [2022-05-09T20:25:07.965Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T20:25:07.965Z] Dload Upload Total Spent Left Speed [2022-05-09T20:25:08.225Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59860 0 0 100 59860 0 231k --:--:-- --:--:-- --:--:-- 232k [2022-05-09T20:25:08.225Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/bf4f324b483fa60dfbdeb205f563db8076494b1e [Pipeline] } [2022-05-09T20:25:08.253Z] 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 [2022-05-09T20:25:09.590Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-09T20:25:09.922Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T20:25:10.816Z] ---> package-listing.sh [2022-05-09T20:25:10.816Z] ++ facter osfamily [2022-05-09T20:25:10.816Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-09T20:25:11.078Z] + OS_FAMILY=debian [2022-05-09T20:25:11.078Z] + workspace=/w/workspace/edgex-go/1 [2022-05-09T20:25:11.078Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-09T20:25:11.078Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-09T20:25:11.078Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-09T20:25:11.078Z] + PACKAGES=/tmp/packages_start.txt [2022-05-09T20:25:11.078Z] + '[' /w/workspace/edgex-go/1 ']' [2022-05-09T20:25:11.078Z] + PACKAGES=/tmp/packages_end.txt [2022-05-09T20:25:11.078Z] + case "${OS_FAMILY}" in [2022-05-09T20:25:11.078Z] + dpkg -l [2022-05-09T20:25:11.078Z] + grep '^ii' [2022-05-09T20:25:11.078Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-09T20:25:11.078Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-09T20:25:11.078Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-09T20:25:11.078Z] + '[' /w/workspace/edgex-go/1 ']' [2022-05-09T20:25:11.078Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-05-09T20:25:11.078Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-05-09T20:25:11.109Z] 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 [2022-05-09T20:25:11.403Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-09T20:25:11.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T20:25:11.980Z] [2022-05-09T20:25:11.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T20:25:12.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T20:25:12.319Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-09T20:25:12.319Z] 5eb5b503b376: Pulling fs layer [2022-05-09T20:25:12.319Z] 5c69ac0246d0: Pulling fs layer [2022-05-09T20:25:12.319Z] ec43610c2a17: Pulling fs layer [2022-05-09T20:25:12.319Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-09T20:25:12.319Z] 33b1e0a273af: Pulling fs layer [2022-05-09T20:25:12.319Z] 5d3b04190fa2: Pulling fs layer [2022-05-09T20:25:12.319Z] 2f39f015ded8: Pulling fs layer [2022-05-09T20:25:12.319Z] 33b1e0a273af: Waiting [2022-05-09T20:25:12.319Z] 2f39f015ded8: Waiting [2022-05-09T20:25:12.319Z] 5d3b04190fa2: Waiting [2022-05-09T20:25:12.319Z] 3a2ae6a8a46f: Waiting [2022-05-09T20:25:12.319Z] 5c69ac0246d0: Download complete [2022-05-09T20:25:12.319Z] 3a2ae6a8a46f: Download complete [2022-05-09T20:25:12.319Z] 33b1e0a273af: Verifying Checksum [2022-05-09T20:25:12.319Z] 33b1e0a273af: Download complete [2022-05-09T20:25:12.319Z] 5d3b04190fa2: Download complete [2022-05-09T20:25:12.578Z] ec43610c2a17: Verifying Checksum [2022-05-09T20:25:12.578Z] ec43610c2a17: Download complete [2022-05-09T20:25:12.578Z] 5eb5b503b376: Verifying Checksum [2022-05-09T20:25:12.578Z] 5eb5b503b376: Download complete [2022-05-09T20:25:13.146Z] 2f39f015ded8: Download complete [2022-05-09T20:25:13.712Z] 5eb5b503b376: Pull complete [2022-05-09T20:25:13.970Z] 5c69ac0246d0: Pull complete [2022-05-09T20:25:14.543Z] ec43610c2a17: Pull complete [2022-05-09T20:25:14.543Z] 3a2ae6a8a46f: Pull complete [2022-05-09T20:25:14.802Z] 33b1e0a273af: Pull complete [2022-05-09T20:25:14.802Z] 5d3b04190fa2: Pull complete [2022-05-09T20:25:18.994Z] 2f39f015ded8: Pull complete [2022-05-09T20:25:18.994Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-09T20:25:18.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T20:25:18.994Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-09T20:25:19.074Z] prd-ubuntu20.04-docker-8c-8g-42228 does not seem to be running inside a container [2022-05-09T20:25:19.126Z] $ 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 [2022-05-09T20:25:21.085Z] $ docker top 24902fb718ca8b9e79296a77be6989b909d0b0927d67d856c847aa77d6b1a50d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T20:25:21.486Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-09T20:25:21.794Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-09T20:25:22.104Z] + ls /var/log/sa-host [2022-05-09T20:25:22.104Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T20:25:22.254Z] provisioning config files... [2022-05-09T20:25:22.264Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3391358242420889047tmp [Pipeline] { [Pipeline] echo [2022-05-09T20:25:22.318Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T20:25:22.632Z] ---> create-netrc.sh [Pipeline] } [2022-05-09T20:25:22.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-09T20:25:23.052Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-09T20:25:23.082Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T20:25:23.395Z] ---> sudo-logs.sh [2022-05-09T20:25:23.395Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-09T20:25:23.473Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T20:25:23.786Z] ---> job-cost.sh [2022-05-09T20:25:23.786Z] lf-activate-venv: SKIPPING [2022-05-09T20:25:23.786Z] DEBUG: total: 0.2199999988079071 [2022-05-09T20:25:23.786Z] INFO: Retrieving Stack Cost... [2022-05-09T20:25:24.358Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-09T20:25:24.929Z] INFO: Archiving Costs [Pipeline] echo [2022-05-09T20:25:24.964Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T20:25:25.282Z] ---> logs-deploy.sh [2022-05-09T20:25:25.282Z] lf-activate-venv: SKIPPING [2022-05-09T20:25:25.282Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4013/1 [2022-05-09T20:25:25.282Z] INFO: archiving workspace using pattern(s): [2022-05-09T20:25:26.222Z] Archives upload complete. [2022-05-09T20:25:26.222Z] INFO: archiving logs to Nexus