Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 7d0cc4ef1b4f647c2e251548699fd9c7f022fa8c+ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 (e39bfc1a7a9c067da69552bd520475ad23cbaadb) 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-ssh4995818786479730906.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-ssh465232149279943824.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3995/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3995/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2159465018597933640.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 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-ssh6672893006363250555.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3995/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3995/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6809148935538439267.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap: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-41096 in /w/workspace/edgexfoundry_edgex-go_PR-3995 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3995/head:refs/remotes/origin/PR-3995 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 into PR head commit 7d0cc4ef1b4f647c2e251548699fd9c7f022fa8c Merge succeeded, producing bcd7ac928b6621fbd55f5fdd80a6226aaf746747 Checking out Revision bcd7ac928b6621fbd55f5fdd80a6226aaf746747 (PR-3995) > git config core.sparsecheckout # timeout=10 > git checkout -f 7d0cc4ef1b4f647c2e251548699fd9c7f022fa8c # 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 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bcd7ac928b6621fbd55f5fdd80a6226aaf746747 # timeout=10 Commit message: "Merge commit 'ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 7a79b49677fb4f689fcca14b70510248d6de6a04 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-06T20:30:50.093Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-06T20:30:50.151Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-06T20:30:50.169Z] ========================================================= [2022-05-06T20:30:50.169Z] EdgeX Global Pipelines Version Info [2022-05-06T20:30:50.169Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-06T20:30:50.954Z] ------------------- [2022-05-06T20:30:50.954Z] stable info: [2022-05-06T20:30:50.954Z] ------------------- [2022-05-06T20:30:50.954Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-06T20:30:50.954Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-06T20:30:50.954Z] Message: update stable to v1.0.227 [2022-05-06T20:30:51.525Z] ------------------- [2022-05-06T20:30:51.525Z] experimental info: [2022-05-06T20:30:51.525Z] ------------------- [2022-05-06T20:30:51.525Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-06T20:30:51.525Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-06T20:30:51.525Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-06T20:30:51.664Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-06T20:30:51.679Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-06T20:30:51.693Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-06T20:30:51.703Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-06T20:30:51.714Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-06T20:30:51.728Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-06T20:30:51.739Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-06T20:30:51.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-06T20:30:51.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-06T20:30:51.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-06T20:30:51.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-06T20:30:51.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-06T20:30:51.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-06T20:30:51.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-06T20:30:51.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-06T20:30:51.849Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-06T20:30:51.862Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-06T20:30:51.876Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-06T20:30:51.886Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-06T20:30:51.900Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-06T20:30:51.910Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-06T20:30:51.920Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-06T20:30:51.929Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3995 [Pipeline] echo [2022-05-06T20:30:51.939Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3995 [Pipeline] echo [2022-05-06T20:30:51.948Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3995 [Pipeline] echo [2022-05-06T20:30:51.963Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bcd7ac928b6621fbd55f5fdd80a6226aaf746747 [Pipeline] echo [2022-05-06T20:30:51.983Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bcd7ac9 [Pipeline] echo [2022-05-06T20:30:51.996Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-06T20:30:52.032Z] provisioning config files... [2022-05-06T20:30:52.049Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config9046486654579681925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T20:30:52.395Z] ---> docker-login.sh [2022-05-06T20:30:52.395Z] nexus3.edgexfoundry.org:10001 [2022-05-06T20:30:52.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T20:30:52.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T20:30:52.922Z] Configure a credential helper to remove this warning. See [2022-05-06T20:30:52.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T20:30:52.922Z] [2022-05-06T20:30:52.922Z] Login Succeeded [2022-05-06T20:30:52.922Z] nexus3.edgexfoundry.org:10002 [2022-05-06T20:30:52.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T20:30:52.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T20:30:52.922Z] Configure a credential helper to remove this warning. See [2022-05-06T20:30:52.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T20:30:52.922Z] [2022-05-06T20:30:52.922Z] Login Succeeded [2022-05-06T20:30:52.922Z] nexus3.edgexfoundry.org:10003 [2022-05-06T20:30:53.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T20:30:53.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T20:30:53.183Z] Configure a credential helper to remove this warning. See [2022-05-06T20:30:53.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T20:30:53.183Z] [2022-05-06T20:30:53.183Z] Login Succeeded [2022-05-06T20:30:53.183Z] nexus3.edgexfoundry.org:10004 [2022-05-06T20:30:53.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T20:30:53.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T20:30:53.445Z] Configure a credential helper to remove this warning. See [2022-05-06T20:30:53.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T20:30:53.445Z] [2022-05-06T20:30:53.445Z] Login Succeeded [2022-05-06T20:30:53.445Z] docker.io [2022-05-06T20:30:53.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T20:30:53.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T20:30:53.707Z] Configure a credential helper to remove this warning. See [2022-05-06T20:30:53.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T20:30:53.707Z] [2022-05-06T20:30:53.707Z] Login Succeeded [2022-05-06T20:30:53.707Z] ---> docker-login.sh ends [Pipeline] } [2022-05-06T20:30:53.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-06T20:30:54.037Z] + 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-06T20:30:54.037Z] + cut -d/ -f2 [2022-05-06T20:30:54.037Z] + dirname cmd/core-command/Dockerfile [2022-05-06T20:30:54.037Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-06T20:30:54.037Z] + dirname cmd/core-data/Dockerfile [2022-05-06T20:30:54.037Z] + cut -d/ -f2 [2022-05-06T20:30:54.037Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-06T20:30:54.037Z] + dirname cmd/core-metadata/Dockerfile [2022-05-06T20:30:54.037Z] + cut -d/ -f2 [2022-05-06T20:30:54.037Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-06T20:30:54.037Z] + dirname+ cmd/security-bootstrapper/Dockerfile [2022-05-06T20:30:54.037Z] cut -d/ -f2 [2022-05-06T20:30:54.037Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-06T20:30:54.037Z] + cut -d/ -f2 [2022-05-06T20:30:54.037Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-06T20:30:54.037Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-06T20:30:54.037Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-06T20:30:54.037Z] + cut -d/ -f2 [2022-05-06T20:30:54.037Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-06T20:30:54.037Z] + + cut -d/ -f2 [2022-05-06T20:30:54.037Z] dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-06T20:30:54.037Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-06T20:30:54.037Z] + cut -d/+ -f2 [2022-05-06T20:30:54.037Z] dirname cmd/security-spire-agent/Dockerfile [2022-05-06T20:30:54.037Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-06T20:30:54.037Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-06T20:30:54.037Z] + cut -d/ -f2 [2022-05-06T20:30:54.037Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-06T20:30:54.037Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-06T20:30:54.037Z] + cut -d/ -f2 [2022-05-06T20:30:54.037Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-06T20:30:54.037Z] + dirname cmd/support-notifications/Dockerfile [2022-05-06T20:30:54.037Z] + cut -d/ -f2 [2022-05-06T20:30:54.037Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-06T20:30:54.037Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-06T20:30:54.037Z] + cut -d/ -f2 [2022-05-06T20:30:54.037Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-06T20:30:54.037Z] + + cut -d/ -f2 [2022-05-06T20:30:54.037Z] dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-06T20:30:54.037Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-06T20:30:54.070Z] 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-06T20:30:54.413Z] + git rev-list -1 --merges bcd7ac928b6621fbd55f5fdd80a6226aaf746747~1..bcd7ac928b6621fbd55f5fdd80a6226aaf746747 [Pipeline] echo [2022-05-06T20:30:54.430Z] -----------> git rev-list -1 --merges bcd7ac928b6621fbd55f5fdd80a6226aaf746747~1..bcd7ac928b6621fbd55f5fdd80a6226aaf746747 bcd7ac928b6621fbd55f5fdd80a6226aaf746747 [2022-05-06T20:30:54.430Z] bcd7ac928b6621fbd55f5fdd80a6226aaf746747 [false] [Pipeline] sh [2022-05-06T20:30:54.724Z] + git log --format=format:%s -1 bcd7ac928b6621fbd55f5fdd80a6226aaf746747 [Pipeline] echo [2022-05-06T20:30:54.740Z] ========================================================= [2022-05-06T20:30:54.740Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-06T20:30:54.740Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-06T20:30:55.130Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-06T20:30:55.131Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-06T20:30:55.131Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-06T20:30:55.131Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-06T20:30:55.131Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-06T20:30:55.131Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-06T20:30:55.131Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:30:55.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T20:30:55.486Z] [2022-05-06T20:30:55.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:30:55.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T20:30:55.792Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-06T20:30:55.792Z] 1fe172e4850f: Pulling fs layer [2022-05-06T20:30:55.792Z] caf521ccaac6: Pulling fs layer [2022-05-06T20:30:55.792Z] 3ead6fa29328: Pulling fs layer [2022-05-06T20:30:55.792Z] 5c2a1cbceb83: Pulling fs layer [2022-05-06T20:30:55.792Z] a8d5f1318db7: Pulling fs layer [2022-05-06T20:30:55.792Z] c427282e49a2: Pulling fs layer [2022-05-06T20:30:55.792Z] 1827001aaf11: Pulling fs layer [2022-05-06T20:30:55.792Z] 0714d37db230: Pulling fs layer [2022-05-06T20:30:55.792Z] ac28cf19c067: Pulling fs layer [2022-05-06T20:30:55.792Z] ca983d60f3e2: Pulling fs layer [2022-05-06T20:30:55.792Z] 9f894cec8388: Pulling fs layer [2022-05-06T20:30:55.792Z] 5c2a1cbceb83: Waiting [2022-05-06T20:30:55.792Z] 9f894cec8388: Waiting [2022-05-06T20:30:55.792Z] ca983d60f3e2: Waiting [2022-05-06T20:30:55.792Z] c427282e49a2: Waiting [2022-05-06T20:30:55.792Z] 0714d37db230: Waiting [2022-05-06T20:30:55.792Z] a8d5f1318db7: Waiting [2022-05-06T20:30:55.792Z] caf521ccaac6: Download complete [2022-05-06T20:30:56.053Z] 5c2a1cbceb83: Verifying Checksum [2022-05-06T20:30:56.053Z] 5c2a1cbceb83: Download complete [2022-05-06T20:30:56.053Z] 3ead6fa29328: Verifying Checksum [2022-05-06T20:30:56.053Z] 3ead6fa29328: Download complete [2022-05-06T20:30:56.053Z] c427282e49a2: Download complete [2022-05-06T20:30:56.053Z] a8d5f1318db7: Verifying Checksum [2022-05-06T20:30:56.053Z] a8d5f1318db7: Download complete [2022-05-06T20:30:56.053Z] 0714d37db230: Download complete [2022-05-06T20:30:56.053Z] ac28cf19c067: Download complete [2022-05-06T20:30:56.053Z] ca983d60f3e2: Download complete [2022-05-06T20:30:56.053Z] 1fe172e4850f: Download complete [2022-05-06T20:30:56.053Z] 9f894cec8388: Verifying Checksum [2022-05-06T20:30:56.053Z] 9f894cec8388: Download complete [2022-05-06T20:30:56.315Z] 1827001aaf11: Verifying Checksum [2022-05-06T20:30:56.315Z] 1827001aaf11: Download complete [2022-05-06T20:30:57.697Z] 1fe172e4850f: Pull complete [2022-05-06T20:30:57.697Z] caf521ccaac6: Pull complete [2022-05-06T20:30:58.314Z] 3ead6fa29328: Pull complete [2022-05-06T20:30:58.575Z] 5c2a1cbceb83: Pull complete [2022-05-06T20:30:58.836Z] a8d5f1318db7: Pull complete [2022-05-06T20:30:59.097Z] c427282e49a2: Pull complete [2022-05-06T20:31:01.014Z] 1827001aaf11: Pull complete [2022-05-06T20:31:01.275Z] 0714d37db230: Pull complete [2022-05-06T20:31:01.275Z] ac28cf19c067: Pull complete [2022-05-06T20:31:01.537Z] ca983d60f3e2: Pull complete [2022-05-06T20:31:01.537Z] 9f894cec8388: Pull complete [2022-05-06T20:31:01.537Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-06T20:31:01.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T20:31:01.537Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-06T20:31:01.609Z] prd-ubuntu20.04-docker-8c-8g-41096 does not seem to be running inside a container [2022-05-06T20:31:01.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-06T20:31:03.117Z] $ docker top d4f45b42460103a33936dbf20f28547d1b0a676260f5e02638b3a7a436d53974 -eo pid,comm [2022-05-06T20:31:03.194Z] 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-06T20:31:03.194Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-06T20:31:03.233Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-06T20:31:03.233Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-06T20:31:03.354Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-06T20:31:03.361Z] $ docker exec d4f45b42460103a33936dbf20f28547d1b0a676260f5e02638b3a7a436d53974 ssh-agent [2022-05-06T20:31:03.489Z] SSH_AUTH_SOCK=/tmp/ssh-BFJmxsYDDHAE/agent.33 [2022-05-06T20:31:03.489Z] SSH_AGENT_PID=39 [2022-05-06T20:31:03.497Z] Running ssh-add (command line suppressed) [2022-05-06T20:31:03.633Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_8097795046393392599.key (/w/workspace/edgex-go/7@tmp/private_key_8097795046393392599.key) [2022-05-06T20:31:03.646Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-06T20:31:03.937Z] + git tag --points-at HEAD [Pipeline] } [2022-05-06T20:31:03.963Z] $ docker exec --env ******** --env ******** d4f45b42460103a33936dbf20f28547d1b0a676260f5e02638b3a7a436d53974 ssh-agent -k [2022-05-06T20:31:04.087Z] unset SSH_AUTH_SOCK; [2022-05-06T20:31:04.087Z] unset SSH_AGENT_PID; [2022-05-06T20:31:04.087Z] echo Agent pid 39 killed; [2022-05-06T20:31:04.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-06T20:31:04.123Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-06T20:31:04.123Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-06T20:31:04.258Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-06T20:31:04.265Z] $ docker exec d4f45b42460103a33936dbf20f28547d1b0a676260f5e02638b3a7a436d53974 ssh-agent [2022-05-06T20:31:04.397Z] SSH_AUTH_SOCK=/tmp/ssh-EKw8DcBEEsoz/agent.73 [2022-05-06T20:31:04.397Z] SSH_AGENT_PID=80 [2022-05-06T20:31:04.403Z] Running ssh-add (command line suppressed) [2022-05-06T20:31:04.527Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_7819407328352727906.key (/w/workspace/edgex-go/7@tmp/private_key_7819407328352727906.key) [2022-05-06T20:31:04.540Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-06T20:31:04.834Z] + git semver init [2022-05-06T20:31:05.095Z] 2022-05-06 20:31:05,055 [run_init] DEBUG init version:0.0.0 force:False [2022-05-06T20:31:05.095Z] 2022-05-06 20:31:05,056 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/7/.semver [2022-05-06T20:31:05.095Z] 2022-05-06 20:31:05,057 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/7/.semver [2022-05-06T20:31:05.095Z] 2022-05-06 20:31:05,057 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/7/.semver'], cwd=/w/workspace/edgex-go/7, universal_newlines=False, shell=None, istream=None) [2022-05-06T20:31:09.307Z] 2022-05-06 20:31:09,190 [append_file] DEBUG append to file:/w/workspace/edgex-go/7/.git/info/exclude [2022-05-06T20:31:09.307Z] 2022-05-06 20:31:09,190 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/7/.semver/PR-3995 with force:False [2022-05-06T20:31:09.307Z] 2022-05-06 20:31:09,191 [write_file] DEBUG write to file:/w/workspace/edgex-go/7/.semver/PR-3995 [2022-05-06T20:31:09.307Z] 2022-05-06 20:31:09,194 [execute] INFO git cat-file --batch-check [2022-05-06T20:31:09.307Z] 2022-05-06 20:31:09,194 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) [2022-05-06T20:31:09.307Z] 2022-05-06 20:31:09,200 [execute] INFO git cat-file --batch [2022-05-06T20:31:09.307Z] 2022-05-06 20:31:09,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) [2022-05-06T20:31:09.307Z] 2022-05-06 20:31:09,206 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/PR-3995 [2022-05-06T20:31:09.307Z] 0.0.0 [Pipeline] } [2022-05-06T20:31:09.325Z] $ docker exec --env ******** --env ******** d4f45b42460103a33936dbf20f28547d1b0a676260f5e02638b3a7a436d53974 ssh-agent -k [2022-05-06T20:31:09.449Z] unset SSH_AUTH_SOCK; [2022-05-06T20:31:09.449Z] unset SSH_AGENT_PID; [2022-05-06T20:31:09.449Z] echo Agent pid 80 killed; [2022-05-06T20:31:09.458Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-06T20:31:09.765Z] + git semver [Pipeline] } [2022-05-06T20:31:10.049Z] $ docker stop --time=1 d4f45b42460103a33936dbf20f28547d1b0a676260f5e02638b3a7a436d53974 [2022-05-06T20:31:11.390Z] $ docker rm -f d4f45b42460103a33936dbf20f28547d1b0a676260f5e02638b3a7a436d53974 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-06T20:31:11.744Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-06T20:31:12.011Z] Stashed 1 file(s) [Pipeline] echo [2022-05-06T20:31:12.016Z] [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-06T20:31:12.153Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-06T20:31:12.159Z] ========================================================= [2022-05-06T20:31:12.159Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-06T20:31:12.159Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-06T20:31:12.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-06T20:31:12.449Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-06T20:31:12.449Z] 59bf1c3509f3: Pulling fs layer [2022-05-06T20:31:12.449Z] 666ba61612fd: Pulling fs layer [2022-05-06T20:31:12.449Z] 8ed8ca486205: Pulling fs layer [2022-05-06T20:31:12.449Z] 4fe6c5a15a65: Pulling fs layer [2022-05-06T20:31:12.449Z] 22a0e8bec74d: Pulling fs layer [2022-05-06T20:31:12.449Z] ca2b28591e48: Pulling fs layer [2022-05-06T20:31:12.449Z] a51346096db8: Pulling fs layer [2022-05-06T20:31:12.449Z] daebc70d1ce1: Pulling fs layer [2022-05-06T20:31:12.449Z] 0e18a0eac166: Pulling fs layer [2022-05-06T20:31:12.449Z] 4fe6c5a15a65: Waiting [2022-05-06T20:31:12.449Z] 22a0e8bec74d: Waiting [2022-05-06T20:31:12.449Z] ca2b28591e48: Waiting [2022-05-06T20:31:12.449Z] a51346096db8: Waiting [2022-05-06T20:31:12.449Z] daebc70d1ce1: Waiting [2022-05-06T20:31:12.449Z] 0e18a0eac166: Waiting [2022-05-06T20:31:12.449Z] 8ed8ca486205: Verifying Checksum [2022-05-06T20:31:12.449Z] 8ed8ca486205: Download complete [2022-05-06T20:31:12.449Z] 666ba61612fd: Verifying Checksum [2022-05-06T20:31:12.449Z] 666ba61612fd: Download complete [2022-05-06T20:31:12.449Z] 22a0e8bec74d: Verifying Checksum [2022-05-06T20:31:12.449Z] 22a0e8bec74d: Download complete [2022-05-06T20:31:12.449Z] ca2b28591e48: Verifying Checksum [2022-05-06T20:31:12.449Z] ca2b28591e48: Download complete [2022-05-06T20:31:12.449Z] 59bf1c3509f3: Verifying Checksum [2022-05-06T20:31:12.449Z] 59bf1c3509f3: Download complete [2022-05-06T20:31:12.449Z] a51346096db8: Download complete [2022-05-06T20:31:12.709Z] daebc70d1ce1: Verifying Checksum [2022-05-06T20:31:12.709Z] daebc70d1ce1: Download complete [2022-05-06T20:31:12.709Z] 59bf1c3509f3: Pull complete [2022-05-06T20:31:12.970Z] 666ba61612fd: Pull complete [2022-05-06T20:31:12.970Z] 8ed8ca486205: Pull complete [2022-05-06T20:31:13.231Z] 0e18a0eac166: Verifying Checksum [2022-05-06T20:31:13.493Z] 4fe6c5a15a65: Verifying Checksum [2022-05-06T20:31:13.493Z] 4fe6c5a15a65: Download complete [2022-05-06T20:31:17.690Z] 4fe6c5a15a65: Pull complete [2022-05-06T20:31:17.690Z] 22a0e8bec74d: Pull complete [2022-05-06T20:31:17.690Z] ca2b28591e48: Pull complete [2022-05-06T20:31:17.690Z] a51346096db8: Pull complete [2022-05-06T20:31:17.690Z] daebc70d1ce1: Pull complete [2022-05-06T20:31:20.239Z] 0e18a0eac166: Pull complete [2022-05-06T20:31:20.239Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-06T20:31:20.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-06T20:31:20.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-06T20:31:20.551Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-06T20:31:20.551Z] WORKDIR /edgex [2022-05-06T20:31:20.551Z] COPY go.mod . [2022-05-06T20:31:20.551Z] RUN go mod download build [2022-05-06T20:31:20.551Z] -t ci-base-image-x86_64 -f - . [2022-05-06T20:31:21.934Z] Sending build context to Docker daemon 335.2MB [2022-05-06T20:31:21.934Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-06T20:31:21.934Z] ---> f018257e8ee9 [2022-05-06T20:31:21.934Z] Step 2/4 : WORKDIR /edgex [2022-05-06T20:31:24.478Z] ---> Running in 27bc9a7bf7cf [2022-05-06T20:31:24.478Z] Removing intermediate container 27bc9a7bf7cf [2022-05-06T20:31:24.478Z] ---> 9a930f415600 [2022-05-06T20:31:24.478Z] Step 3/4 : COPY go.mod . [2022-05-06T20:31:24.478Z] ---> 81cb3f5647b3 [2022-05-06T20:31:24.478Z] Step 4/4 : RUN go mod download [2022-05-06T20:31:24.479Z] ---> Running in f84b1c153d56 [2022-05-06T20:31:27.104Z] Still waiting to schedule task [2022-05-06T20:31:27.104Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-06T20:31:39.388Z] Removing intermediate container f84b1c153d56 [2022-05-06T20:31:39.388Z] ---> f6bde00950dc [2022-05-06T20:31:39.388Z] Successfully built f6bde00950dc [2022-05-06T20:31:39.388Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:31:39.689Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-06T20:31:39.689Z] . [Pipeline] withDockerContainer [2022-05-06T20:31:39.763Z] prd-ubuntu20.04-docker-8c-8g-41096 does not seem to be running inside a container [2022-05-06T20:31:39.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-06T20:31:40.230Z] $ docker top 7fa16829892585bafa07ac327db09c6c8f321165bf081500993659dcc8b73ab4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T20:31:40.588Z] + go version [2022-05-06T20:31:40.589Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-06T20:31:40.608Z] $ docker stop --time=1 7fa16829892585bafa07ac327db09c6c8f321165bf081500993659dcc8b73ab4 [2022-05-06T20:31:41.947Z] $ docker rm -f 7fa16829892585bafa07ac327db09c6c8f321165bf081500993659dcc8b73ab4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:31:42.345Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-06T20:31:42.345Z] . [Pipeline] withDockerContainer [2022-05-06T20:31:42.417Z] prd-ubuntu20.04-docker-8c-8g-41096 does not seem to be running inside a container [2022-05-06T20:31:42.463Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-06T20:31:42.862Z] $ docker top aaa0ddb08b2e866e8f2ff497f1962ee10455e8e5139680d44d76d0442f779106 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-06T20:31:42.940Z] ========================================================= [2022-05-06T20:31:42.940Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-06T20:31:42.940Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-06T20:31:43.231Z] + make test [2022-05-06T20:31:43.231Z] go mod tidy -compat=1.17 [2022-05-06T20:31:43.231Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-06T20:31:49.806Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-06T20:31:59.786Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-06T20:31:59.786Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-06T20:32:00.045Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-06T20:32:00.045Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-06T20:32:00.045Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-06T20:32:00.307Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-06T20:32:00.307Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-06T20:32:00.307Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-06T20:32:00.307Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-06T20:32:00.307Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-06T20:32:00.307Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-06T20:32:00.307Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-06T20:32:00.307Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-06T20:32:00.307Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-06T20:32:00.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-06T20:32:01.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.079s coverage: 28.7% of statements [2022-05-06T20:32:01.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-06T20:32:01.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-06T20:32:02.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.098s coverage: 98.5% of statements [2022-05-06T20:32:02.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-06T20:32:02.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.088s coverage: 53.4% of statements [2022-05-06T20:32:02.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-06T20:32:02.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-06T20:32:05.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.345s coverage: 89.2% of statements [2022-05-06T20:32:05.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-06T20:32:05.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-06T20:32:05.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-06T20:32:05.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.083s coverage: 84.4% of statements [2022-05-06T20:32:05.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-06T20:32:05.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-06T20:32:05.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-06T20:32:05.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-06T20:32:05.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-06T20:32:05.922Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.499s coverage: 95.6% of statements [2022-05-06T20:32:05.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-06T20:32:05.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-06T20:32:05.922Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements [2022-05-06T20:32:05.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-06T20:32:05.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-06T20:32:05.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-06T20:32:05.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-06T20:32:05.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-06T20:32:05.922Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.081s coverage: 60.0% of statements [2022-05-06T20:32:05.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-06T20:32:05.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-06T20:32:05.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-06T20:32:05.922Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.096s coverage: 0.9% of statements [2022-05-06T20:32:05.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-06T20:32:05.922Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements [2022-05-06T20:32:05.922Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 29.6% of statements [2022-05-06T20:32:05.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-06T20:32:05.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.086s coverage: 47.1% of statements [2022-05-06T20:32:05.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.094s coverage: 79.5% of statements [2022-05-06T20:32:05.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements [2022-05-06T20:32:05.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements [2022-05-06T20:32:05.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.088s coverage: 87.5% of statements [2022-05-06T20:32:15.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.102s coverage: 94.4% of statements [2022-05-06T20:32:15.917Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2022-05-06T20:32:17.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.192s coverage: 82.5% of statements [2022-05-06T20:32:17.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-06T20:32:27.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements [2022-05-06T20:32:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-06T20:32:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-06T20:32:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-06T20:32:27.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 65.1% of statements [2022-05-06T20:32:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-06T20:32:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-06T20:32:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-06T20:32:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-06T20:32:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-06T20:32:27.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements [2022-05-06T20:32:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-06T20:32:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-06T20:32:27.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2022-05-06T20:32:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-06T20:32:27.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2022-05-06T20:32:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-06T20:32:27.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2022-05-06T20:32:27.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-05-06T20:32:27.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2022-05-06T20:32:27.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.153s coverage: 91.2% of statements [2022-05-06T20:32:27.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-06T20:32:27.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 64.4% of statements [2022-05-06T20:32:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-06T20:32:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-06T20:32:27.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements [2022-05-06T20:32:27.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements [2022-05-06T20:32:27.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2022-05-06T20:32:27.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2022-05-06T20:32:27.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2022-05-06T20:32:27.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.367s coverage: 65.4% of statements [2022-05-06T20:32:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-06T20:32:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-06T20:32:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-06T20:32:27.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.193s coverage: 43.8% of statements [2022-05-06T20:32:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-06T20:32:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-06T20:32:27.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-05-06T20:32:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-06T20:32:27.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2022-05-06T20:32:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-06T20:32:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-06T20:32:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-06T20:32:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-06T20:32:27.414Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2022-05-06T20:32:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-06T20:32:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-06T20:32:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-06T20:32:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-06T20:32:27.414Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements [2022-05-06T20:32:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-06T20:32:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-06T20:32:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-06T20:32:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-06T20:32:27.414Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements [2022-05-06T20:32:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-06T20:32:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-06T20:32:27.414Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements [2022-05-06T20:32:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-06T20:32:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-06T20:32:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-06T20:32:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-06T20:32:27.414Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.065s coverage: 28.9% of statements [2022-05-06T20:32:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-06T20:32:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-06T20:32:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-06T20:32:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-06T20:32:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-06T20:32:27.414Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-06T20:32:27.414Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-05-06T20:32:27.414Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-05-06T20:32:27.414Z] 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-06T20:32:45.504Z] GO111MODULE=on go vet ./... [2022-05-06T20:32:48.040Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-06T20:32:48.040Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-06T20:32:48.300Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-06T20:32:48.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-06T20:32:49.174Z] + ls -al . [2022-05-06T20:32:49.174Z] total 672 [2022-05-06T20:32:49.174Z] drwxrwxr-x 10 1001 1001 4096 May 6 20:32 . [2022-05-06T20:32:49.174Z] drwxr-xr-x 4 root root 4096 May 6 20:31 .. [2022-05-06T20:32:49.174Z] -rw-rw-r-- 1 1001 1001 11 May 6 20:30 .dockerignore [2022-05-06T20:32:49.174Z] drwxrwxr-x 8 1001 1001 4096 May 6 20:31 .git [2022-05-06T20:32:49.174Z] drwxrwxr-x 3 1001 1001 4096 May 6 20:30 .github [2022-05-06T20:32:49.174Z] -rw-rw-r-- 1 1001 1001 879 May 6 20:30 .gitignore [2022-05-06T20:32:49.174Z] -rw-rw-r-- 1 1001 1001 42 May 6 20:30 .golangci.yml [2022-05-06T20:32:49.174Z] -rw-rw-r-- 1 1001 1001 87 May 6 20:30 .hadolint.yml [2022-05-06T20:32:49.174Z] drwxr-xr-x 3 1001 1001 4096 May 6 20:31 .semver [2022-05-06T20:32:49.174Z] -rw-rw-r-- 1 1001 1001 166 May 6 20:30 .sonarcloud.properties [2022-05-06T20:32:49.174Z] -rw-rw-r-- 1 1001 1001 1171 May 6 20:30 ADOPTERS.md [2022-05-06T20:32:49.174Z] -rw-rw-r-- 1 1001 1001 10086 May 6 20:30 Attribution.txt [2022-05-06T20:32:49.174Z] -rw-rw-r-- 1 1001 1001 51732 May 6 20:30 CHANGELOG.md [2022-05-06T20:32:49.174Z] -rw-rw-r-- 1 1001 1001 3804 May 6 20:30 CONTRIBUTING.md [2022-05-06T20:32:49.174Z] -rw-rw-r-- 1 1001 1001 677 May 6 20:30 GOVERNANCE.md [2022-05-06T20:32:49.174Z] -rw-rw-r-- 1 1001 1001 850 May 6 20:30 Jenkinsfile [2022-05-06T20:32:49.174Z] -rw-rw-r-- 1 1001 1001 10775 May 6 20:30 LICENSE [2022-05-06T20:32:49.174Z] -rw-rw-r-- 1 1001 1001 10389 May 6 20:30 Makefile [2022-05-06T20:32:49.174Z] -rw-rw-r-- 1 1001 1001 582 May 6 20:30 OWNERS.md [2022-05-06T20:32:49.174Z] -rw-rw-r-- 1 1001 1001 9094 May 6 20:30 README.md [2022-05-06T20:32:49.174Z] -rw-rw-r-- 1 1001 1001 6912 May 6 20:30 SECURITY.md [2022-05-06T20:32:49.174Z] -rw-rw-r-- 1 1001 1001 5 May 6 20:31 VERSION [2022-05-06T20:32:49.174Z] -rw-rw-r-- 1 1001 1001 4131 May 6 20:30 ZMQWindows.md [2022-05-06T20:32:49.174Z] drwxrwxr-x 2 1001 1001 4096 May 6 20:30 bin [2022-05-06T20:32:49.174Z] drwxrwxr-x 18 1001 1001 4096 May 6 20:30 cmd [2022-05-06T20:32:49.174Z] -rw-r--r-- 1 root root 435134 May 6 20:32 coverage.out [2022-05-06T20:32:49.174Z] -rw-rw-r-- 1 1001 1001 3256 May 6 20:30 go.mod [2022-05-06T20:32:49.175Z] -rw-rw-r-- 1 1001 1001 35162 May 6 20:31 go.sum [2022-05-06T20:32:49.175Z] drwxrwxr-x 8 1001 1001 4096 May 6 20:30 internal [2022-05-06T20:32:49.175Z] drwxrwxr-x 3 1001 1001 4096 May 6 20:30 openapi [2022-05-06T20:32:49.175Z] drwxrwxr-x 4 1001 1001 4096 May 6 20:30 snap [2022-05-06T20:32:49.175Z] -rw-rw-r-- 1 1001 1001 204 May 6 20:30 version.go [Pipeline] sh [2022-05-06T20:32:49.470Z] + '[' -e coverage.out ] [2022-05-06T20:32:49.470Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-06T20:32:49.561Z] Stashed 1 file(s) [Pipeline] sh [2022-05-06T20:32:49.844Z] + make build [2022-05-06T20:32:49.844Z] 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-06T20:33:04.737Z] 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-06T20:33:11.301Z] 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-06T20:33:11.870Z] 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-06T20:33:18.443Z] 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-06T20:33:18.443Z] 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-06T20:33:18.702Z] 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-06T20:33:20.091Z] 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-06T20:33:20.658Z] 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-06T20:33:21.595Z] 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-06T20:33:22.533Z] 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-06T20:33:23.101Z] 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-06T20:33:24.481Z] 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-06T20:33:25.877Z] $ docker stop --time=1 aaa0ddb08b2e866e8f2ff497f1962ee10455e8e5139680d44d76d0442f779106 [2022-05-06T20:33:31.162Z] $ docker rm -f aaa0ddb08b2e866e8f2ff497f1962ee10455e8e5139680d44d76d0442f779106 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:33:32.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-06T20:33:32.012Z] [2022-05-06T20:33:32.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:33:32.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-06T20:33:32.315Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-06T20:33:32.315Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-06T20:33:32.315Z] ca9280d653b3: Pulling fs layer [2022-05-06T20:33:32.315Z] 7e9c9ca2126c: Pulling fs layer [2022-05-06T20:33:32.315Z] cbdbe7a5bc2a: Download complete [2022-05-06T20:33:32.574Z] ca9280d653b3: Verifying Checksum [2022-05-06T20:33:32.574Z] ca9280d653b3: Download complete [2022-05-06T20:33:32.574Z] cbdbe7a5bc2a: Pull complete [2022-05-06T20:33:32.832Z] 7e9c9ca2126c: Verifying Checksum [2022-05-06T20:33:32.832Z] 7e9c9ca2126c: Download complete [2022-05-06T20:33:33.118Z] ca9280d653b3: Pull complete [2022-05-06T20:33:36.633Z] 7e9c9ca2126c: Pull complete [2022-05-06T20:33:36.633Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-06T20:33:36.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-06T20:33:36.633Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-06T20:33:36.701Z] prd-ubuntu20.04-docker-8c-8g-41096 does not seem to be running inside a container [2022-05-06T20:33:36.744Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-06T20:33:39.218Z] $ docker top 56cd6a9253694c934cb5d54070c4d36232230121d69015f187f66d674f393325 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T20:33:39.577Z] + + docker-compose build --helpgrep [2022-05-06T20:33:39.577Z] parallel [2022-05-06T20:33:40.148Z] --parallel Build images in parallel. [Pipeline] } [2022-05-06T20:33:40.169Z] $ docker stop --time=1 56cd6a9253694c934cb5d54070c4d36232230121d69015f187f66d674f393325 [2022-05-06T20:33:41.782Z] $ docker rm -f 56cd6a9253694c934cb5d54070c4d36232230121d69015f187f66d674f393325 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:33:42.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-06T20:33:42.205Z] . [Pipeline] withDockerContainer [2022-05-06T20:33:42.267Z] prd-ubuntu20.04-docker-8c-8g-41096 does not seem to be running inside a container [2022-05-06T20:33:42.311Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-06T20:33:43.133Z] $ docker top fbbd7646fac2f1283267da91f07fee9e9de057a7989bdf58d58ed00d167df955 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T20:33:43.489Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-06T20:33:44.057Z] Building core-command ... [2022-05-06T20:33:44.057Z] Building core-data ... [2022-05-06T20:33:44.057Z] Building core-metadata ... [2022-05-06T20:33:44.057Z] Building security-bootstrapper ... [2022-05-06T20:33:44.057Z] Building security-proxy-setup ... [2022-05-06T20:33:44.057Z] Building security-secretstore-setup ... [2022-05-06T20:33:44.057Z] Building security-spiffe-token-provider ... [2022-05-06T20:33:44.057Z] Building security-spire-agent ... [2022-05-06T20:33:44.057Z] Building security-spire-config ... [2022-05-06T20:33:44.057Z] Building security-spire-server ... [2022-05-06T20:33:44.057Z] Building support-notifications ... [2022-05-06T20:33:44.057Z] Building support-scheduler ... [2022-05-06T20:33:44.057Z] Building sys-mgmt-agent ... [2022-05-06T20:33:44.057Z] Building security-bootstrapper [2022-05-06T20:33:44.057Z] Building security-secretstore-setup [2022-05-06T20:33:44.057Z] Building security-spire-config [2022-05-06T20:33:44.057Z] Building security-proxy-setup [2022-05-06T20:33:44.057Z] Building sys-mgmt-agent [2022-05-06T20:34:02.218Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:34:02.218Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:34:02.218Z] ---> f6bde00950dc [2022-05-06T20:34:02.218Z] Step 3/25 : WORKDIR /edgex-go [2022-05-06T20:34:02.218Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:34:02.218Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:34:02.218Z] ---> f6bde00950dc [2022-05-06T20:34:02.218Z] Step 3/31 : WORKDIR /edgex-go [2022-05-06T20:34:02.218Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:34:02.218Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:34:02.218Z] ---> f6bde00950dc [2022-05-06T20:34:02.218Z] Step 3/22 : WORKDIR /edgex-go [2022-05-06T20:34:02.218Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:34:02.218Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:34:02.218Z] ---> f6bde00950dc [2022-05-06T20:34:02.218Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T20:34:02.218Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:34:02.218Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:34:02.218Z] ---> f6bde00950dc [2022-05-06T20:34:02.218Z] Step 3/26 : WORKDIR /edgex-go [2022-05-06T20:34:04.132Z] ---> Running in 6b7198785d84 [2022-05-06T20:34:04.132Z] ---> Running in 0e71c4c9ff76 [2022-05-06T20:34:04.132Z] ---> Running in 63721b2a5d21 [2022-05-06T20:34:04.132Z] ---> Running in 26dec51b2304 [2022-05-06T20:34:04.132Z] ---> Running in 810eb081153b [2022-05-06T20:34:04.132Z] Removing intermediate container 63721b2a5d21 [2022-05-06T20:34:04.132Z] ---> d6e65137eddf [2022-05-06T20:34:04.132Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:34:04.132Z] Removing intermediate container 6b7198785d84 [2022-05-06T20:34:04.132Z] ---> 0c4bd28d3979 [2022-05-06T20:34:04.132Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:34:04.132Z] Removing intermediate container 0e71c4c9ff76 [2022-05-06T20:34:04.132Z] ---> 5b12f7b9fdc7 [2022-05-06T20:34:04.132Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:34:04.132Z] Removing intermediate container 26dec51b2304 [2022-05-06T20:34:04.132Z] Removing intermediate container 810eb081153b [2022-05-06T20:34:04.132Z] ---> 14d8f8b4eaed [2022-05-06T20:34:04.132Z] ---> 4589bb586e70 [2022-05-06T20:34:04.132Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:34:04.132Z] [2022-05-06T20:34:04.132Z] ---> Running in 510008f5e6e6 [2022-05-06T20:34:04.132Z] ---> Running in 2b74c9c05234 [2022-05-06T20:34:04.392Z] ---> Running in 3d24d08c8540 [2022-05-06T20:34:04.392Z] ---> Running in fdb3f320546c [2022-05-06T20:34:04.392Z] ---> Running in 053edcf786bb [2022-05-06T20:34:05.331Z] Removing intermediate container 2b74c9c05234 [2022-05-06T20:34:05.332Z] ---> 31a67709d479 [2022-05-06T20:34:05.332Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-06T20:34:05.332Z] ---> Running in 94a169432068 [2022-05-06T20:34:05.591Z] Removing intermediate container 3d24d08c8540 [2022-05-06T20:34:05.591Z] ---> 406bfe8e577b [2022-05-06T20:34:05.591Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-06T20:34:05.853Z] ---> Running in c7f20e8d4d8b [2022-05-06T20:34:05.853Z] Removing intermediate container 510008f5e6e6 [2022-05-06T20:34:05.853Z] ---> aa7e59ffd502 [2022-05-06T20:34:05.853Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-06T20:34:05.853Z] ---> Running in cb79fcb6cdb5 [2022-05-06T20:34:05.853Z] Removing intermediate container fdb3f320546c [2022-05-06T20:34:05.853Z] ---> 771114b0cebf [2022-05-06T20:34:05.853Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-06T20:34:06.113Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:06.113Z] ---> Running in c1b48aef1b98 [2022-05-06T20:34:06.113Z] Removing intermediate container 053edcf786bb [2022-05-06T20:34:06.113Z] ---> 5e55b86d3a03 [2022-05-06T20:34:06.113Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-06T20:34:06.113Z] ---> Running in 4c5cc87ca78d [2022-05-06T20:34:06.113Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:06.371Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:06.632Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:06.632Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:06.892Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:06.892Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:07.151Z] OK: 221 MiB in 52 packages [2022-05-06T20:34:07.151Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:07.411Z] OK: 221 MiB in 52 packages [2022-05-06T20:34:07.411Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:07.411Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:07.669Z] OK: 221 MiB in 52 packages [2022-05-06T20:34:07.669Z] Removing intermediate container 94a169432068 [2022-05-06T20:34:07.669Z] ---> 794ba94b85e5 [2022-05-06T20:34:07.669Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-06T20:34:07.669Z] OK: 221 MiB in 52 packages [2022-05-06T20:34:07.669Z] OK: 221 MiB in 52 packages [2022-05-06T20:34:07.929Z] Removing intermediate container c7f20e8d4d8b [2022-05-06T20:34:07.929Z] ---> 112d35b6534f [2022-05-06T20:34:07.929Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-06T20:34:07.929Z] ---> aff20034b73c [2022-05-06T20:34:07.929Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:34:07.929Z] ---> Running in 7884a6a78fe5 [2022-05-06T20:34:08.189Z] ---> f13ce8c8b738 [2022-05-06T20:34:08.189Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:34:08.189Z] ---> Running in 34f0ea875be7 [2022-05-06T20:34:08.189Z] Removing intermediate container cb79fcb6cdb5 [2022-05-06T20:34:08.189Z] ---> 0e30d97efe22 [2022-05-06T20:34:08.189Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-06T20:34:08.450Z] Removing intermediate container c1b48aef1b98 [2022-05-06T20:34:08.450Z] ---> 64392e024f4d [2022-05-06T20:34:08.450Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T20:34:08.450Z] Removing intermediate container 4c5cc87ca78d [2022-05-06T20:34:08.450Z] ---> b28dd1340ec9 [2022-05-06T20:34:08.450Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-06T20:34:08.450Z] ---> d938161bbf3c [2022-05-06T20:34:08.450Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:34:08.709Z] ---> Running in 87ef27227634 [2022-05-06T20:34:08.710Z] ---> 94c80bccf7bb [2022-05-06T20:34:08.710Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:34:08.710Z] ---> 8a18d5a56f56 [2022-05-06T20:34:08.710Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:34:08.710Z] ---> Running in 6789aa5e981b [2022-05-06T20:34:08.710Z] ---> Running in 9ef3632ea515 [2022-05-06T20:34:09.649Z] Removing intermediate container 7884a6a78fe5 [2022-05-06T20:34:09.649Z] ---> 152f928d4cf1 [2022-05-06T20:34:09.649Z] Step 8/26 : COPY . . [2022-05-06T20:34:09.649Z] Removing intermediate container 34f0ea875be7 [2022-05-06T20:34:09.649Z] ---> 65f0527be994 [2022-05-06T20:34:09.649Z] Step 8/31 : COPY . . [2022-05-06T20:34:14.932Z] Removing intermediate container 6789aa5e981b [2022-05-06T20:34:14.932Z] ---> 1572eda6c34a [2022-05-06T20:34:14.932Z] Step 8/23 : COPY . . [2022-05-06T20:34:14.932Z] Removing intermediate container 87ef27227634 [2022-05-06T20:34:14.932Z] ---> f0ed2c56de7d [2022-05-06T20:34:14.932Z] Step 8/22 : COPY . . [2022-05-06T20:34:14.932Z] Removing intermediate container 9ef3632ea515 [2022-05-06T20:34:14.932Z] ---> bfe1b3e592d8 [2022-05-06T20:34:14.932Z] Step 8/25 : COPY . . [2022-05-06T20:34:21.498Z] ---> 89dbae3f2b28 [2022-05-06T20:34:21.498Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-06T20:34:21.758Z] ---> 5d4936c63716 [2022-05-06T20:34:21.758Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-06T20:34:21.758Z] ---> 5303d22a943e [2022-05-06T20:34:21.758Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-06T20:34:21.758Z] ---> a8cc25bfd3dd [2022-05-06T20:34:21.758Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-06T20:34:22.018Z] ---> b00cb6a5738b [2022-05-06T20:34:22.018Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-06T20:34:22.018Z] ---> Running in dc48dcc20b07 [2022-05-06T20:34:22.018Z] ---> Running in 82df1461d18c [2022-05-06T20:34:22.018Z] ---> Running in 77e916cbcf0d [2022-05-06T20:34:22.018Z] ---> Running in da978410b30f [2022-05-06T20:34:22.278Z] ---> Running in c74d6e28261f [2022-05-06T20:34:22.278Z] Removing intermediate container 82df1461d18c [2022-05-06T20:34:22.278Z] ---> 18e1a00818f1 [2022-05-06T20:34:22.278Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-06T20:34:22.538Z] ---> Running in 5b15b4c4c3be [2022-05-06T20:34:22.538Z] 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-06T20:34:22.798Z] 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-06T20:34:23.064Z] 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-06T20:34:23.323Z] 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-06T20:34:24.256Z] Removing intermediate container 5b15b4c4c3be [2022-05-06T20:34:24.256Z] ---> 3d6eab6b211c [2022-05-06T20:34:24.256Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-06T20:34:24.534Z] ---> Running in 476284dc110f [2022-05-06T20:34:24.535Z] Removing intermediate container 476284dc110f [2022-05-06T20:34:24.535Z] ---> deeabb794889 [2022-05-06T20:34:24.535Z] 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-06T20:34:24.793Z] ---> Running in 1d4cbc4d89aa [2022-05-06T20:34:26.171Z] spire-1.2.1/ [2022-05-06T20:34:26.171Z] spire-1.2.1/.data/ [2022-05-06T20:34:26.171Z] spire-1.2.1/.data/.file [2022-05-06T20:34:26.171Z] spire-1.2.1/.dockerignore [2022-05-06T20:34:26.171Z] spire-1.2.1/.gitattributes [2022-05-06T20:34:26.171Z] spire-1.2.1/.githooks/ [2022-05-06T20:34:26.171Z] spire-1.2.1/.githooks/pre-commit [2022-05-06T20:34:26.172Z] spire-1.2.1/.github/ [2022-05-06T20:34:26.172Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-06T20:34:26.172Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-06T20:34:26.172Z] spire-1.2.1/.github/dependabot.yml [2022-05-06T20:34:26.172Z] spire-1.2.1/.github/workflows/ [2022-05-06T20:34:26.172Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-06T20:34:26.172Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-06T20:34:26.172Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-06T20:34:26.172Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-06T20:34:26.172Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-06T20:34:26.172Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-06T20:34:26.172Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-06T20:34:26.172Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-06T20:34:26.172Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-06T20:34:26.172Z] spire-1.2.1/.gitignore [2022-05-06T20:34:26.172Z] spire-1.2.1/.go-version [2022-05-06T20:34:26.172Z] spire-1.2.1/.golangci.yml [2022-05-06T20:34:26.172Z] spire-1.2.1/ADOPTERS.md [2022-05-06T20:34:26.172Z] spire-1.2.1/CHANGELOG.md [2022-05-06T20:34:26.172Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-06T20:34:26.172Z] spire-1.2.1/CODEOWNERS [2022-05-06T20:34:26.172Z] spire-1.2.1/CONTRIBUTING.md [2022-05-06T20:34:26.172Z] spire-1.2.1/Dockerfile [2022-05-06T20:34:26.172Z] spire-1.2.1/Dockerfile.dev [2022-05-06T20:34:26.172Z] spire-1.2.1/Dockerfile.scratch [2022-05-06T20:34:26.172Z] spire-1.2.1/LICENSE [2022-05-06T20:34:26.172Z] spire-1.2.1/MAINTAINERS.md [2022-05-06T20:34:26.172Z] spire-1.2.1/Makefile [2022-05-06T20:34:26.172Z] spire-1.2.1/README.md [2022-05-06T20:34:26.172Z] spire-1.2.1/ROADMAP.md [2022-05-06T20:34:26.172Z] spire-1.2.1/SECURITY.md [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/ [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-agent/ [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/ [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-06T20:34:26.172Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-06T20:34:26.172Z] spire-1.2.1/conf/ [2022-05-06T20:34:26.172Z] spire-1.2.1/conf/agent/ [2022-05-06T20:34:26.172Z] spire-1.2.1/conf/agent/agent.conf [2022-05-06T20:34:26.172Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-06T20:34:26.172Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-06T20:34:26.172Z] spire-1.2.1/conf/server/ [2022-05-06T20:34:26.172Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-06T20:34:26.172Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-06T20:34:26.172Z] spire-1.2.1/conf/server/server.conf [2022-05-06T20:34:26.172Z] spire-1.2.1/conf/server/server_full.conf [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/ [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/SPIRE101.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/auditlog.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/images/ [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/scaling_spire.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/spire_agent.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/spire_server.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/supported_integrations.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/telemetry.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/telemetry_config.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/upgrading.md [2022-05-06T20:34:26.172Z] spire-1.2.1/doc/using_spire.md [2022-05-06T20:34:26.172Z] spire-1.2.1/examples/ [2022-05-06T20:34:26.172Z] spire-1.2.1/examples/README.md [2022-05-06T20:34:26.172Z] spire-1.2.1/go.mod [2022-05-06T20:34:26.172Z] spire-1.2.1/go.sum [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/agent.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/api/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/client/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/common/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/config.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/manager/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-06T20:34:26.172Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/svid/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/api/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/api/names.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/auth/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/catalog/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cli/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/health/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/health/config.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/health/context.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/health/health.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/idutil/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/log/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/log/log.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/log/options.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/profiling/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/selector/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-06T20:34:26.173Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/uptime/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/util/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/util/task.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/version/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/version/version.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/x509util/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/api.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/health/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/id.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/status.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/bundle/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/ca/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/cache/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/catalog/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/config.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/datastore/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-06T20:34:26.174Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-06T20:34:26.175Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-06T20:34:26.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-06T20:34:26.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-06T20:34:26.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-06T20:34:26.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-06T20:34:26.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-06T20:34:26.435Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-06T20:34:26.435Z] spire-1.2.1/pkg/server/registration/ [2022-05-06T20:34:26.435Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-06T20:34:26.435Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-06T20:34:26.435Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-06T20:34:26.435Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-06T20:34:26.435Z] spire-1.2.1/pkg/server/server.go [2022-05-06T20:34:26.435Z] spire-1.2.1/pkg/server/server_test.go [2022-05-06T20:34:26.435Z] spire-1.2.1/pkg/server/svid/ [2022-05-06T20:34:26.435Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-06T20:34:26.435Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-06T20:34:26.435Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-06T20:34:26.435Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-06T20:34:26.435Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-06T20:34:26.435Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-06T20:34:26.435Z] spire-1.2.1/proto/ [2022-05-06T20:34:26.435Z] spire-1.2.1/proto/private/ [2022-05-06T20:34:26.435Z] spire-1.2.1/proto/private/server/ [2022-05-06T20:34:26.435Z] spire-1.2.1/proto/private/server/journal/ [2022-05-06T20:34:26.435Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-06T20:34:26.435Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-06T20:34:26.435Z] spire-1.2.1/proto/spire/ [2022-05-06T20:34:26.435Z] spire-1.2.1/proto/spire/common/ [2022-05-06T20:34:26.435Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-06T20:34:26.435Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-06T20:34:26.435Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-06T20:34:26.435Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-06T20:34:26.435Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-06T20:34:26.435Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-06T20:34:26.435Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-06T20:34:26.435Z] spire-1.2.1/proto/spire/plugin/ [2022-05-06T20:34:26.435Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-06T20:34:26.435Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-06T20:34:26.435Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-06T20:34:26.435Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-06T20:34:26.435Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-06T20:34:26.435Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-06T20:34:26.435Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-06T20:34:26.435Z] spire-1.2.1/release/ [2022-05-06T20:34:26.435Z] spire-1.2.1/release/spire-extras/ [2022-05-06T20:34:26.435Z] spire-1.2.1/release/spire-extras/README.md [2022-05-06T20:34:26.435Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-06T20:34:26.435Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-06T20:34:26.435Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-06T20:34:26.435Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-06T20:34:26.435Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-06T20:34:26.435Z] spire-1.2.1/release/spire/ [2022-05-06T20:34:26.435Z] spire-1.2.1/release/spire/README.md [2022-05-06T20:34:26.435Z] spire-1.2.1/release/spire/conf/ [2022-05-06T20:34:26.435Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-06T20:34:26.435Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-06T20:34:26.435Z] spire-1.2.1/release/spire/conf/server/ [2022-05-06T20:34:26.435Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-06T20:34:26.435Z] spire-1.2.1/script/ [2022-05-06T20:34:26.435Z] spire-1.2.1/script/build-artifact.sh [2022-05-06T20:34:26.435Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-06T20:34:26.435Z] spire-1.2.1/support/ [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/ [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-06T20:34:26.435Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-06T20:34:26.435Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-06T20:34:26.435Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-06T20:34:26.435Z] spire-1.2.1/test/ [2022-05-06T20:34:26.435Z] spire-1.2.1/test/clock/ [2022-05-06T20:34:26.435Z] spire-1.2.1/test/clock/clock.go [2022-05-06T20:34:26.435Z] spire-1.2.1/test/fakes/ [2022-05-06T20:34:26.435Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-06T20:34:26.435Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-06T20:34:26.435Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-06T20:34:26.435Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-06T20:34:26.435Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-06T20:34:26.435Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-06T20:34:26.435Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-06T20:34:26.435Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-06T20:34:26.435Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-06T20:34:26.435Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-06T20:34:26.435Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-06T20:34:26.435Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-06T20:34:26.435Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-06T20:34:26.435Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-06T20:34:26.435Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/certs/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/config/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/fixture.go [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/registration/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-06T20:34:26.436Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/README.md [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/common [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/setup/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-06T20:34:26.436Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-06T20:34:26.437Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/test-one.sh [2022-05-06T20:34:26.438Z] spire-1.2.1/test/integration/test.sh [2022-05-06T20:34:26.438Z] spire-1.2.1/test/plugintest/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/plugintest/config.go [2022-05-06T20:34:26.438Z] spire-1.2.1/test/plugintest/load.go [2022-05-06T20:34:26.438Z] spire-1.2.1/test/plugintest/option.go [2022-05-06T20:34:26.438Z] spire-1.2.1/test/spiretest/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-06T20:34:26.438Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-06T20:34:26.438Z] spire-1.2.1/test/spiretest/dir.go [2022-05-06T20:34:26.438Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-06T20:34:26.438Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-06T20:34:26.438Z] spire-1.2.1/test/spiretest/logs.go [2022-05-06T20:34:26.438Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-06T20:34:26.438Z] spire-1.2.1/test/spiretest/suite.go [2022-05-06T20:34:26.438Z] spire-1.2.1/test/spiretest/x509.go [2022-05-06T20:34:26.438Z] spire-1.2.1/test/testca/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/testca/ca.go [2022-05-06T20:34:26.438Z] spire-1.2.1/test/testkey/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/testkey/generate.sh [2022-05-06T20:34:26.438Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-06T20:34:26.438Z] spire-1.2.1/test/testkey/keys.go [2022-05-06T20:34:26.438Z] spire-1.2.1/test/testkey/new.go [2022-05-06T20:34:26.438Z] spire-1.2.1/test/tpmsimulator/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-06T20:34:26.438Z] spire-1.2.1/test/util/ [2022-05-06T20:34:26.438Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-06T20:34:26.438Z] spire-1.2.1/test/util/cert_generation.go [2022-05-06T20:34:26.438Z] spire-1.2.1/test/util/io_redirection.go [2022-05-06T20:34:26.438Z] spire-1.2.1/test/util/race.go [2022-05-06T20:34:26.438Z] spire-1.2.1/test/util/util.go [2022-05-06T20:34:26.438Z] building spire from source... [2022-05-06T20:34:26.438Z] Installing go1.17.7... [2022-05-06T20:34:32.999Z] Building bin/spire-server... [2022-05-06T20:34:32.999Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-06T20:34:32.999Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-06T20:34:32.999Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-06T20:34:32.999Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-06T20:34:32.999Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-06T20:34:32.999Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-06T20:34:32.999Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-06T20:34:32.999Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-06T20:34:32.999Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T20:34:32.999Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-06T20:34:32.999Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-06T20:34:32.999Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-06T20:34:32.999Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-06T20:34:32.999Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T20:34:32.999Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-06T20:34:32.999Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-06T20:34:32.999Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-06T20:34:32.999Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-06T20:34:32.999Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-06T20:34:32.999Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-06T20:34:32.999Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-06T20:34:32.999Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-06T20:34:32.999Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-06T20:34:32.999Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-06T20:34:32.999Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T20:34:32.999Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-06T20:34:32.999Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T20:34:32.999Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-06T20:34:32.999Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-06T20:34:33.268Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-06T20:34:33.268Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-06T20:34:33.268Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-06T20:34:33.268Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-06T20:34:33.268Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T20:34:33.268Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T20:34:33.268Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T20:34:33.268Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-06T20:34:33.268Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-06T20:34:33.268Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-06T20:34:33.268Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-06T20:34:33.268Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-06T20:34:33.534Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-06T20:34:33.534Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-06T20:34:33.534Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-06T20:34:33.534Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-06T20:34:33.534Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-06T20:34:33.534Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-06T20:34:33.793Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-06T20:34:36.326Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-06T20:34:36.326Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-06T20:34:36.326Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-06T20:34:36.327Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T20:34:36.327Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-06T20:34:36.327Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-06T20:34:36.327Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-06T20:34:36.327Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-06T20:34:36.327Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-06T20:34:36.327Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-06T20:34:36.327Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-06T20:34:36.327Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-06T20:34:40.516Z] go: downloading google.golang.org/api v0.70.0 [2022-05-06T20:34:40.516Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-06T20:34:40.516Z] go: downloading k8s.io/api v0.23.4 [2022-05-06T20:34:40.516Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-06T20:34:40.516Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-06T20:34:40.516Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-06T20:34:40.516Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-06T20:34:40.516Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-06T20:34:40.516Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-06T20:34:40.776Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-06T20:34:41.346Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-06T20:34:41.604Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-06T20:34:41.864Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-06T20:34:41.864Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-06T20:34:41.864Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-06T20:34:41.864Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-06T20:34:42.122Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-06T20:34:42.122Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-06T20:34:42.122Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-06T20:34:42.122Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-06T20:34:42.122Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-06T20:34:42.122Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-06T20:34:42.122Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-06T20:34:42.122Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-06T20:34:42.380Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-06T20:34:42.380Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-06T20:34:42.380Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-06T20:34:42.380Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-06T20:34:42.380Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-06T20:34:42.380Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-06T20:34:42.380Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-06T20:34:42.380Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-06T20:34:42.380Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-06T20:34:44.913Z] 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-06T20:34:45.483Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-06T20:34:45.483Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-06T20:34:45.483Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-06T20:34:45.483Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-06T20:34:45.483Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T20:34:45.483Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-06T20:34:45.483Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-06T20:34:45.483Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-06T20:34:45.483Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-06T20:34:45.483Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-06T20:34:45.743Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-06T20:34:45.743Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-06T20:34:45.743Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-06T20:34:46.002Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T20:34:46.002Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-06T20:34:46.002Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-06T20:34:46.002Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-06T20:34:46.002Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T20:34:46.002Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T20:34:46.002Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-06T20:34:46.002Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-06T20:34:46.002Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-06T20:34:46.002Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-06T20:34:46.002Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-06T20:34:46.002Z] go: downloading go.opencensus.io v0.23.0 [2022-05-06T20:34:46.002Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-06T20:34:46.002Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-06T20:34:46.261Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-06T20:34:46.261Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-06T20:34:46.261Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-06T20:34:46.261Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-06T20:34:46.261Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-06T20:34:46.261Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-06T20:34:46.261Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-06T20:34:46.261Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-06T20:34:46.521Z] 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-06T20:34:46.521Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-06T20:34:46.521Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-06T20:34:46.521Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-06T20:34:46.521Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-06T20:34:46.521Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-06T20:34:47.466Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-06T20:34:47.466Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-06T20:34:47.466Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-06T20:34:47.466Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-06T20:34:47.466Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-06T20:34:47.466Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-06T20:34:47.466Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-06T20:34:47.466Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-06T20:34:47.466Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-06T20:34:52.276Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-06T20:34:52.276Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-06T20:35:18.835Z] Removing intermediate container dc48dcc20b07 [2022-05-06T20:35:18.835Z] ---> 0401dbb72dae [2022-05-06T20:35:18.835Z] [2022-05-06T20:35:18.835Z] Step 10/31 : FROM alpine:3.14 [2022-05-06T20:35:18.835Z] Removing intermediate container da978410b30f [2022-05-06T20:35:18.835Z] ---> 3ac585945c35 [2022-05-06T20:35:18.835Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-06T20:35:18.835Z] Removing intermediate container 77e916cbcf0d [2022-05-06T20:35:18.835Z] ---> 83e01aeede23 [2022-05-06T20:35:18.835Z] [2022-05-06T20:35:18.835Z] Step 10/22 : FROM alpine:3.14 [2022-05-06T20:35:18.835Z] Removing intermediate container c74d6e28261f [2022-05-06T20:35:18.835Z] ---> 42bc841baa18 [2022-05-06T20:35:18.835Z] [2022-05-06T20:35:18.835Z] Step 10/25 : FROM alpine:3.14 [2022-05-06T20:35:18.835Z] ---> Running in ff5b03939519 [2022-05-06T20:35:18.835Z] 3.14: Pulling from library/alpine [2022-05-06T20:35:18.835Z] 3.14: Pulling from library/alpine [2022-05-06T20:35:18.835Z] 3.14: Pulling from library/alpine [2022-05-06T20:35:18.835Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-06T20:35:18.835Z] Status: Downloaded newer image for alpine:3.14 [2022-05-06T20:35:18.835Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-06T20:35:18.835Z] Status: Image is up to date for alpine:3.14 [2022-05-06T20:35:18.835Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-06T20:35:18.835Z] Status: Image is up to date for alpine:3.14 [2022-05-06T20:35:18.835Z] ---> e04c818066af [2022-05-06T20:35:18.835Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-06T20:35:18.835Z] ---> e04c818066af [2022-05-06T20:35:18.835Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-06T20:35:18.835Z] ---> e04c818066af [2022-05-06T20:35:18.835Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-06T20:35:18.835Z] ---> Running in 61ef20c4a41c [2022-05-06T20:35:19.095Z] ---> Running in fd1223149d11 [2022-05-06T20:35:19.095Z] ---> Running in d220d3e58efd [2022-05-06T20:35:19.661Z] 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-06T20:35:19.662Z] Removing intermediate container fd1223149d11 [2022-05-06T20:35:19.662Z] ---> 5ce18a43a281 [2022-05-06T20:35:19.662Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-06T20:35:20.230Z] ---> Running in 8460d3d9662b [2022-05-06T20:35:20.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:35:20.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:35:20.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:35:20.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:35:20.612Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-06T20:35:20.612Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-06T20:35:20.612Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-06T20:35:20.612Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-06T20:35:20.612Z] (5/6) Installing curl (7.79.1-r1) [2022-05-06T20:35:20.612Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-06T20:35:20.612Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-06T20:35:20.612Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T20:35:20.612Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T20:35:20.612Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-06T20:35:20.612Z] (3/3) Installing su-exec (0.2-r1) [2022-05-06T20:35:20.612Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T20:35:20.871Z] OK: 8 MiB in 20 packages [2022-05-06T20:35:20.871Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T20:35:21.129Z] OK: 6 MiB in 17 packages [2022-05-06T20:35:22.069Z] Removing intermediate container ff5b03939519 [2022-05-06T20:35:22.069Z] ---> 51f8104f6103 [2022-05-06T20:35:22.069Z] [2022-05-06T20:35:22.069Z] Step 11/23 : FROM docker:20.10.14 [2022-05-06T20:35:22.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:35:22.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:35:22.327Z] 20.10.14: Pulling from library/docker [2022-05-06T20:35:22.327Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-06T20:35:22.327Z] (2/2) Installing su-exec (0.2-r1) [2022-05-06T20:35:22.327Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T20:35:22.327Z] OK: 6 MiB in 16 packages [2022-05-06T20:35:22.894Z] Removing intermediate container d220d3e58efd [2022-05-06T20:35:22.894Z] ---> 9cb40755068b [2022-05-06T20:35:22.894Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-06T20:35:23.152Z] Removing intermediate container 61ef20c4a41c [2022-05-06T20:35:23.152Z] ---> 18ddcc439c9c [2022-05-06T20:35:23.152Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-06T20:35:24.090Z] ---> Running in 12929fe97f1a [2022-05-06T20:35:24.090Z] ---> Running in 8e1d0d9f60f4 [2022-05-06T20:35:24.659Z] Removing intermediate container 12929fe97f1a [2022-05-06T20:35:24.659Z] ---> 3cdb0cff2850 [2022-05-06T20:35:24.659Z] Step 13/22 : WORKDIR /edgex [2022-05-06T20:35:24.659Z] Removing intermediate container 8460d3d9662b [2022-05-06T20:35:24.659Z] ---> 7491f82139c3 [2022-05-06T20:35:24.659Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-06T20:35:24.920Z] Removing intermediate container 8e1d0d9f60f4 [2022-05-06T20:35:24.920Z] ---> 47f20059045d [2022-05-06T20:35:24.920Z] Step 13/25 : WORKDIR / [2022-05-06T20:35:24.920Z] ---> Running in 14b2b86b92ad [2022-05-06T20:35:25.182Z] ---> Running in 2276ced4d050 [2022-05-06T20:35:25.182Z] ---> Running in 41a590cb4bf6 [2022-05-06T20:35:25.443Z] Removing intermediate container 2276ced4d050 [2022-05-06T20:35:25.443Z] ---> c6d5dfc6a06e [2022-05-06T20:35:25.443Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-06T20:35:25.703Z] ---> Running in cc3515899167 [2022-05-06T20:35:25.703Z] Removing intermediate container 14b2b86b92ad [2022-05-06T20:35:25.703Z] ---> b5cfb5869820 [2022-05-06T20:35:25.703Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-06T20:35:25.963Z] Removing intermediate container 41a590cb4bf6 [2022-05-06T20:35:25.963Z] ---> f1f829a8762b [2022-05-06T20:35:25.963Z] 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-06T20:35:26.534Z] Removing intermediate container cc3515899167 [2022-05-06T20:35:26.534Z] ---> fe75d324eea9 [2022-05-06T20:35:26.534Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-06T20:35:27.473Z] ---> Running in 9ca4402f563a [2022-05-06T20:35:27.473Z] ---> b5fb3bd6c2ee [2022-05-06T20:35:27.473Z] ---> d990497accc9 [2022-05-06T20:35:27.473Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-06T20:35:27.473Z] 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-06T20:35:29.376Z] ---> e21923be8ee8 [2022-05-06T20:35:29.376Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-06T20:35:30.310Z] ---> d5b93080c4f2 [2022-05-06T20:35:30.310Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-06T20:35:30.569Z] ---> dbac79e096bf [2022-05-06T20:35:30.569Z] 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-06T20:35:31.134Z] Removing intermediate container 9ca4402f563a [2022-05-06T20:35:31.134Z] ---> e50d85407a91 [2022-05-06T20:35:31.134Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-06T20:35:31.708Z] ---> Running in ed8428941b34 [2022-05-06T20:35:31.708Z] ---> ac6029892bef [2022-05-06T20:35:31.708Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-06T20:35:31.708Z] ---> 4d7814aa6fc4 [2022-05-06T20:35:31.708Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-06T20:35:32.370Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-06T20:35:32.370Z] Removing intermediate container ed8428941b34 [2022-05-06T20:35:32.370Z] ---> 584ee265b2e1 [2022-05-06T20:35:32.370Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-06T20:35:32.370Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-06T20:35:32.370Z] ---> 7417809fdb73 [2022-05-06T20:35:32.370Z] 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-06T20:35:33.306Z] ---> 9676ced775b0 [2022-05-06T20:35:33.306Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-06T20:35:33.306Z] ---> Running in 507ebbd0e3f2 [2022-05-06T20:35:33.306Z] ---> cf543d6b7008 [2022-05-06T20:35:33.306Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-06T20:35:34.247Z] ---> bd2654ce937c [2022-05-06T20:35:34.247Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-06T20:35:34.247Z] ---> Running in 9e3bddefd391 [2022-05-06T20:35:35.642Z] Removing intermediate container 507ebbd0e3f2 [2022-05-06T20:35:35.642Z] ---> 24a63e3582e3 [2022-05-06T20:35:35.642Z] 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-06T20:35:36.210Z] ---> 8d8312dc3460 [2022-05-06T20:35:36.210Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-06T20:35:36.777Z] ---> Running in 98ad325bf08c [2022-05-06T20:35:37.346Z] ---> Running in 12885e7b4fc1 [2022-05-06T20:35:38.727Z] ---> 41d88e0dfa5a [2022-05-06T20:35:38.727Z] 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-06T20:35:39.311Z] ---> Running in d7a14ffe075b [2022-05-06T20:35:39.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:35:39.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:35:39.573Z] (1/43) Installing readline (8.1.1-r0) [2022-05-06T20:35:39.834Z] (2/43) Installing bash (5.1.16-r0) [2022-05-06T20:35:39.834Z] Removing intermediate container 9e3bddefd391 [2022-05-06T20:35:39.834Z] ---> 0d63abdc7f18 [2022-05-06T20:35:39.834Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-06T20:35:39.834Z] Executing bash-5.1.16-r0.post-install [2022-05-06T20:35:39.834Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-06T20:35:39.834Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-06T20:35:39.834Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-06T20:35:39.834Z] (6/43) Installing curl (7.80.0-r1) [2022-05-06T20:35:39.834Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-06T20:35:39.834Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-06T20:35:39.834Z] (9/43) Installing expat (2.4.7-r0) [2022-05-06T20:35:39.834Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-06T20:35:39.834Z] (11/43) Installing gdbm (1.22-r0) [2022-05-06T20:35:39.834Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-06T20:35:39.834Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-06T20:35:39.834Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-06T20:35:39.834Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-06T20:35:39.834Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-06T20:35:39.834Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-06T20:35:40.531Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-06T20:35:40.531Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-06T20:35:40.531Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-06T20:35:40.531Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-06T20:35:40.531Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-06T20:35:40.531Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-06T20:35:40.531Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-06T20:35:40.531Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-06T20:35:40.531Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-06T20:35:40.531Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-06T20:35:40.531Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-06T20:35:40.531Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-06T20:35:40.531Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-06T20:35:40.531Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-06T20:35:40.531Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-06T20:35:40.531Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-06T20:35:40.531Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-06T20:35:40.531Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-06T20:35:40.531Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-06T20:35:40.531Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-06T20:35:40.531Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-06T20:35:40.531Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-06T20:35:40.531Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-06T20:35:40.531Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-06T20:35:40.531Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-06T20:35:40.531Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-06T20:35:40.793Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T20:35:40.793Z] OK: 83 MiB in 65 packages [2022-05-06T20:35:41.749Z] Collecting docker-compose==1.23.2 [2022-05-06T20:35:41.749Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-06T20:35:41.749Z] Collecting docopt<0.7,>=0.6.1 [2022-05-06T20:35:41.749Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-06T20:35:42.324Z] Collecting cached-property<2,>=1.2.0 [2022-05-06T20:35:42.583Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-06T20:35:42.583Z] ---> Running in 185d6caa890c [2022-05-06T20:35:42.583Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-06T20:35:42.583Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-06T20:35:42.583Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-06T20:35:42.583Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-06T20:35:42.846Z] Removing intermediate container 185d6caa890c [2022-05-06T20:35:42.846Z] ---> e34857178e59 [2022-05-06T20:35:42.846Z] Step 20/22 : LABEL arch=x86_64 [2022-05-06T20:35:43.128Z] Removing intermediate container 98ad325bf08c [2022-05-06T20:35:43.128Z] ---> 3cb32975b64e [2022-05-06T20:35:43.128Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T20:35:43.128Z] Removing intermediate container d7a14ffe075b [2022-05-06T20:35:43.128Z] ---> a0bf83c18456 [2022-05-06T20:35:43.128Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-06T20:35:43.128Z] Collecting texttable<0.10,>=0.9.0 [2022-05-06T20:35:43.128Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-06T20:35:43.388Z] ---> Running in 4b2e4a1252be [2022-05-06T20:35:43.648Z] Collecting PyYAML<4,>=3.10 [2022-05-06T20:35:43.648Z] ---> Running in 2eae70fd652b [2022-05-06T20:35:43.648Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-06T20:35:43.907Z] ---> 52b65c9ed8cd [2022-05-06T20:35:43.907Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-06T20:35:44.166Z] Removing intermediate container 4b2e4a1252be [2022-05-06T20:35:44.166Z] ---> 4ca2283e6db7 [2022-05-06T20:35:44.166Z] Step 21/22 : LABEL git_sha=bcd7ac928b6621fbd55f5fdd80a6226aaf746747 [2022-05-06T20:35:44.427Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-06T20:35:44.427Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-06T20:35:44.427Z] Collecting jsonschema<3,>=2.5.1 [2022-05-06T20:35:44.427Z] Removing intermediate container 2eae70fd652b [2022-05-06T20:35:44.427Z] ---> 44a4bec4c02f [2022-05-06T20:35:44.427Z] Step 23/25 : LABEL arch=x86_64 [2022-05-06T20:35:44.427Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-06T20:35:44.730Z] Collecting docker<4.0,>=3.6.0 [2022-05-06T20:35:44.730Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-06T20:35:44.730Z] 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-06T20:35:44.730Z] Collecting docker-pycreds>=0.4.0 [2022-05-06T20:35:44.730Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-06T20:35:44.730Z] ---> Running in 76a1514ff5ae [2022-05-06T20:35:45.030Z] 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-06T20:35:45.030Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-06T20:35:45.030Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-06T20:35:45.030Z] Collecting idna<2.8,>=2.5 [2022-05-06T20:35:45.030Z] ---> b6bc0dcb58e6 [2022-05-06T20:35:45.030Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-06T20:35:45.030Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-06T20:35:45.030Z] ---> Running in 2f697ebae9cb [2022-05-06T20:35:45.290Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-06T20:35:45.290Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-06T20:35:45.290Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-06T20:35:45.290Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-06T20:35:45.290Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-06T20:35:45.290Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-06T20:35:45.290Z] Removing intermediate container 76a1514ff5ae [2022-05-06T20:35:45.290Z] ---> d82739069250 [2022-05-06T20:35:45.290Z] Step 22/22 : LABEL version=0.0.0 [2022-05-06T20:35:45.551Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-06T20:35:45.551Z] Attempting uninstall: urllib3 [2022-05-06T20:35:45.551Z] Found existing installation: urllib3 1.26.7 [2022-05-06T20:35:45.551Z] Uninstalling urllib3-1.26.7: [2022-05-06T20:35:45.551Z] Successfully uninstalled urllib3-1.26.7 [2022-05-06T20:35:45.811Z] ---> Running in b3678cff740b [2022-05-06T20:35:45.811Z] Removing intermediate container 2f697ebae9cb [2022-05-06T20:35:45.811Z] ---> 585496e67568 [2022-05-06T20:35:45.811Z] Step 24/25 : LABEL git_sha=bcd7ac928b6621fbd55f5fdd80a6226aaf746747 [2022-05-06T20:35:46.070Z] ---> d50b6fdc7688 [2022-05-06T20:35:46.070Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-06T20:35:46.070Z] Attempting uninstall: idna [2022-05-06T20:35:46.070Z] Found existing installation: idna 3.3 [2022-05-06T20:35:46.070Z] Uninstalling idna-3.3: [2022-05-06T20:35:46.070Z] Successfully uninstalled idna-3.3 [2022-05-06T20:35:46.331Z] ---> Running in 0f2069b7ef30 [2022-05-06T20:35:46.331Z] Removing intermediate container b3678cff740b [2022-05-06T20:35:46.331Z] ---> 7fc2c9eff902 [2022-05-06T20:35:46.331Z] [2022-05-06T20:35:46.331Z] Successfully built 7fc2c9eff902 [2022-05-06T20:35:46.902Z] Successfully tagged security-proxy-setup:latest [2022-05-06T20:35:46.902Z] Building core-data [2022-05-06T20:35:46.902Z]  Building security-proxy-setup ... done Removing intermediate container 0f2069b7ef30 [2022-05-06T20:35:46.902Z] ---> 3fa577312ec5 [2022-05-06T20:35:46.902Z] Step 25/25 : LABEL version=0.0.0 [2022-05-06T20:35:47.163Z] Attempting uninstall: requests [2022-05-06T20:35:47.163Z] Found existing installation: requests 2.26.0 [2022-05-06T20:35:47.163Z] Uninstalling requests-2.26.0: [2022-05-06T20:35:47.163Z] Successfully uninstalled requests-2.26.0 [2022-05-06T20:35:49.713Z] Running setup.py install for texttable: started [2022-05-06T20:35:50.285Z] Running setup.py install for texttable: finished with status 'done' [2022-05-06T20:35:50.286Z] Running setup.py install for PyYAML: started [2022-05-06T20:35:50.549Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:35:50.549Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:35:50.549Z] ---> f6bde00950dc [2022-05-06T20:35:50.549Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T20:35:50.549Z] ---> Using cache [2022-05-06T20:35:50.549Z] ---> 4589bb586e70 [2022-05-06T20:35:50.549Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:35:50.549Z] ---> Using cache [2022-05-06T20:35:50.549Z] ---> 771114b0cebf [2022-05-06T20:35:50.549Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-06T20:35:50.808Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-06T20:35:51.379Z] ---> 5a6a68e89653 [2022-05-06T20:35:51.379Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-06T20:35:51.639Z] Running setup.py install for docopt: started [2022-05-06T20:35:51.639Z] ---> Running in fb5c5a57a970 [2022-05-06T20:35:51.898Z] ---> Running in a03b791dd0f6 [2022-05-06T20:35:52.158Z] Running setup.py install for docopt: finished with status 'done' [2022-05-06T20:35:52.158Z] Running setup.py install for dockerpty: started [2022-05-06T20:35:52.158Z] ---> 81ceb87ad42a [2022-05-06T20:35:52.158Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-06T20:35:52.427Z] Removing intermediate container fb5c5a57a970 [2022-05-06T20:35:52.427Z] ---> 033244bcef76 [2022-05-06T20:35:52.427Z] [2022-05-06T20:35:52.687Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-06T20:35:52.687Z] Successfully built 033244bcef76 [2022-05-06T20:35:52.687Z] Successfully tagged security-secretstore-setup:latest [2022-05-06T20:35:52.687Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-05-06T20:35:52.687Z] ---> Running in c031172b0507 [2022-05-06T20:35:53.626Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:35:53.886Z] Removing intermediate container c031172b0507 [2022-05-06T20:35:53.887Z] ---> af2981cdf0c3 [2022-05-06T20:35:53.887Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-06T20:35:53.887Z] 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-06T20:35:54.458Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:35:54.718Z] OK: 221 MiB in 52 packages [2022-05-06T20:35:56.101Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:35:56.101Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:35:56.101Z] ---> f6bde00950dc [2022-05-06T20:35:56.101Z] Step 3/26 : WORKDIR /edgex-go [2022-05-06T20:35:56.101Z] ---> Using cache [2022-05-06T20:35:56.101Z] ---> 4589bb586e70 [2022-05-06T20:35:56.101Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:35:56.101Z] ---> Using cache [2022-05-06T20:35:56.101Z] ---> 771114b0cebf [2022-05-06T20:35:56.101Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-06T20:35:58.653Z] ---> c4dc98102cc0 [2022-05-06T20:35:58.653Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-06T20:35:58.653Z] ---> Running in d4cd87f55d8e [2022-05-06T20:35:59.593Z] ---> Running in bcf55ee2c716 [2022-05-06T20:36:01.510Z] Removing intermediate container a03b791dd0f6 [2022-05-06T20:36:01.510Z] ---> 131b6bbb4fe0 [2022-05-06T20:36:01.510Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T20:36:01.771Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:36:02.031Z] Removing intermediate container 12885e7b4fc1 [2022-05-06T20:36:02.031Z] ---> d8795cdf58a3 [2022-05-06T20:36:02.031Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-06T20:36:02.292Z] ---> e0ad64d223cc [2022-05-06T20:36:02.292Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:36:02.552Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:36:02.811Z] ---> Running in 84146be642de [2022-05-06T20:36:02.811Z] ---> Running in 581e2fc32a3a [2022-05-06T20:36:02.811Z] OK: 221 MiB in 52 packages [2022-05-06T20:36:03.381Z] Removing intermediate container 84146be642de [2022-05-06T20:36:03.381Z] ---> 8ecddc523112 [2022-05-06T20:36:03.381Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-06T20:36:03.962Z] ---> Running in e9e1002f095e [2022-05-06T20:36:03.962Z] Removing intermediate container bcf55ee2c716 [2022-05-06T20:36:03.962Z] ---> 366fe6be1d1f [2022-05-06T20:36:03.962Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-06T20:36:04.535Z] Removing intermediate container e9e1002f095e [2022-05-06T20:36:04.535Z] ---> 50664a69e59c [2022-05-06T20:36:04.535Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-06T20:36:04.535Z] ---> Running in 10c860145164 [2022-05-06T20:36:04.535Z] Removing intermediate container d4cd87f55d8e [2022-05-06T20:36:04.535Z] ---> 3ea58d7b87eb [2022-05-06T20:36:04.535Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-06T20:36:04.796Z] Removing intermediate container 10c860145164 [2022-05-06T20:36:04.796Z] ---> 9d627fa50093 [2022-05-06T20:36:04.796Z] Step 28/31 : CMD ["gate"] [2022-05-06T20:36:05.429Z] ---> 9d3056320e16 [2022-05-06T20:36:05.429Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:36:05.429Z] ---> 00fd17f6503d [2022-05-06T20:36:05.429Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-06T20:36:06.001Z] ---> Running in 3fd28f96c1f5 [2022-05-06T20:36:06.001Z] ---> Running in e93484c0a87c [2022-05-06T20:36:06.001Z] Removing intermediate container 581e2fc32a3a [2022-05-06T20:36:06.001Z] ---> e565430a0633 [2022-05-06T20:36:06.001Z] Step 8/23 : COPY . . [2022-05-06T20:36:06.304Z] ---> 631269474c11 [2022-05-06T20:36:06.304Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-06T20:36:06.966Z] Removing intermediate container 3fd28f96c1f5 [2022-05-06T20:36:06.966Z] ---> d555a054f0d9 [2022-05-06T20:36:06.966Z] Step 29/31 : LABEL arch=x86_64 [2022-05-06T20:36:07.535Z] ---> e0709752f3ce [2022-05-06T20:36:07.535Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-06T20:36:08.913Z] ---> Running in 402e87783c96 [2022-05-06T20:36:09.482Z] ---> Running in bf33544a9c20 [2022-05-06T20:36:09.825Z] Removing intermediate container 402e87783c96 [2022-05-06T20:36:09.825Z] ---> 552a33a20028 [2022-05-06T20:36:09.825Z] Step 30/31 : LABEL git_sha=bcd7ac928b6621fbd55f5fdd80a6226aaf746747 [2022-05-06T20:36:10.102Z] Removing intermediate container bf33544a9c20 [2022-05-06T20:36:10.102Z] ---> 0a58b427c813 [2022-05-06T20:36:10.102Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T20:36:10.375Z] Removing intermediate container e93484c0a87c [2022-05-06T20:36:10.375Z] ---> c499c3057932 [2022-05-06T20:36:10.375Z] Step 8/26 : COPY . . [2022-05-06T20:36:10.634Z] ---> Running in 624274c9c24e [2022-05-06T20:36:10.893Z] ---> Running in 133004e7e0b9 [2022-05-06T20:36:12.280Z] Removing intermediate container 624274c9c24e [2022-05-06T20:36:12.280Z] ---> 14418f3fe0f9 [2022-05-06T20:36:12.280Z] Step 31/31 : LABEL version=0.0.0 [2022-05-06T20:36:12.852Z] Removing intermediate container 133004e7e0b9 [2022-05-06T20:36:12.852Z] ---> a6b83f750499 [2022-05-06T20:36:12.852Z] Step 21/23 : LABEL arch=x86_64 [2022-05-06T20:36:13.111Z] ---> 636b605f8798 [2022-05-06T20:36:13.112Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-06T20:36:13.370Z] ---> Running in 9156e8499a82 [2022-05-06T20:36:14.313Z] ---> Running in a476c29706e9 [2022-05-06T20:36:14.313Z] ---> Running in 3f37c17834f5 [2022-05-06T20:36:14.575Z] Removing intermediate container 9156e8499a82 [2022-05-06T20:36:14.575Z] ---> b3a569b58587 [2022-05-06T20:36:14.575Z] [2022-05-06T20:36:14.836Z] Successfully built b3a569b58587 [2022-05-06T20:36:15.098Z] Successfully tagged security-bootstrapper:latest [2022-05-06T20:36:15.098Z]  Building security-bootstrapper ... done Building core-command [2022-05-06T20:36:15.358Z] Removing intermediate container a476c29706e9 [2022-05-06T20:36:15.358Z] ---> 9d18d6250db2 [2022-05-06T20:36:15.358Z] Step 22/23 : LABEL git_sha=bcd7ac928b6621fbd55f5fdd80a6226aaf746747 [2022-05-06T20:36:16.365Z] 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-06T20:36:18.915Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:36:18.915Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:36:18.915Z] ---> f6bde00950dc [2022-05-06T20:36:18.915Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T20:36:18.915Z] ---> Using cache [2022-05-06T20:36:18.916Z] ---> 4589bb586e70 [2022-05-06T20:36:18.916Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:36:18.916Z] ---> Using cache [2022-05-06T20:36:18.916Z] ---> 771114b0cebf [2022-05-06T20:36:18.916Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-06T20:36:19.181Z] ---> Running in 4cc10246c15b [2022-05-06T20:36:19.446Z] ---> Running in 503dbb908c8b [2022-05-06T20:36:19.446Z] ---> 976eee9af3b7 [2022-05-06T20:36:19.446Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-06T20:36:19.446Z] ---> Running in 51ca984c3408 [2022-05-06T20:36:19.446Z] Removing intermediate container 4cc10246c15b [2022-05-06T20:36:19.446Z] ---> c385f4e9845d [2022-05-06T20:36:19.446Z] Step 23/23 : LABEL version=0.0.0 [2022-05-06T20:36:19.706Z] ---> Running in 90f7754da278 [2022-05-06T20:36:19.706Z] Removing intermediate container 51ca984c3408 [2022-05-06T20:36:19.706Z] ---> 9a596a78ca6f [2022-05-06T20:36:19.706Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-06T20:36:19.966Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:36:19.966Z] ---> Running in 1b513a35289d [2022-05-06T20:36:20.542Z] Removing intermediate container 90f7754da278 [2022-05-06T20:36:20.542Z] ---> 3ecb35c2c8f6 [2022-05-06T20:36:20.542Z] [2022-05-06T20:36:20.801Z] Successfully built 3ecb35c2c8f6 [2022-05-06T20:36:20.801Z] Successfully tagged sys-mgmt-agent:latest [2022-05-06T20:36:20.801Z] Building support-scheduler [2022-05-06T20:36:20.801Z]  Building sys-mgmt-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:36:21.059Z] OK: 221 MiB in 52 packages [2022-05-06T20:36:24.352Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:36:24.352Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:36:24.352Z] ---> f6bde00950dc [2022-05-06T20:36:24.352Z] Step 3/22 : WORKDIR /edgex-go [2022-05-06T20:36:24.352Z] ---> Using cache [2022-05-06T20:36:24.352Z] ---> 4589bb586e70 [2022-05-06T20:36:24.352Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:36:24.352Z] ---> Using cache [2022-05-06T20:36:24.352Z] ---> 771114b0cebf [2022-05-06T20:36:24.352Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-06T20:36:26.900Z] ---> Running in 7da3eeeab059 [2022-05-06T20:36:26.900Z] Removing intermediate container 503dbb908c8b [2022-05-06T20:36:26.900Z] ---> c037c04433ff [2022-05-06T20:36:26.900Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T20:36:26.900Z] Removing intermediate container 1b513a35289d [2022-05-06T20:36:26.900Z] ---> f99c825ca4b7 [2022-05-06T20:36:26.900Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-06T20:36:26.900Z] ---> Running in 88027e2279a0 [2022-05-06T20:36:27.161Z] Removing intermediate container 88027e2279a0 [2022-05-06T20:36:27.161Z] ---> ed4f635ac126 [2022-05-06T20:36:27.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-06T20:36:27.161Z] ---> dabaccf91a9e [2022-05-06T20:36:27.161Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:36:27.161Z] ---> Running in a2c2dbb0296b [2022-05-06T20:36:27.161Z] ---> Running in 4258c4c2fc92 [2022-05-06T20:36:27.161Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:36:28.101Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:36:28.364Z] spire-1.2.1/ [2022-05-06T20:36:28.364Z] spire-1.2.1/.data/ [2022-05-06T20:36:28.364Z] spire-1.2.1/.data/.file [2022-05-06T20:36:28.364Z] spire-1.2.1/.dockerignore [2022-05-06T20:36:28.364Z] spire-1.2.1/.gitattributes [2022-05-06T20:36:28.364Z] spire-1.2.1/.githooks/ [2022-05-06T20:36:28.364Z] spire-1.2.1/.githooks/pre-commit [2022-05-06T20:36:28.364Z] spire-1.2.1/.github/ [2022-05-06T20:36:28.364Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-06T20:36:28.364Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-06T20:36:28.364Z] spire-1.2.1/.github/dependabot.yml [2022-05-06T20:36:28.364Z] spire-1.2.1/.github/workflows/ [2022-05-06T20:36:28.364Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-06T20:36:28.364Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-06T20:36:28.364Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-06T20:36:28.364Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-06T20:36:28.364Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-06T20:36:28.364Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-06T20:36:28.364Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-06T20:36:28.364Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-06T20:36:28.364Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-06T20:36:28.364Z] spire-1.2.1/.gitignore [2022-05-06T20:36:28.364Z] spire-1.2.1/.go-version [2022-05-06T20:36:28.364Z] spire-1.2.1/.golangci.yml [2022-05-06T20:36:28.364Z] spire-1.2.1/ADOPTERS.md [2022-05-06T20:36:28.364Z] spire-1.2.1/CHANGELOG.md [2022-05-06T20:36:28.364Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-06T20:36:28.364Z] spire-1.2.1/CODEOWNERS [2022-05-06T20:36:28.364Z] spire-1.2.1/CONTRIBUTING.md [2022-05-06T20:36:28.364Z] spire-1.2.1/Dockerfile [2022-05-06T20:36:28.364Z] spire-1.2.1/Dockerfile.devOK: 221 MiB in 52 packages [2022-05-06T20:36:28.364Z] [2022-05-06T20:36:28.364Z] spire-1.2.1/Dockerfile.scratch [2022-05-06T20:36:28.364Z] spire-1.2.1/LICENSE [2022-05-06T20:36:28.364Z] spire-1.2.1/MAINTAINERS.md [2022-05-06T20:36:28.364Z] spire-1.2.1/Makefile [2022-05-06T20:36:28.364Z] spire-1.2.1/README.md [2022-05-06T20:36:28.364Z] spire-1.2.1/ROADMAP.md [2022-05-06T20:36:28.364Z] spire-1.2.1/SECURITY.md [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/ [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-agent/ [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/ [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-06T20:36:28.364Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-06T20:36:28.364Z] spire-1.2.1/conf/ [2022-05-06T20:36:28.364Z] spire-1.2.1/conf/agent/ [2022-05-06T20:36:28.364Z] spire-1.2.1/conf/agent/agent.conf [2022-05-06T20:36:28.364Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-06T20:36:28.364Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-06T20:36:28.364Z] spire-1.2.1/conf/server/ [2022-05-06T20:36:28.364Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-06T20:36:28.364Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-06T20:36:28.364Z] spire-1.2.1/conf/server/server.conf [2022-05-06T20:36:28.364Z] spire-1.2.1/conf/server/server_full.conf [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/ [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/SPIRE101.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/auditlog.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/images/ [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.mdRemoving intermediate container a2c2dbb0296b [2022-05-06T20:36:28.364Z] ---> f3f227c7fb2f [2022-05-06T20:36:28.364Z] Step 8/23 : COPY . . [2022-05-06T20:36:28.364Z] [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/scaling_spire.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/spire_agent.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/spire_server.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/supported_integrations.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/telemetry.md [2022-05-06T20:36:28.364Z] spire-1.2.1/doc/telemetry_config.md [2022-05-06T20:36:28.365Z] spire-1.2.1/doc/upgrading.md [2022-05-06T20:36:28.365Z] spire-1.2.1/doc/using_spire.md [2022-05-06T20:36:28.365Z] spire-1.2.1/examples/ [2022-05-06T20:36:28.365Z] spire-1.2.1/examples/README.md [2022-05-06T20:36:28.365Z] spire-1.2.1/go.mod [2022-05-06T20:36:28.365Z] spire-1.2.1/go.sum [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/agent.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/api/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/client/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/common/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/config.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/manager/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/svid/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/api/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/api/names.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/auth/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/catalog/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cli/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/health/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/health/config.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/health/context.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/health/health.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/idutil/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/log/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/log/log.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/log/options.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/profiling/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/selector/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-06T20:36:28.365Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/uptime/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/util/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/util/task.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/version/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/version/version.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/x509util/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/api.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/health/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/id.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/status.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/bundle/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/ca/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/cache/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/catalog/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/config.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/datastore/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-06T20:36:28.366Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/registration/ [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/server.go [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/server_test.go [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/svid/ [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-06T20:36:28.367Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-06T20:36:28.367Z] spire-1.2.1/proto/ [2022-05-06T20:36:28.367Z] spire-1.2.1/proto/private/ [2022-05-06T20:36:28.367Z] spire-1.2.1/proto/private/server/ [2022-05-06T20:36:28.367Z] spire-1.2.1/proto/private/server/journal/ [2022-05-06T20:36:28.367Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-06T20:36:28.367Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-06T20:36:28.367Z] spire-1.2.1/proto/spire/ [2022-05-06T20:36:28.367Z] spire-1.2.1/proto/spire/common/ [2022-05-06T20:36:28.367Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-06T20:36:28.367Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-06T20:36:28.367Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-06T20:36:28.367Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-06T20:36:28.367Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-06T20:36:28.367Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-06T20:36:28.367Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-06T20:36:28.367Z] spire-1.2.1/proto/spire/plugin/ [2022-05-06T20:36:28.367Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-06T20:36:28.367Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-06T20:36:28.367Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-06T20:36:28.367Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-06T20:36:28.367Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-06T20:36:28.367Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-06T20:36:28.367Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-06T20:36:28.367Z] spire-1.2.1/release/ [2022-05-06T20:36:28.367Z] spire-1.2.1/release/spire-extras/ [2022-05-06T20:36:28.367Z] spire-1.2.1/release/spire-extras/README.md [2022-05-06T20:36:28.367Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-06T20:36:28.367Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-06T20:36:28.367Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-06T20:36:28.367Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-06T20:36:28.367Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-06T20:36:28.367Z] spire-1.2.1/release/spire/ [2022-05-06T20:36:28.367Z] spire-1.2.1/release/spire/README.md [2022-05-06T20:36:28.367Z] spire-1.2.1/release/spire/conf/ [2022-05-06T20:36:28.367Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-06T20:36:28.367Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-06T20:36:28.367Z] spire-1.2.1/release/spire/conf/server/ [2022-05-06T20:36:28.367Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-06T20:36:28.367Z] spire-1.2.1/script/ [2022-05-06T20:36:28.367Z] spire-1.2.1/script/build-artifact.sh [2022-05-06T20:36:28.367Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-06T20:36:28.367Z] spire-1.2.1/support/ [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/ [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-06T20:36:28.367Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-06T20:36:28.367Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-06T20:36:28.367Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-06T20:36:28.367Z] spire-1.2.1/test/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/clock/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/clock/clock.go [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/certs/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/config/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/fixture.go [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/registration/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-06T20:36:28.367Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/README.md [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/common [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/setup/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-06T20:36:28.367Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-06T20:36:28.368Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/test-one.sh [2022-05-06T20:36:28.629Z] spire-1.2.1/test/integration/test.sh [2022-05-06T20:36:28.629Z] spire-1.2.1/test/plugintest/ [2022-05-06T20:36:28.629Z] spire-1.2.1/test/plugintest/config.go [2022-05-06T20:36:28.629Z] spire-1.2.1/test/plugintest/load.go [2022-05-06T20:36:28.629Z] spire-1.2.1/test/plugintest/option.go [2022-05-06T20:36:28.629Z] spire-1.2.1/test/spiretest/ [2022-05-06T20:36:28.629Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-06T20:36:28.629Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-06T20:36:28.629Z] spire-1.2.1/test/spiretest/dir.go [2022-05-06T20:36:28.629Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-06T20:36:28.629Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-06T20:36:28.629Z] spire-1.2.1/test/spiretest/logs.go [2022-05-06T20:36:28.629Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-06T20:36:28.629Z] spire-1.2.1/test/spiretest/suite.go [2022-05-06T20:36:28.629Z] spire-1.2.1/test/spiretest/x509.go [2022-05-06T20:36:28.629Z] spire-1.2.1/test/testca/ [2022-05-06T20:36:28.629Z] spire-1.2.1/test/testca/ca.go [2022-05-06T20:36:28.629Z] spire-1.2.1/test/testkey/ [2022-05-06T20:36:28.629Z] spire-1.2.1/test/testkey/generate.sh [2022-05-06T20:36:28.629Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-06T20:36:28.629Z] spire-1.2.1/test/testkey/keys.go [2022-05-06T20:36:28.629Z] spire-1.2.1/test/testkey/new.go [2022-05-06T20:36:28.629Z] spire-1.2.1/test/tpmsimulator/ [2022-05-06T20:36:28.629Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-06T20:36:28.629Z] spire-1.2.1/test/util/ [2022-05-06T20:36:28.629Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-06T20:36:28.629Z] spire-1.2.1/test/util/cert_generation.go [2022-05-06T20:36:28.630Z] spire-1.2.1/test/util/io_redirection.go [2022-05-06T20:36:28.630Z] spire-1.2.1/test/util/race.go [2022-05-06T20:36:28.630Z] spire-1.2.1/test/util/util.go [2022-05-06T20:36:28.630Z] building spire from source... [2022-05-06T20:36:28.630Z] Installing go1.17.7... [2022-05-06T20:36:31.168Z] Removing intermediate container 7da3eeeab059 [2022-05-06T20:36:31.168Z] ---> 17048b9ef69e [2022-05-06T20:36:31.168Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-06T20:36:31.427Z] Building bin/spire-agent... [2022-05-06T20:36:31.427Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-06T20:36:31.427Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-06T20:36:31.427Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-06T20:36:31.427Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-06T20:36:32.389Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-06T20:36:32.389Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-06T20:36:32.389Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-06T20:36:32.389Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-06T20:36:32.389Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-06T20:36:32.389Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-06T20:36:32.389Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-06T20:36:32.389Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-06T20:36:32.389Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-06T20:36:34.294Z] Building bin/spire-server... [2022-05-06T20:36:34.294Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-06T20:36:34.294Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-06T20:36:34.294Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-06T20:36:34.294Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-06T20:36:34.294Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-06T20:36:34.554Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-06T20:36:34.554Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T20:36:34.554Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-06T20:36:34.554Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-06T20:36:34.554Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-06T20:36:34.813Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-06T20:36:34.813Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-06T20:36:34.813Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T20:36:34.813Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-06T20:36:34.813Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-06T20:36:34.813Z]  ---> f189e6c759bf [2022-05-06T20:36:34.813Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:36:35.072Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-06T20:36:35.072Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-06T20:36:35.072Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-06T20:36:35.072Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-06T20:36:35.072Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-06T20:36:35.072Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-06T20:36:35.072Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-06T20:36:35.072Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-06T20:36:35.072Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-06T20:36:35.072Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T20:36:35.072Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-06T20:36:35.072Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T20:36:35.330Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-06T20:36:35.330Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-06T20:36:35.330Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-06T20:36:35.330Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-06T20:36:35.588Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-06T20:36:35.588Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-06T20:36:35.588Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-06T20:36:35.588Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-06T20:36:35.848Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-06T20:36:35.848Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T20:36:35.848Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-06T20:36:35.848Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T20:36:35.848Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T20:36:36.107Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-06T20:36:36.107Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-06T20:36:36.366Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-06T20:36:36.366Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-06T20:36:36.366Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-06T20:36:36.366Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-06T20:36:36.366Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-06T20:36:36.625Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-06T20:36:36.883Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-06T20:36:36.883Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-06T20:36:36.883Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-06T20:36:37.818Z]  ---> 12ea920a7df9 [2022-05-06T20:36:37.818Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-06T20:36:38.757Z] ---> Running in 682912033f37 [2022-05-06T20:36:38.757Z] ---> Running in f245494c7784 [2022-05-06T20:36:39.695Z] 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-06T20:36:40.261Z] go: downloading google.golang.org/api v0.70.0 [2022-05-06T20:36:40.261Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-06T20:36:40.261Z] go: downloading k8s.io/api v0.23.4 [2022-05-06T20:36:40.261Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-06T20:36:40.261Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-06T20:36:40.261Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-06T20:36:40.261Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-06T20:36:40.556Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-06T20:36:40.830Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-06T20:36:41.089Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-06T20:36:41.089Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-06T20:36:41.348Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-06T20:36:41.348Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T20:36:41.348Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-06T20:36:41.348Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-06T20:36:42.722Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-06T20:36:42.722Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-06T20:36:42.722Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-06T20:36:42.722Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-06T20:36:42.983Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-06T20:36:43.243Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-06T20:36:43.243Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-06T20:36:43.243Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-06T20:36:43.507Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-06T20:36:43.507Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-06T20:36:43.507Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-06T20:36:43.507Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-06T20:36:43.507Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-06T20:36:43.507Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-06T20:36:43.507Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-06T20:36:43.507Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-06T20:36:43.507Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-06T20:36:43.507Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-06T20:36:43.766Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-06T20:36:43.766Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-06T20:36:43.766Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-06T20:36:43.766Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-06T20:36:44.025Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-06T20:36:44.025Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-06T20:36:44.282Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-06T20:36:44.282Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-06T20:36:44.282Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T20:36:44.282Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-06T20:36:44.282Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-06T20:36:44.282Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-06T20:36:44.282Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-06T20:36:44.541Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-06T20:36:44.541Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-06T20:36:44.541Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-06T20:36:44.541Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-06T20:36:44.541Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-06T20:36:44.541Z] Removing intermediate container 3f37c17834f5 [2022-05-06T20:36:44.541Z] ---> a04777714f48 [2022-05-06T20:36:44.541Z] [2022-05-06T20:36:44.541Z] Step 10/23 : FROM alpine:3.14 [2022-05-06T20:36:44.541Z] ---> e04c818066af [2022-05-06T20:36:44.541Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-06T20:36:44.541Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-06T20:36:44.541Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-06T20:36:44.541Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-06T20:36:44.541Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T20:36:44.541Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-06T20:36:44.541Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-06T20:36:44.541Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T20:36:44.541Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-06T20:36:44.541Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T20:36:44.541Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-06T20:36:44.541Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-06T20:36:44.798Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-06T20:36:44.798Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-06T20:36:44.798Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-06T20:36:44.798Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-06T20:36:44.798Z] go: downloading go.opencensus.io v0.23.0 [2022-05-06T20:36:44.798Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-06T20:36:45.370Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-06T20:36:45.370Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-06T20:36:45.370Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-06T20:36:45.370Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-06T20:36:45.370Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-06T20:36:45.370Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-06T20:36:45.370Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-06T20:36:45.370Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-06T20:36:45.370Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-06T20:36:45.370Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-06T20:36:45.370Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-06T20:36:45.370Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-06T20:36:45.370Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-06T20:36:45.370Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-06T20:36:45.370Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-06T20:36:45.628Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-06T20:36:45.628Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-06T20:36:45.628Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-06T20:36:45.628Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-06T20:36:45.628Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-06T20:36:45.628Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-06T20:36:45.628Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-06T20:36:45.628Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-06T20:36:47.544Z] Removing intermediate container 682912033f37 [2022-05-06T20:36:47.544Z] ---> 0a9c69fbdc36 [2022-05-06T20:36:47.544Z] Step 8/22 : COPY . . [2022-05-06T20:36:50.086Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-06T20:36:50.086Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-06T20:36:53.372Z]  ---> Running in f6ca9b7055df [2022-05-06T20:36:54.762Z] ---> 698fd6f8db7b [2022-05-06T20:36:54.762Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-06T20:36:56.692Z] Removing intermediate container f6ca9b7055df [2022-05-06T20:36:56.692Z] ---> e7661259576a [2022-05-06T20:36:56.692Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-06T20:36:58.073Z] ---> Running in e9b4d63024ac [2022-05-06T20:36:59.977Z] ---> Running in d8214c9f3654 [2022-05-06T20:37:00.912Z] Removing intermediate container f245494c7784 [2022-05-06T20:37:00.912Z] ---> a2fd7e6f7c9e [2022-05-06T20:37:00.912Z] [2022-05-06T20:37:00.912Z] Step 10/23 : FROM alpine:3.14 [2022-05-06T20:37:00.912Z] ---> e04c818066af [2022-05-06T20:37:00.912Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-06T20:37:01.479Z] 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-06T20:37:02.864Z] Removing intermediate container d8214c9f3654 [2022-05-06T20:37:02.864Z] ---> 1cbce5609c1e [2022-05-06T20:37:02.864Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-06T20:37:04.330Z] ---> Running in 906cc570d66a [2022-05-06T20:37:04.591Z] ---> Running in 293148ec5130 [2022-05-06T20:37:05.161Z] Removing intermediate container 293148ec5130 [2022-05-06T20:37:05.161Z] ---> ba84eec3a247 [2022-05-06T20:37:05.161Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:37:05.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:37:05.420Z] ---> Running in 2f72f3c00293 [2022-05-06T20:37:05.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:37:05.679Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-06T20:37:05.679Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T20:37:05.679Z] OK: 6 MiB in 15 packages [2022-05-06T20:37:07.059Z] Removing intermediate container 906cc570d66a [2022-05-06T20:37:07.059Z] ---> 9108bfabd741 [2022-05-06T20:37:07.059Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T20:37:07.059Z] ---> Running in a854bf93f0b7 [2022-05-06T20:37:07.317Z] Removing intermediate container a854bf93f0b7 [2022-05-06T20:37:07.317Z] ---> cb93794d6ce9 [2022-05-06T20:37:07.317Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-06T20:37:07.576Z] Removing intermediate container 2f72f3c00293 [2022-05-06T20:37:07.576Z] ---> 7c514d8b9c42 [2022-05-06T20:37:07.576Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-06T20:37:07.576Z] ---> Running in 32981ae0a738 [2022-05-06T20:37:07.834Z] ---> Running in 4a9e8086344a [2022-05-06T20:37:08.461Z] Removing intermediate container 32981ae0a738 [2022-05-06T20:37:08.461Z] ---> 125cda887501 [2022-05-06T20:37:08.461Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-06T20:37:09.029Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:37:09.967Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:37:09.967Z] ---> Running in c113e5bc7c26 [2022-05-06T20:37:09.967Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-06T20:37:10.226Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-06T20:37:10.226Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-06T20:37:10.226Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-06T20:37:10.486Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-06T20:37:10.486Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-06T20:37:10.486Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T20:37:10.486Z] OK: 8 MiB in 20 packages [2022-05-06T20:37:13.023Z] Removing intermediate container c113e5bc7c26 [2022-05-06T20:37:13.023Z] ---> a83b40bfe14c [2022-05-06T20:37:13.023Z] Step 15/23 : WORKDIR / [2022-05-06T20:37:14.930Z] ---> Running in 301618274d0d [2022-05-06T20:37:15.873Z] Removing intermediate container 4a9e8086344a [2022-05-06T20:37:15.874Z] ---> 2fe2464f2482 [2022-05-06T20:37:15.874Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T20:37:16.450Z] Removing intermediate container 301618274d0d [2022-05-06T20:37:16.450Z] ---> e6ef262ba52a [2022-05-06T20:37:16.450Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T20:37:16.710Z] ---> 092625ebfe6d [2022-05-06T20:37:16.710Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-06T20:37:17.279Z] ---> 32115f1c947a [2022-05-06T20:37:17.279Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-06T20:37:18.226Z] ---> 10119294b431 [2022-05-06T20:37:18.226Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-06T20:37:18.484Z] ---> dc35cfbc35d8 [2022-05-06T20:37:18.484Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-06T20:37:18.484Z] ---> 534c2aab2847 [2022-05-06T20:37:18.484Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-06T20:37:18.743Z] ---> Running in fab6bf954914 [2022-05-06T20:37:19.680Z] ---> f3f8a2f7361c [2022-05-06T20:37:19.680Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-06T20:37:20.248Z] Removing intermediate container fab6bf954914 [2022-05-06T20:37:20.248Z] ---> 8e04e46e500a [2022-05-06T20:37:20.248Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T20:37:20.505Z] ---> Running in 46ce18271af2 [2022-05-06T20:37:21.075Z] ---> Running in 344cfcf8c577 [2022-05-06T20:37:21.075Z] Removing intermediate container 46ce18271af2 [2022-05-06T20:37:21.075Z] ---> f2e6c9e34230 [2022-05-06T20:37:21.075Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T20:37:21.076Z] Removing intermediate container 344cfcf8c577 [2022-05-06T20:37:21.076Z] ---> 5c9b59c9f355 [2022-05-06T20:37:21.076Z] Step 21/23 : LABEL arch=x86_64 [2022-05-06T20:37:21.076Z] ---> Running in d256de930780 [2022-05-06T20:37:21.338Z] ---> Running in dada83f55762 [2022-05-06T20:37:21.597Z] Removing intermediate container d256de930780 [2022-05-06T20:37:21.597Z] ---> 856bf71cb7c5 [2022-05-06T20:37:21.597Z] Step 21/23 : LABEL arch=x86_64 [2022-05-06T20:37:21.897Z] Removing intermediate container dada83f55762 [2022-05-06T20:37:21.897Z] ---> b8b01cf0ed1f [2022-05-06T20:37:21.897Z] Step 22/23 : LABEL git_sha=bcd7ac928b6621fbd55f5fdd80a6226aaf746747 [2022-05-06T20:37:21.897Z] ---> Running in 29af55b922c6 [2022-05-06T20:37:22.282Z] ---> Running in e8195c381408 [2022-05-06T20:37:22.639Z] Removing intermediate container 29af55b922c6 [2022-05-06T20:37:22.639Z] ---> fb2881008150 [2022-05-06T20:37:22.639Z] Step 22/23 : LABEL git_sha=bcd7ac928b6621fbd55f5fdd80a6226aaf746747 [2022-05-06T20:37:22.916Z] Removing intermediate container e8195c381408 [2022-05-06T20:37:22.916Z] ---> 7f1ddb258fb2 [2022-05-06T20:37:22.916Z] Step 23/23 : LABEL version=0.0.0 [2022-05-06T20:37:22.916Z] ---> Running in 14c4754d5969 [2022-05-06T20:37:22.916Z] ---> Running in 867a95ad44eb [2022-05-06T20:37:23.241Z] Removing intermediate container 14c4754d5969 [2022-05-06T20:37:23.241Z] ---> cd82bfee5c18 [2022-05-06T20:37:23.241Z] Step 23/23 : LABEL version=0.0.0 [2022-05-06T20:37:23.531Z] Removing intermediate container 867a95ad44eb [2022-05-06T20:37:23.531Z] ---> 60a946290a52 [2022-05-06T20:37:23.531Z] [2022-05-06T20:37:23.531Z] ---> Running in 82c5d5e4f987 [2022-05-06T20:37:23.531Z] Successfully built 60a946290a52 [2022-05-06T20:37:23.531Z] Successfully tagged core-data:latest [2022-05-06T20:37:23.531Z]  Building core-data ... done Building security-spiffe-token-provider [2022-05-06T20:37:25.082Z] Removing intermediate container 82c5d5e4f987 [2022-05-06T20:37:25.082Z] ---> d194cffe67c5 [2022-05-06T20:37:25.082Z] [2022-05-06T20:37:25.082Z] Successfully built d194cffe67c5 [2022-05-06T20:37:25.082Z] Successfully tagged core-command:latest [2022-05-06T20:37:25.082Z]  Building core-command ... done Building security-spire-server [2022-05-06T20:37:35.095Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:37:35.096Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:37:35.096Z] ---> f6bde00950dc [2022-05-06T20:37:35.096Z] Step 3/20 : WORKDIR /edgex-go [2022-05-06T20:37:35.096Z] ---> Using cache [2022-05-06T20:37:35.096Z] ---> 4589bb586e70 [2022-05-06T20:37:35.096Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-06T20:37:35.662Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:37:35.662Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:37:35.662Z] ---> f6bde00950dc [2022-05-06T20:37:35.662Z] Step 3/25 : WORKDIR /edgex-go [2022-05-06T20:37:35.662Z] ---> Using cache [2022-05-06T20:37:35.662Z] ---> 4589bb586e70 [2022-05-06T20:37:35.662Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:37:35.662Z] ---> Using cache [2022-05-06T20:37:35.662Z] ---> 771114b0cebf [2022-05-06T20:37:35.662Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-06T20:37:35.662Z] ---> Using cache [2022-05-06T20:37:35.662Z] ---> 3ea58d7b87eb [2022-05-06T20:37:35.662Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-06T20:37:35.662Z] ---> Using cache [2022-05-06T20:37:35.662Z] ---> 9d3056320e16 [2022-05-06T20:37:35.662Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:37:35.662Z] ---> Using cache [2022-05-06T20:37:35.662Z] ---> c499c3057932 [2022-05-06T20:37:35.662Z] Step 8/25 : COPY . . [2022-05-06T20:37:35.662Z] ---> Using cache [2022-05-06T20:37:35.662Z] ---> 976eee9af3b7 [2022-05-06T20:37:35.662Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-06T20:37:35.662Z] ---> Using cache [2022-05-06T20:37:35.662Z] ---> 9a596a78ca6f [2022-05-06T20:37:35.662Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-06T20:37:35.662Z] ---> Using cache [2022-05-06T20:37:35.662Z] ---> f99c825ca4b7 [2022-05-06T20:37:35.662Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-06T20:37:35.662Z] ---> Using cache [2022-05-06T20:37:35.662Z] ---> ed4f635ac126 [2022-05-06T20:37:35.662Z] 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-06T20:37:50.557Z] Removing intermediate container e9b4d63024ac [2022-05-06T20:37:50.557Z] ---> fd52cd5e08b9 [2022-05-06T20:37:50.557Z] [2022-05-06T20:37:50.557Z] Step 10/22 : FROM alpine:3.14 [2022-05-06T20:37:50.557Z] ---> e04c818066af [2022-05-06T20:37:50.557Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-06T20:37:50.557Z] ---> Using cache [2022-05-06T20:37:50.557Z] ---> 9108bfabd741 [2022-05-06T20:37:50.557Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T20:37:50.557Z] ---> Using cache [2022-05-06T20:37:50.557Z] ---> cb93794d6ce9 [2022-05-06T20:37:50.557Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-06T20:37:50.816Z] ---> Running in 8018d05a35b6 [2022-05-06T20:37:50.816Z] ---> Running in 53cf7cde1ccb [2022-05-06T20:37:51.753Z] ---> Running in 82a758811669 [2022-05-06T20:37:52.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:37:52.586Z] Removing intermediate container 82a758811669 [2022-05-06T20:37:52.586Z] ---> 7ee9b6e45bff [2022-05-06T20:37:52.586Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-06T20:37:52.847Z] ---> Running in b2d4a224ce1c [2022-05-06T20:37:52.848Z] Removing intermediate container b2d4a224ce1c [2022-05-06T20:37:52.848Z] ---> a7c981fb5194 [2022-05-06T20:37:52.848Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T20:37:53.108Z] spire-1.2.1/ [2022-05-06T20:37:53.108Z] spire-1.2.1/.data/ [2022-05-06T20:37:53.108Z] spire-1.2.1/.data/.file [2022-05-06T20:37:53.108Z] spire-1.2.1/.dockerignore [2022-05-06T20:37:53.108Z] spire-1.2.1/.gitattributes [2022-05-06T20:37:53.108Z] spire-1.2.1/.githooks/ [2022-05-06T20:37:53.108Z] spire-1.2.1/.githooks/pre-commit [2022-05-06T20:37:53.108Z] spire-1.2.1/.github/ [2022-05-06T20:37:53.108Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-06T20:37:53.108Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-06T20:37:53.108Z] spire-1.2.1/.github/dependabot.yml [2022-05-06T20:37:53.108Z] spire-1.2.1/.github/workflows/ [2022-05-06T20:37:53.108Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-06T20:37:53.108Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-06T20:37:53.108Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-06T20:37:53.108Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-06T20:37:53.108Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-06T20:37:53.108Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-06T20:37:53.108Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-06T20:37:53.108Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-06T20:37:53.108Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-06T20:37:53.108Z] spire-1.2.1/.gitignore [2022-05-06T20:37:53.108Z] spire-1.2.1/.go-version [2022-05-06T20:37:53.108Z] spire-1.2.1/.golangci.yml [2022-05-06T20:37:53.108Z] spire-1.2.1/ADOPTERS.md [2022-05-06T20:37:53.108Z] spire-1.2.1/CHANGELOG.md [2022-05-06T20:37:53.108Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-06T20:37:53.108Z] spire-1.2.1/CODEOWNERS [2022-05-06T20:37:53.108Z] spire-1.2.1/CONTRIBUTING.md [2022-05-06T20:37:53.108Z] spire-1.2.1/Dockerfile [2022-05-06T20:37:53.108Z] spire-1.2.1/Dockerfile.dev [2022-05-06T20:37:53.108Z] spire-1.2.1/Dockerfile.scratch [2022-05-06T20:37:53.108Z] spire-1.2.1/LICENSE [2022-05-06T20:37:53.108Z] spire-1.2.1/MAINTAINERS.md [2022-05-06T20:37:53.108Z] spire-1.2.1/Makefile [2022-05-06T20:37:53.108Z] spire-1.2.1/README.md [2022-05-06T20:37:53.108Z] spire-1.2.1/ROADMAP.md [2022-05-06T20:37:53.108Z] spire-1.2.1/SECURITY.md [2022-05-06T20:37:53.108Z] spire-1.2.1/cmd/ [2022-05-06T20:37:53.108Z] spire-1.2.1/cmd/spire-agent/ [2022-05-06T20:37:53.108Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-06T20:37:53.108Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-06T20:37:53.108Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/ [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-06T20:37:53.109Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-06T20:37:53.109Z] spire-1.2.1/conf/ [2022-05-06T20:37:53.109Z] spire-1.2.1/conf/agent/ [2022-05-06T20:37:53.109Z] spire-1.2.1/conf/agent/agent.conf [2022-05-06T20:37:53.109Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-06T20:37:53.109Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-06T20:37:53.109Z] spire-1.2.1/conf/server/ [2022-05-06T20:37:53.109Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-06T20:37:53.109Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-06T20:37:53.109Z] spire-1.2.1/conf/server/server.conf [2022-05-06T20:37:53.109Z] spire-1.2.1/conf/server/server_full.conf [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/ [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/SPIRE101.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/auditlog.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/images/ [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/scaling_spire.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/spire_agent.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/spire_server.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/supported_integrations.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/telemetry.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/telemetry_config.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/upgrading.md [2022-05-06T20:37:53.109Z] spire-1.2.1/doc/using_spire.md [2022-05-06T20:37:53.109Z] spire-1.2.1/examples/ [2022-05-06T20:37:53.109Z] spire-1.2.1/examples/README.md [2022-05-06T20:37:53.109Z] spire-1.2.1/go.mod [2022-05-06T20:37:53.109Z] spire-1.2.1/go.sum [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/ [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/ [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/agent.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/api/ [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/client/ [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/common/ [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/config.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-06T20:37:53.109Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/manager/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-06T20:37:53.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/agent/svid/ [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/ [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/api/ [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/api/names.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/auth/ [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/catalog/ [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-06T20:37:53.378Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cli/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/health/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/health/config.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/health/context.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/health/health.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/idutil/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/log/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/log/log.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/log/options.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/profiling/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/selector/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-06T20:37:53.379Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/uptime/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/util/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/util/task.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/version/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/version/version.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/x509util/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/api.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.gofetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:37:53.380Z] [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/health/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/id.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/status.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/bundle/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/ca/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/cache/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/catalog/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/config.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/datastore/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-06T20:37:53.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go ---> b06080a11ed1 [2022-05-06T20:37:53.381Z] [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.goStep 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-06T20:37:53.381Z] [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-06T20:37:53.381Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/registration/ [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/server.go [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/server_test.go [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/svid/ [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-06T20:37:53.382Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-06T20:37:53.382Z] spire-1.2.1/proto/ [2022-05-06T20:37:53.382Z] spire-1.2.1/proto/private/ [2022-05-06T20:37:53.382Z] spire-1.2.1/proto/private/server/ [2022-05-06T20:37:53.382Z] spire-1.2.1/proto/private/server/journal/ [2022-05-06T20:37:53.382Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-06T20:37:53.382Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-06T20:37:53.382Z] spire-1.2.1/proto/spire/ [2022-05-06T20:37:53.382Z] spire-1.2.1/proto/spire/common/ [2022-05-06T20:37:53.382Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-06T20:37:53.382Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-06T20:37:53.382Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-06T20:37:53.382Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-06T20:37:53.382Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-06T20:37:53.382Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-06T20:37:53.382Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-06T20:37:53.382Z] spire-1.2.1/proto/spire/plugin/ [2022-05-06T20:37:53.382Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-06T20:37:53.382Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-06T20:37:53.382Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-06T20:37:53.382Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-06T20:37:53.382Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-06T20:37:53.382Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-06T20:37:53.382Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-06T20:37:53.382Z] spire-1.2.1/release/ [2022-05-06T20:37:53.382Z] spire-1.2.1/release/spire-extras/ [2022-05-06T20:37:53.382Z] spire-1.2.1/release/spire-extras/README.md [2022-05-06T20:37:53.382Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-06T20:37:53.382Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-06T20:37:53.382Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-06T20:37:53.382Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-06T20:37:53.382Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-06T20:37:53.382Z] spire-1.2.1/release/spire/ [2022-05-06T20:37:53.382Z] spire-1.2.1/release/spire/README.md [2022-05-06T20:37:53.382Z] spire-1.2.1/release/spire/conf/ [2022-05-06T20:37:53.382Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-06T20:37:53.382Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-06T20:37:53.382Z] spire-1.2.1/release/spire/conf/server/ [2022-05-06T20:37:53.382Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-06T20:37:53.382Z] spire-1.2.1/script/ [2022-05-06T20:37:53.382Z] spire-1.2.1/script/build-artifact.sh [2022-05-06T20:37:53.382Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-06T20:37:53.382Z] spire-1.2.1/support/ [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/ [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-06T20:37:53.382Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-06T20:37:53.383Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-06T20:37:53.383Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-06T20:37:53.383Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-06T20:37:53.383Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-06T20:37:53.383Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-06T20:37:53.383Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-06T20:37:53.383Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-06T20:37:53.383Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-06T20:37:53.383Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-06T20:37:53.383Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-06T20:37:53.383Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-06T20:37:53.383Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-06T20:37:53.383Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-06T20:37:53.383Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-06T20:37:53.383Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-06T20:37:53.383Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-06T20:37:53.383Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-06T20:37:53.383Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-06T20:37:53.383Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-06T20:37:53.383Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-06T20:37:53.383Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-06T20:37:53.383Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-06T20:37:53.383Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-06T20:37:53.383Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-06T20:37:53.383Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-06T20:37:53.383Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-06T20:37:53.383Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-06T20:37:53.383Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-06T20:37:53.383Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-06T20:37:53.383Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-06T20:37:53.383Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-06T20:37:53.383Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-06T20:37:53.383Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-06T20:37:53.383Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-06T20:37:53.383Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-06T20:37:53.383Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-06T20:37:53.383Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-06T20:37:53.383Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-06T20:37:53.383Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-06T20:37:53.383Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-06T20:37:53.383Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-06T20:37:53.383Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-06T20:37:53.383Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-06T20:37:53.383Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-06T20:37:53.383Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-06T20:37:53.383Z] spire-1.2.1/test/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/clock/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/clock/clock.go [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/certs/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/config/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/fixture.go [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/registration/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-06T20:37:53.383Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/README.md [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/common [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/setup/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/suites/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-06T20:37:53.383Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-06T20:37:53.384Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-06T20:37:53.385Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/test-one.sh [2022-05-06T20:37:53.386Z] spire-1.2.1/test/integration/test.sh [2022-05-06T20:37:53.386Z] spire-1.2.1/test/plugintest/ [2022-05-06T20:37:53.386Z] spire-1.2.1/test/plugintest/config.go [2022-05-06T20:37:53.386Z] spire-1.2.1/test/plugintest/load.go [2022-05-06T20:37:53.386Z] spire-1.2.1/test/plugintest/option.go [2022-05-06T20:37:53.386Z] spire-1.2.1/test/spiretest/ [2022-05-06T20:37:53.386Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-06T20:37:53.386Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-06T20:37:53.386Z] spire-1.2.1/test/spiretest/dir.go [2022-05-06T20:37:53.386Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-06T20:37:53.386Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-06T20:37:53.386Z] spire-1.2.1/test/spiretest/logs.go [2022-05-06T20:37:53.386Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-06T20:37:53.386Z] spire-1.2.1/test/spiretest/suite.go [2022-05-06T20:37:53.386Z] spire-1.2.1/test/spiretest/x509.go [2022-05-06T20:37:53.386Z] spire-1.2.1/test/testca/ [2022-05-06T20:37:53.386Z] spire-1.2.1/test/testca/ca.go [2022-05-06T20:37:53.386Z] spire-1.2.1/test/testkey/ [2022-05-06T20:37:53.386Z] spire-1.2.1/test/testkey/generate.sh [2022-05-06T20:37:53.386Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-06T20:37:53.386Z] spire-1.2.1/test/testkey/keys.go [2022-05-06T20:37:53.386Z] spire-1.2.1/test/testkey/new.go [2022-05-06T20:37:53.386Z] spire-1.2.1/test/tpmsimulator/ [2022-05-06T20:37:53.386Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-06T20:37:53.386Z] spire-1.2.1/test/util/ [2022-05-06T20:37:53.386Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-06T20:37:53.386Z] spire-1.2.1/test/util/cert_generation.go [2022-05-06T20:37:53.386Z] spire-1.2.1/test/util/io_redirection.go [2022-05-06T20:37:53.386Z] spire-1.2.1/test/util/race.go [2022-05-06T20:37:53.386Z] spire-1.2.1/test/util/util.go [2022-05-06T20:37:53.386Z] building spire from source... [2022-05-06T20:37:53.386Z] Installing go1.17.7... [2022-05-06T20:37:53.662Z] Removing intermediate container 1d4cbc4d89aa [2022-05-06T20:37:53.662Z] ---> f2cc3912837e [2022-05-06T20:37:53.662Z] [2022-05-06T20:37:53.662Z] Step 13/26 : FROM alpine:3.15 [2022-05-06T20:37:53.662Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T20:37:53.662Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T20:37:53.662Z] OK: 15864 distinct packages available [2022-05-06T20:37:53.662Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:37:53.920Z] 3.15: Pulling from library/alpine [2022-05-06T20:37:53.920Z] ---> 723c5d16810f [2022-05-06T20:37:53.920Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-06T20:37:54.180Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-06T20:37:54.180Z] Status: Downloaded newer image for alpine:3.15 [2022-05-06T20:37:54.180Z] ---> 0ac33e5f5afa [2022-05-06T20:37:54.180Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T20:37:54.180Z] ---> Running in 403ec941f6d9 [2022-05-06T20:37:54.458Z] ---> 744273444fc4 [2022-05-06T20:37:54.458Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-06T20:37:54.458Z] Removing intermediate container 403ec941f6d9 [2022-05-06T20:37:54.458Z] ---> 1a281ee18e02 [2022-05-06T20:37:54.458Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:37:54.458Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:37:54.458Z] ---> Running in 61470a2e4ae6 [2022-05-06T20:37:54.718Z] ---> Running in 009be1adec83 [2022-05-06T20:37:54.718Z] Removing intermediate container 61470a2e4ae6 [2022-05-06T20:37:54.718Z] ---> 0d5fb711fc87 [2022-05-06T20:37:54.718Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T20:37:54.977Z] ---> Running in 03b16bd3bddf [2022-05-06T20:37:54.977Z] OK: 221 MiB in 52 packages [2022-05-06T20:37:54.977Z] Removing intermediate container 03b16bd3bddf [2022-05-06T20:37:54.977Z] ---> 1de93afcff6c [2022-05-06T20:37:54.977Z] Step 20/22 : LABEL arch=x86_64 [2022-05-06T20:37:55.261Z] ---> Running in bf3f3d0dc4e9 [2022-05-06T20:37:55.261Z] Removing intermediate container bf3f3d0dc4e9 [2022-05-06T20:37:55.261Z] ---> a6fd5b77cf85 [2022-05-06T20:37:55.261Z] Step 21/22 : LABEL git_sha=bcd7ac928b6621fbd55f5fdd80a6226aaf746747 [2022-05-06T20:37:55.574Z] ---> Running in d2df58bea6ff [2022-05-06T20:37:55.834Z] Removing intermediate container 53cf7cde1ccb [2022-05-06T20:37:55.834Z] ---> 247986cf5886 [2022-05-06T20:37:55.834Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-06T20:37:55.834Z] Removing intermediate container d2df58bea6ff [2022-05-06T20:37:55.834Z] ---> 7f118b336883 [2022-05-06T20:37:55.834Z] Step 22/22 : LABEL version=0.0.0 [2022-05-06T20:37:56.098Z] ---> a3ed8d9b04bd [2022-05-06T20:37:56.098Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:37:56.098Z] Removing intermediate container 009be1adec83 [2022-05-06T20:37:56.098Z] ---> a772573d37fd [2022-05-06T20:37:56.098Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-06T20:37:56.360Z] ---> Running in e9c9a74b7d4b [2022-05-06T20:37:56.360Z] ---> Running in 786a4958cba7 [2022-05-06T20:37:56.619Z] ---> Running in 9927d0d102e2 [2022-05-06T20:37:56.878Z] Removing intermediate container e9c9a74b7d4b [2022-05-06T20:37:56.879Z] ---> d0770e3aa7ba [2022-05-06T20:37:56.879Z] [2022-05-06T20:37:56.879Z] Successfully built d0770e3aa7ba [2022-05-06T20:37:56.879Z] Successfully tagged support-scheduler:latest [2022-05-06T20:37:56.879Z] Building support-notifications [2022-05-06T20:37:57.136Z]  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:37:58.087Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:37:58.353Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T20:37:58.353Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T20:37:58.353Z] OK: 15855 distinct packages available [2022-05-06T20:37:58.353Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:37:59.291Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:37:59.550Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-06T20:37:59.550Z] Building bin/spire-server... [2022-05-06T20:37:59.550Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-06T20:37:59.550Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-06T20:37:59.550Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-06T20:37:59.550Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-06T20:37:59.550Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-06T20:37:59.808Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-06T20:37:59.808Z] (3/4) Installing libucontext (1.1-r0) [2022-05-06T20:37:59.808Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-06T20:38:00.066Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T20:38:00.066Z] OK: 6 MiB in 18 packages [2022-05-06T20:38:00.066Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-06T20:38:00.066Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-06T20:38:00.066Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-06T20:38:00.066Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T20:38:00.326Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:38:00.326Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:38:00.326Z] ---> f6bde00950dc [2022-05-06T20:38:00.326Z] Step 3/22 : WORKDIR /edgex-go [2022-05-06T20:38:00.326Z] ---> Using cache [2022-05-06T20:38:00.326Z] ---> 4589bb586e70 [2022-05-06T20:38:00.326Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:38:00.326Z] ---> Using cache [2022-05-06T20:38:00.326Z] ---> 771114b0cebf [2022-05-06T20:38:00.326Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-06T20:38:00.326Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-06T20:38:00.326Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-06T20:38:00.326Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-06T20:38:00.326Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T20:38:00.585Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-06T20:38:00.585Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-06T20:38:00.585Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-06T20:38:00.845Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-06T20:38:00.845Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-06T20:38:00.845Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-06T20:38:00.845Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-06T20:38:00.845Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-06T20:38:00.845Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-06T20:38:01.109Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-06T20:38:01.109Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-06T20:38:01.109Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-06T20:38:01.109Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T20:38:01.109Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-06T20:38:01.109Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T20:38:01.369Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-06T20:38:01.369Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-06T20:38:01.369Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-06T20:38:01.369Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-06T20:38:01.369Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-06T20:38:01.369Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-06T20:38:01.369Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-06T20:38:01.369Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T20:38:01.369Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-06T20:38:01.628Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T20:38:01.628Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T20:38:01.628Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-06T20:38:01.628Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-06T20:38:01.628Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-06T20:38:01.628Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-06T20:38:01.628Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-06T20:38:01.916Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-06T20:38:01.916Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-06T20:38:01.916Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-06T20:38:01.916Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-06T20:38:02.177Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-06T20:38:02.177Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-06T20:38:02.177Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-06T20:38:02.177Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-06T20:38:02.441Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-06T20:38:02.700Z]  ---> Running in 6f6b25b2b0ef [2022-05-06T20:38:02.959Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-06T20:38:02.959Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-06T20:38:02.959Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T20:38:02.959Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-06T20:38:02.959Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-06T20:38:03.903Z] Removing intermediate container 786a4958cba7 [2022-05-06T20:38:03.904Z] ---> 3458e06e533a [2022-05-06T20:38:03.904Z] Step 7/20 : COPY . . [2022-05-06T20:38:03.904Z] Removing intermediate container 9927d0d102e2 [2022-05-06T20:38:03.904Z] ---> 9bbbed85a934 [2022-05-06T20:38:03.904Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-06T20:38:03.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:38:04.843Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:38:05.102Z] OK: 221 MiB in 52 packages [2022-05-06T20:38:06.481Z] go: downloading google.golang.org/api v0.70.0 [2022-05-06T20:38:06.481Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-06T20:38:06.481Z] go: downloading k8s.io/api v0.23.4 [2022-05-06T20:38:06.481Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-06T20:38:06.481Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-06T20:38:06.481Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-06T20:38:06.739Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-06T20:38:06.998Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-06T20:38:06.998Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-06T20:38:07.256Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-06T20:38:07.513Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-06T20:38:07.513Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-06T20:38:07.771Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-06T20:38:07.771Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-06T20:38:08.029Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-06T20:38:08.287Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-06T20:38:08.856Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-06T20:38:09.425Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-06T20:38:09.683Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-06T20:38:09.944Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-06T20:38:09.944Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-06T20:38:10.205Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-06T20:38:10.205Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-06T20:38:10.205Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-06T20:38:10.205Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-06T20:38:10.205Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-06T20:38:10.466Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-06T20:38:10.466Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-06T20:38:10.466Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-06T20:38:10.466Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-06T20:38:10.466Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-06T20:38:10.726Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-06T20:38:10.726Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-06T20:38:10.726Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-06T20:38:10.726Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-06T20:38:10.726Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-06T20:38:10.726Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T20:38:10.726Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-06T20:38:11.296Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-06T20:38:11.296Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-06T20:38:11.296Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-06T20:38:11.296Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-06T20:38:11.296Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-06T20:38:11.296Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-06T20:38:11.555Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-06T20:38:11.555Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-06T20:38:11.555Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-06T20:38:11.555Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-06T20:38:11.555Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T20:38:11.555Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-06T20:38:11.555Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-06T20:38:11.555Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T20:38:11.555Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T20:38:11.813Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-06T20:38:11.813Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-06T20:38:11.813Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-06T20:38:11.813Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-06T20:38:11.813Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-06T20:38:12.073Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-06T20:38:12.073Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-06T20:38:12.073Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-06T20:38:12.073Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-06T20:38:12.073Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-06T20:38:12.073Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-06T20:38:12.332Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-06T20:38:12.332Z] go: downloading go.opencensus.io v0.23.0 [2022-05-06T20:38:12.332Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-06T20:38:12.592Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-06T20:38:12.592Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-06T20:38:12.592Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-06T20:38:12.592Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-06T20:38:12.592Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-06T20:38:12.592Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-06T20:38:12.592Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-06T20:38:12.592Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-06T20:38:12.592Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-06T20:38:12.592Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-06T20:38:12.592Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-06T20:38:12.592Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-06T20:38:12.592Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-06T20:38:12.592Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-06T20:38:12.592Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-06T20:38:12.592Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-06T20:38:12.592Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-06T20:38:15.135Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-06T20:38:15.135Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-06T20:38:18.450Z]  ---> 98d1cfea5734 [2022-05-06T20:38:18.450Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-06T20:38:18.450Z] ---> 28685df40714 [2022-05-06T20:38:18.450Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-06T20:38:18.450Z] ---> Running in bb9a0303e11e [2022-05-06T20:38:18.450Z] ---> 0a095fde959c [2022-05-06T20:38:18.450Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-06T20:38:18.450Z] Removing intermediate container 6f6b25b2b0ef [2022-05-06T20:38:18.450Z] ---> 094d54b0123b [2022-05-06T20:38:18.450Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-06T20:38:18.715Z] ---> Running in 67aad88c54f5 [2022-05-06T20:38:18.986Z] ---> b5938dea8c8f [2022-05-06T20:38:18.986Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:38:18.986Z] 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-06T20:38:18.986Z] Removing intermediate container 67aad88c54f5 [2022-05-06T20:38:18.986Z] ---> 0a964d0ea03b [2022-05-06T20:38:18.986Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-06T20:38:18.986Z] ---> Running in 5617ab4930df [2022-05-06T20:38:19.561Z] ---> 2565996f5b81 [2022-05-06T20:38:19.561Z] Step 21/26 : WORKDIR / [2022-05-06T20:38:19.821Z] ---> Running in 09cef8ca37fa [2022-05-06T20:38:20.402Z] Removing intermediate container 09cef8ca37fa [2022-05-06T20:38:20.402Z] ---> 1f2e47792d76 [2022-05-06T20:38:20.402Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-06T20:38:20.661Z] Removing intermediate container 5617ab4930df [2022-05-06T20:38:20.661Z] ---> 40004e9e54ca [2022-05-06T20:38:20.661Z] Step 8/22 : COPY . . [2022-05-06T20:38:20.661Z] ---> Running in 73b2bf9ba51c [2022-05-06T20:38:21.600Z] Removing intermediate container 73b2bf9ba51c [2022-05-06T20:38:21.600Z] ---> fad0d9267889 [2022-05-06T20:38:21.600Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-06T20:38:26.869Z] ---> Running in 130a86bc016b [2022-05-06T20:38:28.245Z] ---> bf9cac4a5143 [2022-05-06T20:38:28.245Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-06T20:38:29.619Z] Removing intermediate container 130a86bc016b [2022-05-06T20:38:29.619Z] ---> 0cbbd6e10c1e [2022-05-06T20:38:29.619Z] Step 24/26 : LABEL arch=x86_64 [2022-05-06T20:38:30.554Z] ---> Running in c8b3a92785f3 [2022-05-06T20:38:30.813Z] ---> Running in d36fe3e6573d [2022-05-06T20:38:31.801Z] Removing intermediate container d36fe3e6573d [2022-05-06T20:38:31.801Z] ---> 5dfcf73a5a4a [2022-05-06T20:38:31.801Z] Step 25/26 : LABEL git_sha=bcd7ac928b6621fbd55f5fdd80a6226aaf746747 [2022-05-06T20:38:32.059Z] ---> Running in caa57ba171ef [2022-05-06T20:38:32.383Z] 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-06T20:38:32.642Z] Removing intermediate container caa57ba171ef [2022-05-06T20:38:32.642Z] ---> fcae8fea99d2 [2022-05-06T20:38:32.642Z] Step 26/26 : LABEL version=0.0.0 [2022-05-06T20:38:32.901Z] ---> Running in 3f5c6b10f0a6 [2022-05-06T20:38:33.467Z] Removing intermediate container 3f5c6b10f0a6 [2022-05-06T20:38:33.467Z] ---> e10039ce237f [2022-05-06T20:38:33.467Z] [2022-05-06T20:38:33.467Z] Successfully built e10039ce237f [2022-05-06T20:38:33.467Z] Successfully tagged security-spire-config:latest [2022-05-06T20:38:33.467Z] Building core-metadata [2022-05-06T20:38:37.658Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:38:37.658Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:38:37.658Z] ---> f6bde00950dc [2022-05-06T20:38:37.658Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T20:38:37.658Z] ---> Using cache [2022-05-06T20:38:37.658Z] ---> 4589bb586e70 [2022-05-06T20:38:37.658Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:38:37.658Z] ---> Using cache [2022-05-06T20:38:37.658Z] ---> 771114b0cebf [2022-05-06T20:38:37.658Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-06T20:38:37.658Z] ---> Using cache [2022-05-06T20:38:37.658Z] ---> 17048b9ef69e [2022-05-06T20:38:37.658Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T20:38:37.658Z] ---> Using cache [2022-05-06T20:38:37.658Z] ---> f189e6c759bf [2022-05-06T20:38:37.658Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:38:37.658Z] ---> Using cache [2022-05-06T20:38:37.658Z] ---> 0a9c69fbdc36 [2022-05-06T20:38:37.658Z] Step 8/23 : COPY . . [2022-05-06T20:38:37.658Z] ---> Using cache [2022-05-06T20:38:37.658Z] ---> 698fd6f8db7b [2022-05-06T20:38:37.658Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-06T20:38:42.924Z] Building bin/spire-agent... [2022-05-06T20:38:43.183Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-06T20:38:43.183Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-06T20:38:43.183Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-06T20:38:43.183Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-06T20:38:44.621Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-06T20:38:44.621Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-06T20:38:44.621Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-06T20:38:44.621Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-06T20:38:44.621Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-06T20:38:44.621Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-06T20:38:44.621Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-06T20:38:44.621Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-06T20:38:44.621Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-06T20:38:45.998Z]  ---> Running in d358e303ff70 [2022-05-06T20:38:46.934Z] 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-06T20:38:52.210Z] Removing intermediate container bb9a0303e11e [2022-05-06T20:38:52.210Z] ---> 41fcd3054742 [2022-05-06T20:38:52.210Z] [2022-05-06T20:38:52.210Z] Step 9/20 : FROM alpine:3.15 [2022-05-06T20:38:52.210Z] ---> 0ac33e5f5afa [2022-05-06T20:38:52.210Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T20:38:52.210Z] ---> Using cache [2022-05-06T20:38:52.210Z] ---> 1a281ee18e02 [2022-05-06T20:38:52.210Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:38:52.210Z] ---> Using cache [2022-05-06T20:38:52.210Z] ---> a772573d37fd [2022-05-06T20:38:52.210Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-06T20:38:53.587Z] ---> Running in 6c91aca02819 [2022-05-06T20:38:54.522Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:38:55.090Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:38:55.657Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T20:38:55.657Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T20:38:55.657Z] OK: 15855 distinct packages available [2022-05-06T20:38:55.657Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:38:56.593Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:38:56.852Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-06T20:38:56.852Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-06T20:38:56.852Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-06T20:38:57.110Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-06T20:38:57.110Z] (5/9) Installing curl (7.80.0-r1) [2022-05-06T20:38:57.110Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-06T20:38:57.369Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-06T20:38:57.369Z] (8/9) Installing libucontext (1.1-r0) [2022-05-06T20:38:57.369Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-06T20:38:57.628Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T20:38:57.628Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T20:38:57.628Z] OK: 8 MiB in 23 packages [2022-05-06T20:39:00.913Z] Removing intermediate container 6c91aca02819 [2022-05-06T20:39:00.913Z] ---> 723cfd469b78 [2022-05-06T20:39:00.913Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T20:39:01.482Z] ---> 7e48aee989da [2022-05-06T20:39:01.482Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-06T20:39:04.778Z] ---> 478f9f2bac3a [2022-05-06T20:39:04.778Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-06T20:39:04.778Z] Removing intermediate container c8b3a92785f3 [2022-05-06T20:39:04.778Z] ---> 7b63ec135bcf [2022-05-06T20:39:04.778Z] [2022-05-06T20:39:04.778Z] Step 10/22 : FROM alpine:3.14 [2022-05-06T20:39:04.778Z] ---> e04c818066af [2022-05-06T20:39:04.778Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-06T20:39:04.778Z] ---> Running in 8fc129dd777c [2022-05-06T20:39:04.778Z] ---> 245d4149ebaf [2022-05-06T20:39:04.778Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-06T20:39:04.778Z] ---> Running in 4fd0a5bc8c9f [2022-05-06T20:39:05.346Z] Removing intermediate container 4fd0a5bc8c9f [2022-05-06T20:39:05.346Z] ---> f4f698892877 [2022-05-06T20:39:05.346Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T20:39:05.604Z] ---> Running in 4d5ac8fe69ee [2022-05-06T20:39:05.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:39:05.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:39:06.123Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-06T20:39:06.123Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-06T20:39:06.123Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T20:39:06.123Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T20:39:06.123Z] OK: 6 MiB in 16 packages [2022-05-06T20:39:06.123Z] Removing intermediate container 4d5ac8fe69ee [2022-05-06T20:39:06.123Z] ---> c99e74460bf3 [2022-05-06T20:39:06.123Z] Step 18/20 : LABEL arch=x86_64 [2022-05-06T20:39:06.383Z] ---> Running in 1ad7f6cea120 [2022-05-06T20:39:06.956Z] Removing intermediate container 1ad7f6cea120 [2022-05-06T20:39:06.956Z] ---> a7fe1c42e083 [2022-05-06T20:39:06.956Z] Step 19/20 : LABEL git_sha=bcd7ac928b6621fbd55f5fdd80a6226aaf746747 [2022-05-06T20:39:06.956Z] ---> Running in f514476d23df [2022-05-06T20:39:07.523Z] Removing intermediate container 8fc129dd777c [2022-05-06T20:39:07.523Z] ---> 8837a076edd9 [2022-05-06T20:39:07.523Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T20:39:07.781Z] Removing intermediate container f514476d23df [2022-05-06T20:39:07.781Z] ---> f2ea1cc3b964 [2022-05-06T20:39:07.781Z] Step 20/20 : LABEL version=0.0.0 [2022-05-06T20:39:07.781Z] ---> Running in 6476c4e6b125 [2022-05-06T20:39:07.781Z] ---> Running in 3ff1eeff3036 [2022-05-06T20:39:08.349Z] Removing intermediate container 6476c4e6b125 [2022-05-06T20:39:08.349Z] ---> 7e8bede8af4d [2022-05-06T20:39:08.349Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-06T20:39:08.608Z] Removing intermediate container 3ff1eeff3036 [2022-05-06T20:39:08.608Z] ---> 7ae298600040 [2022-05-06T20:39:08.608Z] [2022-05-06T20:39:08.608Z] ---> Running in e89de13e5053 [2022-05-06T20:39:08.608Z] Successfully built 7ae298600040 [2022-05-06T20:39:08.866Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-06T20:39:09.127Z]  Building security-spiffe-token-provider ... done Removing intermediate container e89de13e5053 [2022-05-06T20:39:09.127Z] ---> 1c735ae99266 [2022-05-06T20:39:09.127Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-06T20:39:09.386Z] ---> Running in de2d8e13d261 [2022-05-06T20:39:09.648Z] Removing intermediate container de2d8e13d261 [2022-05-06T20:39:09.648Z] ---> 5e853b1ec792 [2022-05-06T20:39:09.648Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T20:39:14.917Z] ---> a4de39094e6f [2022-05-06T20:39:14.917Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-06T20:39:14.917Z] Removing intermediate container d358e303ff70 [2022-05-06T20:39:14.917Z] ---> 87065bd7d124 [2022-05-06T20:39:14.917Z] [2022-05-06T20:39:14.917Z] Step 10/23 : FROM alpine:3.14 [2022-05-06T20:39:14.917Z] ---> e04c818066af [2022-05-06T20:39:14.917Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-06T20:39:14.917Z] ---> Using cache [2022-05-06T20:39:14.917Z] ---> 9108bfabd741 [2022-05-06T20:39:14.917Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T20:39:14.917Z] ---> Using cache [2022-05-06T20:39:14.917Z] ---> cb93794d6ce9 [2022-05-06T20:39:14.917Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-06T20:39:15.862Z] ---> Running in b821f3d5a4d5 [2022-05-06T20:39:20.053Z] ---> 4713426bd910 [2022-05-06T20:39:20.053Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-06T20:39:20.053Z] Removing intermediate container b821f3d5a4d5 [2022-05-06T20:39:20.053Z] ---> 992f90f54728 [2022-05-06T20:39:20.053Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-06T20:39:20.619Z] ---> Running in 520fe6591133 [2022-05-06T20:39:21.188Z] ---> 743559a09a66 [2022-05-06T20:39:21.188Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-06T20:39:22.122Z] ---> Running in 5c90b241bab4 [2022-05-06T20:39:22.122Z] Removing intermediate container 520fe6591133 [2022-05-06T20:39:22.122Z] ---> 58f46645c243 [2022-05-06T20:39:22.122Z] Step 15/23 : WORKDIR / [2022-05-06T20:39:23.057Z] ---> Running in 3c2cc629b070 [2022-05-06T20:39:23.057Z] Removing intermediate container 5c90b241bab4 [2022-05-06T20:39:23.057Z] ---> ee25c80dc8a6 [2022-05-06T20:39:23.057Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T20:39:23.625Z] ---> Running in 25ecd4b9010c [2022-05-06T20:39:24.191Z] Removing intermediate container 3c2cc629b070 [2022-05-06T20:39:24.191Z] ---> 63e8116f39bb [2022-05-06T20:39:24.191Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T20:39:24.759Z] Removing intermediate container 25ecd4b9010c [2022-05-06T20:39:24.759Z] ---> 18193fe69143 [2022-05-06T20:39:24.759Z] Step 20/22 : LABEL arch=x86_64 [2022-05-06T20:39:26.665Z] ---> 6d584b1d4570 [2022-05-06T20:39:26.665Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-06T20:39:26.665Z] ---> Running in 9f5399917e0a [2022-05-06T20:39:27.605Z] Removing intermediate container 9f5399917e0a [2022-05-06T20:39:27.605Z] ---> 8cd55e5d92cf [2022-05-06T20:39:27.605Z] Step 21/22 : LABEL git_sha=bcd7ac928b6621fbd55f5fdd80a6226aaf746747 [2022-05-06T20:39:28.544Z] ---> 67553bdad09d [2022-05-06T20:39:28.544Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-06T20:39:28.802Z] ---> Running in 7868be52907c [2022-05-06T20:39:29.736Z] ---> 6a64ad8d9666 [2022-05-06T20:39:29.736Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-06T20:39:29.995Z] ---> Running in a2add54e36d9 [2022-05-06T20:39:29.996Z] Removing intermediate container 7868be52907c [2022-05-06T20:39:29.996Z] ---> a53b658b5c7f [2022-05-06T20:39:29.996Z] Step 22/22 : LABEL version=0.0.0 [2022-05-06T20:39:30.936Z] ---> Running in 8b3bdafa80c4 [2022-05-06T20:39:30.936Z] Removing intermediate container a2add54e36d9 [2022-05-06T20:39:30.936Z] ---> 7e1bf59e901e [2022-05-06T20:39:30.936Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T20:39:31.875Z] ---> Running in c892acf4cf42 [2022-05-06T20:39:31.875Z] Removing intermediate container 8b3bdafa80c4 [2022-05-06T20:39:31.875Z] ---> 7af6aee120ea [2022-05-06T20:39:31.875Z] [2022-05-06T20:39:31.875Z] Successfully built 7af6aee120ea [2022-05-06T20:39:32.442Z] Successfully tagged support-notifications:latest [2022-05-06T20:39:32.442Z]  Building support-notifications ... done Removing intermediate container c892acf4cf42 [2022-05-06T20:39:32.442Z] ---> 0276aa844f93 [2022-05-06T20:39:32.442Z] Step 21/23 : LABEL arch=x86_64 [2022-05-06T20:39:33.377Z] ---> Running in 0caad2ab9426 [2022-05-06T20:39:33.635Z] Removing intermediate container 0caad2ab9426 [2022-05-06T20:39:33.635Z] ---> 38df242195ab [2022-05-06T20:39:33.635Z] Step 22/23 : LABEL git_sha=bcd7ac928b6621fbd55f5fdd80a6226aaf746747 [2022-05-06T20:39:33.897Z] ---> Running in b2a7313a4582 [2022-05-06T20:39:34.158Z] Removing intermediate container b2a7313a4582 [2022-05-06T20:39:34.158Z] ---> dc8a9a99504e [2022-05-06T20:39:34.158Z] Step 23/23 : LABEL version=0.0.0 [2022-05-06T20:39:34.418Z] ---> Running in 3f0c82ccfb0f [2022-05-06T20:39:34.677Z] Removing intermediate container 3f0c82ccfb0f [2022-05-06T20:39:34.677Z] ---> c5bdc55ebc29 [2022-05-06T20:39:34.677Z] [2022-05-06T20:39:34.937Z] Successfully built c5bdc55ebc29 [2022-05-06T20:39:34.937Z] Successfully tagged core-metadata:latest [2022-05-06T20:39:56.887Z]  Building core-metadata ... done Removing intermediate container 4258c4c2fc92 [2022-05-06T20:39:56.887Z] ---> a937d50fc870 [2022-05-06T20:39:56.888Z] [2022-05-06T20:39:56.888Z] Step 13/26 : FROM alpine:3.15 [2022-05-06T20:39:56.888Z] ---> 0ac33e5f5afa [2022-05-06T20:39:56.888Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T20:39:56.888Z] ---> Using cache [2022-05-06T20:39:56.888Z] ---> 1a281ee18e02 [2022-05-06T20:39:56.888Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:39:56.888Z] ---> Using cache [2022-05-06T20:39:56.888Z] ---> a772573d37fd [2022-05-06T20:39:56.888Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-06T20:39:56.888Z] ---> Running in cbcf2f4d88da [2022-05-06T20:39:56.888Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:39:57.148Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:39:57.408Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T20:39:57.408Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T20:39:57.408Z] OK: 15855 distinct packages available [2022-05-06T20:39:57.668Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:39:58.238Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:39:58.808Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-06T20:39:58.808Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-06T20:39:58.808Z] (3/5) Installing libucontext (1.1-r0) [2022-05-06T20:39:58.808Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-06T20:39:59.069Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-06T20:39:59.069Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T20:39:59.069Z] OK: 6 MiB in 19 packages [2022-05-06T20:39:59.640Z] Removing intermediate container cbcf2f4d88da [2022-05-06T20:39:59.640Z] ---> c47e50621b94 [2022-05-06T20:39:59.640Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-06T20:40:00.210Z] ---> 1f08d2922a84 [2022-05-06T20:40:00.210Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-06T20:40:01.588Z] ---> 91a565670bfc [2022-05-06T20:40:01.588Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-06T20:40:01.588Z] ---> 6877d7d8315e [2022-05-06T20:40:01.588Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-06T20:40:01.850Z] ---> 626eba771fb9 [2022-05-06T20:40:01.850Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-06T20:40:02.120Z] ---> 57027af4de5f [2022-05-06T20:40:02.120Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-06T20:40:02.120Z] ---> Running in 3379ce3193f5 [2022-05-06T20:40:02.120Z] Removing intermediate container 3379ce3193f5 [2022-05-06T20:40:02.120Z] ---> d1edf00c5ccc [2022-05-06T20:40:02.120Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-06T20:40:02.120Z] ---> Running in 104c71a746f9 [2022-05-06T20:40:02.120Z] Removing intermediate container 104c71a746f9 [2022-05-06T20:40:02.120Z] ---> ad40c12166f8 [2022-05-06T20:40:02.120Z] Step 24/26 : LABEL arch=x86_64 [2022-05-06T20:40:02.417Z] ---> Running in fc70b31fa5dd [2022-05-06T20:40:02.417Z] Removing intermediate container fc70b31fa5dd [2022-05-06T20:40:02.417Z] ---> 4ca1feb3ce21 [2022-05-06T20:40:02.417Z] Step 25/26 : LABEL git_sha=bcd7ac928b6621fbd55f5fdd80a6226aaf746747 [2022-05-06T20:40:02.417Z] ---> Running in 0d0e93b2e65c [2022-05-06T20:40:02.417Z] Removing intermediate container 0d0e93b2e65c [2022-05-06T20:40:02.417Z] ---> 1cc4a5b00129 [2022-05-06T20:40:02.417Z] Step 26/26 : LABEL version=0.0.0 [2022-05-06T20:40:02.417Z] ---> Running in 5d6461720e19 [2022-05-06T20:40:02.706Z] Removing intermediate container 5d6461720e19 [2022-05-06T20:40:02.706Z] ---> cc8a2aee568c [2022-05-06T20:40:02.706Z] [2022-05-06T20:40:02.706Z] Successfully built cc8a2aee568c [2022-05-06T20:40:02.706Z] Successfully tagged security-spire-agent:latest [2022-05-06T20:40:12.903Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-05-06T20:40:12.903Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-06T20:40:12.903Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-06T20:40:12.903Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-06T20:40:12.903Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-06T20:40:13.471Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-06T20:40:13.471Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-06T20:40:13.471Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-06T20:40:13.731Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-06T20:40:13.731Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-06T20:40:13.731Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-06T20:40:13.731Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-06T20:40:13.731Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-06T20:40:13.731Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-06T20:41:09.979Z] Removing intermediate container 8018d05a35b6 [2022-05-06T20:41:09.979Z] ---> d1e93dc06ca4 [2022-05-06T20:41:09.979Z] [2022-05-06T20:41:09.979Z] Step 13/25 : FROM alpine:3.15 [2022-05-06T20:41:09.979Z] ---> 0ac33e5f5afa [2022-05-06T20:41:09.979Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T20:41:09.979Z] ---> Using cache [2022-05-06T20:41:09.979Z] ---> 1a281ee18e02 [2022-05-06T20:41:09.979Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:41:09.979Z] ---> Using cache [2022-05-06T20:41:09.979Z] ---> a772573d37fd [2022-05-06T20:41:09.979Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-06T20:41:09.979Z] ---> Using cache [2022-05-06T20:41:09.979Z] ---> c47e50621b94 [2022-05-06T20:41:09.979Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-06T20:41:09.979Z] ---> 96f185621588 [2022-05-06T20:41:09.979Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-06T20:41:09.979Z] ---> 101d6c214858 [2022-05-06T20:41:09.979Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-06T20:41:09.979Z] ---> 2efd7ba7a40a [2022-05-06T20:41:09.979Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-06T20:41:09.979Z] ---> fdb9ca95eea1 [2022-05-06T20:41:09.979Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-06T20:41:09.979Z] ---> Running in a0b8a47d8d69 [2022-05-06T20:41:09.979Z] Removing intermediate container a0b8a47d8d69 [2022-05-06T20:41:09.979Z] ---> 026d00d0e8a1 [2022-05-06T20:41:09.979Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-06T20:41:09.979Z] ---> Running in b2e17ddde569 [2022-05-06T20:41:09.979Z] Removing intermediate container b2e17ddde569 [2022-05-06T20:41:09.979Z] ---> e83d1babab7c [2022-05-06T20:41:09.979Z] Step 23/25 : LABEL arch=x86_64 [2022-05-06T20:41:09.979Z] ---> Running in 31f34ea870ca [2022-05-06T20:41:09.979Z] Removing intermediate container 31f34ea870ca [2022-05-06T20:41:09.979Z] ---> 13e8d4864a09 [2022-05-06T20:41:09.979Z] Step 24/25 : LABEL git_sha=bcd7ac928b6621fbd55f5fdd80a6226aaf746747 [2022-05-06T20:41:09.979Z] ---> Running in 9e039daa03cd [2022-05-06T20:41:09.979Z] Removing intermediate container 9e039daa03cd [2022-05-06T20:41:09.979Z] ---> fd31329a8d74 [2022-05-06T20:41:09.979Z] Step 25/25 : LABEL version=0.0.0 [2022-05-06T20:41:09.979Z] ---> Running in af3653268149 [2022-05-06T20:41:09.979Z] Removing intermediate container af3653268149 [2022-05-06T20:41:09.979Z] ---> 2929fb4dbb30 [2022-05-06T20:41:09.979Z] [2022-05-06T20:41:09.979Z] Successfully built 2929fb4dbb30 [2022-05-06T20:41:09.979Z] Successfully tagged security-spire-server:latest [2022-05-06T20:41:09.986Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-06T20:41:09.998Z] $ docker stop --time=1 fbbd7646fac2f1283267da91f07fee9e9de057a7989bdf58d58ed00d167df955 [2022-05-06T20:41:11.307Z] $ docker rm -f fbbd7646fac2f1283267da91f07fee9e9de057a7989bdf58d58ed00d167df955 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-06T20:41:11.649Z] + docker images [2022-05-06T20:41:11.649Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-06T20:41:11.649Z] security-spire-server latest 2929fb4dbb30 4 seconds ago 87.3MB [2022-05-06T20:41:11.649Z] d1e93dc06ca4 17 seconds ago 4.43GB [2022-05-06T20:41:11.649Z] security-spire-agent latest cc8a2aee568c About a minute ago 127MB [2022-05-06T20:41:11.649Z] a937d50fc870 About a minute ago 4.43GB [2022-05-06T20:41:11.649Z] core-metadata latest c5bdc55ebc29 About a minute ago 17MB [2022-05-06T20:41:11.649Z] support-notifications latest 7af6aee120ea About a minute ago 26.9MB [2022-05-06T20:41:11.649Z] 87065bd7d124 About a minute ago 1.5GB [2022-05-06T20:41:11.649Z] security-spiffe-token-provider latest 7ae298600040 2 minutes ago 28.8MB [2022-05-06T20:41:11.649Z] 7b63ec135bcf 2 minutes ago 1.55GB [2022-05-06T20:41:11.649Z] 41fcd3054742 2 minutes ago 1.54GB [2022-05-06T20:41:11.649Z] security-spire-config latest e10039ce237f 2 minutes ago 86.7MB [2022-05-06T20:41:11.649Z] support-scheduler latest d0770e3aa7ba 3 minutes ago 26.3MB [2022-05-06T20:41:11.649Z] f2cc3912837e 3 minutes ago 4.43GB [2022-05-06T20:41:11.649Z] fd52cd5e08b9 3 minutes ago 1.55GB [2022-05-06T20:41:11.649Z] core-command latest d194cffe67c5 3 minutes ago 16.1MB [2022-05-06T20:41:11.649Z] core-data latest 60a946290a52 3 minutes ago 22.5MB [2022-05-06T20:41:11.649Z] a2fd7e6f7c9e 4 minutes ago 1.49GB [2022-05-06T20:41:11.649Z] a04777714f48 4 minutes ago 1.52GB [2022-05-06T20:41:11.649Z] sys-mgmt-agent latest 3ecb35c2c8f6 4 minutes ago 299MB [2022-05-06T20:41:11.649Z] security-bootstrapper latest b3a569b58587 4 minutes ago 19.1MB [2022-05-06T20:41:11.649Z] security-secretstore-setup latest 033244bcef76 5 minutes ago 28.5MB [2022-05-06T20:41:11.649Z] security-proxy-setup latest 7fc2c9eff902 5 minutes ago 26.9MB [2022-05-06T20:41:11.649Z] 51f8104f6103 5 minutes ago 1.49GB [2022-05-06T20:41:11.649Z] 42bc841baa18 5 minutes ago 1.5GB [2022-05-06T20:41:11.649Z] 83e01aeede23 5 minutes ago 1.5GB [2022-05-06T20:41:11.649Z] 0401dbb72dae 5 minutes ago 1.5GB [2022-05-06T20:41:11.649Z] ci-base-image-x86_64 latest f6bde00950dc 9 minutes ago 895MB [2022-05-06T20:41:11.649Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB [2022-05-06T20:41:11.649Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB [2022-05-06T20:41:11.649Z] docker 20.10.14 7417809fdb73 4 weeks ago 218MB [2022-05-06T20:41:11.649Z] alpine 3.14 e04c818066af 4 weeks ago 5.59MB [2022-05-06T20:41:11.649Z] alpine 3.15 0ac33e5f5afa 4 weeks ago 5.57MB [2022-05-06T20:41:11.649Z] 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-06T20:45:04.380Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41343 in /w/workspace/edgexfoundry_edgex-go_PR-3995 [Pipeline] { [Pipeline] ws [2022-05-06T20:45:04.392Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2022-05-06T20:45:04.762Z] The recommended git tool is: git [2022-05-06T20:45:11.841Z] using credential edgex-jenkins-ssh [2022-05-06T20:45:11.858Z] Cloning the remote Git repository [2022-05-06T20:45:11.922Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-06T20:45:12.042Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2022-05-06T20:45:12.130Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-06T20:45:12.131Z] > git --version # timeout=10 [2022-05-06T20:45:12.154Z] > git --version # 'git version 2.25.1' [2022-05-06T20:45:12.157Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-06T20:45:12.224Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-06T20:45:30.599Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-06T20:45:30.619Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-06T20:45:30.649Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-06T20:45:30.689Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-06T20:45:30.690Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-06T20:45:30.706Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3995/head:refs/remotes/origin/PR-3995 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-06T20:45:31.585Z] Merging remotes/origin/main commit ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 into PR head commit 7d0cc4ef1b4f647c2e251548699fd9c7f022fa8c [2022-05-06T20:45:32.205Z] Merge succeeded, producing 66855652d033f75645a39005dbe1f3500f7a5fe7 [2022-05-06T20:45:32.206Z] Checking out Revision 66855652d033f75645a39005dbe1f3500f7a5fe7 (PR-3995) [2022-05-06T20:45:31.619Z] > git config core.sparsecheckout # timeout=10 [2022-05-06T20:45:31.640Z] > git checkout -f 7d0cc4ef1b4f647c2e251548699fd9c7f022fa8c # timeout=10 [2022-05-06T20:45:31.908Z] > git remote # timeout=10 [2022-05-06T20:45:31.928Z] > git config --get remote.origin.url # timeout=10 [2022-05-06T20:45:31.944Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-06T20:45:31.957Z] > git merge ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 # timeout=10 [2022-05-06T20:45:32.186Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-06T20:45:32.222Z] > git config core.sparsecheckout # timeout=10 [2022-05-06T20:45:32.247Z] > git checkout -f 66855652d033f75645a39005dbe1f3500f7a5fe7 # timeout=10 [2022-05-06T20:45:36.595Z] Commit message: "Merge commit 'ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029' into HEAD" [2022-05-06T20:45:36.623Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-06T20:45:37.626Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-06T20:45:37.626Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-06T20:45:37.626Z] Dload Upload Total Spent Left Speed [2022-05-06T20:45:37.627Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 84592 0 --:--:-- --:--:-- --:--:-- 84592 [Pipeline] sh [2022-05-06T20:45:38.196Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-06T20:45:38.546Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-06T20:45:38.546Z] + sudo tee /etc/docker/daemon.new [2022-05-06T20:45:38.546Z] { [2022-05-06T20:45:38.546Z] "registry-mirrors": [ [2022-05-06T20:45:38.546Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-06T20:45:38.546Z] ], [2022-05-06T20:45:38.546Z] "bip": "10.250.0.254/24", [2022-05-06T20:45:38.546Z] "hosts": [ [2022-05-06T20:45:38.546Z] "tcp://0.0.0.0:5555", [2022-05-06T20:45:38.546Z] "unix:///var/run/docker.sock" [2022-05-06T20:45:38.546Z] ], [2022-05-06T20:45:38.546Z] "mtu": 1458, [2022-05-06T20:45:38.546Z] "selinux-enabled": true, [2022-05-06T20:45:38.546Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-06T20:45:38.546Z] } [Pipeline] sh [2022-05-06T20:45:36.615Z] > git rev-list --no-walk 7a79b49677fb4f689fcca14b70510248d6de6a04 # timeout=10 [2022-05-06T20:45:38.900Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-06T20:45:39.266Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-06T20:45:57.631Z] provisioning config files... [2022-05-06T20:45:57.665Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config5218181462350060254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T20:45:58.056Z] ---> docker-login.sh [2022-05-06T20:45:58.056Z] nexus3.edgexfoundry.org:10001 [2022-05-06T20:45:58.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T20:45:58.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T20:45:58.999Z] Configure a credential helper to remove this warning. See [2022-05-06T20:45:58.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T20:45:58.999Z] [2022-05-06T20:45:58.999Z] Login Succeeded [2022-05-06T20:45:59.311Z] nexus3.edgexfoundry.org:10002 [2022-05-06T20:45:59.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T20:45:59.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T20:45:59.867Z] Configure a credential helper to remove this warning. See [2022-05-06T20:45:59.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T20:45:59.867Z] [2022-05-06T20:45:59.867Z] Login Succeeded [2022-05-06T20:45:59.867Z] nexus3.edgexfoundry.org:10003 [2022-05-06T20:46:00.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T20:46:00.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T20:46:00.425Z] Configure a credential helper to remove this warning. See [2022-05-06T20:46:00.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T20:46:00.425Z] [2022-05-06T20:46:00.425Z] Login Succeeded [2022-05-06T20:46:00.425Z] nexus3.edgexfoundry.org:10004 [2022-05-06T20:46:00.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T20:46:00.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T20:46:00.979Z] Configure a credential helper to remove this warning. See [2022-05-06T20:46:00.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T20:46:00.979Z] [2022-05-06T20:46:00.979Z] Login Succeeded [2022-05-06T20:46:00.979Z] docker.io [2022-05-06T20:46:01.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T20:46:01.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T20:46:01.859Z] Configure a credential helper to remove this warning. See [2022-05-06T20:46:01.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T20:46:01.859Z] [2022-05-06T20:46:01.859Z] Login Succeeded [2022-05-06T20:46:01.859Z] ---> docker-login.sh ends [Pipeline] } [2022-05-06T20:46:01.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-06T20:46:02.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-06T20:46:02.436Z] ========================================================= [2022-05-06T20:46:02.436Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-06T20:46:02.436Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-06T20:46:02.833Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-06T20:46:03.112Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-06T20:46:03.112Z] 9b3977197b4f: Pulling fs layer [2022-05-06T20:46:03.112Z] 1a89e8eeedd5: Pulling fs layer [2022-05-06T20:46:03.112Z] 94645a83ff95: Pulling fs layer [2022-05-06T20:46:03.112Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-06T20:46:03.112Z] 0c92f367c5e7: Pulling fs layer [2022-05-06T20:46:03.112Z] 3096ccb668a1: Pulling fs layer [2022-05-06T20:46:03.112Z] e8cf19c19ddd: Pulling fs layer [2022-05-06T20:46:03.112Z] a4caa8a26152: Pulling fs layer [2022-05-06T20:46:03.112Z] 3096ccb668a1: Waiting [2022-05-06T20:46:03.112Z] e8cf19c19ddd: Waiting [2022-05-06T20:46:03.112Z] a4caa8a26152: Waiting [2022-05-06T20:46:03.112Z] 3f3a8bcf1eab: Waiting [2022-05-06T20:46:03.112Z] 0c92f367c5e7: Waiting [2022-05-06T20:46:03.112Z] 94645a83ff95: Download complete [2022-05-06T20:46:03.112Z] 1a89e8eeedd5: Download complete [2022-05-06T20:46:03.112Z] 0c92f367c5e7: Verifying Checksum [2022-05-06T20:46:03.112Z] 0c92f367c5e7: Download complete [2022-05-06T20:46:03.112Z] 3096ccb668a1: Verifying Checksum [2022-05-06T20:46:03.112Z] 3096ccb668a1: Download complete [2022-05-06T20:46:03.112Z] 9b3977197b4f: Download complete [2022-05-06T20:46:03.112Z] e8cf19c19ddd: Verifying Checksum [2022-05-06T20:46:03.112Z] e8cf19c19ddd: Download complete [2022-05-06T20:46:04.128Z] 9b3977197b4f: Pull complete [2022-05-06T20:46:04.771Z] 1a89e8eeedd5: Pull complete [2022-05-06T20:46:05.397Z] 94645a83ff95: Pull complete [2022-05-06T20:46:05.686Z] a4caa8a26152: Verifying Checksum [2022-05-06T20:46:05.686Z] a4caa8a26152: Download complete [2022-05-06T20:46:06.294Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-06T20:46:06.294Z] 3f3a8bcf1eab: Download complete [2022-05-06T20:46:21.443Z] 3f3a8bcf1eab: Pull complete [2022-05-06T20:46:21.443Z] 0c92f367c5e7: Pull complete [2022-05-06T20:46:21.443Z] 3096ccb668a1: Pull complete [2022-05-06T20:46:21.443Z] e8cf19c19ddd: Pull complete [2022-05-06T20:46:26.869Z] a4caa8a26152: Pull complete [2022-05-06T20:46:26.869Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-06T20:46:26.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-06T20:46:26.869Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-06T20:46:27.230Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-06T20:46:27.230Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-06T20:46:27.230Z] WORKDIR /edgex [2022-05-06T20:46:27.230Z] COPY go.mod . [2022-05-06T20:46:27.230Z] RUN go mod download [2022-05-06T20:46:29.877Z] Sending build context to Docker daemon 169.3MB [2022-05-06T20:46:29.877Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-06T20:46:29.877Z] ---> 725f1c02e7f9 [2022-05-06T20:46:29.877Z] Step 2/4 : WORKDIR /edgex [2022-05-06T20:46:32.524Z] ---> Running in 02dde18ea27a [2022-05-06T20:46:32.524Z] Removing intermediate container 02dde18ea27a [2022-05-06T20:46:32.524Z] ---> 04e766889813 [2022-05-06T20:46:32.524Z] Step 3/4 : COPY go.mod . [2022-05-06T20:46:33.135Z] ---> 1991a75d64a0 [2022-05-06T20:46:33.135Z] Step 4/4 : RUN go mod download [2022-05-06T20:46:33.135Z] ---> Running in cc398d3ac304 [2022-05-06T20:47:29.728Z] Removing intermediate container cc398d3ac304 [2022-05-06T20:47:29.728Z] ---> 2e5a437b2fe4 [2022-05-06T20:47:29.728Z] Successfully built 2e5a437b2fe4 [2022-05-06T20:47:29.728Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:47:30.075Z] + docker inspect -f . ci-base-image-arm64 [2022-05-06T20:47:30.076Z] . [Pipeline] withDockerContainer [2022-05-06T20:47:30.318Z] prd-ubuntu20.04-docker-arm64-4c-16g-41343 does not seem to be running inside a container [2022-05-06T20:47:30.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-06T20:47:31.813Z] $ docker top d686d3895e8a431ed2ddea161936cb57729e2f0d9f66bb3099ed567899edc968 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T20:47:32.712Z] + go version [2022-05-06T20:47:32.712Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-06T20:47:32.746Z] $ docker stop --time=1 d686d3895e8a431ed2ddea161936cb57729e2f0d9f66bb3099ed567899edc968 [2022-05-06T20:47:34.398Z] $ docker rm -f d686d3895e8a431ed2ddea161936cb57729e2f0d9f66bb3099ed567899edc968 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:47:35.016Z] + docker inspect -f . ci-base-image-arm64 [2022-05-06T20:47:35.016Z] . [Pipeline] withDockerContainer [2022-05-06T20:47:35.246Z] prd-ubuntu20.04-docker-arm64-4c-16g-41343 does not seem to be running inside a container [2022-05-06T20:47:35.342Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-06T20:47:36.624Z] $ docker top 34442b781c467a34b72ad4e0dfaedd2eb41dcba490440248b87c02bd34f60b6c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-06T20:47:36.886Z] ========================================================= [2022-05-06T20:47:36.887Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-06T20:47:36.887Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-06T20:47:37.558Z] + make test [2022-05-06T20:47:37.558Z] go mod tidy -compat=1.17 [2022-05-06T20:47:38.542Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-06T20:48:17.582Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-06T20:50:09.597Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-06T20:50:09.597Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-06T20:50:12.258Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-06T20:50:12.258Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-06T20:50:16.617Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-06T20:50:17.227Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-06T20:50:17.227Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-06T20:50:17.227Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-06T20:50:17.227Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-06T20:50:19.880Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-06T20:50:19.880Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-06T20:50:20.162Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-06T20:50:20.162Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-06T20:50:20.162Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-06T20:50:20.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-06T20:50:35.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.270s coverage: 28.7% of statements [2022-05-06T20:50:35.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-06T20:50:35.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-06T20:50:43.665Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.434s coverage: 98.5% of statements [2022-05-06T20:50:43.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-06T20:50:43.665Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.475s coverage: 53.4% of statements [2022-05-06T20:50:43.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-06T20:50:43.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-06T20:51:05.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.515s coverage: 89.2% of statements [2022-05-06T20:51:05.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-06T20:51:05.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-06T20:51:05.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-06T20:51:05.980Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.403s coverage: 84.4% of statements [2022-05-06T20:51:05.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-06T20:51:05.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-06T20:51:05.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-06T20:51:05.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-06T20:51:05.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-06T20:51:12.743Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.963s coverage: 95.6% of statements [2022-05-06T20:51:12.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-06T20:51:12.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-06T20:51:12.743Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.328s coverage: 72.2% of statements [2022-05-06T20:51:12.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-06T20:51:12.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-06T20:51:12.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-06T20:51:12.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-06T20:51:12.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-06T20:51:12.743Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.584s coverage: 60.0% of statements [2022-05-06T20:51:12.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-06T20:51:12.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-06T20:51:12.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-06T20:51:12.743Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.673s coverage: 0.9% of statements [2022-05-06T20:51:12.743Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-06T20:51:12.743Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.557s coverage: 58.8% of statements [2022-05-06T20:51:12.743Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.327s coverage: 29.6% of statements [2022-05-06T20:51:12.743Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-06T20:51:12.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.332s coverage: 47.1% of statements [2022-05-06T20:51:12.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.289s coverage: 79.5% of statements [2022-05-06T20:51:12.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.254s coverage: 94.1% of statements [2022-05-06T20:51:12.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.274s coverage: 96.3% of statements [2022-05-06T20:51:12.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.263s coverage: 87.5% of statements [2022-05-06T20:51:25.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.312s coverage: 94.4% of statements [2022-05-06T20:51:25.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.258s coverage: 44.8% of statements [2022-05-06T20:51:30.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.727s coverage: 82.5% of statements [2022-05-06T20:51:30.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-06T20:51:37.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.376s coverage: 92.9% of statements [2022-05-06T20:51:37.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-06T20:51:37.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-06T20:51:37.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-06T20:51:37.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-05-06T20:51:37.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-06T20:51:37.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-06T20:51:37.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-06T20:51:37.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-06T20:51:37.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-06T20:51:37.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.236s coverage: 87.2% of statements [2022-05-06T20:51:37.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-06T20:51:37.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-06T20:51:37.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.210s coverage: 100.0% of statements [2022-05-06T20:51:37.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-06T20:51:37.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.334s coverage: 58.8% of statements [2022-05-06T20:51:37.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-06T20:51:37.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.328s coverage: 80.0% of statements [2022-05-06T20:51:37.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.300s coverage: 87.2% of statements [2022-05-06T20:51:37.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.316s coverage: 85.4% of statements [2022-05-06T20:51:37.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.909s coverage: 91.2% of statements [2022-05-06T20:51:37.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-06T20:51:47.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.144s coverage: 64.4% of statements [2022-05-06T20:51:47.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-06T20:51:47.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-06T20:51:47.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.310s coverage: 100.0% of statements [2022-05-06T20:51:47.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements [2022-05-06T20:51:47.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.156s coverage: 100.0% of statements [2022-05-06T20:51:47.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements [2022-05-06T20:51:47.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2022-05-06T20:51:56.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.595s coverage: 65.4% of statements [2022-05-06T20:51:56.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-06T20:51:56.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-06T20:51:56.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-06T20:52:00.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.023s coverage: 43.8% of statements [2022-05-06T20:52:00.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-06T20:52:00.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-06T20:52:00.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.355s coverage: 89.5% of statements [2022-05-06T20:52:00.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-06T20:52:00.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.375s coverage: 84.8% of statements [2022-05-06T20:52:00.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-06T20:52:00.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-06T20:52:00.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-06T20:52:00.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-06T20:52:08.793Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.476s coverage: 17.7% of statements [2022-05-06T20:52:08.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-06T20:52:08.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-06T20:52:08.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-06T20:52:08.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-06T20:52:08.793Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.876s coverage: 92.3% of statements [2022-05-06T20:52:08.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-06T20:52:08.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-06T20:52:08.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-06T20:52:08.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-06T20:52:08.793Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.356s coverage: 63.2% of statements [2022-05-06T20:52:08.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-06T20:52:08.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-06T20:52:11.444Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.546s coverage: 97.7% of statements [2022-05-06T20:52:11.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-06T20:52:11.444Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-06T20:52:11.444Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-06T20:52:11.444Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-06T20:52:11.444Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.226s coverage: 28.9% of statements [2022-05-06T20:52:11.444Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-06T20:52:11.444Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-06T20:52:11.444Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-06T20:52:11.444Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-06T20:52:11.444Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-06T20:52:11.444Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-06T20:52:11.444Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.246s coverage: 100.0% of statements [2022-05-06T20:52:11.444Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.096s coverage: 96.9% of statements [2022-05-06T20:52:12.048Z] 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-06T20:52:12.048Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-06T20:52:12.048Z] GO111MODULE=on go vet ./... [2022-05-06T20:54:19.040Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-06T20:54:19.040Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-06T20:54:19.040Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-06T20:54:19.339Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-06T20:54:20.012Z] + ls -al . [2022-05-06T20:54:20.012Z] total 668 [2022-05-06T20:54:20.012Z] drwxrwxr-x 9 1001 1001 4096 May 6 20:54 . [2022-05-06T20:54:20.012Z] drwxr-xr-x 4 root root 4096 May 6 20:47 .. [2022-05-06T20:54:20.012Z] -rw-rw-r-- 1 1001 1001 11 May 6 20:45 .dockerignore [2022-05-06T20:54:20.012Z] drwxrwxr-x 8 1001 1001 4096 May 6 20:45 .git [2022-05-06T20:54:20.012Z] drwxrwxr-x 3 1001 1001 4096 May 6 20:45 .github [2022-05-06T20:54:20.012Z] -rw-rw-r-- 1 1001 1001 879 May 6 20:45 .gitignore [2022-05-06T20:54:20.012Z] -rw-rw-r-- 1 1001 1001 42 May 6 20:45 .golangci.yml [2022-05-06T20:54:20.012Z] -rw-rw-r-- 1 1001 1001 87 May 6 20:45 .hadolint.yml [2022-05-06T20:54:20.012Z] -rw-rw-r-- 1 1001 1001 166 May 6 20:45 .sonarcloud.properties [2022-05-06T20:54:20.012Z] -rw-rw-r-- 1 1001 1001 1171 May 6 20:45 ADOPTERS.md [2022-05-06T20:54:20.012Z] -rw-rw-r-- 1 1001 1001 10086 May 6 20:45 Attribution.txt [2022-05-06T20:54:20.012Z] -rw-rw-r-- 1 1001 1001 51732 May 6 20:45 CHANGELOG.md [2022-05-06T20:54:20.012Z] -rw-rw-r-- 1 1001 1001 3804 May 6 20:45 CONTRIBUTING.md [2022-05-06T20:54:20.012Z] -rw-rw-r-- 1 1001 1001 677 May 6 20:45 GOVERNANCE.md [2022-05-06T20:54:20.012Z] -rw-rw-r-- 1 1001 1001 850 May 6 20:45 Jenkinsfile [2022-05-06T20:54:20.012Z] -rw-rw-r-- 1 1001 1001 10775 May 6 20:45 LICENSE [2022-05-06T20:54:20.012Z] -rw-rw-r-- 1 1001 1001 10389 May 6 20:45 Makefile [2022-05-06T20:54:20.012Z] -rw-rw-r-- 1 1001 1001 582 May 6 20:45 OWNERS.md [2022-05-06T20:54:20.012Z] -rw-rw-r-- 1 1001 1001 9094 May 6 20:45 README.md [2022-05-06T20:54:20.012Z] -rw-rw-r-- 1 1001 1001 6912 May 6 20:45 SECURITY.md [2022-05-06T20:54:20.012Z] -rw-rw-r-- 1 1001 1001 5 May 6 20:31 VERSION [2022-05-06T20:54:20.012Z] -rw-rw-r-- 1 1001 1001 4131 May 6 20:45 ZMQWindows.md [2022-05-06T20:54:20.012Z] drwxrwxr-x 2 1001 1001 4096 May 6 20:45 bin [2022-05-06T20:54:20.012Z] drwxrwxr-x 18 1001 1001 4096 May 6 20:45 cmd [2022-05-06T20:54:20.012Z] -rw-r--r-- 1 root root 435134 May 6 20:52 coverage.out [2022-05-06T20:54:20.012Z] -rw-rw-r-- 1 1001 1001 3256 May 6 20:45 go.mod [2022-05-06T20:54:20.012Z] -rw-rw-r-- 1 1001 1001 35162 May 6 20:47 go.sum [2022-05-06T20:54:20.012Z] drwxrwxr-x 8 1001 1001 4096 May 6 20:45 internal [2022-05-06T20:54:20.012Z] drwxrwxr-x 3 1001 1001 4096 May 6 20:45 openapi [2022-05-06T20:54:20.012Z] drwxrwxr-x 4 1001 1001 4096 May 6 20:45 snap [2022-05-06T20:54:20.012Z] -rw-rw-r-- 1 1001 1001 204 May 6 20:45 version.go [Pipeline] sh [2022-05-06T20:54:20.683Z] + '[' -e coverage.out ] [2022-05-06T20:54:20.683Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-06T20:54:20.712Z] Warning: overwriting stash ‘coverage-report’ [2022-05-06T20:54:21.687Z] Stashed 1 file(s) [Pipeline] sh [2022-05-06T20:54:22.346Z] + make build [2022-05-06T20:54:22.346Z] 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-06T20:55:59.237Z] 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-06T20:57:07.365Z] 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-06T20:57:07.365Z] 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-06T20:57:46.464Z] 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-06T20:57:46.464Z] 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-06T20:57:49.863Z] 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-06T20:57:56.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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-06T20:58:00.032Z] 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-06T20:58:06.795Z] 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-06T20:58:09.430Z] 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-06T20:58:13.763Z] 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-06T20:58:22.081Z] 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-06T20:58:28.868Z] $ docker stop --time=1 34442b781c467a34b72ad4e0dfaedd2eb41dcba490440248b87c02bd34f60b6c [2022-05-06T20:58:31.055Z] $ docker rm -f 34442b781c467a34b72ad4e0dfaedd2eb41dcba490440248b87c02bd34f60b6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:58:33.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-06T20:58:33.496Z] [2022-05-06T20:58:33.496Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:58:33.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-06T20:58:34.141Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-06T20:58:34.141Z] 29e5d40040c1: Pulling fs layer [2022-05-06T20:58:34.141Z] 1ce36da41761: Pulling fs layer [2022-05-06T20:58:34.141Z] 25b303627fd3: Pulling fs layer [2022-05-06T20:58:34.141Z] 29e5d40040c1: Verifying Checksum [2022-05-06T20:58:34.141Z] 29e5d40040c1: Download complete [2022-05-06T20:58:34.774Z] 1ce36da41761: Verifying Checksum [2022-05-06T20:58:34.774Z] 1ce36da41761: Download complete [2022-05-06T20:58:34.774Z] 29e5d40040c1: Pull complete [2022-05-06T20:58:36.920Z] 25b303627fd3: Verifying Checksum [2022-05-06T20:58:36.920Z] 25b303627fd3: Download complete [2022-05-06T20:58:37.206Z] 1ce36da41761: Pull complete [2022-05-06T20:58:49.688Z] 25b303627fd3: Pull complete [2022-05-06T20:58:49.688Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-06T20:58:49.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-06T20:58:49.688Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-06T20:58:49.939Z] prd-ubuntu20.04-docker-arm64-4c-16g-41343 does not seem to be running inside a container [2022-05-06T20:58:50.044Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-06T20:58:52.646Z] $ docker top 1edd338133b507e660811e4a10bae874e16dfed9b44f00a801b29b1488d4ece3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T20:58:53.596Z] + docker-compose build --help [2022-05-06T20:58:53.596Z] + grep parallel [2022-05-06T20:59:00.298Z] --parallel Build images in parallel. [Pipeline] } [2022-05-06T20:59:00.337Z] $ docker stop --time=1 1edd338133b507e660811e4a10bae874e16dfed9b44f00a801b29b1488d4ece3 [2022-05-06T20:59:02.081Z] $ docker rm -f 1edd338133b507e660811e4a10bae874e16dfed9b44f00a801b29b1488d4ece3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:59:02.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-06T20:59:02.698Z] . [Pipeline] withDockerContainer [2022-05-06T20:59:02.948Z] prd-ubuntu20.04-docker-arm64-4c-16g-41343 does not seem to be running inside a container [2022-05-06T20:59:03.049Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-06T20:59:04.466Z] $ docker top aacd122fee80a8b79e298b19c330af9cd6f1d3443b67063163746724cbe1efc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T20:59:05.395Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-06T20:59:12.086Z] Building core-command ... [2022-05-06T20:59:12.086Z] Building core-data ... [2022-05-06T20:59:12.086Z] Building core-metadata ... [2022-05-06T20:59:12.086Z] Building security-bootstrapper ... [2022-05-06T20:59:12.087Z] Building security-proxy-setup ... [2022-05-06T20:59:12.087Z] Building security-secretstore-setup ... [2022-05-06T20:59:12.087Z] Building security-spiffe-token-provider ... [2022-05-06T20:59:12.087Z] Building security-spire-agent ... [2022-05-06T20:59:12.087Z] Building security-spire-config ... [2022-05-06T20:59:12.087Z] Building security-spire-server ... [2022-05-06T20:59:12.087Z] Building support-notifications ... [2022-05-06T20:59:12.087Z] Building support-scheduler ... [2022-05-06T20:59:12.087Z] Building sys-mgmt-agent ... [2022-05-06T20:59:12.087Z] Building security-secretstore-setup [2022-05-06T20:59:12.087Z] Building security-spire-agent [2022-05-06T20:59:12.087Z] Building core-data [2022-05-06T20:59:12.087Z] Building support-scheduler [2022-05-06T20:59:12.087Z] Building security-bootstrapper [2022-05-06T21:00:33.837Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T21:00:33.837Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-06T21:00:33.837Z] ---> 2e5a437b2fe4 [2022-05-06T21:00:33.837Z] Step 3/26 : WORKDIR /edgex-go [2022-05-06T21:00:33.837Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T21:00:33.837Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T21:00:33.837Z] ---> 2e5a437b2fe4 [2022-05-06T21:00:33.837Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T21:00:33.837Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T21:00:33.837Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-06T21:00:33.837Z] ---> 2e5a437b2fe4 [2022-05-06T21:00:33.837Z] Step 3/22 : WORKDIR /edgex-go [2022-05-06T21:00:33.837Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T21:00:33.837Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-06T21:00:33.837Z] ---> 2e5a437b2fe4 [2022-05-06T21:00:33.837Z] Step 3/31 : WORKDIR /edgex-go [2022-05-06T21:00:33.837Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T21:00:33.837Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-06T21:00:33.837Z] ---> 2e5a437b2fe4 [2022-05-06T21:00:33.837Z] Step 3/25 : WORKDIR /edgex-go [2022-05-06T21:00:33.837Z] ---> Running in a28dd5dd3466 [2022-05-06T21:00:33.837Z] ---> Running in f72abaf09195 [2022-05-06T21:00:33.837Z] ---> Running in 40990a81c99e [2022-05-06T21:00:33.837Z] ---> Running in 39c4f59f1c1f [2022-05-06T21:00:33.837Z] ---> Running in 943df37cb349 [2022-05-06T21:00:33.837Z] Removing intermediate container a28dd5dd3466 [2022-05-06T21:00:33.837Z] ---> 5b90a74d38e5 [2022-05-06T21:00:33.837Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:00:33.837Z] Removing intermediate container f72abaf09195 [2022-05-06T21:00:33.837Z] ---> a24e275b45a9 [2022-05-06T21:00:33.837Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:00:33.837Z] Removing intermediate container 40990a81c99e [2022-05-06T21:00:33.837Z] ---> f98be3a6d333 [2022-05-06T21:00:33.837Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:00:33.837Z] Removing intermediate container 943df37cb349 [2022-05-06T21:00:33.837Z] ---> 192ae9c3bf67 [2022-05-06T21:00:33.837Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:00:33.837Z] ---> Running in c87e7b6d4db4 [2022-05-06T21:00:33.837Z] Removing intermediate container 39c4f59f1c1f [2022-05-06T21:00:33.837Z] ---> fb12a6fad968 [2022-05-06T21:00:33.837Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:00:33.837Z] ---> Running in 46d53a8eb4b2 [2022-05-06T21:00:33.837Z] ---> Running in 1b1f33107a09 [2022-05-06T21:00:33.837Z] ---> Running in 2a2cfd1fea21 [2022-05-06T21:00:33.837Z] ---> Running in be02618b4aed [2022-05-06T21:00:33.837Z] Removing intermediate container c87e7b6d4db4 [2022-05-06T21:00:33.837Z] ---> 53ecef7ab267 [2022-05-06T21:00:33.837Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-06T21:00:33.837Z] ---> Running in d265fc027d87 [2022-05-06T21:00:34.114Z] Removing intermediate container 46d53a8eb4b2 [2022-05-06T21:00:34.114Z] ---> 0357561f6f05 [2022-05-06T21:00:34.114Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-06T21:00:34.392Z] ---> Running in cf214a73e5bf [2022-05-06T21:00:34.668Z] Removing intermediate container 1b1f33107a09 [2022-05-06T21:00:34.668Z] ---> b3cfbe32d9d4 [2022-05-06T21:00:34.668Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-06T21:00:34.668Z] Removing intermediate container 2a2cfd1fea21 [2022-05-06T21:00:34.668Z] ---> c2a1d3391b14 [2022-05-06T21:00:34.668Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-06T21:00:34.668Z] Removing intermediate container be02618b4aed [2022-05-06T21:00:34.668Z] ---> d8662e8ce33e [2022-05-06T21:00:34.668Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-06T21:00:35.282Z] ---> Running in 03f719828882 [2022-05-06T21:00:35.282Z] ---> Running in 80aa024abe6c [2022-05-06T21:00:35.282Z] ---> Running in 3b360da9be28 [2022-05-06T21:00:35.569Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:00:36.563Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:00:36.563Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:00:37.184Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:00:37.468Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:00:37.468Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:00:37.746Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:00:37.746Z] OK: 220 MiB in 52 packages [2022-05-06T21:00:38.362Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:00:38.362Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:00:38.362Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:00:38.978Z] OK: 220 MiB in 52 packages [2022-05-06T21:00:39.258Z] Removing intermediate container d265fc027d87 [2022-05-06T21:00:39.258Z] ---> 90bfa7c0bb4d [2022-05-06T21:00:39.258Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-06T21:00:39.909Z] OK: 220 MiB in 52 packages [2022-05-06T21:00:40.196Z] OK: 220 MiB in 52 packages [2022-05-06T21:00:40.491Z] OK: 220 MiB in 52 packages [2022-05-06T21:00:41.099Z] ---> ca09cd2e202c [2022-05-06T21:00:41.099Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T21:00:41.378Z] ---> Running in 180e73777f4f [2022-05-06T21:00:41.378Z] Removing intermediate container cf214a73e5bf [2022-05-06T21:00:41.378Z] ---> 1cecb14b2494 [2022-05-06T21:00:41.378Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T21:00:41.660Z] Removing intermediate container 03f719828882 [2022-05-06T21:00:41.660Z] ---> ff63e1353e0d [2022-05-06T21:00:41.660Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-06T21:00:42.265Z] Removing intermediate container 80aa024abe6c [2022-05-06T21:00:42.265Z] ---> 1446cc6445e9 [2022-05-06T21:00:42.265Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-06T21:00:42.265Z] Removing intermediate container 3b360da9be28 [2022-05-06T21:00:42.265Z] ---> 56389c2901a1 [2022-05-06T21:00:42.265Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-06T21:00:42.872Z] ---> bb4156d892a5 [2022-05-06T21:00:42.872Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T21:00:42.872Z] ---> 0111fbc62100 [2022-05-06T21:00:42.872Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T21:00:43.152Z] ---> Running in 389c26b47cde [2022-05-06T21:00:43.152Z] ---> Running in 1c35ceb1e4fb [2022-05-06T21:00:43.770Z] ---> d80b01ad48d3 [2022-05-06T21:00:43.770Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T21:00:43.770Z] ---> d2c4bc38db20 [2022-05-06T21:00:43.770Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T21:00:43.770Z] ---> Running in 6193cb1c4a2d [2022-05-06T21:00:44.059Z] ---> Running in 08423430ff99 [2022-05-06T21:00:46.703Z] Removing intermediate container 180e73777f4f [2022-05-06T21:00:46.703Z] ---> 23f0f98330c0 [2022-05-06T21:00:46.703Z] Step 8/25 : COPY . . [2022-05-06T21:00:51.048Z] Removing intermediate container 1c35ceb1e4fb [2022-05-06T21:00:51.048Z] ---> 5fb9a7315c79 [2022-05-06T21:00:51.048Z] Step 8/22 : COPY . . [2022-05-06T21:00:51.048Z] Removing intermediate container 389c26b47cde [2022-05-06T21:00:51.048Z] ---> 8718fa1e7d79 [2022-05-06T21:00:51.048Z] Step 8/23 : COPY . . [2022-05-06T21:00:51.048Z] Removing intermediate container 08423430ff99 [2022-05-06T21:00:51.048Z] ---> 4aa02c7b3bb1 [2022-05-06T21:00:51.048Z] Step 8/31 : COPY . . [2022-05-06T21:00:51.048Z] Removing intermediate container 6193cb1c4a2d [2022-05-06T21:00:51.048Z] ---> 760978436f2e [2022-05-06T21:00:51.048Z] Step 8/26 : COPY . . [2022-05-06T21:01:17.899Z] ---> c079887edfcf [2022-05-06T21:01:17.899Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-06T21:01:17.899Z] ---> Running in 31b5db9c6be9 [2022-05-06T21:01:19.907Z] 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-06T21:01:20.902Z] ---> 2d016903065e [2022-05-06T21:01:20.902Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-06T21:01:21.185Z] ---> Running in 3e442e77efde [2022-05-06T21:01:22.185Z] ---> 6ef442f0688d [2022-05-06T21:01:22.185Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-06T21:01:22.185Z] ---> d88e028f44c4 [2022-05-06T21:01:22.185Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-06T21:01:22.465Z] ---> Running in bdb23d7118f6 [2022-05-06T21:01:22.465Z] ---> Running in 8af533dca86c [2022-05-06T21:01:22.465Z] ---> 1b58618a525f [2022-05-06T21:01:22.465Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-06T21:01:22.759Z] ---> Running in 99c3dcff9406 [2022-05-06T21:01:24.219Z] Removing intermediate container 99c3dcff9406 [2022-05-06T21:01:24.219Z] ---> e4296a1a9549 [2022-05-06T21:01:24.219Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-06T21:01:24.219Z] ---> Running in fb7a995a9f0e [2022-05-06T21:01:24.219Z] 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-06T21:01:25.696Z] 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-06T21:01:25.986Z] 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-06T21:01:27.996Z] Removing intermediate container fb7a995a9f0e [2022-05-06T21:01:27.996Z] ---> 7f30e9353662 [2022-05-06T21:01:27.996Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-06T21:01:27.996Z] ---> Running in 47f822d0dc5f [2022-05-06T21:01:28.274Z] Removing intermediate container 47f822d0dc5f [2022-05-06T21:01:28.274Z] ---> ef26df3f0058 [2022-05-06T21:01:28.275Z] 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-06T21:01:28.275Z] ---> Running in 86fde4b4ef43 [2022-05-06T21:01:30.953Z] spire-1.2.1/ [2022-05-06T21:01:31.242Z] spire-1.2.1/.data/ [2022-05-06T21:01:31.242Z] spire-1.2.1/.data/.file [2022-05-06T21:01:31.242Z] spire-1.2.1/.dockerignore [2022-05-06T21:01:31.242Z] spire-1.2.1/.gitattributes [2022-05-06T21:01:31.242Z] spire-1.2.1/.githooks/ [2022-05-06T21:01:31.242Z] spire-1.2.1/.githooks/pre-commit [2022-05-06T21:01:31.242Z] spire-1.2.1/.github/ [2022-05-06T21:01:31.242Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-06T21:01:31.242Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-06T21:01:31.242Z] spire-1.2.1/.github/dependabot.yml [2022-05-06T21:01:31.242Z] spire-1.2.1/.github/workflows/ [2022-05-06T21:01:31.242Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-06T21:01:31.242Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-06T21:01:31.242Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-06T21:01:31.242Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-06T21:01:31.242Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-06T21:01:31.242Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-06T21:01:31.242Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-06T21:01:31.242Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-06T21:01:31.242Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-06T21:01:31.242Z] spire-1.2.1/.gitignore [2022-05-06T21:01:31.242Z] spire-1.2.1/.go-version [2022-05-06T21:01:31.242Z] spire-1.2.1/.golangci.yml [2022-05-06T21:01:31.242Z] spire-1.2.1/ADOPTERS.md [2022-05-06T21:01:31.242Z] spire-1.2.1/CHANGELOG.md [2022-05-06T21:01:31.242Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-06T21:01:31.242Z] spire-1.2.1/CODEOWNERS [2022-05-06T21:01:31.242Z] spire-1.2.1/CONTRIBUTING.md [2022-05-06T21:01:31.242Z] spire-1.2.1/Dockerfile [2022-05-06T21:01:31.242Z] spire-1.2.1/Dockerfile.dev [2022-05-06T21:01:31.242Z] spire-1.2.1/Dockerfile.scratch [2022-05-06T21:01:31.242Z] spire-1.2.1/LICENSE [2022-05-06T21:01:31.242Z] spire-1.2.1/MAINTAINERS.md [2022-05-06T21:01:31.242Z] spire-1.2.1/Makefile [2022-05-06T21:01:31.242Z] spire-1.2.1/README.md [2022-05-06T21:01:31.242Z] spire-1.2.1/ROADMAP.md [2022-05-06T21:01:31.242Z] spire-1.2.1/SECURITY.md [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/ [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-agent/ [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/ [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-06T21:01:31.242Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-06T21:01:31.242Z] spire-1.2.1/conf/ [2022-05-06T21:01:31.242Z] spire-1.2.1/conf/agent/ [2022-05-06T21:01:31.242Z] spire-1.2.1/conf/agent/agent.conf [2022-05-06T21:01:31.242Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-06T21:01:31.242Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-06T21:01:31.242Z] spire-1.2.1/conf/server/ [2022-05-06T21:01:31.242Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-06T21:01:31.242Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-06T21:01:31.242Z] spire-1.2.1/conf/server/server.conf [2022-05-06T21:01:31.242Z] spire-1.2.1/conf/server/server_full.conf [2022-05-06T21:01:31.242Z] spire-1.2.1/doc/ [2022-05-06T21:01:31.242Z] spire-1.2.1/doc/SPIRE101.md [2022-05-06T21:01:31.242Z] spire-1.2.1/doc/auditlog.md [2022-05-06T21:01:31.242Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-06T21:01:31.242Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-06T21:01:31.242Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-06T21:01:31.242Z] spire-1.2.1/doc/images/ [2022-05-06T21:01:31.242Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-06T21:01:31.242Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-06T21:01:31.242Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/scaling_spire.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/spire_agent.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/spire_server.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/supported_integrations.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/telemetry.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/telemetry_config.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/upgrading.md [2022-05-06T21:01:31.523Z] spire-1.2.1/doc/using_spire.md [2022-05-06T21:01:31.523Z] spire-1.2.1/examples/ [2022-05-06T21:01:31.523Z] spire-1.2.1/examples/README.md [2022-05-06T21:01:31.523Z] spire-1.2.1/go.mod [2022-05-06T21:01:31.523Z] spire-1.2.1/go.sum [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/ [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/ [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/agent.go [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/api/ [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-06T21:01:31.523Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/client/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/common/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/config.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/manager/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/svid/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/common/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/common/api/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-06T21:01:31.524Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/api/names.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/auth/ [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/catalog/ [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cli/ [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/health/ [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/health/config.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/health/context.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/health/health.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/idutil/ [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/log/ [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/log/log.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/log/options.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-06T21:01:31.805Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/ [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/profiling/ [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/selector/ [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-06T21:01:31.806Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/uptime/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/util/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/util/task.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/version/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/version/version.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/x509util/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/api.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/health/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/id.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/status.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/bundle/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/ca/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/cache/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/catalog/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/config.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/datastore/ [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-06T21:01:32.084Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/ [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-06T21:01:32.085Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-06T21:01:32.364Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/registration/ [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/server.go [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/server_test.go [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/svid/ [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-06T21:01:32.365Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-06T21:01:32.365Z] spire-1.2.1/proto/ [2022-05-06T21:01:32.365Z] spire-1.2.1/proto/private/ [2022-05-06T21:01:32.365Z] spire-1.2.1/proto/private/server/ [2022-05-06T21:01:32.365Z] spire-1.2.1/proto/private/server/journal/ [2022-05-06T21:01:32.365Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-06T21:01:32.365Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-06T21:01:32.365Z] spire-1.2.1/proto/spire/ [2022-05-06T21:01:32.365Z] spire-1.2.1/proto/spire/common/ [2022-05-06T21:01:32.365Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-06T21:01:32.365Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-06T21:01:32.365Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-06T21:01:32.365Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-06T21:01:32.365Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-06T21:01:32.365Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-06T21:01:32.365Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-06T21:01:32.365Z] spire-1.2.1/proto/spire/plugin/ [2022-05-06T21:01:32.365Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-06T21:01:32.365Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-06T21:01:32.365Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-06T21:01:32.365Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-06T21:01:32.365Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-06T21:01:32.365Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-06T21:01:32.365Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-06T21:01:32.365Z] spire-1.2.1/release/ [2022-05-06T21:01:32.365Z] spire-1.2.1/release/spire-extras/ [2022-05-06T21:01:32.365Z] spire-1.2.1/release/spire-extras/README.md [2022-05-06T21:01:32.365Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-06T21:01:32.365Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-06T21:01:32.365Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-06T21:01:32.365Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-06T21:01:32.365Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-06T21:01:32.365Z] spire-1.2.1/release/spire/ [2022-05-06T21:01:32.365Z] spire-1.2.1/release/spire/README.md [2022-05-06T21:01:32.366Z] spire-1.2.1/release/spire/conf/ [2022-05-06T21:01:32.366Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-06T21:01:32.366Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-06T21:01:32.366Z] spire-1.2.1/release/spire/conf/server/ [2022-05-06T21:01:32.366Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-06T21:01:32.366Z] spire-1.2.1/script/ [2022-05-06T21:01:32.366Z] spire-1.2.1/script/build-artifact.sh [2022-05-06T21:01:32.366Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-06T21:01:32.366Z] spire-1.2.1/support/ [2022-05-06T21:01:32.366Z] spire-1.2.1/support/k8s/ [2022-05-06T21:01:32.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-06T21:01:32.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-06T21:01:32.366Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-06T21:01:32.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-06T21:01:32.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-06T21:01:32.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-06T21:01:32.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-06T21:01:32.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-06T21:01:32.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-06T21:01:32.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-06T21:01:32.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-06T21:01:32.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-06T21:01:32.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-06T21:01:32.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-06T21:01:32.646Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-06T21:01:32.647Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-06T21:01:32.647Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-06T21:01:32.647Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-06T21:01:32.647Z] spire-1.2.1/test/ [2022-05-06T21:01:32.647Z] spire-1.2.1/test/clock/ [2022-05-06T21:01:32.647Z] spire-1.2.1/test/clock/clock.go [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/ [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/ [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/certs/ [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/config/ [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/fixture.go [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/registration/ [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-06T21:01:32.647Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-06T21:01:32.647Z] spire-1.2.1/test/integration/ [2022-05-06T21:01:32.647Z] spire-1.2.1/test/integration/README.md [2022-05-06T21:01:32.647Z] spire-1.2.1/test/integration/common [2022-05-06T21:01:32.647Z] spire-1.2.1/test/integration/setup/ [2022-05-06T21:01:32.647Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-06T21:01:32.647Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/ [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-06T21:01:32.648Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-06T21:01:32.931Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-06T21:01:32.932Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/test-one.sh [2022-05-06T21:01:32.933Z] spire-1.2.1/test/integration/test.sh [2022-05-06T21:01:32.933Z] spire-1.2.1/test/plugintest/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/plugintest/config.go [2022-05-06T21:01:32.933Z] spire-1.2.1/test/plugintest/load.go [2022-05-06T21:01:32.933Z] spire-1.2.1/test/plugintest/option.go [2022-05-06T21:01:32.933Z] spire-1.2.1/test/spiretest/ [2022-05-06T21:01:32.933Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-06T21:01:33.213Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-06T21:01:33.213Z] spire-1.2.1/test/spiretest/dir.go [2022-05-06T21:01:33.213Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-06T21:01:33.213Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-06T21:01:33.213Z] spire-1.2.1/test/spiretest/logs.go [2022-05-06T21:01:33.213Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-06T21:01:33.213Z] spire-1.2.1/test/spiretest/suite.go [2022-05-06T21:01:33.213Z] spire-1.2.1/test/spiretest/x509.go [2022-05-06T21:01:33.213Z] spire-1.2.1/test/testca/ [2022-05-06T21:01:33.213Z] spire-1.2.1/test/testca/ca.go [2022-05-06T21:01:33.213Z] spire-1.2.1/test/testkey/ [2022-05-06T21:01:33.213Z] spire-1.2.1/test/testkey/generate.sh [2022-05-06T21:01:33.213Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-06T21:01:33.213Z] spire-1.2.1/test/testkey/keys.go [2022-05-06T21:01:33.213Z] spire-1.2.1/test/testkey/new.go [2022-05-06T21:01:33.213Z] spire-1.2.1/test/tpmsimulator/ [2022-05-06T21:01:33.213Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-06T21:01:33.213Z] spire-1.2.1/test/util/ [2022-05-06T21:01:33.213Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-06T21:01:33.213Z] spire-1.2.1/test/util/cert_generation.go [2022-05-06T21:01:33.213Z] spire-1.2.1/test/util/io_redirection.go [2022-05-06T21:01:33.213Z] spire-1.2.1/test/util/race.go [2022-05-06T21:01:33.213Z] spire-1.2.1/test/util/util.go [2022-05-06T21:01:33.213Z] building spire from source... [2022-05-06T21:01:33.495Z] Installing go1.17.7... [2022-05-06T21:02:00.354Z] Building bin/spire-server... [2022-05-06T21:02:00.354Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-06T21:02:00.354Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-06T21:02:00.354Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-06T21:02:00.354Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-06T21:02:00.354Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-06T21:02:00.963Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-06T21:02:01.957Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-06T21:02:03.408Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-06T21:02:03.408Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T21:02:05.406Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-06T21:02:06.011Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-06T21:02:06.011Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-06T21:02:06.011Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T21:02:06.617Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-06T21:02:06.895Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-06T21:02:06.895Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-06T21:02:06.895Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-06T21:02:07.889Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-06T21:02:07.889Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-06T21:02:07.889Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-06T21:02:08.166Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-06T21:02:08.166Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-06T21:02:09.158Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-06T21:02:09.158Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-06T21:02:27.547Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-06T21:02:27.547Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T21:02:27.547Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-06T21:02:27.547Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T21:02:27.547Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-06T21:02:27.547Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-06T21:02:27.547Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-06T21:02:27.547Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-06T21:02:27.547Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-06T21:02:27.547Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-06T21:02:27.547Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T21:02:27.547Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-06T21:02:27.547Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T21:02:27.547Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T21:02:27.547Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-06T21:02:28.997Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-06T21:02:28.997Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-06T21:02:29.602Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-06T21:02:29.879Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-06T21:02:29.879Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-06T21:02:29.879Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-06T21:02:29.879Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-06T21:02:30.156Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-06T21:02:30.434Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-06T21:02:30.434Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-06T21:02:31.039Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-06T21:02:31.647Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-06T21:02:31.647Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-06T21:02:31.647Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-06T21:02:33.106Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-06T21:02:37.457Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-06T21:02:49.935Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-06T21:02:49.935Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-06T21:02:49.935Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T21:02:49.935Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-06T21:02:49.935Z] go: downloading google.golang.org/api v0.70.0 [2022-05-06T21:02:49.935Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-06T21:03:02.403Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-06T21:03:41.505Z] go: downloading k8s.io/api v0.23.4 [2022-05-06T21:03:41.505Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-06T21:03:41.505Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-06T21:03:51.720Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-06T21:03:52.000Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-06T21:03:52.282Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-06T21:03:52.282Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-06T21:03:53.278Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-06T21:03:54.271Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-06T21:03:56.921Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-06T21:03:57.530Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-06T21:03:59.533Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-06T21:03:59.533Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-06T21:03:59.813Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-06T21:04:00.424Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-06T21:04:00.704Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T21:04:00.986Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-06T21:04:00.986Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-06T21:04:01.597Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T21:04:01.880Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-06T21:04:01.880Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-06T21:04:02.159Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-06T21:04:02.444Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-06T21:04:03.061Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-06T21:04:03.061Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-06T21:04:04.521Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-06T21:04:04.802Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-06T21:04:05.082Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-06T21:04:05.700Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-06T21:04:12.467Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-06T21:04:12.467Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-06T21:04:12.467Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-06T21:04:12.467Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-06T21:04:12.467Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-06T21:04:12.467Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-06T21:04:13.074Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-06T21:04:13.354Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-06T21:04:13.634Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-06T21:04:13.913Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-06T21:04:13.913Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-06T21:04:15.370Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-06T21:04:15.651Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T21:04:16.258Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-06T21:04:16.258Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-06T21:04:16.537Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-06T21:04:16.819Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-06T21:04:16.819Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-06T21:04:16.819Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-06T21:04:16.819Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-06T21:04:18.277Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T21:04:18.277Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-06T21:04:18.558Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-06T21:04:18.558Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-06T21:04:18.838Z] go: downloading go.opencensus.io v0.23.0 [2022-05-06T21:04:19.839Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-06T21:04:21.851Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-06T21:04:22.132Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-06T21:04:22.411Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-06T21:04:22.695Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-06T21:04:22.695Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-06T21:04:23.303Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-06T21:04:23.584Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-06T21:04:24.197Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-06T21:04:27.634Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-06T21:04:30.301Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-06T21:04:30.301Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-06T21:04:30.918Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-06T21:04:31.198Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-06T21:04:31.198Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-06T21:04:32.195Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-06T21:04:32.195Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-06T21:04:32.473Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-06T21:04:32.473Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-06T21:04:32.754Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-06T21:04:32.754Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-06T21:04:33.035Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-06T21:04:43.269Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-06T21:04:43.269Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-06T21:04:43.269Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-06T21:04:43.269Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-06T21:05:22.367Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-06T21:05:22.367Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-06T21:06:44.250Z] 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-06T21:06:49.726Z] Removing intermediate container 31b5db9c6be9 [2022-05-06T21:06:49.726Z] ---> 72db748ae8c7 [2022-05-06T21:06:49.726Z] [2022-05-06T21:06:49.726Z] Step 10/25 : FROM alpine:3.14 [2022-05-06T21:06:49.726Z] 3.14: Pulling from library/alpine [2022-05-06T21:06:50.733Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-06T21:06:50.733Z] Status: Downloaded newer image for alpine:3.14 [2022-05-06T21:06:50.733Z] ---> ac73e934f311 [2022-05-06T21:06:50.733Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-06T21:06:51.014Z] ---> Running in 3159579353e5 [2022-05-06T21:06:53.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:06:53.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:06:54.819Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-06T21:06:54.819Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-06T21:06:54.819Z] (3/3) Installing su-exec (0.2-r1) [2022-05-06T21:06:55.098Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T21:06:55.098Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T21:06:55.384Z] OK: 6 MiB in 17 packages [2022-05-06T21:06:58.824Z] Removing intermediate container 3159579353e5 [2022-05-06T21:06:58.824Z] ---> 69676bdeab89 [2022-05-06T21:06:58.824Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-06T21:06:58.824Z] ---> Running in 0d85a7b05261 [2022-05-06T21:06:59.820Z] Removing intermediate container 0d85a7b05261 [2022-05-06T21:06:59.820Z] ---> 592816cefca5 [2022-05-06T21:06:59.820Z] Step 13/25 : WORKDIR / [2022-05-06T21:07:00.111Z] ---> Running in 9f423bddd7fc [2022-05-06T21:07:01.143Z] Removing intermediate container 9f423bddd7fc [2022-05-06T21:07:01.143Z] ---> 4fb530639485 [2022-05-06T21:07:01.143Z] 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-06T21:07:03.184Z] ---> 8e45b66eee17 [2022-05-06T21:07:03.184Z] 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-06T21:07:04.194Z] Removing intermediate container 8af533dca86c [2022-05-06T21:07:04.194Z] ---> 6dd7d476573c [2022-05-06T21:07:04.194Z] [2022-05-06T21:07:04.194Z] Step 10/31 : FROM alpine:3.14 [2022-05-06T21:07:04.194Z] ---> ac73e934f311 [2022-05-06T21:07:04.194Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-06T21:07:04.194Z] ---> Running in 5a87b0b842c8 [2022-05-06T21:07:04.478Z] ---> 48fe4a620879 [2022-05-06T21:07:04.478Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-06T21:07:04.762Z] Removing intermediate container 5a87b0b842c8 [2022-05-06T21:07:04.762Z] ---> 735c2fbeeaba [2022-05-06T21:07:04.762Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-06T21:07:05.044Z] ---> Running in 17e16486badb [2022-05-06T21:07:06.050Z] ---> dc4c7c067286 [2022-05-06T21:07:06.050Z] 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-06T21:07:07.508Z] ---> 8ee9587484dd [2022-05-06T21:07:07.508Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-06T21:07:07.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:07:08.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:07:09.537Z] ---> 3ff4e71ab341 [2022-05-06T21:07:09.537Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-06T21:07:09.537Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-06T21:07:09.537Z] (2/2) Installing su-exec (0.2-r1) [2022-05-06T21:07:09.537Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T21:07:09.537Z] OK: 6 MiB in 16 packages [2022-05-06T21:07:12.230Z] ---> 426764cd60dc [2022-05-06T21:07:12.230Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-06T21:07:12.230Z] Removing intermediate container 17e16486badb [2022-05-06T21:07:12.230Z] ---> 0cd8f927ef07 [2022-05-06T21:07:12.230Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-06T21:07:12.230Z] ---> Running in 1f7a277b7092 [2022-05-06T21:07:12.843Z] Removing intermediate container 1f7a277b7092 [2022-05-06T21:07:12.843Z] ---> bb3a035ad646 [2022-05-06T21:07:12.843Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-06T21:07:13.125Z] ---> Running in b7b9ecce3e3a [2022-05-06T21:07:13.125Z] ---> 29d646f56f18 [2022-05-06T21:07:13.125Z] 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-06T21:07:13.408Z] ---> Running in 98d15ade3405 [2022-05-06T21:07:14.018Z] Removing intermediate container b7b9ecce3e3a [2022-05-06T21:07:14.019Z] ---> c2b15082c98e [2022-05-06T21:07:14.019Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-06T21:07:14.304Z] ---> Running in ff873ff69969 [2022-05-06T21:07:17.819Z] Removing intermediate container 98d15ade3405 [2022-05-06T21:07:17.819Z] ---> c882a770a07d [2022-05-06T21:07:17.819Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-06T21:07:17.819Z] ---> Running in 23f3286a3452 [2022-05-06T21:07:18.443Z] Removing intermediate container ff873ff69969 [2022-05-06T21:07:18.443Z] ---> 89389b393825 [2022-05-06T21:07:18.443Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-06T21:07:18.443Z] ---> Running in 4e4723435d63 [2022-05-06T21:07:18.746Z] Removing intermediate container 23f3286a3452 [2022-05-06T21:07:18.746Z] ---> 4b57c8e82e2d [2022-05-06T21:07:18.746Z] Step 23/25 : LABEL arch=arm64 [2022-05-06T21:07:19.056Z] ---> Running in fcb32f6d2803 [2022-05-06T21:07:19.343Z] Removing intermediate container 4e4723435d63 [2022-05-06T21:07:19.343Z] ---> 159649ce2152 [2022-05-06T21:07:19.343Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-06T21:07:19.969Z] Removing intermediate container fcb32f6d2803 [2022-05-06T21:07:19.969Z] ---> 29122e467fcb [2022-05-06T21:07:19.969Z] Step 24/25 : LABEL git_sha=66855652d033f75645a39005dbe1f3500f7a5fe7 [2022-05-06T21:07:19.969Z] ---> Running in 32db0cbc6a74 [2022-05-06T21:07:20.992Z] Removing intermediate container 32db0cbc6a74 [2022-05-06T21:07:20.992Z] ---> fd2412c5350f [2022-05-06T21:07:20.992Z] Step 25/25 : LABEL version=0.0.0 [2022-05-06T21:07:20.992Z] ---> 569aa57d9e62 [2022-05-06T21:07:20.992Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-06T21:07:20.992Z] ---> Running in 8800f820f05e [2022-05-06T21:07:20.992Z] ---> Running in 53118ac248e1 [2022-05-06T21:07:22.000Z] Removing intermediate container 53118ac248e1 [2022-05-06T21:07:22.000Z] ---> ad73e642246b [2022-05-06T21:07:22.000Z] [2022-05-06T21:07:23.008Z] Successfully built ad73e642246b [2022-05-06T21:07:23.008Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-06T21:07:23.008Z]  Building security-secretstore-setup ... done Building security-spire-server [2022-05-06T21:07:25.024Z] Removing intermediate container 8800f820f05e [2022-05-06T21:07:25.024Z] ---> 2742e5f9b645 [2022-05-06T21:07:25.024Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T21:07:26.022Z] ---> fa83e1cd9728 [2022-05-06T21:07:26.022Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-06T21:07:28.037Z] ---> 4829538de8bf [2022-05-06T21:07:28.037Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-06T21:07:29.040Z] ---> 9dcce084ae50 [2022-05-06T21:07:29.040Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-06T21:07:30.041Z] ---> 9b329c00a413 [2022-05-06T21:07:30.041Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-06T21:07:31.046Z] ---> 75e2cc141a24 [2022-05-06T21:07:31.046Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-06T21:07:31.326Z] ---> Running in c750bb895824 [2022-05-06T21:07:31.936Z] Removing intermediate container c750bb895824 [2022-05-06T21:07:31.936Z] ---> 86fad454b63f [2022-05-06T21:07:31.936Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-06T21:07:33.410Z] ---> ba93a37124a1 [2022-05-06T21:07:33.410Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-06T21:07:33.410Z] ---> Running in d145efff41c5 [2022-05-06T21:07:36.842Z] Removing intermediate container d145efff41c5 [2022-05-06T21:07:36.842Z] ---> b231b2dd69ee [2022-05-06T21:07:36.842Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-06T21:07:37.123Z] ---> Running in 09a39663ccff [2022-05-06T21:07:37.738Z] Removing intermediate container 09a39663ccff [2022-05-06T21:07:37.738Z] ---> 652632563488 [2022-05-06T21:07:37.738Z] Step 28/31 : CMD ["gate"] [2022-05-06T21:07:38.355Z] ---> Running in 956a8a0a8e7a [2022-05-06T21:07:38.973Z] Removing intermediate container 956a8a0a8e7a [2022-05-06T21:07:38.973Z] ---> 0902753b60a2 [2022-05-06T21:07:38.973Z] Step 29/31 : LABEL arch=arm64 [2022-05-06T21:07:39.593Z] ---> Running in 5c648e8449e9 [2022-05-06T21:07:40.222Z] Removing intermediate container 5c648e8449e9 [2022-05-06T21:07:40.222Z] ---> 0895373edc9c [2022-05-06T21:07:40.222Z] Step 30/31 : LABEL git_sha=66855652d033f75645a39005dbe1f3500f7a5fe7 [2022-05-06T21:07:40.840Z] ---> Running in adcd2ac8aa54 [2022-05-06T21:07:41.459Z] Removing intermediate container adcd2ac8aa54 [2022-05-06T21:07:41.459Z] ---> b0930e4aa144 [2022-05-06T21:07:41.459Z] Step 31/31 : LABEL version=0.0.0 [2022-05-06T21:07:42.071Z] ---> Running in b344ae4e5279 [2022-05-06T21:07:42.691Z] Removing intermediate container b344ae4e5279 [2022-05-06T21:07:42.691Z] ---> 1fd2366b395a [2022-05-06T21:07:42.691Z] [2022-05-06T21:07:43.703Z] Successfully built 1fd2366b395a [2022-05-06T21:07:43.703Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-06T21:07:43.703Z]  Building security-bootstrapper ... done Building support-notifications [2022-05-06T21:08:05.983Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T21:08:05.983Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-06T21:08:05.983Z] ---> 2e5a437b2fe4 [2022-05-06T21:08:05.983Z] Step 3/25 : WORKDIR /edgex-go [2022-05-06T21:08:05.983Z] ---> Using cache [2022-05-06T21:08:05.983Z] ---> f98be3a6d333 [2022-05-06T21:08:05.983Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:08:05.983Z] ---> Using cache [2022-05-06T21:08:05.983Z] ---> b3cfbe32d9d4 [2022-05-06T21:08:05.983Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-06T21:08:05.983Z] ---> Using cache [2022-05-06T21:08:05.983Z] ---> 1446cc6445e9 [2022-05-06T21:08:05.983Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-06T21:08:05.983Z] ---> Using cache [2022-05-06T21:08:05.983Z] ---> d80b01ad48d3 [2022-05-06T21:08:05.983Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T21:08:05.983Z] ---> Using cache [2022-05-06T21:08:05.983Z] ---> 760978436f2e [2022-05-06T21:08:05.983Z] Step 8/25 : COPY . . [2022-05-06T21:08:05.983Z] ---> Using cache [2022-05-06T21:08:05.983Z] ---> 1b58618a525f [2022-05-06T21:08:05.983Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-06T21:08:05.983Z] ---> Using cache [2022-05-06T21:08:05.983Z] ---> e4296a1a9549 [2022-05-06T21:08:05.983Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-06T21:08:05.983Z] ---> Using cache [2022-05-06T21:08:05.983Z] ---> 7f30e9353662 [2022-05-06T21:08:05.983Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-06T21:08:05.983Z] ---> Using cache [2022-05-06T21:08:05.983Z] ---> ef26df3f0058 [2022-05-06T21:08:05.983Z] 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-06T21:08:05.983Z] ---> Running in 8a068c1fae97 [2022-05-06T21:08:08.649Z] spire-1.2.1/ [2022-05-06T21:08:08.649Z] spire-1.2.1/.data/ [2022-05-06T21:08:08.649Z] spire-1.2.1/.data/.file [2022-05-06T21:08:08.649Z] spire-1.2.1/.dockerignore [2022-05-06T21:08:08.649Z] spire-1.2.1/.gitattributes [2022-05-06T21:08:08.649Z] spire-1.2.1/.githooks/ [2022-05-06T21:08:08.649Z] spire-1.2.1/.githooks/pre-commit [2022-05-06T21:08:08.649Z] spire-1.2.1/.github/ [2022-05-06T21:08:08.649Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-06T21:08:08.649Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-06T21:08:08.649Z] spire-1.2.1/.github/dependabot.yml [2022-05-06T21:08:08.649Z] spire-1.2.1/.github/workflows/ [2022-05-06T21:08:08.649Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-06T21:08:08.649Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-06T21:08:08.649Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-06T21:08:08.649Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-06T21:08:08.649Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-06T21:08:08.649Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-06T21:08:08.649Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-06T21:08:08.649Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-06T21:08:08.649Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-06T21:08:08.649Z] spire-1.2.1/.gitignore [2022-05-06T21:08:08.649Z] spire-1.2.1/.go-version [2022-05-06T21:08:08.649Z] spire-1.2.1/.golangci.yml [2022-05-06T21:08:08.649Z] spire-1.2.1/ADOPTERS.md [2022-05-06T21:08:08.649Z] spire-1.2.1/CHANGELOG.md [2022-05-06T21:08:08.649Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-06T21:08:08.649Z] spire-1.2.1/CODEOWNERS [2022-05-06T21:08:08.649Z] spire-1.2.1/CONTRIBUTING.md [2022-05-06T21:08:08.649Z] spire-1.2.1/Dockerfile [2022-05-06T21:08:08.649Z] spire-1.2.1/Dockerfile.dev [2022-05-06T21:08:08.649Z] spire-1.2.1/Dockerfile.scratch [2022-05-06T21:08:08.649Z] spire-1.2.1/LICENSE [2022-05-06T21:08:08.649Z] spire-1.2.1/MAINTAINERS.md [2022-05-06T21:08:08.649Z] spire-1.2.1/Makefile [2022-05-06T21:08:08.649Z] spire-1.2.1/README.md [2022-05-06T21:08:08.649Z] spire-1.2.1/ROADMAP.md [2022-05-06T21:08:08.649Z] spire-1.2.1/SECURITY.md [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/ [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-agent/ [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/ [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-06T21:08:08.649Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-06T21:08:08.650Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-06T21:08:08.650Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-06T21:08:08.650Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-06T21:08:08.650Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-06T21:08:08.650Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-06T21:08:08.650Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-06T21:08:08.650Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-06T21:08:08.650Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-06T21:08:08.650Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-06T21:08:08.650Z] spire-1.2.1/conf/ [2022-05-06T21:08:08.650Z] spire-1.2.1/conf/agent/ [2022-05-06T21:08:08.650Z] spire-1.2.1/conf/agent/agent.conf [2022-05-06T21:08:08.650Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-06T21:08:08.650Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-06T21:08:08.650Z] spire-1.2.1/conf/server/ [2022-05-06T21:08:08.650Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-06T21:08:08.650Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-06T21:08:08.650Z] spire-1.2.1/conf/server/server.conf [2022-05-06T21:08:08.650Z] spire-1.2.1/conf/server/server_full.conf [2022-05-06T21:08:08.650Z] spire-1.2.1/doc/ [2022-05-06T21:08:08.650Z] spire-1.2.1/doc/SPIRE101.md [2022-05-06T21:08:08.650Z] spire-1.2.1/doc/auditlog.md [2022-05-06T21:08:08.650Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-06T21:08:08.650Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-06T21:08:08.650Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-06T21:08:08.650Z] spire-1.2.1/doc/images/ [2022-05-06T21:08:08.650Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-06T21:08:08.650Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-06T21:08:08.650Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/scaling_spire.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/spire_agent.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/spire_server.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/supported_integrations.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/telemetry.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/telemetry_config.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/upgrading.md [2022-05-06T21:08:08.931Z] spire-1.2.1/doc/using_spire.md [2022-05-06T21:08:08.931Z] spire-1.2.1/examples/ [2022-05-06T21:08:08.931Z] spire-1.2.1/examples/README.md [2022-05-06T21:08:08.931Z] spire-1.2.1/go.mod [2022-05-06T21:08:08.931Z] spire-1.2.1/go.sum [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/ [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/ [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/agent.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/api/ [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/client/ [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/common/ [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/config.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/manager/ [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-06T21:08:08.931Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/svid/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/api/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/api/names.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/auth/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/catalog/ [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-06T21:08:08.932Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cli/ [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/health/ [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/health/config.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/health/context.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/health/health.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/idutil/ [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/log/ [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/log/log.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/log/options.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-06T21:08:09.214Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/profiling/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/selector/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/uptime/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/util/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/util/task.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/version/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/version/version.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/x509util/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/api.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/health/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/id.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-06T21:08:09.215Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-06T21:08:09.216Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-06T21:08:09.216Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-06T21:08:09.216Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-06T21:08:09.216Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-06T21:08:09.216Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-06T21:08:09.216Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-06T21:08:09.216Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-06T21:08:09.216Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-06T21:08:09.216Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-06T21:08:09.216Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-06T21:08:09.216Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-06T21:08:09.216Z] spire-1.2.1/pkg/server/api/status.go [2022-05-06T21:08:09.216Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-06T21:08:09.216Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-06T21:08:09.216Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-06T21:08:09.216Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-06T21:08:09.216Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-06T21:08:09.216Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-06T21:08:09.216Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/bundle/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/ca/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/cache/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/catalog/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/config.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/datastore/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-06T21:08:09.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/registration/ [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/server.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/server_test.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/svid/ [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-06T21:08:09.501Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-06T21:08:09.501Z] spire-1.2.1/proto/ [2022-05-06T21:08:09.501Z] spire-1.2.1/proto/private/ [2022-05-06T21:08:09.501Z] spire-1.2.1/proto/private/server/ [2022-05-06T21:08:09.792Z] spire-1.2.1/proto/private/server/journal/ [2022-05-06T21:08:09.792Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-06T21:08:09.792Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-06T21:08:09.792Z] spire-1.2.1/proto/spire/ [2022-05-06T21:08:09.792Z] spire-1.2.1/proto/spire/common/ [2022-05-06T21:08:09.792Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-06T21:08:09.792Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-06T21:08:09.792Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-06T21:08:09.792Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-06T21:08:09.792Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-06T21:08:09.792Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-06T21:08:09.792Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-06T21:08:09.792Z] spire-1.2.1/proto/spire/plugin/ [2022-05-06T21:08:09.792Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-06T21:08:09.792Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-06T21:08:09.792Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-06T21:08:09.792Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-06T21:08:09.792Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-06T21:08:09.792Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-06T21:08:09.792Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-06T21:08:09.792Z] spire-1.2.1/release/ [2022-05-06T21:08:09.792Z] spire-1.2.1/release/spire-extras/ [2022-05-06T21:08:09.792Z] spire-1.2.1/release/spire-extras/README.md [2022-05-06T21:08:09.792Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-06T21:08:09.792Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-06T21:08:09.792Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-06T21:08:09.792Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-06T21:08:09.792Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-06T21:08:09.792Z] spire-1.2.1/release/spire/ [2022-05-06T21:08:09.792Z] spire-1.2.1/release/spire/README.md [2022-05-06T21:08:09.792Z] spire-1.2.1/release/spire/conf/ [2022-05-06T21:08:09.792Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-06T21:08:09.792Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-06T21:08:09.792Z] spire-1.2.1/release/spire/conf/server/ [2022-05-06T21:08:09.792Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-06T21:08:09.792Z] spire-1.2.1/script/ [2022-05-06T21:08:09.792Z] spire-1.2.1/script/build-artifact.sh [2022-05-06T21:08:09.792Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-06T21:08:09.792Z] spire-1.2.1/support/ [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/ [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-06T21:08:09.792Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-06T21:08:09.792Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-06T21:08:09.792Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-06T21:08:09.792Z] spire-1.2.1/test/ [2022-05-06T21:08:09.792Z] spire-1.2.1/test/clock/ [2022-05-06T21:08:09.792Z] spire-1.2.1/test/clock/clock.go [2022-05-06T21:08:09.792Z] spire-1.2.1/test/fakes/ [2022-05-06T21:08:09.792Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-06T21:08:09.792Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-06T21:08:09.792Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-06T21:08:09.792Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-06T21:08:09.792Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-06T21:08:09.792Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/certs/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/config/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/fixture.go [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/registration/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-06T21:08:09.793Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/README.md [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/common [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/setup/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-06T21:08:09.793Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-06T21:08:09.794Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-06T21:08:10.081Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/test-one.sh [2022-05-06T21:08:10.082Z] spire-1.2.1/test/integration/test.sh [2022-05-06T21:08:10.082Z] spire-1.2.1/test/plugintest/ [2022-05-06T21:08:10.082Z] spire-1.2.1/test/plugintest/config.go [2022-05-06T21:08:10.082Z] spire-1.2.1/test/plugintest/load.go [2022-05-06T21:08:10.082Z] spire-1.2.1/test/plugintest/option.go [2022-05-06T21:08:10.082Z] spire-1.2.1/test/spiretest/ [2022-05-06T21:08:10.082Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-06T21:08:10.082Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-06T21:08:10.082Z] spire-1.2.1/test/spiretest/dir.go [2022-05-06T21:08:10.082Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-06T21:08:10.082Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-06T21:08:10.082Z] spire-1.2.1/test/spiretest/logs.go [2022-05-06T21:08:10.082Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-06T21:08:10.082Z] spire-1.2.1/test/spiretest/suite.go [2022-05-06T21:08:10.082Z] spire-1.2.1/test/spiretest/x509.go [2022-05-06T21:08:10.082Z] spire-1.2.1/test/testca/ [2022-05-06T21:08:10.082Z] spire-1.2.1/test/testca/ca.go [2022-05-06T21:08:10.082Z] spire-1.2.1/test/testkey/ [2022-05-06T21:08:10.082Z] spire-1.2.1/test/testkey/generate.sh [2022-05-06T21:08:10.082Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-06T21:08:10.082Z] spire-1.2.1/test/testkey/keys.go [2022-05-06T21:08:10.082Z] spire-1.2.1/test/testkey/new.go [2022-05-06T21:08:10.082Z] spire-1.2.1/test/tpmsimulator/ [2022-05-06T21:08:10.082Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-06T21:08:10.082Z] spire-1.2.1/test/util/ [2022-05-06T21:08:10.082Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-06T21:08:10.082Z] spire-1.2.1/test/util/cert_generation.go [2022-05-06T21:08:10.082Z] spire-1.2.1/test/util/io_redirection.go [2022-05-06T21:08:10.082Z] spire-1.2.1/test/util/race.go [2022-05-06T21:08:10.082Z] spire-1.2.1/test/util/util.go [2022-05-06T21:08:10.082Z] building spire from source... [2022-05-06T21:08:10.700Z] Installing go1.17.7... [2022-05-06T21:08:19.094Z] Removing intermediate container bdb23d7118f6 [2022-05-06T21:08:19.094Z] ---> 7bf91244ca01 [2022-05-06T21:08:19.094Z] [2022-05-06T21:08:19.094Z] Step 10/23 : FROM alpine:3.14 [2022-05-06T21:08:19.094Z] ---> ac73e934f311 [2022-05-06T21:08:19.094Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-06T21:08:19.379Z] ---> Running in 00da3ed6142d [2022-05-06T21:08:20.384Z] Removing intermediate container 00da3ed6142d [2022-05-06T21:08:20.384Z] ---> 90438fb3b27b [2022-05-06T21:08:20.384Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-06T21:08:20.384Z] ---> Running in 967ad949833c [2022-05-06T21:08:21.418Z] Removing intermediate container 967ad949833c [2022-05-06T21:08:21.418Z] ---> 1365983e40e2 [2022-05-06T21:08:21.418Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-06T21:08:21.705Z] ---> Running in 07cfa682609a [2022-05-06T21:08:22.334Z] Removing intermediate container 07cfa682609a [2022-05-06T21:08:22.334Z] ---> e889cc4e22be [2022-05-06T21:08:22.334Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:08:22.628Z] ---> Running in 2798dadfe1a6 [2022-05-06T21:08:27.044Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T21:08:27.044Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-06T21:08:27.044Z] ---> 2e5a437b2fe4 [2022-05-06T21:08:27.044Z] Step 3/22 : WORKDIR /edgex-go [2022-05-06T21:08:27.044Z] ---> Using cache [2022-05-06T21:08:27.044Z] ---> f98be3a6d333 [2022-05-06T21:08:27.044Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:08:27.044Z] ---> Using cache [2022-05-06T21:08:27.044Z] ---> b3cfbe32d9d4 [2022-05-06T21:08:27.044Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-06T21:08:27.044Z] ---> Running in bf62927afbf0 [2022-05-06T21:08:27.044Z] Removing intermediate container 2798dadfe1a6 [2022-05-06T21:08:27.044Z] ---> 1bc98f78edb7 [2022-05-06T21:08:27.044Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-06T21:08:27.044Z] ---> Running in 487d30f8e098 [2022-05-06T21:08:29.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:08:29.356Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:08:29.983Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:08:30.274Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:08:31.757Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-06T21:08:31.757Z] OK: 220 MiB in 52 packages [2022-05-06T21:08:31.757Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-06T21:08:31.757Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-06T21:08:32.042Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-06T21:08:32.326Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-06T21:08:32.326Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-06T21:08:32.326Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T21:08:32.606Z] OK: 8 MiB in 20 packages [2022-05-06T21:08:33.616Z] Removing intermediate container bf62927afbf0 [2022-05-06T21:08:33.616Z] ---> c7edc110ebe3 [2022-05-06T21:08:33.616Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-06T21:08:34.633Z] Removing intermediate container 487d30f8e098 [2022-05-06T21:08:34.633Z] ---> c8e51a161e3e [2022-05-06T21:08:34.633Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T21:08:35.652Z] ---> 3c887b37a761 [2022-05-06T21:08:35.653Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T21:08:35.653Z] ---> Running in 25339fb8ccb7 [2022-05-06T21:08:36.268Z] ---> 2a890e137f8f [2022-05-06T21:08:36.268Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-06T21:08:38.926Z] ---> a14ee0b69f88 [2022-05-06T21:08:38.926Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-06T21:08:39.947Z] ---> 17f6a8c0cf63 [2022-05-06T21:08:39.947Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-06T21:08:39.947Z] ---> Running in 712b1e8c4dae [2022-05-06T21:08:40.563Z] Removing intermediate container 712b1e8c4dae [2022-05-06T21:08:40.563Z] ---> 354c59ecad0f [2022-05-06T21:08:40.563Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T21:08:40.849Z] ---> Running in 3988464c7569 [2022-05-06T21:08:41.895Z] Removing intermediate container 3988464c7569 [2022-05-06T21:08:41.895Z] ---> 9331e8bd4b7a [2022-05-06T21:08:41.895Z] Step 21/23 : LABEL arch=arm64 [2022-05-06T21:08:41.895Z] ---> Running in 966c114b2141 [2022-05-06T21:08:42.525Z] Removing intermediate container 25339fb8ccb7 [2022-05-06T21:08:42.525Z] ---> f9ee1030807e [2022-05-06T21:08:42.525Z] Step 8/22 : COPY . . [2022-05-06T21:08:42.848Z] Building bin/spire-server... [2022-05-06T21:08:42.848Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-06T21:08:42.848Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-06T21:08:42.848Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-06T21:08:42.848Z] Removing intermediate container 966c114b2141 [2022-05-06T21:08:42.848Z] ---> 132572295258 [2022-05-06T21:08:42.848Z] Step 22/23 : LABEL git_sha=66855652d033f75645a39005dbe1f3500f7a5fe7 [2022-05-06T21:08:43.134Z] ---> Running in fd1ce9233937 [2022-05-06T21:08:43.753Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-06T21:08:43.753Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-06T21:08:44.386Z] Removing intermediate container fd1ce9233937 [2022-05-06T21:08:44.386Z] ---> f603501c90a7 [2022-05-06T21:08:44.386Z] Step 23/23 : LABEL version=0.0.0 [2022-05-06T21:08:44.386Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-06T21:08:44.386Z]  ---> Running in 3bee1ac03de0 [2022-05-06T21:08:45.011Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-06T21:08:45.632Z] Removing intermediate container 3bee1ac03de0 [2022-05-06T21:08:45.632Z] ---> dc73ccc41e7a [2022-05-06T21:08:45.632Z] [2022-05-06T21:08:45.915Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-06T21:08:46.193Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T21:08:46.479Z] Successfully built dc73ccc41e7a [2022-05-06T21:08:46.764Z] Successfully tagged core-data-arm64:latest [2022-05-06T21:08:46.764Z]  Building core-data ... done Building core-command [2022-05-06T21:08:48.788Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-06T21:08:49.402Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-06T21:08:49.402Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-06T21:08:49.684Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T21:08:49.973Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-06T21:08:49.973Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-06T21:08:49.973Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-06T21:08:50.256Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-06T21:08:51.263Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-06T21:08:51.263Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-06T21:08:51.544Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-06T21:08:51.829Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-06T21:08:52.116Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-06T21:08:53.120Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-06T21:08:53.416Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-06T21:09:11.863Z]  ---> 951a16649f42 [2022-05-06T21:09:11.863Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-06T21:09:11.863Z] ---> Running in 1f3040de86d1 [2022-05-06T21:09:11.863Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-06T21:09:11.863Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T21:09:12.144Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-06T21:09:12.144Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T21:09:12.145Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-06T21:09:12.422Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-06T21:09:12.702Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-06T21:09:12.979Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-06T21:09:12.979Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-06T21:09:12.979Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-06T21:09:12.979Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T21:09:13.263Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-06T21:09:13.545Z] 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-06T21:09:13.545Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-06T21:09:13.828Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T21:09:14.136Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T21:09:14.446Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-06T21:09:15.465Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-06T21:09:16.087Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-06T21:09:16.087Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-06T21:09:16.364Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T21:09:16.364Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T21:09:16.364Z] ---> 2e5a437b2fe4 [2022-05-06T21:09:16.364Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T21:09:16.364Z] ---> Using cache [2022-05-06T21:09:16.364Z] ---> f98be3a6d333 [2022-05-06T21:09:16.364Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:09:16.364Z] ---> Using cache [2022-05-06T21:09:16.364Z] ---> b3cfbe32d9d4 [2022-05-06T21:09:16.364Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-06T21:09:16.364Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-06T21:09:16.364Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-06T21:09:16.364Z]  ---> Running in 954ac6ba3bce [2022-05-06T21:09:16.652Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-06T21:09:16.936Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-06T21:09:17.218Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-06T21:09:17.218Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-06T21:09:17.218Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-06T21:09:17.832Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-06T21:09:18.455Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-06T21:09:18.456Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-06T21:09:18.456Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:09:18.456Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-06T21:09:19.472Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-06T21:09:19.472Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:09:20.945Z] OK: 220 MiB in 52 packages [2022-05-06T21:09:22.452Z] Removing intermediate container 954ac6ba3bce [2022-05-06T21:09:22.452Z] ---> 87c7634bfb6b [2022-05-06T21:09:22.452Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T21:09:23.466Z] ---> 6676b85e1594 [2022-05-06T21:09:23.466Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T21:09:23.748Z] ---> Running in 7ce1d248dad8 [2022-05-06T21:09:24.042Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-06T21:09:29.809Z] Removing intermediate container 7ce1d248dad8 [2022-05-06T21:09:29.809Z] ---> 8956138bed59 [2022-05-06T21:09:29.809Z] Step 8/23 : COPY . . [2022-05-06T21:09:38.603Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-06T21:09:38.603Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-06T21:09:38.910Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T21:09:39.549Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-06T21:09:39.832Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-06T21:09:55.046Z]  ---> 670c4c560259 [2022-05-06T21:09:55.046Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-06T21:09:55.046Z] ---> Running in c39824baee19 [2022-05-06T21:09:57.064Z] 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-06T21:10:02.536Z] Removing intermediate container 3e442e77efde [2022-05-06T21:10:02.536Z] ---> 1d0fcb5607f4 [2022-05-06T21:10:02.536Z] [2022-05-06T21:10:02.536Z] Step 10/22 : FROM alpine:3.14 [2022-05-06T21:10:02.536Z] ---> ac73e934f311 [2022-05-06T21:10:02.536Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-06T21:10:02.536Z] ---> Running in 4d1b748d5658 [2022-05-06T21:10:04.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:10:05.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:10:06.160Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-06T21:10:06.160Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T21:10:06.444Z] OK: 5 MiB in 15 packages [2022-05-06T21:10:08.445Z] Removing intermediate container 4d1b748d5658 [2022-05-06T21:10:08.445Z] ---> cae304683dfa [2022-05-06T21:10:08.445Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T21:10:08.445Z] ---> Running in be3ee167828d [2022-05-06T21:10:09.053Z] Removing intermediate container be3ee167828d [2022-05-06T21:10:09.053Z] ---> c5c6ee34123b [2022-05-06T21:10:09.053Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-06T21:10:09.053Z] ---> Running in 5bb5cfb87d42 [2022-05-06T21:10:09.674Z] Removing intermediate container 5bb5cfb87d42 [2022-05-06T21:10:09.674Z] ---> 8e7420037925 [2022-05-06T21:10:09.674Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-06T21:10:09.674Z] ---> Running in 8ba743f9e67e [2022-05-06T21:10:10.281Z] go: downloading google.golang.org/api v0.70.0 [2022-05-06T21:10:10.281Z] go: downloading k8s.io/api v0.23.4 [2022-05-06T21:10:10.281Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-06T21:10:10.281Z] Removing intermediate container 8ba743f9e67e [2022-05-06T21:10:10.281Z] ---> fd979230f120 [2022-05-06T21:10:10.281Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T21:10:11.743Z] ---> 9ecde81742ec [2022-05-06T21:10:11.743Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-06T21:10:14.394Z] ---> 05fe4266b2b1 [2022-05-06T21:10:14.394Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-06T21:10:15.397Z] ---> dcc832a3e55b [2022-05-06T21:10:15.397Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-06T21:10:15.397Z] ---> Running in 84ee60429cc1 [2022-05-06T21:10:15.685Z] Removing intermediate container 84ee60429cc1 [2022-05-06T21:10:15.685Z] ---> 538c82a0a3fa [2022-05-06T21:10:15.685Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T21:10:15.963Z] ---> Running in beac8395b9a9 [2022-05-06T21:10:16.579Z] Removing intermediate container beac8395b9a9 [2022-05-06T21:10:16.579Z] ---> f05d22bb1acd [2022-05-06T21:10:16.579Z] Step 20/22 : LABEL arch=arm64 [2022-05-06T21:10:16.579Z] ---> Running in efeb03fdc8ad [2022-05-06T21:10:17.203Z] Removing intermediate container efeb03fdc8ad [2022-05-06T21:10:17.483Z] ---> 920506502875 [2022-05-06T21:10:17.483Z] Step 21/22 : LABEL git_sha=66855652d033f75645a39005dbe1f3500f7a5fe7 [2022-05-06T21:10:17.483Z] ---> Running in 0f998e7a59e4 [2022-05-06T21:10:18.095Z] Removing intermediate container 0f998e7a59e4 [2022-05-06T21:10:18.096Z] ---> b31b38ab68d4 [2022-05-06T21:10:18.096Z] Step 22/22 : LABEL version=0.0.0 [2022-05-06T21:10:18.383Z] ---> Running in 75b28ce66c36 [2022-05-06T21:10:18.987Z] Removing intermediate container 75b28ce66c36 [2022-05-06T21:10:18.987Z] ---> 1763255ef7d4 [2022-05-06T21:10:18.987Z] [2022-05-06T21:10:19.266Z] Successfully built 1763255ef7d4 [2022-05-06T21:10:19.266Z] Successfully tagged support-scheduler-arm64:latest [2022-05-06T21:10:19.266Z] Building security-spiffe-token-provider [2022-05-06T21:10:24.986Z]  Building support-scheduler ... done go: downloading github.com/google/go-tpm v0.3.3 [2022-05-06T21:10:25.266Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-06T21:10:26.261Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-06T21:10:27.714Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-06T21:10:49.967Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T21:10:49.967Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-06T21:10:49.967Z] ---> 2e5a437b2fe4 [2022-05-06T21:10:49.967Z] Step 3/20 : WORKDIR /edgex-go [2022-05-06T21:10:49.967Z] ---> Using cache [2022-05-06T21:10:49.967Z] ---> f98be3a6d333 [2022-05-06T21:10:49.967Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-06T21:10:51.423Z] ---> Running in ae330a27fe34 [2022-05-06T21:10:53.424Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:10:54.424Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:10:55.878Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T21:10:55.878Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T21:10:55.878Z] OK: 15739 distinct packages available [2022-05-06T21:10:56.486Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:10:57.479Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:10:58.934Z] OK: 220 MiB in 52 packages [2022-05-06T21:11:00.940Z] Removing intermediate container ae330a27fe34 [2022-05-06T21:11:00.940Z] ---> 6c64db320c65 [2022-05-06T21:11:00.940Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-06T21:11:01.945Z] ---> 300357624fba [2022-05-06T21:11:01.945Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T21:11:01.945Z] ---> Running in aba4f483989e [2022-05-06T21:11:03.960Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-06T21:11:03.960Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-06T21:11:03.960Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-06T21:11:04.245Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-06T21:11:06.244Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-06T21:11:07.240Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-06T21:11:08.238Z] Removing intermediate container aba4f483989e [2022-05-06T21:11:08.238Z] ---> c97394dc6d0f [2022-05-06T21:11:08.238Z] Step 7/20 : COPY . . [2022-05-06T21:11:10.231Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-06T21:11:10.512Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-06T21:11:10.792Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-06T21:11:12.251Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T21:11:12.251Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-06T21:11:12.859Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-06T21:11:13.149Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T21:11:13.431Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-06T21:11:13.709Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-06T21:11:13.709Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-06T21:11:13.990Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-06T21:11:14.268Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-06T21:11:14.549Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-06T21:11:16.563Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-06T21:11:16.563Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-06T21:11:17.168Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-06T21:11:27.385Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-06T21:11:27.385Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-06T21:11:27.385Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-06T21:11:27.385Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-06T21:11:27.664Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-06T21:11:27.944Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-06T21:11:28.253Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-06T21:11:28.253Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-06T21:11:28.530Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-06T21:11:28.530Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-06T21:11:28.875Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-06T21:11:29.152Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-06T21:11:29.757Z]  ---> 6ce332504750 [2022-05-06T21:11:29.757Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-06T21:11:29.757Z] ---> Running in 30bb6ced9684 [2022-05-06T21:11:30.753Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-06T21:11:31.358Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T21:11:31.642Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-06T21:11:31.920Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-06T21:11:31.920Z] 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-06T21:11:32.197Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-06T21:11:32.197Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-06T21:11:32.197Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-06T21:11:32.197Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-06T21:11:32.478Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-06T21:11:33.927Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T21:11:33.927Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-06T21:11:34.204Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-06T21:11:34.482Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-06T21:11:34.758Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-06T21:11:36.751Z] go: downloading go.opencensus.io v0.23.0 [2022-05-06T21:11:38.199Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-06T21:11:38.199Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-06T21:11:38.478Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-06T21:11:38.758Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-06T21:11:39.037Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-06T21:11:39.317Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-06T21:11:39.926Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-06T21:11:40.535Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-06T21:11:43.185Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-06T21:11:45.837Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-06T21:11:45.837Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-06T21:11:46.443Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-06T21:11:46.443Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-06T21:11:46.722Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-06T21:11:47.721Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-06T21:11:47.721Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-06T21:11:48.000Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-06T21:11:48.000Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-06T21:11:48.279Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-06T21:11:48.556Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-06T21:11:48.556Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-06T21:11:58.757Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-06T21:11:58.757Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-06T21:11:58.757Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-06T21:11:58.757Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-06T21:12:31.164Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-06T21:12:31.164Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-06T21:15:38.193Z] Removing intermediate container c39824baee19 [2022-05-06T21:15:38.193Z] ---> bf5d0c758439 [2022-05-06T21:15:38.193Z] [2022-05-06T21:15:38.193Z] Step 10/23 : FROM alpine:3.14 [2022-05-06T21:15:38.193Z] ---> ac73e934f311 [2022-05-06T21:15:38.193Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-06T21:15:38.193Z] ---> Using cache [2022-05-06T21:15:38.193Z] ---> cae304683dfa [2022-05-06T21:15:38.194Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T21:15:38.194Z] ---> Using cache [2022-05-06T21:15:38.194Z] ---> c5c6ee34123b [2022-05-06T21:15:38.194Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-06T21:15:38.194Z] ---> Running in 5d82d089daec [2022-05-06T21:15:38.194Z] Removing intermediate container 5d82d089daec [2022-05-06T21:15:38.194Z] ---> 81879da4a1ba [2022-05-06T21:15:38.194Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-06T21:15:38.194Z] ---> Running in 9d4084ace736 [2022-05-06T21:15:38.194Z] Removing intermediate container 9d4084ace736 [2022-05-06T21:15:38.194Z] ---> 8cc30e02f314 [2022-05-06T21:15:38.194Z] Step 15/23 : WORKDIR / [2022-05-06T21:15:38.194Z] ---> Running in 48afcece03a2 [2022-05-06T21:15:38.194Z] Removing intermediate container 48afcece03a2 [2022-05-06T21:15:38.194Z] ---> 1d66d19d8001 [2022-05-06T21:15:38.194Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T21:15:38.194Z] ---> 5f5fc74eb050 [2022-05-06T21:15:38.194Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-06T21:15:38.194Z] ---> 83ff6852a2eb [2022-05-06T21:15:38.194Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-06T21:15:38.194Z] ---> 78b18eb01ec5 [2022-05-06T21:15:38.194Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-06T21:15:38.194Z] ---> Running in 0999ff3fd190 [2022-05-06T21:15:38.194Z] Removing intermediate container 0999ff3fd190 [2022-05-06T21:15:38.194Z] ---> cf227c246362 [2022-05-06T21:15:38.194Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T21:15:38.194Z] ---> Running in 267c5123d711 [2022-05-06T21:15:38.194Z] Removing intermediate container 267c5123d711 [2022-05-06T21:15:38.194Z] ---> 59f88479e071 [2022-05-06T21:15:38.194Z] Step 21/23 : LABEL arch=arm64 [2022-05-06T21:15:38.194Z] ---> Running in 1799f625ad7b [2022-05-06T21:15:38.194Z] Removing intermediate container 1799f625ad7b [2022-05-06T21:15:38.194Z] ---> 36373672d2f5 [2022-05-06T21:15:38.194Z] Step 22/23 : LABEL git_sha=66855652d033f75645a39005dbe1f3500f7a5fe7 [2022-05-06T21:15:38.194Z] ---> Running in 3621dd8d4108 [2022-05-06T21:15:38.194Z] Removing intermediate container 3621dd8d4108 [2022-05-06T21:15:38.194Z] ---> 83b1745d7eae [2022-05-06T21:15:38.194Z] Step 23/23 : LABEL version=0.0.0 [2022-05-06T21:15:38.471Z] ---> Running in 4554d91e7547 [2022-05-06T21:15:39.079Z] Removing intermediate container 4554d91e7547 [2022-05-06T21:15:39.079Z] ---> 1ed45518d0bd [2022-05-06T21:15:39.079Z] [2022-05-06T21:15:39.362Z] Successfully built 1ed45518d0bd [2022-05-06T21:15:39.362Z] Successfully tagged core-command-arm64:latest [2022-05-06T21:15:39.362Z] Building sys-mgmt-agent [2022-05-06T21:16:18.441Z]  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T21:16:18.441Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T21:16:18.441Z] ---> 2e5a437b2fe4 [2022-05-06T21:16:18.441Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T21:16:18.441Z] ---> Using cache [2022-05-06T21:16:18.441Z] ---> f98be3a6d333 [2022-05-06T21:16:18.441Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:16:18.441Z] ---> Using cache [2022-05-06T21:16:18.441Z] ---> b3cfbe32d9d4 [2022-05-06T21:16:18.441Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-06T21:16:18.441Z] ---> Running in bec780fa3d49 [2022-05-06T21:16:18.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:16:18.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:16:18.441Z] OK: 220 MiB in 52 packages [2022-05-06T21:16:18.441Z] Removing intermediate container bec780fa3d49 [2022-05-06T21:16:18.441Z] ---> cbba921a908b [2022-05-06T21:16:18.441Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T21:16:19.065Z] ---> 42f9da234c8b [2022-05-06T21:16:19.065Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T21:16:19.065Z] ---> Running in c05f34473a44 [2022-05-06T21:16:25.845Z] Removing intermediate container c05f34473a44 [2022-05-06T21:16:25.845Z] ---> 1b309d29147e [2022-05-06T21:16:25.845Z] Step 8/23 : COPY . . [2022-05-06T21:16:48.088Z] ---> c523e620da53 [2022-05-06T21:16:48.088Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-06T21:16:48.088Z] ---> Running in cfda40213c92 [2022-05-06T21:16:50.098Z] 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-06T21:18:11.997Z] Removing intermediate container 1f3040de86d1 [2022-05-06T21:18:11.997Z] ---> a40c7ad5fbcb [2022-05-06T21:18:11.997Z] [2022-05-06T21:18:11.997Z] Step 10/22 : FROM alpine:3.14 [2022-05-06T21:18:11.997Z] ---> ac73e934f311 [2022-05-06T21:18:11.997Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-06T21:18:11.997Z] ---> Running in eacb057fc8a4 [2022-05-06T21:18:11.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:18:11.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:18:11.997Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-06T21:18:11.997Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-06T21:18:11.997Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T21:18:11.997Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T21:18:11.997Z] OK: 6 MiB in 16 packages [2022-05-06T21:18:11.997Z] Removing intermediate container eacb057fc8a4 [2022-05-06T21:18:11.997Z] ---> 2c8cdbfb534c [2022-05-06T21:18:11.997Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T21:18:11.997Z] ---> Running in 9bac3dca1cf9 [2022-05-06T21:18:11.997Z] Removing intermediate container 9bac3dca1cf9 [2022-05-06T21:18:11.997Z] ---> 8e322c01a1a8 [2022-05-06T21:18:11.997Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-06T21:18:12.286Z] ---> Running in b34f9e9e27a8 [2022-05-06T21:18:12.899Z] Removing intermediate container b34f9e9e27a8 [2022-05-06T21:18:12.899Z] ---> 209256f0b4de [2022-05-06T21:18:12.899Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-06T21:18:12.899Z] ---> Running in 1a02bdb1b22f [2022-05-06T21:18:13.510Z] Removing intermediate container 1a02bdb1b22f [2022-05-06T21:18:13.510Z] ---> f146d47183d6 [2022-05-06T21:18:13.510Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T21:18:15.001Z] ---> 025e45fa4be1 [2022-05-06T21:18:15.001Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-06T21:18:17.670Z] ---> d4e21b344c2d [2022-05-06T21:18:17.670Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-06T21:18:18.665Z] ---> d504bff71ee4 [2022-05-06T21:18:18.665Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-06T21:18:18.665Z] ---> Running in 805e0111c7d3 [2022-05-06T21:18:19.281Z] Removing intermediate container 805e0111c7d3 [2022-05-06T21:18:19.281Z] ---> 76320cca6ca1 [2022-05-06T21:18:19.281Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T21:18:19.558Z] ---> Running in 374d4c2d2bfd [2022-05-06T21:18:20.158Z] Removing intermediate container 374d4c2d2bfd [2022-05-06T21:18:20.158Z] ---> dcac65b2d770 [2022-05-06T21:18:20.158Z] Step 20/22 : LABEL arch=arm64 [2022-05-06T21:18:20.158Z] ---> Running in 7e85533d12cf [2022-05-06T21:18:20.770Z] Removing intermediate container 7e85533d12cf [2022-05-06T21:18:20.770Z] ---> 78cbd2f16e60 [2022-05-06T21:18:20.770Z] Step 21/22 : LABEL git_sha=66855652d033f75645a39005dbe1f3500f7a5fe7 [2022-05-06T21:18:21.047Z] ---> Running in 88101894f3a8 [2022-05-06T21:18:21.649Z] Removing intermediate container 88101894f3a8 [2022-05-06T21:18:21.649Z] ---> af543bc52f4c [2022-05-06T21:18:21.649Z] Step 22/22 : LABEL version=0.0.0 [2022-05-06T21:18:21.924Z] ---> Running in 3a97f33c11f9 [2022-05-06T21:18:22.520Z] Removing intermediate container 3a97f33c11f9 [2022-05-06T21:18:22.520Z] ---> b47195c78a75 [2022-05-06T21:18:22.520Z] [2022-05-06T21:18:22.797Z] Successfully built b47195c78a75 [2022-05-06T21:18:22.797Z] Successfully tagged support-notifications-arm64:latest [2022-05-06T21:18:22.797Z] Building security-spire-config [2022-05-06T21:18:55.484Z]  Building support-notifications ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T21:18:55.484Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-06T21:18:55.484Z] ---> 2e5a437b2fe4 [2022-05-06T21:18:55.484Z] Step 3/26 : WORKDIR /edgex-go [2022-05-06T21:18:55.484Z] ---> Using cache [2022-05-06T21:18:55.484Z] ---> f98be3a6d333 [2022-05-06T21:18:55.484Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:18:55.484Z] ---> Using cache [2022-05-06T21:18:55.484Z] ---> b3cfbe32d9d4 [2022-05-06T21:18:55.484Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-06T21:18:55.484Z] ---> Using cache [2022-05-06T21:18:55.484Z] ---> 1446cc6445e9 [2022-05-06T21:18:55.484Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-06T21:18:55.484Z] ---> Using cache [2022-05-06T21:18:55.484Z] ---> d80b01ad48d3 [2022-05-06T21:18:55.484Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T21:18:55.484Z] ---> Using cache [2022-05-06T21:18:55.484Z] ---> 760978436f2e [2022-05-06T21:18:55.484Z] Step 8/26 : COPY . . [2022-05-06T21:18:55.484Z] ---> Using cache [2022-05-06T21:18:55.484Z] ---> 1b58618a525f [2022-05-06T21:18:55.484Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-06T21:18:55.484Z] ---> Using cache [2022-05-06T21:18:55.484Z] ---> e4296a1a9549 [2022-05-06T21:18:55.484Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-06T21:18:55.484Z] ---> Using cache [2022-05-06T21:18:55.484Z] ---> 7f30e9353662 [2022-05-06T21:18:55.484Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-06T21:18:55.484Z] ---> Using cache [2022-05-06T21:18:55.484Z] ---> ef26df3f0058 [2022-05-06T21:18:55.484Z] 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-06T21:18:55.484Z] ---> Running in aa3200212620 [2022-05-06T21:18:58.911Z] spire-1.2.1/ [2022-05-06T21:18:58.911Z] spire-1.2.1/.data/ [2022-05-06T21:18:58.911Z] spire-1.2.1/.data/.file [2022-05-06T21:18:58.911Z] spire-1.2.1/.dockerignore [2022-05-06T21:18:58.911Z] spire-1.2.1/.gitattributes [2022-05-06T21:18:58.911Z] spire-1.2.1/.githooks/ [2022-05-06T21:18:58.911Z] spire-1.2.1/.githooks/pre-commit [2022-05-06T21:18:58.911Z] spire-1.2.1/.github/ [2022-05-06T21:18:58.911Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-06T21:18:58.911Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-06T21:18:58.911Z] spire-1.2.1/.github/dependabot.yml [2022-05-06T21:18:58.911Z] spire-1.2.1/.github/workflows/ [2022-05-06T21:18:58.911Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-06T21:18:58.911Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-06T21:18:58.911Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-06T21:18:58.911Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-06T21:18:58.911Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-06T21:18:58.911Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-06T21:18:58.911Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-06T21:18:58.911Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-06T21:18:58.911Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-06T21:18:58.911Z] spire-1.2.1/.gitignore [2022-05-06T21:18:58.911Z] spire-1.2.1/.go-version [2022-05-06T21:18:58.911Z] spire-1.2.1/.golangci.yml [2022-05-06T21:18:58.911Z] spire-1.2.1/ADOPTERS.md [2022-05-06T21:18:58.911Z] spire-1.2.1/CHANGELOG.md [2022-05-06T21:18:58.911Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-06T21:18:58.911Z] spire-1.2.1/CODEOWNERS [2022-05-06T21:18:58.911Z] spire-1.2.1/CONTRIBUTING.md [2022-05-06T21:18:58.911Z] spire-1.2.1/Dockerfile [2022-05-06T21:18:58.911Z] spire-1.2.1/Dockerfile.dev [2022-05-06T21:18:58.911Z] spire-1.2.1/Dockerfile.scratch [2022-05-06T21:18:58.911Z] spire-1.2.1/LICENSE [2022-05-06T21:18:58.911Z] spire-1.2.1/MAINTAINERS.md [2022-05-06T21:18:58.911Z] spire-1.2.1/Makefile [2022-05-06T21:18:58.911Z] spire-1.2.1/README.md [2022-05-06T21:18:58.911Z] spire-1.2.1/ROADMAP.md [2022-05-06T21:18:58.911Z] spire-1.2.1/SECURITY.md [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/ [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-agent/ [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/ [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-06T21:18:58.911Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-06T21:18:58.911Z] spire-1.2.1/conf/ [2022-05-06T21:18:58.911Z] spire-1.2.1/conf/agent/ [2022-05-06T21:18:58.911Z] spire-1.2.1/conf/agent/agent.conf [2022-05-06T21:18:58.911Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-06T21:18:58.911Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-06T21:18:58.911Z] spire-1.2.1/conf/server/ [2022-05-06T21:18:58.911Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-06T21:18:58.911Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-06T21:18:58.911Z] spire-1.2.1/conf/server/server.conf [2022-05-06T21:18:58.911Z] spire-1.2.1/conf/server/server_full.conf [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/ [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/SPIRE101.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/auditlog.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/images/ [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-06T21:18:58.911Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-06T21:18:58.912Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-06T21:18:58.912Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-06T21:18:58.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-06T21:18:58.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-06T21:18:58.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-06T21:18:58.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-06T21:18:58.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-06T21:18:58.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-06T21:18:58.912Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-06T21:18:58.912Z] spire-1.2.1/doc/scaling_spire.md [2022-05-06T21:18:58.912Z] spire-1.2.1/doc/spire_agent.md [2022-05-06T21:18:58.912Z] spire-1.2.1/doc/spire_server.md [2022-05-06T21:18:58.912Z] spire-1.2.1/doc/supported_integrations.md [2022-05-06T21:18:58.912Z] spire-1.2.1/doc/telemetry.md [2022-05-06T21:18:58.912Z] spire-1.2.1/doc/telemetry_config.md [2022-05-06T21:18:58.912Z] spire-1.2.1/doc/upgrading.md [2022-05-06T21:18:58.912Z] spire-1.2.1/doc/using_spire.md [2022-05-06T21:18:58.912Z] spire-1.2.1/examples/ [2022-05-06T21:18:58.912Z] spire-1.2.1/examples/README.md [2022-05-06T21:18:58.912Z] spire-1.2.1/go.mod [2022-05-06T21:18:58.912Z] spire-1.2.1/go.sum [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/agent.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/api/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/client/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/common/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/config.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/manager/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-06T21:18:58.912Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/agent/svid/ [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/common/ [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/common/api/ [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/common/api/names.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/common/auth/ [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-06T21:18:58.913Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/catalog/ [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cli/ [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-06T21:18:59.191Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/health/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/health/config.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/health/context.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/health/health.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/idutil/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/log/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/log/log.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/log/options.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/profiling/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/selector/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/uptime/ [2022-05-06T21:18:59.192Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/common/util/ [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/common/util/task.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/common/version/ [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/common/version/version.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/common/x509util/ [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/server/ [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/server/api/ [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/server/api/api.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-06T21:18:59.468Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/health/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/id.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/status.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/bundle/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/ca/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/cache/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/catalog/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/config.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/datastore/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T21:18:59.469Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-06T21:18:59.755Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/registration/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/server.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/server_test.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/svid/ [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-06T21:18:59.756Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-06T21:18:59.757Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-06T21:18:59.757Z] spire-1.2.1/proto/ [2022-05-06T21:18:59.757Z] spire-1.2.1/proto/private/ [2022-05-06T21:18:59.757Z] spire-1.2.1/proto/private/server/ [2022-05-06T21:18:59.757Z] spire-1.2.1/proto/private/server/journal/ [2022-05-06T21:18:59.757Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-06T21:18:59.757Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-06T21:18:59.757Z] spire-1.2.1/proto/spire/ [2022-05-06T21:18:59.757Z] spire-1.2.1/proto/spire/common/ [2022-05-06T21:18:59.757Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-06T21:18:59.757Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-06T21:18:59.757Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-06T21:18:59.757Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-06T21:18:59.757Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-06T21:18:59.757Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-06T21:18:59.757Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-06T21:18:59.757Z] spire-1.2.1/proto/spire/plugin/ [2022-05-06T21:18:59.757Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-06T21:18:59.757Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-06T21:18:59.757Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-06T21:18:59.757Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-06T21:18:59.757Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-06T21:18:59.757Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-06T21:18:59.757Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-06T21:18:59.757Z] spire-1.2.1/release/ [2022-05-06T21:18:59.757Z] spire-1.2.1/release/spire-extras/ [2022-05-06T21:18:59.757Z] spire-1.2.1/release/spire-extras/README.md [2022-05-06T21:18:59.757Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-06T21:18:59.757Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-06T21:18:59.757Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-06T21:18:59.757Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-06T21:18:59.757Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-06T21:18:59.757Z] spire-1.2.1/release/spire/ [2022-05-06T21:18:59.757Z] spire-1.2.1/release/spire/README.md [2022-05-06T21:18:59.757Z] spire-1.2.1/release/spire/conf/ [2022-05-06T21:18:59.757Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-06T21:18:59.757Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-06T21:18:59.757Z] spire-1.2.1/release/spire/conf/server/ [2022-05-06T21:18:59.757Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-06T21:18:59.757Z] spire-1.2.1/script/ [2022-05-06T21:18:59.757Z] spire-1.2.1/script/build-artifact.sh [2022-05-06T21:18:59.757Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-06T21:18:59.757Z] spire-1.2.1/support/ [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/ [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-06T21:18:59.757Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-06T21:19:00.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-06T21:19:00.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-06T21:19:00.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-06T21:19:00.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-06T21:19:00.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-06T21:19:00.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-06T21:19:00.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-06T21:19:00.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-06T21:19:00.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-06T21:19:00.038Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-06T21:19:00.038Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-06T21:19:00.038Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-06T21:19:00.038Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-06T21:19:00.038Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-06T21:19:00.038Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-06T21:19:00.038Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-06T21:19:00.038Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-06T21:19:00.038Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-06T21:19:00.038Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-06T21:19:00.038Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-06T21:19:00.038Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-06T21:19:00.038Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-06T21:19:00.038Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-06T21:19:00.038Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-06T21:19:00.038Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-06T21:19:00.038Z] spire-1.2.1/test/ [2022-05-06T21:19:00.038Z] spire-1.2.1/test/clock/ [2022-05-06T21:19:00.038Z] spire-1.2.1/test/clock/clock.go [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/ [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fixture/ [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fixture/certs/ [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fixture/config/ [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-06T21:19:00.038Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/fixture.go [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/registration/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-06T21:19:00.039Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/README.md [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/common [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/setup/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-06T21:19:00.039Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-06T21:19:00.040Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-06T21:19:00.316Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/test-one.sh [2022-05-06T21:19:00.317Z] spire-1.2.1/test/integration/test.sh [2022-05-06T21:19:00.317Z] spire-1.2.1/test/plugintest/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/plugintest/config.go [2022-05-06T21:19:00.317Z] spire-1.2.1/test/plugintest/load.go [2022-05-06T21:19:00.317Z] spire-1.2.1/test/plugintest/option.go [2022-05-06T21:19:00.317Z] spire-1.2.1/test/spiretest/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-06T21:19:00.317Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-06T21:19:00.317Z] spire-1.2.1/test/spiretest/dir.go [2022-05-06T21:19:00.317Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-06T21:19:00.317Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-06T21:19:00.317Z] spire-1.2.1/test/spiretest/logs.go [2022-05-06T21:19:00.317Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-06T21:19:00.317Z] spire-1.2.1/test/spiretest/suite.go [2022-05-06T21:19:00.317Z] spire-1.2.1/test/spiretest/x509.go [2022-05-06T21:19:00.317Z] spire-1.2.1/test/testca/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/testca/ca.go [2022-05-06T21:19:00.317Z] spire-1.2.1/test/testkey/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/testkey/generate.sh [2022-05-06T21:19:00.317Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-06T21:19:00.317Z] spire-1.2.1/test/testkey/keys.go [2022-05-06T21:19:00.317Z] spire-1.2.1/test/testkey/new.go [2022-05-06T21:19:00.317Z] spire-1.2.1/test/tpmsimulator/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-06T21:19:00.317Z] spire-1.2.1/test/util/ [2022-05-06T21:19:00.317Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-06T21:19:00.317Z] spire-1.2.1/test/util/cert_generation.go [2022-05-06T21:19:00.317Z] spire-1.2.1/test/util/io_redirection.go [2022-05-06T21:19:00.317Z] spire-1.2.1/test/util/race.go [2022-05-06T21:19:00.317Z] spire-1.2.1/test/util/util.go [2022-05-06T21:19:00.317Z] building spire from source... [2022-05-06T21:19:01.302Z] Installing go1.17.7... [2022-05-06T21:19:28.160Z] Building bin/spire-server... [2022-05-06T21:19:28.160Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-06T21:19:28.160Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-06T21:19:28.160Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-06T21:19:28.440Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-06T21:19:29.910Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-06T21:19:34.284Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-06T21:19:35.287Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-06T21:19:35.899Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-06T21:19:36.184Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T21:19:36.467Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-06T21:19:37.077Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-06T21:19:37.077Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-06T21:19:37.360Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T21:19:37.360Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-06T21:19:37.983Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-06T21:19:37.983Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-06T21:19:37.983Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-06T21:19:37.983Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-06T21:19:38.335Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-06T21:19:39.335Z] Removing intermediate container 30bb6ced9684 [2022-05-06T21:19:39.335Z] ---> 47c6faeaa3ee [2022-05-06T21:19:39.335Z] [2022-05-06T21:19:39.335Z] Step 9/20 : FROM alpine:3.15 [2022-05-06T21:19:39.618Z] 3.15: Pulling from library/alpine [2022-05-06T21:19:39.898Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-06T21:19:39.898Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-06T21:19:40.183Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-06T21:19:40.183Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-06T21:19:40.797Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-06T21:19:41.087Z] Status: Downloaded newer image for alpine:3.15 [2022-05-06T21:19:41.087Z] ---> 3fb3c9af89a9 [2022-05-06T21:19:41.087Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T21:19:41.364Z] ---> Running in 32360f9ee942 [2022-05-06T21:19:41.364Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-06T21:19:41.976Z] Removing intermediate container 32360f9ee942 [2022-05-06T21:19:41.976Z] ---> b1d688f53fbc [2022-05-06T21:19:41.976Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:19:42.257Z] ---> Running in c626358b52b4 [2022-05-06T21:19:45.695Z] Removing intermediate container c626358b52b4 [2022-05-06T21:19:45.695Z] ---> 50f5f781fce0 [2022-05-06T21:19:45.695Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-06T21:19:45.695Z] ---> Running in c6c276bd7b2c [2022-05-06T21:19:47.695Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:19:48.691Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:19:50.149Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T21:19:50.149Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T21:19:50.149Z] OK: 15730 distinct packages available [2022-05-06T21:19:50.149Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:19:51.148Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:19:52.610Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-06T21:19:52.900Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-06T21:19:53.186Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-06T21:19:53.186Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-06T21:19:53.468Z] (5/9) Installing curl (7.80.0-r1) [2022-05-06T21:19:53.468Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-06T21:19:53.468Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-06T21:19:53.747Z] (8/9) Installing libucontext (1.1-r0) [2022-05-06T21:19:53.747Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-06T21:19:53.747Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T21:19:53.747Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T21:19:54.355Z] OK: 8 MiB in 23 packages [2022-05-06T21:19:57.019Z] Removing intermediate container c6c276bd7b2c [2022-05-06T21:19:57.019Z] ---> a6641ea94872 [2022-05-06T21:19:57.019Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T21:19:57.633Z] ---> 9ba217505790 [2022-05-06T21:19:57.633Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-06T21:20:00.301Z] ---> 8ca23e276774 [2022-05-06T21:20:00.301Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-06T21:20:01.305Z] ---> 83bb8a6da2fc [2022-05-06T21:20:01.305Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-06T21:20:01.305Z] ---> Running in ee58eb07ec5e [2022-05-06T21:20:01.918Z] Removing intermediate container ee58eb07ec5e [2022-05-06T21:20:01.918Z] ---> 14f304ef29ea [2022-05-06T21:20:01.918Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T21:20:02.197Z] ---> Running in 3e3b61b0b568 [2022-05-06T21:20:02.822Z] Removing intermediate container 3e3b61b0b568 [2022-05-06T21:20:02.822Z] ---> e2934dd3a83d [2022-05-06T21:20:02.822Z] Step 18/20 : LABEL arch=arm64 [2022-05-06T21:20:02.822Z] ---> Running in cd33179c0299 [2022-05-06T21:20:03.448Z] Removing intermediate container cd33179c0299 [2022-05-06T21:20:03.448Z] ---> 0dfcd8d8f600 [2022-05-06T21:20:03.448Z] Step 19/20 : LABEL git_sha=66855652d033f75645a39005dbe1f3500f7a5fe7 [2022-05-06T21:20:03.727Z] ---> Running in f5068623eb52 [2022-05-06T21:20:04.348Z] Removing intermediate container f5068623eb52 [2022-05-06T21:20:04.348Z] ---> 433d806d58f2 [2022-05-06T21:20:04.348Z] Step 20/20 : LABEL version=0.0.0 [2022-05-06T21:20:04.651Z] ---> Running in 74b8fc2b5a2e [2022-05-06T21:20:05.264Z] Removing intermediate container 74b8fc2b5a2e [2022-05-06T21:20:05.264Z] ---> 38e36d69742b [2022-05-06T21:20:05.264Z] [2022-05-06T21:20:05.871Z] Successfully built 38e36d69742b [2022-05-06T21:20:05.871Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-06T21:20:05.871Z]  Building security-spiffe-token-provider ... done Building core-metadata [2022-05-06T21:20:11.308Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-06T21:20:11.308Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T21:20:11.308Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-06T21:20:11.308Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T21:20:11.308Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-06T21:20:11.308Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-06T21:20:11.912Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-06T21:20:11.912Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-06T21:20:11.912Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-06T21:20:11.912Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-06T21:20:11.912Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T21:20:12.188Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-06T21:20:12.188Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T21:20:12.463Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T21:20:12.463Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-06T21:20:13.911Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-06T21:20:14.187Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-06T21:20:14.465Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-06T21:20:14.742Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-06T21:20:14.742Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-06T21:20:14.742Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-06T21:20:14.742Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-06T21:20:15.022Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-06T21:20:15.300Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-06T21:20:16.749Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-06T21:20:26.998Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-06T21:20:26.998Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-06T21:20:26.998Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T21:20:26.998Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-06T21:20:26.998Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-06T21:20:26.998Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-06T21:20:26.998Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-06T21:20:26.998Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-06T21:20:27.998Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-06T21:20:27.998Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-06T21:20:27.998Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-06T21:20:40.465Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T21:20:40.465Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T21:20:40.465Z] ---> 2e5a437b2fe4 [2022-05-06T21:20:40.465Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T21:20:40.465Z] ---> Using cache [2022-05-06T21:20:40.465Z] ---> f98be3a6d333 [2022-05-06T21:20:40.465Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:20:40.465Z] ---> Using cache [2022-05-06T21:20:40.465Z] ---> b3cfbe32d9d4 [2022-05-06T21:20:40.465Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-06T21:20:40.465Z] ---> Using cache [2022-05-06T21:20:40.465Z] ---> 87c7634bfb6b [2022-05-06T21:20:40.465Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T21:20:40.465Z] ---> Using cache [2022-05-06T21:20:40.465Z] ---> 6676b85e1594 [2022-05-06T21:20:40.465Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T21:20:40.465Z] ---> Using cache [2022-05-06T21:20:40.465Z] ---> 8956138bed59 [2022-05-06T21:20:40.465Z] Step 8/23 : COPY . . [2022-05-06T21:20:40.465Z] ---> Using cache [2022-05-06T21:20:40.465Z] ---> 670c4c560259 [2022-05-06T21:20:40.465Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-06T21:20:40.465Z] ---> Running in 1902b4f7a3d0 [2022-05-06T21:20:41.917Z] 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-06T21:20:54.342Z] go: downloading google.golang.org/api v0.70.0 [2022-05-06T21:20:54.342Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-06T21:20:54.342Z] go: downloading k8s.io/api v0.23.4 [2022-05-06T21:21:09.474Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-06T21:21:09.474Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-06T21:21:41.880Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-06T21:21:41.881Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-06T21:21:42.160Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-06T21:21:42.160Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-06T21:21:43.158Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-06T21:21:45.307Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-06T21:21:49.818Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-06T21:21:50.569Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-06T21:21:50.569Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-06T21:21:53.407Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-06T21:21:53.686Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-06T21:21:55.138Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-06T21:21:55.138Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-06T21:21:55.416Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T21:21:55.696Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-06T21:21:55.976Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T21:21:56.257Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-06T21:21:56.536Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-06T21:21:57.995Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-06T21:21:57.995Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-06T21:21:58.275Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-06T21:21:58.555Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-06T21:21:58.555Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-06T21:21:58.831Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-06T21:21:59.109Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-06T21:22:05.859Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-06T21:22:05.859Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-06T21:22:05.859Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-06T21:22:05.859Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-06T21:22:05.859Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-06T21:22:05.859Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-06T21:22:05.859Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-06T21:22:06.846Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-06T21:22:06.846Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-06T21:22:07.122Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-06T21:22:07.402Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-06T21:22:07.402Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-06T21:22:08.404Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-06T21:22:09.008Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T21:22:09.008Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-06T21:22:09.287Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-06T21:22:09.287Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-06T21:22:09.287Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-06T21:22:09.566Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-06T21:22:09.566Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-06T21:22:09.566Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-06T21:22:11.026Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T21:22:11.026Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-06T21:22:11.306Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-06T21:22:11.306Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-06T21:22:11.588Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-06T21:22:13.589Z] go: downloading go.opencensus.io v0.23.0 [2022-05-06T21:22:14.586Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-06T21:22:14.586Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-06T21:22:14.865Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-06T21:22:14.865Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-06T21:22:15.144Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-06T21:22:15.423Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-06T21:22:15.701Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-06T21:22:16.308Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-06T21:22:19.733Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-06T21:22:21.735Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-06T21:22:21.735Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-06T21:22:22.344Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-06T21:22:22.623Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-06T21:22:22.623Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-06T21:22:23.230Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-06T21:22:23.511Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-06T21:22:23.791Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-06T21:22:23.791Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-06T21:22:24.072Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-06T21:22:24.072Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-06T21:22:24.360Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-06T21:22:36.838Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-06T21:22:36.838Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-06T21:22:36.838Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-06T21:22:36.838Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-06T21:22:36.838Z] Removing intermediate container cfda40213c92 [2022-05-06T21:22:36.838Z] ---> 37df2f2a8bc1 [2022-05-06T21:22:36.838Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-06T21:22:36.838Z] ---> Running in 644503f194af [2022-05-06T21:22:37.834Z] 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-06T21:22:43.280Z] Removing intermediate container 644503f194af [2022-05-06T21:22:43.280Z] ---> 6e22e8468f8a [2022-05-06T21:22:43.280Z] [2022-05-06T21:22:43.280Z] Step 11/23 : FROM docker:20.10.14 [2022-05-06T21:22:43.280Z] 20.10.14: Pulling from library/docker [2022-05-06T21:23:01.729Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-06T21:23:01.729Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-06T21:23:01.729Z] ---> c346e9eafbab [2022-05-06T21:23:01.729Z] 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-06T21:23:01.729Z] ---> Running in 1e384e484bbf [2022-05-06T21:23:01.729Z] Removing intermediate container 1e384e484bbf [2022-05-06T21:23:01.729Z] ---> a338b1ada01a [2022-05-06T21:23:01.729Z] 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-06T21:23:01.729Z] ---> Running in fc1d0bf195dc [2022-05-06T21:23:02.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:23:02.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:23:04.433Z] (1/43) Installing readline (8.1.1-r0) [2022-05-06T21:23:04.433Z] (2/43) Installing bash (5.1.16-r0) [2022-05-06T21:23:04.433Z] Executing bash-5.1.16-r0.post-install [2022-05-06T21:23:04.433Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-06T21:23:04.433Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-06T21:23:04.433Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-06T21:23:04.433Z] (6/43) Installing curl (7.80.0-r1) [2022-05-06T21:23:04.433Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-06T21:23:04.433Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-06T21:23:04.433Z] (9/43) Installing expat (2.4.7-r0) [2022-05-06T21:23:04.433Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-06T21:23:04.433Z] (11/43) Installing gdbm (1.22-r0) [2022-05-06T21:23:04.433Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-06T21:23:04.433Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-06T21:23:04.712Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-06T21:23:04.712Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-06T21:23:04.712Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-06T21:23:04.712Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-06T21:23:07.363Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-06T21:23:07.363Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-06T21:23:07.363Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-06T21:23:07.363Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-06T21:23:07.363Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-06T21:23:07.363Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-06T21:23:07.363Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-06T21:23:07.640Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-06T21:23:07.640Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-06T21:23:07.640Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-06T21:23:07.640Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-06T21:23:07.640Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-06T21:23:07.640Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-06T21:23:07.640Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-06T21:23:07.640Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-06T21:23:07.917Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-06T21:23:07.917Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-06T21:23:07.917Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-06T21:23:08.193Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-06T21:23:08.193Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-06T21:23:08.193Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-06T21:23:08.193Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-06T21:23:08.193Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-06T21:23:08.193Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-06T21:23:08.193Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-06T21:23:08.193Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-06T21:23:08.475Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-06T21:23:08.475Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-06T21:23:09.469Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T21:23:09.469Z] OK: 82 MiB in 65 packages [2022-05-06T21:23:16.230Z] Collecting docker-compose==1.23.2 [2022-05-06T21:23:16.230Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-06T21:23:16.230Z] Collecting jsonschema<3,>=2.5.1 [2022-05-06T21:23:16.230Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-06T21:23:16.509Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-06T21:23:16.509Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-06T21:23:19.915Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-06T21:23:19.915Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-06T21:23:19.915Z] 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-06T21:23:21.363Z] Collecting PyYAML<4,>=3.10 [2022-05-06T21:23:21.363Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-06T21:23:25.691Z] Collecting docopt<0.7,>=0.6.1 [2022-05-06T21:23:25.968Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-06T21:23:30.298Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-06T21:23:30.298Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-06T21:23:30.298Z] Collecting texttable<0.10,>=0.9.0 [2022-05-06T21:23:30.298Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-06T21:23:33.715Z] Collecting cached-property<2,>=1.2.0 [2022-05-06T21:23:33.716Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-06T21:23:34.320Z] Collecting docker<4.0,>=3.6.0 [2022-05-06T21:23:34.320Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-06T21:23:35.314Z] Collecting docker-pycreds>=0.4.0 [2022-05-06T21:23:35.314Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-06T21:23:36.762Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-06T21:23:36.762Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-06T21:23:36.762Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-06T21:23:36.762Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-06T21:23:37.040Z] 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-06T21:23:37.317Z] Collecting idna<2.8,>=2.5 [2022-05-06T21:23:37.317Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-06T21:23:37.594Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-06T21:23:37.594Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-06T21:23:37.594Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-06T21:23:37.594Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-06T21:23:39.044Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-06T21:23:39.044Z] Attempting uninstall: urllib3 [2022-05-06T21:23:39.044Z] Found existing installation: urllib3 1.26.7 [2022-05-06T21:23:39.044Z] Uninstalling urllib3-1.26.7: [2022-05-06T21:23:39.321Z] Successfully uninstalled urllib3-1.26.7 [2022-05-06T21:23:40.313Z] Attempting uninstall: idna [2022-05-06T21:23:40.313Z] Found existing installation: idna 3.3 [2022-05-06T21:23:40.313Z] Uninstalling idna-3.3: [2022-05-06T21:23:40.313Z] Successfully uninstalled idna-3.3 [2022-05-06T21:23:43.721Z] Attempting uninstall: requests [2022-05-06T21:23:43.721Z] Found existing installation: requests 2.26.0 [2022-05-06T21:23:43.721Z] Uninstalling requests-2.26.0: [2022-05-06T21:23:44.000Z] Successfully uninstalled requests-2.26.0 [2022-05-06T21:23:44.605Z] Running setup.py install for texttable: started [2022-05-06T21:23:47.246Z] Running setup.py install for texttable: finished with status 'done' [2022-05-06T21:23:47.246Z] Running setup.py install for PyYAML: started [2022-05-06T21:23:50.650Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-06T21:23:50.926Z] Running setup.py install for docopt: started [2022-05-06T21:23:54.321Z] Running setup.py install for docopt: finished with status 'done' [2022-05-06T21:23:54.321Z] Running setup.py install for dockerpty: started [2022-05-06T21:23:57.714Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-06T21:24:00.352Z] 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-06T21:24:18.734Z] Removing intermediate container fc1d0bf195dc [2022-05-06T21:24:18.734Z] ---> 7653f37c1e21 [2022-05-06T21:24:18.734Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-06T21:24:18.734Z] ---> Running in 22855f8cdad9 [2022-05-06T21:24:18.734Z] Removing intermediate container 22855f8cdad9 [2022-05-06T21:24:18.734Z] ---> f8f08f191fd5 [2022-05-06T21:24:18.734Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-06T21:24:18.734Z] ---> Running in 477ec56a9ec1 [2022-05-06T21:24:18.734Z] Removing intermediate container 477ec56a9ec1 [2022-05-06T21:24:18.734Z] ---> 32131f8637f6 [2022-05-06T21:24:18.734Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-06T21:24:19.737Z] ---> f4b8a5458de0 [2022-05-06T21:24:19.737Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-06T21:24:20.728Z] ---> 4c962b2ade47 [2022-05-06T21:24:20.728Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-06T21:24:21.738Z] ---> e2fa028435e0 [2022-05-06T21:24:21.738Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-06T21:24:21.738Z] ---> Running in 967ba958ad14 [2022-05-06T21:24:22.336Z] Removing intermediate container 967ba958ad14 [2022-05-06T21:24:22.337Z] ---> 9ed4d5726b33 [2022-05-06T21:24:22.337Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T21:24:22.610Z] ---> Running in df6bedfbda0e [2022-05-06T21:24:23.227Z] Removing intermediate container df6bedfbda0e [2022-05-06T21:24:23.227Z] ---> bcd466fee07a [2022-05-06T21:24:23.227Z] Step 21/23 : LABEL arch=arm64 [2022-05-06T21:24:23.227Z] ---> Running in f2526be61c40 [2022-05-06T21:24:23.865Z] Removing intermediate container f2526be61c40 [2022-05-06T21:24:23.865Z] ---> 3490ba69c90b [2022-05-06T21:24:23.865Z] Step 22/23 : LABEL git_sha=66855652d033f75645a39005dbe1f3500f7a5fe7 [2022-05-06T21:24:23.865Z] ---> Running in 652ceb7d9505 [2022-05-06T21:24:24.478Z] Removing intermediate container 652ceb7d9505 [2022-05-06T21:24:24.478Z] ---> 97ea335d3463 [2022-05-06T21:24:24.478Z] Step 23/23 : LABEL version=0.0.0 [2022-05-06T21:24:24.478Z] ---> Running in 8bda6251dbe1 [2022-05-06T21:24:25.093Z] Removing intermediate container 8bda6251dbe1 [2022-05-06T21:24:25.093Z] ---> ed1726d9d3dd [2022-05-06T21:24:25.093Z] [2022-05-06T21:24:25.702Z] Successfully built ed1726d9d3dd [2022-05-06T21:24:25.702Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-06T21:24:25.702Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-05-06T21:24:58.179Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T21:24:58.179Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-06T21:24:58.179Z] ---> 2e5a437b2fe4 [2022-05-06T21:24:58.179Z] Step 3/22 : WORKDIR /edgex-go [2022-05-06T21:24:58.179Z] ---> Using cache [2022-05-06T21:24:58.179Z] ---> f98be3a6d333 [2022-05-06T21:24:58.179Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:24:58.179Z] ---> Using cache [2022-05-06T21:24:58.179Z] ---> b3cfbe32d9d4 [2022-05-06T21:24:58.179Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-06T21:24:58.179Z] ---> Using cache [2022-05-06T21:24:58.179Z] ---> 87c7634bfb6b [2022-05-06T21:24:58.179Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-06T21:24:58.179Z] ---> Using cache [2022-05-06T21:24:58.179Z] ---> 6676b85e1594 [2022-05-06T21:24:58.179Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T21:24:58.179Z] ---> Using cache [2022-05-06T21:24:58.179Z] ---> 8956138bed59 [2022-05-06T21:24:58.179Z] Step 8/22 : COPY . . [2022-05-06T21:24:58.179Z] ---> Using cache [2022-05-06T21:24:58.179Z] ---> 670c4c560259 [2022-05-06T21:24:58.179Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-06T21:24:58.179Z] ---> Running in e058e9fcaffb [2022-05-06T21:25:00.205Z] 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-06T21:26:52.135Z] Removing intermediate container 1902b4f7a3d0 [2022-05-06T21:26:52.135Z] ---> 94786ff0193c [2022-05-06T21:26:52.135Z] [2022-05-06T21:26:52.135Z] Step 10/23 : FROM alpine:3.14 [2022-05-06T21:26:52.135Z] ---> ac73e934f311 [2022-05-06T21:26:52.135Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-06T21:26:52.135Z] ---> Using cache [2022-05-06T21:26:52.135Z] ---> cae304683dfa [2022-05-06T21:26:52.135Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T21:26:52.135Z] ---> Using cache [2022-05-06T21:26:52.135Z] ---> c5c6ee34123b [2022-05-06T21:26:52.135Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-06T21:26:52.135Z] ---> Running in 29357e38473c [2022-05-06T21:26:52.135Z] Removing intermediate container 29357e38473c [2022-05-06T21:26:52.135Z] ---> c8f6e2557351 [2022-05-06T21:26:52.135Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-06T21:26:52.135Z] ---> Running in 52aebc9aad87 [2022-05-06T21:26:52.135Z] Removing intermediate container 52aebc9aad87 [2022-05-06T21:26:52.135Z] ---> b60c22e143cf [2022-05-06T21:26:52.135Z] Step 15/23 : WORKDIR / [2022-05-06T21:26:52.135Z] ---> Running in cb624149e895 [2022-05-06T21:26:52.135Z] Removing intermediate container cb624149e895 [2022-05-06T21:26:52.135Z] ---> 5017d0727f24 [2022-05-06T21:26:52.135Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T21:26:52.135Z] ---> af820da1c90c [2022-05-06T21:26:52.135Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-06T21:26:52.135Z] ---> 57dcafeac849 [2022-05-06T21:26:52.135Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-06T21:26:52.135Z] ---> f75a66bfe959 [2022-05-06T21:26:52.135Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-06T21:26:52.135Z] ---> Running in 30a45f66b3a8 [2022-05-06T21:26:52.135Z] Removing intermediate container 30a45f66b3a8 [2022-05-06T21:26:52.135Z] ---> f67243299f62 [2022-05-06T21:26:52.135Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T21:26:52.135Z] ---> Running in 6b62b5d58676 [2022-05-06T21:26:52.135Z] Removing intermediate container 6b62b5d58676 [2022-05-06T21:26:52.135Z] ---> 4290b880a505 [2022-05-06T21:26:52.135Z] Step 21/23 : LABEL arch=arm64 [2022-05-06T21:26:52.135Z] ---> Running in e91697ed1c33 [2022-05-06T21:26:52.135Z] Removing intermediate container e91697ed1c33 [2022-05-06T21:26:52.135Z] ---> 8d0782bc796b [2022-05-06T21:26:52.135Z] Step 22/23 : LABEL git_sha=66855652d033f75645a39005dbe1f3500f7a5fe7 [2022-05-06T21:26:52.135Z] ---> Running in 405c3a04ca85 [2022-05-06T21:26:52.135Z] Removing intermediate container 405c3a04ca85 [2022-05-06T21:26:52.135Z] ---> 198bc86e1abc [2022-05-06T21:26:52.135Z] Step 23/23 : LABEL version=0.0.0 [2022-05-06T21:26:52.418Z] ---> Running in ea59d4bc736b [2022-05-06T21:26:53.036Z] Removing intermediate container ea59d4bc736b [2022-05-06T21:26:53.036Z] ---> 23a97a00a03e [2022-05-06T21:26:53.036Z] [2022-05-06T21:26:53.320Z] Successfully built 23a97a00a03e [2022-05-06T21:26:53.320Z] Successfully tagged core-metadata-arm64:latest [2022-05-06T21:29:31.779Z]  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-06T21:29:50.133Z] Removing intermediate container e058e9fcaffb [2022-05-06T21:29:50.133Z] ---> 7ea8b3ad3eed [2022-05-06T21:29:50.133Z] [2022-05-06T21:29:50.133Z] Step 10/22 : FROM alpine:3.14 [2022-05-06T21:29:50.133Z] ---> ac73e934f311 [2022-05-06T21:29:50.133Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-06T21:29:50.133Z] ---> Running in 41dce2077c7a [2022-05-06T21:29:50.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:29:50.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:29:50.736Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-06T21:29:51.013Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-06T21:29:51.013Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-06T21:29:51.013Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-06T21:29:51.013Z] (5/6) Installing curl (7.79.1-r1) [2022-05-06T21:29:51.013Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-06T21:29:51.013Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T21:29:51.013Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T21:29:51.615Z] OK: 8 MiB in 20 packages [2022-05-06T21:29:54.262Z] Removing intermediate container 41dce2077c7a [2022-05-06T21:29:54.262Z] ---> a28a021b8efb [2022-05-06T21:29:54.262Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-06T21:29:54.262Z] ---> Running in 871d983b080e [2022-05-06T21:29:54.551Z] Removing intermediate container 871d983b080e [2022-05-06T21:29:54.551Z] ---> ee7672e178f6 [2022-05-06T21:29:54.551Z] Step 13/22 : WORKDIR /edgex [2022-05-06T21:29:54.837Z] ---> Running in 5786374551d1 [2022-05-06T21:29:55.447Z] Removing intermediate container 5786374551d1 [2022-05-06T21:29:55.447Z] ---> 08b5dfb78423 [2022-05-06T21:29:55.447Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-06T21:29:56.443Z] ---> 820f9865d124 [2022-05-06T21:29:56.443Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-06T21:29:57.911Z] ---> d5638f3e1aaf [2022-05-06T21:29:57.911Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-06T21:29:59.376Z] ---> 77f7aa29fac1 [2022-05-06T21:29:59.376Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-06T21:30:00.374Z] ---> fb88f29c5207 [2022-05-06T21:30:00.374Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-06T21:30:00.669Z] ---> Running in 2ddc4d0bf409 [2022-05-06T21:30:04.110Z] Removing intermediate container 2ddc4d0bf409 [2022-05-06T21:30:04.110Z] ---> 001be56d5f47 [2022-05-06T21:30:04.110Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-06T21:30:04.110Z] ---> Running in 2b1e910050ea [2022-05-06T21:30:04.404Z] Removing intermediate container 2b1e910050ea [2022-05-06T21:30:04.404Z] ---> cafbc16426d9 [2022-05-06T21:30:04.404Z] Step 20/22 : LABEL arch=arm64 [2022-05-06T21:30:04.707Z] ---> Running in 8e74230f745c [2022-05-06T21:30:05.308Z] Removing intermediate container 8e74230f745c [2022-05-06T21:30:05.308Z] ---> dd7ac1d1774b [2022-05-06T21:30:05.308Z] Step 21/22 : LABEL git_sha=66855652d033f75645a39005dbe1f3500f7a5fe7 [2022-05-06T21:30:05.308Z] ---> Running in 231d53ab9a16 [2022-05-06T21:30:05.921Z] Removing intermediate container 231d53ab9a16 [2022-05-06T21:30:05.921Z] ---> 7ad12d45c0b8 [2022-05-06T21:30:05.921Z] Step 22/22 : LABEL version=0.0.0 [2022-05-06T21:30:06.197Z] ---> Running in 4b4caff82d94 [2022-05-06T21:30:06.802Z] Removing intermediate container 4b4caff82d94 [2022-05-06T21:30:06.802Z] ---> 135db901dd10 [2022-05-06T21:30:06.802Z] [2022-05-06T21:30:07.082Z] Successfully built 135db901dd10 [2022-05-06T21:30:07.082Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-06T21:45:45.518Z]  Building security-proxy-setup ... done Building bin/spire-agent... [2022-05-06T21:45:45.518Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-06T21:45:45.518Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-06T21:45:45.518Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-06T21:45:45.518Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-06T21:45:45.518Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-06T21:45:45.518Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-06T21:45:45.518Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-06T21:45:46.517Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-06T21:45:46.517Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-06T21:45:46.517Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-06T21:45:46.517Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-06T21:45:46.517Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-06T21:45:46.799Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-06T21:48:53.827Z] Building bin/spire-agent... [2022-05-06T21:48:53.827Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-06T21:48:53.827Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-06T21:48:53.827Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-06T21:48:55.277Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-06T21:48:55.556Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-06T21:48:56.552Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-06T21:48:56.552Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-06T21:48:57.155Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-06T21:48:57.155Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-06T21:48:57.155Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-06T21:48:57.155Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-06T21:48:57.155Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-06T21:48:57.432Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-06T21:52:04.485Z] Removing intermediate container 86fde4b4ef43 [2022-05-06T21:52:04.485Z] ---> 219a6cbafe00 [2022-05-06T21:52:04.485Z] [2022-05-06T21:52:04.485Z] Step 13/26 : FROM alpine:3.15 [2022-05-06T21:52:04.485Z] ---> 3fb3c9af89a9 [2022-05-06T21:52:04.485Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T21:52:04.485Z] ---> Using cache [2022-05-06T21:52:04.485Z] ---> b1d688f53fbc [2022-05-06T21:52:04.485Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:52:04.485Z] ---> Using cache [2022-05-06T21:52:04.485Z] ---> 50f5f781fce0 [2022-05-06T21:52:04.485Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-06T21:52:04.485Z] ---> Running in 367aee912dd0 [2022-05-06T21:52:04.485Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:52:04.485Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:52:04.485Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T21:52:04.485Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T21:52:04.485Z] OK: 15730 distinct packages available [2022-05-06T21:52:04.485Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:52:04.485Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:52:04.485Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-06T21:52:04.485Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-06T21:52:04.485Z] (3/5) Installing libucontext (1.1-r0) [2022-05-06T21:52:04.485Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-06T21:52:04.485Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-06T21:52:04.485Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T21:52:04.485Z] OK: 6 MiB in 19 packages [2022-05-06T21:52:04.485Z] Removing intermediate container 367aee912dd0 [2022-05-06T21:52:04.485Z] ---> f1864c388cb8 [2022-05-06T21:52:04.485Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-06T21:52:06.473Z] ---> 5c3cb1513e6c [2022-05-06T21:52:06.473Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-06T21:52:11.885Z] ---> 9a1d9435c8e3 [2022-05-06T21:52:11.886Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-06T21:52:12.163Z] ---> dcd17b486184 [2022-05-06T21:52:12.163Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-06T21:52:12.763Z] ---> ddd42f0a5fc3 [2022-05-06T21:52:12.763Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-06T21:52:13.748Z] ---> 53904f378f30 [2022-05-06T21:52:13.748Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-06T21:52:13.748Z] ---> Running in 0dd84808eb0b [2022-05-06T21:52:14.025Z] Removing intermediate container 0dd84808eb0b [2022-05-06T21:52:14.025Z] ---> 1ef6a211364c [2022-05-06T21:52:14.025Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-06T21:52:14.298Z] ---> Running in 0fae7c914335 [2022-05-06T21:52:14.582Z] Removing intermediate container 0fae7c914335 [2022-05-06T21:52:14.582Z] ---> 71e2d0698db5 [2022-05-06T21:52:14.582Z] Step 24/26 : LABEL arch=arm64 [2022-05-06T21:52:14.856Z] ---> Running in 697e26645b9b [2022-05-06T21:52:15.457Z] Removing intermediate container 697e26645b9b [2022-05-06T21:52:15.457Z] ---> 967ed737f1a2 [2022-05-06T21:52:15.457Z] Step 25/26 : LABEL git_sha=66855652d033f75645a39005dbe1f3500f7a5fe7 [2022-05-06T21:52:15.457Z] ---> Running in cad61b497fbb [2022-05-06T21:52:16.072Z] Removing intermediate container cad61b497fbb [2022-05-06T21:52:16.072Z] ---> 5bc8c5f5c431 [2022-05-06T21:52:16.072Z] Step 26/26 : LABEL version=0.0.0 [2022-05-06T21:52:16.072Z] ---> Running in 57c3b74ddee3 [2022-05-06T21:52:16.678Z] Removing intermediate container 57c3b74ddee3 [2022-05-06T21:52:16.678Z] ---> a24d8413a169 [2022-05-06T21:52:16.678Z] [2022-05-06T21:52:16.952Z] Successfully built a24d8413a169 [2022-05-06T21:52:16.952Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-06T21:53:03.941Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-05-06T21:53:03.941Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-06T21:53:03.941Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-06T21:53:03.941Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-06T21:53:06.578Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-06T21:53:06.578Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-06T21:53:07.182Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-06T21:53:07.182Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-06T21:53:07.788Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-06T21:53:07.788Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-06T21:53:07.788Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-06T21:53:07.788Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-06T21:53:07.789Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-06T21:53:08.063Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-06T21:54:44.930Z] Removing intermediate container 8a068c1fae97 [2022-05-06T21:54:44.930Z] ---> 80158a146bff [2022-05-06T21:54:44.930Z] [2022-05-06T21:54:44.930Z] Step 13/25 : FROM alpine:3.15 [2022-05-06T21:54:44.930Z] ---> 3fb3c9af89a9 [2022-05-06T21:54:44.930Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T21:54:44.930Z] ---> Using cache [2022-05-06T21:54:44.930Z] ---> b1d688f53fbc [2022-05-06T21:54:44.930Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:54:44.930Z] ---> Using cache [2022-05-06T21:54:44.930Z] ---> 50f5f781fce0 [2022-05-06T21:54:44.930Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-06T21:54:44.930Z] ---> Using cache [2022-05-06T21:54:44.930Z] ---> f1864c388cb8 [2022-05-06T21:54:44.930Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-06T21:54:44.930Z] ---> 9d414630c214 [2022-05-06T21:54:44.930Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-06T21:54:44.930Z] ---> 6f18013db793 [2022-05-06T21:54:44.930Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-06T21:54:44.930Z] ---> 4a6a5968a6a2 [2022-05-06T21:54:44.930Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-06T21:54:44.930Z] ---> 81be776b389c [2022-05-06T21:54:44.930Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-06T21:54:44.930Z] ---> Running in bdebe21a7dcc [2022-05-06T21:54:44.930Z] Removing intermediate container bdebe21a7dcc [2022-05-06T21:54:44.930Z] ---> b5b172a4d004 [2022-05-06T21:54:44.930Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-06T21:54:44.930Z] ---> Running in 34e93b11ecf7 [2022-05-06T21:54:44.930Z] Removing intermediate container 34e93b11ecf7 [2022-05-06T21:54:44.930Z] ---> 201f0f82afd9 [2022-05-06T21:54:44.930Z] Step 23/25 : LABEL arch=arm64 [2022-05-06T21:54:44.930Z] ---> Running in 434c2eb69432 [2022-05-06T21:54:44.930Z] Removing intermediate container 434c2eb69432 [2022-05-06T21:54:44.930Z] ---> 5de76babb811 [2022-05-06T21:54:44.930Z] Step 24/25 : LABEL git_sha=66855652d033f75645a39005dbe1f3500f7a5fe7 [2022-05-06T21:54:44.930Z] ---> Running in 277b364a823a [2022-05-06T21:54:44.930Z] Removing intermediate container 277b364a823a [2022-05-06T21:54:44.930Z] ---> c5fa786bf785 [2022-05-06T21:54:44.930Z] Step 25/25 : LABEL version=0.0.0 [2022-05-06T21:54:44.930Z] ---> Running in 14b7ad9f88e7 [2022-05-06T21:54:44.930Z] Removing intermediate container 14b7ad9f88e7 [2022-05-06T21:54:44.930Z] ---> 640cc0ee10fa [2022-05-06T21:54:44.930Z] [2022-05-06T21:54:44.930Z] Successfully built 640cc0ee10fa [2022-05-06T21:54:44.930Z] Successfully tagged security-spire-server-arm64:latest [2022-05-06T21:57:06.794Z]  Building security-spire-server ... done Removing intermediate container aa3200212620 [2022-05-06T21:57:06.794Z] ---> 0baa6bc486b8 [2022-05-06T21:57:06.794Z] [2022-05-06T21:57:06.794Z] Step 13/26 : FROM alpine:3.15 [2022-05-06T21:57:06.795Z] ---> 3fb3c9af89a9 [2022-05-06T21:57:06.795Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T21:57:06.795Z] ---> Using cache [2022-05-06T21:57:06.795Z] ---> b1d688f53fbc [2022-05-06T21:57:06.795Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:57:06.795Z] ---> Using cache [2022-05-06T21:57:06.795Z] ---> 50f5f781fce0 [2022-05-06T21:57:06.795Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-06T21:57:06.795Z] ---> Running in 53ad6200d2c4 [2022-05-06T21:57:07.389Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:57:08.368Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:57:09.346Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T21:57:09.346Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T21:57:09.346Z] OK: 15730 distinct packages available [2022-05-06T21:57:09.346Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:57:10.322Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:57:11.295Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-06T21:57:11.295Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-06T21:57:11.295Z] (3/4) Installing libucontext (1.1-r0) [2022-05-06T21:57:11.295Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-06T21:57:11.571Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T21:57:11.571Z] OK: 6 MiB in 18 packages [2022-05-06T21:57:12.548Z] Removing intermediate container 53ad6200d2c4 [2022-05-06T21:57:12.548Z] ---> 573d6943f5b2 [2022-05-06T21:57:12.548Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-06T21:57:15.928Z] ---> ad98265de07e [2022-05-06T21:57:15.928Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-06T21:57:16.523Z] ---> 62fd0f12fc69 [2022-05-06T21:57:16.523Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-06T21:57:16.523Z] ---> Running in cc55a6df9951 [2022-05-06T21:57:17.125Z] Removing intermediate container cc55a6df9951 [2022-05-06T21:57:17.125Z] ---> 0879ed49159e [2022-05-06T21:57:17.125Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-06T21:57:17.399Z] ---> ecc895f9abb5 [2022-05-06T21:57:17.399Z] Step 21/26 : WORKDIR / [2022-05-06T21:57:17.671Z] ---> Running in 3ccc2578cb7e [2022-05-06T21:57:17.944Z] Removing intermediate container 3ccc2578cb7e [2022-05-06T21:57:17.944Z] ---> acc2b1625005 [2022-05-06T21:57:17.944Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-06T21:57:17.944Z] ---> Running in aa9bfd7c75c2 [2022-05-06T21:57:18.225Z] Removing intermediate container aa9bfd7c75c2 [2022-05-06T21:57:18.225Z] ---> 25e8dba62334 [2022-05-06T21:57:18.225Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-06T21:57:18.225Z] ---> Running in d7910b025d4a [2022-05-06T21:57:18.823Z] Removing intermediate container d7910b025d4a [2022-05-06T21:57:18.823Z] ---> 3003e093d797 [2022-05-06T21:57:18.823Z] Step 24/26 : LABEL arch=arm64 [2022-05-06T21:57:18.823Z] ---> Running in 1478450caba0 [2022-05-06T21:57:19.098Z] Removing intermediate container 1478450caba0 [2022-05-06T21:57:19.098Z] ---> 4be6595f74ce [2022-05-06T21:57:19.098Z] Step 25/26 : LABEL git_sha=66855652d033f75645a39005dbe1f3500f7a5fe7 [2022-05-06T21:57:19.098Z] ---> Running in 09e4993a5674 [2022-05-06T21:57:19.371Z] Removing intermediate container 09e4993a5674 [2022-05-06T21:57:19.371Z] ---> 667b6d8761bf [2022-05-06T21:57:19.371Z] Step 26/26 : LABEL version=0.0.0 [2022-05-06T21:57:19.647Z] ---> Running in c334b8505add [2022-05-06T21:57:19.931Z] Removing intermediate container c334b8505add [2022-05-06T21:57:19.931Z] ---> 6d36cdff61dd [2022-05-06T21:57:19.931Z] [2022-05-06T21:57:19.931Z] Successfully built 6d36cdff61dd [2022-05-06T21:57:19.931Z] Successfully tagged security-spire-config-arm64:latest [2022-05-06T21:57:20.537Z]  Building security-spire-config ... done  [Pipeline] } [2022-05-06T21:57:20.563Z] $ docker stop --time=1 aacd122fee80a8b79e298b19c330af9cd6f1d3443b67063163746724cbe1efc2 [2022-05-06T21:57:22.269Z] $ docker rm -f aacd122fee80a8b79e298b19c330af9cd6f1d3443b67063163746724cbe1efc2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-06T21:57:22.817Z] + docker images [2022-05-06T21:57:23.088Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-06T21:57:23.088Z] security-spire-config-arm64 latest 6d36cdff61dd 4 seconds ago 85.6MB [2022-05-06T21:57:23.088Z] 0baa6bc486b8 34 seconds ago 4.14GB [2022-05-06T21:57:23.088Z] security-spire-server-arm64 latest 640cc0ee10fa 2 minutes ago 86.3MB [2022-05-06T21:57:23.088Z] 80158a146bff 3 minutes ago 4.14GB [2022-05-06T21:57:23.088Z] security-spire-agent-arm64 latest a24d8413a169 5 minutes ago 126MB [2022-05-06T21:57:23.088Z] 219a6cbafe00 5 minutes ago 4.14GB [2022-05-06T21:57:23.088Z] security-proxy-setup-arm64 latest 135db901dd10 27 minutes ago 26.1MB [2022-05-06T21:57:23.088Z] 7ea8b3ad3eed 27 minutes ago 1.31GB [2022-05-06T21:57:23.088Z] core-metadata-arm64 latest 23a97a00a03e 30 minutes ago 16.3MB [2022-05-06T21:57:23.088Z] 94786ff0193c 30 minutes ago 1.31GB [2022-05-06T21:57:23.088Z] sys-mgmt-agent-arm64 latest ed1726d9d3dd 32 minutes ago 282MB [2022-05-06T21:57:23.088Z] 6e22e8468f8a 34 minutes ago 1.31GB [2022-05-06T21:57:23.088Z] security-spiffe-token-provider-arm64 latest 38e36d69742b 37 minutes ago 27.9MB [2022-05-06T21:57:23.088Z] 47c6faeaa3ee 37 minutes ago 1.36GB [2022-05-06T21:57:23.088Z] support-notifications-arm64 latest b47195c78a75 39 minutes ago 25.8MB [2022-05-06T21:57:23.088Z] a40c7ad5fbcb 39 minutes ago 1.36GB [2022-05-06T21:57:23.088Z] core-command-arm64 latest 1ed45518d0bd 41 minutes ago 15.5MB [2022-05-06T21:57:23.088Z] bf5d0c758439 41 minutes ago 1.3GB [2022-05-06T21:57:23.088Z] support-scheduler-arm64 latest 1763255ef7d4 47 minutes ago 25.2MB [2022-05-06T21:57:23.088Z] 1d0fcb5607f4 47 minutes ago 1.36GB [2022-05-06T21:57:23.088Z] core-data-arm64 latest dc73ccc41e7a 48 minutes ago 21.6MB [2022-05-06T21:57:23.088Z] 7bf91244ca01 49 minutes ago 1.34GB [2022-05-06T21:57:23.088Z] security-bootstrapper-arm64 latest 1fd2366b395a 49 minutes ago 18.3MB [2022-05-06T21:57:23.088Z] security-secretstore-setup-arm64 latest ad73e642246b 50 minutes ago 27.5MB [2022-05-06T21:57:23.088Z] 6dd7d476573c 50 minutes ago 1.31GB [2022-05-06T21:57:23.088Z] 72db748ae8c7 50 minutes ago 1.32GB [2022-05-06T21:57:23.088Z] ci-base-image-arm64 latest 2e5a437b2fe4 About an hour ago 885MB [2022-05-06T21:57:23.088Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB [2022-05-06T21:57:23.088Z] docker 20.10.14 c346e9eafbab 4 weeks ago 202MB [2022-05-06T21:57:23.088Z] alpine 3.14 ac73e934f311 4 weeks ago 5.34MB [2022-05-06T21:57:23.088Z] alpine 3.15 3fb3c9af89a9 4 weeks ago 5.32MB [2022-05-06T21:57:23.088Z] 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-06T21:57:23.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-06T21:57:23.534Z] [2022-05-06T21:57:23.534Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-06T21:57:23.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-06T21:57:24.157Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-06T21:57:24.157Z] 8998bd30e6a1: Pulling fs layer [2022-05-06T21:57:24.157Z] 04944245beec: Pulling fs layer [2022-05-06T21:57:24.157Z] 699f458cf7ca: Pulling fs layer [2022-05-06T21:57:24.157Z] 765212b225bb: Pulling fs layer [2022-05-06T21:57:24.157Z] f23df028b6ca: Pulling fs layer [2022-05-06T21:57:24.157Z] d65c8cfc05b1: Pulling fs layer [2022-05-06T21:57:24.157Z] 2437ff75d9bd: Pulling fs layer [2022-05-06T21:57:24.157Z] f23df028b6ca: Waiting [2022-05-06T21:57:24.157Z] d65c8cfc05b1: Waiting [2022-05-06T21:57:24.157Z] 765212b225bb: Waiting [2022-05-06T21:57:24.157Z] 2437ff75d9bd: Waiting [2022-05-06T21:57:24.157Z] 04944245beec: Verifying Checksum [2022-05-06T21:57:24.157Z] 04944245beec: Download complete [2022-05-06T21:57:24.157Z] 765212b225bb: Verifying Checksum [2022-05-06T21:57:24.157Z] 765212b225bb: Download complete [2022-05-06T21:57:24.157Z] f23df028b6ca: Verifying Checksum [2022-05-06T21:57:24.157Z] f23df028b6ca: Download complete [2022-05-06T21:57:24.430Z] d65c8cfc05b1: Verifying Checksum [2022-05-06T21:57:24.430Z] d65c8cfc05b1: Download complete [2022-05-06T21:57:24.430Z] 699f458cf7ca: Verifying Checksum [2022-05-06T21:57:24.430Z] 699f458cf7ca: Download complete [2022-05-06T21:57:24.705Z] 8998bd30e6a1: Verifying Checksum [2022-05-06T21:57:24.705Z] 8998bd30e6a1: Download complete [2022-05-06T21:57:27.323Z] 2437ff75d9bd: Verifying Checksum [2022-05-06T21:57:27.323Z] 2437ff75d9bd: Download complete [2022-05-06T21:57:29.298Z] 8998bd30e6a1: Pull complete [2022-05-06T21:57:29.894Z] 04944245beec: Pull complete [2022-05-06T21:57:31.331Z] 699f458cf7ca: Pull complete [2022-05-06T21:57:31.604Z] 765212b225bb: Pull complete [2022-05-06T21:57:32.581Z] f23df028b6ca: Pull complete [2022-05-06T21:57:32.581Z] d65c8cfc05b1: Pull complete [2022-05-06T21:57:47.664Z] 2437ff75d9bd: Pull complete [2022-05-06T21:57:47.664Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-06T21:57:47.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-06T21:57:47.664Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-06T21:57:47.925Z] prd-ubuntu20.04-docker-arm64-4c-16g-41343 does not seem to be running inside a container [2022-05-06T21:57:48.037Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-06T21:57:50.951Z] $ docker top 666ddf32d23a441df858712a2f749ccb3f867f989d634a25ba80d79270b00345 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T21:57:52.008Z] ---> job-cost.sh [2022-05-06T21:57:52.008Z] lf-activate-venv: SKIPPING [2022-05-06T21:57:52.008Z] INFO: No Stack... [2022-05-06T21:57:52.604Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-06T21:57:53.581Z] INFO: Archiving Costs [Pipeline] sh [2022-05-06T21:57:54.261Z] + cut -d, -f6 [2022-05-06T21:57:54.261Z] + cat /w/workspace/edgex-go/7/archives/cost.csv [Pipeline] lock [2022-05-06T21:57:54.296Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3995-7-stack-cost] [2022-05-06T21:57:54.302Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3995-7-stack-cost] did not exist. Created. [2022-05-06T21:57:54.302Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3995-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-06T21:57:54.987Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-06T21:57:55.194Z] Stashed 1 file(s) [Pipeline] } [2022-05-06T21:57:55.203Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3995-7-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-06T21:57:55.240Z] $ docker stop --time=1 666ddf32d23a441df858712a2f749ccb3f867f989d634a25ba80d79270b00345 [2022-05-06T21:57:56.789Z] $ docker rm -f 666ddf32d23a441df858712a2f749ccb3f867f989d634a25ba80d79270b00345 [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-06T21:57:57.339Z] provisioning config files... [2022-05-06T21:57:57.348Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config1791654244089936350tmp [Pipeline] { [Pipeline] sh [2022-05-06T21:57:57.650Z] + set +x [2022-05-06T21:57:57.650Z] + + curl -s https://codecov.io/bashbash [2022-05-06T21:57:57.650Z] -s -- [2022-05-06T21:57:57.650Z] [2022-05-06T21:57:57.650Z] _____ _ [2022-05-06T21:57:57.650Z] / ____| | | [2022-05-06T21:57:57.650Z] | | ___ __| | ___ ___ _____ __ [2022-05-06T21:57:57.650Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-06T21:57:57.650Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-06T21:57:57.650Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-06T21:57:57.650Z] Bash-1.0.6 [2022-05-06T21:57:57.650Z] [2022-05-06T21:57:57.650Z] [2022-05-06T21:57:57.650Z] ==> git version 2.25.1 found [2022-05-06T21:57:57.650Z] ==> 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-06T21:57:57.650Z] Release-Date: 2020-01-08 [2022-05-06T21:57:57.650Z] 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-06T21:57:57.650Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-06T21:57:57.650Z] ==> Jenkins CI detected. [2022-05-06T21:57:57.650Z] current dir:  /w/workspace/edgex-go/7 [2022-05-06T21:57:57.650Z] project root: . [2022-05-06T21:57:57.650Z] --> token set from env [2022-05-06T21:57:57.650Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-06T21:57:57.909Z] ==> Running gcov in . (disable via -X gcov) [2022-05-06T21:57:57.910Z] ==> Python coveragepy not found [2022-05-06T21:57:57.910Z] ==> Searching for coverage reports in: [2022-05-06T21:57:57.910Z] + . [2022-05-06T21:57:57.910Z] -> Found 1 reports [2022-05-06T21:57:57.910Z] ==> Detecting git/mercurial file structure [2022-05-06T21:57:57.910Z] ==> Reading reports [2022-05-06T21:57:57.910Z] + ./coverage.out bytes=435134 [2022-05-06T21:57:57.910Z] ==> Appending adjustments [2022-05-06T21:57:57.910Z] https://docs.codecov.io/docs/fixing-reports [2022-05-06T21:57:59.295Z] + Found adjustments [2022-05-06T21:57:59.295Z] ==> Gzipping contents [2022-05-06T21:57:59.295Z] 60K /tmp/codecov.wnFk2F.gz [2022-05-06T21:57:59.295Z] ==> Uploading reports [2022-05-06T21:57:59.295Z] url: https://codecov.io [2022-05-06T21:57:59.295Z] query: branch=PR-3995&commit=bcd7ac928b6621fbd55f5fdd80a6226aaf746747&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3995%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3995&job=&cmd_args= [2022-05-06T21:57:59.295Z] -> Pinging Codecov [2022-05-06T21:57:59.296Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3995&commit=bcd7ac928b6621fbd55f5fdd80a6226aaf746747&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3995%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3995&job=&cmd_args= [2022-05-06T21:57:59.296Z] -> Uploading to [2022-05-06T21:57:59.296Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-06/00271124DB129430A58F1EEE437C3FCB/bcd7ac928b6621fbd55f5fdd80a6226aaf746747/91041c70-abba-470b-8f85-86e7674ae1b2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220506%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220506T215759Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f3d65187e483cfcb4c7e1f41e6b106af8c51accb3ce5af7c5bc0b9663827ada6 [2022-05-06T21:57:59.296Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-06T21:57:59.296Z] Dload Upload Total Spent Left Speed [2022-05-06T21:57:59.556Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59763 0 0 100 59763 0 240k --:--:-- --:--:-- --:--:-- 240k [2022-05-06T21:57:59.556Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/bcd7ac928b6621fbd55f5fdd80a6226aaf746747 [Pipeline] } [2022-05-06T21:57:59.564Z] 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-06T21:58:00.343Z] + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-06T21:58:00.640Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T21:58:01.521Z] ---> package-listing.sh [2022-05-06T21:58:01.521Z] ++ facter osfamily [2022-05-06T21:58:01.521Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-06T21:58:01.783Z] + OS_FAMILY=debian [2022-05-06T21:58:01.783Z] + workspace=/w/workspace/edgex-go/7 [2022-05-06T21:58:01.783Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-06T21:58:01.783Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-06T21:58:01.783Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-06T21:58:01.783Z] + PACKAGES=/tmp/packages_start.txt [2022-05-06T21:58:01.783Z] + '[' /w/workspace/edgex-go/7 ']' [2022-05-06T21:58:01.783Z] + PACKAGES=/tmp/packages_end.txt [2022-05-06T21:58:01.783Z] + case "${OS_FAMILY}" in [2022-05-06T21:58:01.783Z] + dpkg -l [2022-05-06T21:58:01.783Z] + grep '^ii' [2022-05-06T21:58:01.783Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-06T21:58:01.783Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-06T21:58:01.783Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-06T21:58:01.783Z] + '[' /w/workspace/edgex-go/7 ']' [2022-05-06T21:58:01.783Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2022-05-06T21:58:01.783Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2022-05-06T21:58:01.799Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-06T21:58:02.084Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-06T21:58:02.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-06T21:58:02.647Z] [2022-05-06T21:58:02.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T21:58:02.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-06T21:58:02.954Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-06T21:58:02.954Z] 5eb5b503b376: Pulling fs layer [2022-05-06T21:58:02.954Z] 5c69ac0246d0: Pulling fs layer [2022-05-06T21:58:02.954Z] ec43610c2a17: Pulling fs layer [2022-05-06T21:58:02.954Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-06T21:58:02.954Z] 33b1e0a273af: Pulling fs layer [2022-05-06T21:58:02.954Z] 5d3b04190fa2: Pulling fs layer [2022-05-06T21:58:02.955Z] 2f39f015ded8: Pulling fs layer [2022-05-06T21:58:02.955Z] 3a2ae6a8a46f: Waiting [2022-05-06T21:58:02.955Z] 5d3b04190fa2: Waiting [2022-05-06T21:58:02.955Z] 2f39f015ded8: Waiting [2022-05-06T21:58:02.955Z] 33b1e0a273af: Waiting [2022-05-06T21:58:02.955Z] 5c69ac0246d0: Verifying Checksum [2022-05-06T21:58:02.955Z] 5c69ac0246d0: Download complete [2022-05-06T21:58:02.955Z] 3a2ae6a8a46f: Download complete [2022-05-06T21:58:02.955Z] 33b1e0a273af: Verifying Checksum [2022-05-06T21:58:02.955Z] 33b1e0a273af: Download complete [2022-05-06T21:58:02.955Z] ec43610c2a17: Verifying Checksum [2022-05-06T21:58:02.955Z] ec43610c2a17: Download complete [2022-05-06T21:58:02.955Z] 5d3b04190fa2: Download complete [2022-05-06T21:58:03.216Z] 5eb5b503b376: Verifying Checksum [2022-05-06T21:58:03.216Z] 5eb5b503b376: Download complete [2022-05-06T21:58:03.786Z] 2f39f015ded8: Download complete [2022-05-06T21:58:04.354Z] 5eb5b503b376: Pull complete [2022-05-06T21:58:04.614Z] 5c69ac0246d0: Pull complete [2022-05-06T21:58:04.873Z] ec43610c2a17: Pull complete [2022-05-06T21:58:05.134Z] 3a2ae6a8a46f: Pull complete [2022-05-06T21:58:05.394Z] 33b1e0a273af: Pull complete [2022-05-06T21:58:05.394Z] 5d3b04190fa2: Pull complete [2022-05-06T21:58:10.674Z] 2f39f015ded8: Pull complete [2022-05-06T21:58:10.674Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-06T21:58:10.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-06T21:58:10.674Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-06T21:58:10.739Z] prd-ubuntu20.04-docker-8c-8g-41096 does not seem to be running inside a container [2022-05-06T21:58:10.780Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-06T21:58:12.511Z] $ docker top 4d5b80f7faeea46cec49c551757432bf7ff72e357b09d969b53649db85d04699 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T21:58:12.862Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-06T21:58:13.152Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-06T21:58:13.441Z] + ls /var/log/sa-host [2022-05-06T21:58:13.441Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-06T21:58:13.653Z] provisioning config files... [2022-05-06T21:58:13.664Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config7491008666385726326tmp [Pipeline] { [Pipeline] echo [2022-05-06T21:58:13.679Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T21:58:13.967Z] ---> create-netrc.sh [Pipeline] } [2022-05-06T21:58:13.975Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-06T21:58:14.315Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-06T21:58:14.325Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T21:58:14.613Z] ---> sudo-logs.sh [2022-05-06T21:58:14.613Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-06T21:58:14.638Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T21:58:14.922Z] ---> job-cost.sh [2022-05-06T21:58:14.922Z] lf-activate-venv: SKIPPING [2022-05-06T21:58:14.922Z] DEBUG: total: 0.2199999988079071 [2022-05-06T21:58:14.922Z] INFO: Retrieving Stack Cost... [2022-05-06T21:58:15.492Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-06T21:58:16.062Z] INFO: Archiving Costs [Pipeline] echo [2022-05-06T21:58:16.077Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T21:58:16.361Z] ---> logs-deploy.sh [2022-05-06T21:58:16.361Z] lf-activate-venv: SKIPPING [2022-05-06T21:58:16.361Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3995/7 [2022-05-06T21:58:16.361Z] INFO: archiving workspace using pattern(s): [2022-05-06T21:58:17.299Z] Archives upload complete. [2022-05-06T21:58:17.299Z] INFO: archiving logs to Nexus