Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3ee9eaba3fba0a7393245d4157fc3249c3e7404b+08f871be9aeb39437cbfe86cbb0b4d15d0abe658 (dc16de6893d8e162cf0366e8844e14e61ef70229) 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-ssh9960358677615190121.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-ssh11122190774328067639.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-3987/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-3987/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14813496472062787761.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-ssh10051982175298823168.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-3987/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-3987/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17329975273954541614.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-33713 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [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 Merging remotes/origin/main commit 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 into PR head commit 3ee9eaba3fba0a7393245d4157fc3249c3e7404b > 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/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ee9eaba3fba0a7393245d4157fc3249c3e7404b # 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 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 # timeout=10 Merge succeeded, producing 26051982e16b3c0decf5ed2b2c134200c5ec23cb Checking out Revision 26051982e16b3c0decf5ed2b2c134200c5ec23cb (PR-3987) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 26051982e16b3c0decf5ed2b2c134200c5ec23cb # timeout=10 Commit message: "Merge commit '08f871be9aeb39437cbfe86cbb0b4d15d0abe658' into HEAD" > git rev-list --no-walk 3ee9eaba3fba0a7393245d4157fc3249c3e7404b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-28T20:29:49.788Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-28T20:29:49.851Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-28T20:29:49.865Z] ========================================================= [2022-04-28T20:29:49.865Z] EdgeX Global Pipelines Version Info [2022-04-28T20:29:49.865Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-28T20:29:50.679Z] ------------------- [2022-04-28T20:29:50.679Z] stable info: [2022-04-28T20:29:50.679Z] ------------------- [2022-04-28T20:29:50.679Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-28T20:29:50.679Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T20:29:50.679Z] Message: update stable to v1.0.227 [2022-04-28T20:29:51.252Z] ------------------- [2022-04-28T20:29:51.252Z] experimental info: [2022-04-28T20:29:51.252Z] ------------------- [2022-04-28T20:29:51.252Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-28T20:29:51.252Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T20:29:51.252Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-28T20:29:51.388Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-28T20:29:51.397Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-28T20:29:51.404Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-28T20:29:51.413Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-28T20:29:51.428Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-28T20:29:51.437Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-28T20:29:51.448Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-28T20:29:51.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-28T20:29:51.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-28T20:29:51.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-28T20:29:51.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-28T20:29:51.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-28T20:29:51.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-28T20:29:51.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-28T20:29:51.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-28T20:29:51.561Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T20:29:51.574Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T20:29:51.584Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-28T20:29:51.595Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-28T20:29:51.606Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-28T20:29:51.619Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-28T20:29:51.630Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-28T20:29:51.641Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3987 [Pipeline] echo [2022-04-28T20:29:51.655Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3987 [Pipeline] echo [2022-04-28T20:29:51.667Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3987 [Pipeline] echo [2022-04-28T20:29:51.682Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 26051982e16b3c0decf5ed2b2c134200c5ec23cb [Pipeline] echo [2022-04-28T20:29:51.698Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2605198 [Pipeline] echo [2022-04-28T20:29:51.710Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T20:29:51.755Z] provisioning config files... [2022-04-28T20:29:51.766Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config8486443452245898434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T20:29:52.070Z] ---> docker-login.sh [2022-04-28T20:29:52.070Z] nexus3.edgexfoundry.org:10001 [2022-04-28T20:29:52.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T20:29:52.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T20:29:52.593Z] Configure a credential helper to remove this warning. See [2022-04-28T20:29:52.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T20:29:52.593Z] [2022-04-28T20:29:52.593Z] Login Succeeded [2022-04-28T20:29:52.593Z] nexus3.edgexfoundry.org:10002 [2022-04-28T20:29:52.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T20:29:52.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T20:29:52.593Z] Configure a credential helper to remove this warning. See [2022-04-28T20:29:52.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T20:29:52.593Z] [2022-04-28T20:29:52.593Z] Login Succeeded [2022-04-28T20:29:52.593Z] nexus3.edgexfoundry.org:10003 [2022-04-28T20:29:52.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T20:29:52.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T20:29:52.856Z] Configure a credential helper to remove this warning. See [2022-04-28T20:29:52.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T20:29:52.856Z] [2022-04-28T20:29:52.856Z] Login Succeeded [2022-04-28T20:29:52.856Z] nexus3.edgexfoundry.org:10004 [2022-04-28T20:29:52.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T20:29:52.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T20:29:52.856Z] Configure a credential helper to remove this warning. See [2022-04-28T20:29:52.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T20:29:52.856Z] [2022-04-28T20:29:52.856Z] Login Succeeded [2022-04-28T20:29:52.856Z] docker.io [2022-04-28T20:29:53.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T20:29:53.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T20:29:53.378Z] Configure a credential helper to remove this warning. See [2022-04-28T20:29:53.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T20:29:53.378Z] [2022-04-28T20:29:53.378Z] Login Succeeded [2022-04-28T20:29:53.378Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T20:29:53.386Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T20:29:53.702Z] + 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-04-28T20:29:53.702Z] + cut -d/ -f2 [2022-04-28T20:29:53.702Z] + dirname cmd/core-command/Dockerfile [2022-04-28T20:29:53.702Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-28T20:29:53.702Z] + cut -d/ -f2 [2022-04-28T20:29:53.702Z] + dirname cmd/core-data/Dockerfile [2022-04-28T20:29:53.702Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-28T20:29:53.702Z] + dirname cmd/core-metadata/Dockerfile [2022-04-28T20:29:53.702Z] + cut -d/ -f2 [2022-04-28T20:29:53.702Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-28T20:29:53.702Z] + + dirnamecut cmd/security-bootstrapper/Dockerfile -d/ [2022-04-28T20:29:53.702Z] -f2 [2022-04-28T20:29:53.702Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-28T20:29:53.702Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-28T20:29:53.702Z] + cut -d/ -f2 [2022-04-28T20:29:53.702Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-28T20:29:53.702Z] + cut -d/ -f2 [2022-04-28T20:29:53.702Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-28T20:29:53.702Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-28T20:29:53.702Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-28T20:29:53.702Z] + cut -d/ -f2 [2022-04-28T20:29:53.702Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-28T20:29:53.702Z] + cut -d/ -f2 [2022-04-28T20:29:53.702Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-28T20:29:53.702Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-28T20:29:53.702Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-28T20:29:53.702Z] + cut -d/ -f2 [2022-04-28T20:29:53.702Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-28T20:29:53.702Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-28T20:29:53.702Z] + cut -d/ -f2 [2022-04-28T20:29:53.702Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-28T20:29:53.702Z] + + dirname cmd/support-notifications/Dockerfile [2022-04-28T20:29:53.702Z] cut -d/ -f2 [2022-04-28T20:29:53.702Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-28T20:29:53.702Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-28T20:29:53.702Z] + cut -d/ -f2 [2022-04-28T20:29:53.702Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-28T20:29:53.702Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-28T20:29:53.702Z] + cut -d/ -f2 [2022-04-28T20:29:53.702Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-28T20:29:53.821Z] 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-04-28T20:29:54.178Z] + git rev-list -1 --merges 26051982e16b3c0decf5ed2b2c134200c5ec23cb~1..26051982e16b3c0decf5ed2b2c134200c5ec23cb [Pipeline] echo [2022-04-28T20:29:54.194Z] -----------> git rev-list -1 --merges 26051982e16b3c0decf5ed2b2c134200c5ec23cb~1..26051982e16b3c0decf5ed2b2c134200c5ec23cb 26051982e16b3c0decf5ed2b2c134200c5ec23cb [2022-04-28T20:29:54.194Z] 26051982e16b3c0decf5ed2b2c134200c5ec23cb [false] [Pipeline] sh [2022-04-28T20:29:54.494Z] + git log --format=format:%s -1 26051982e16b3c0decf5ed2b2c134200c5ec23cb [Pipeline] echo [2022-04-28T20:29:54.512Z] ========================================================= [2022-04-28T20:29:54.512Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-28T20:29:54.512Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-28T20:29:55.116Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T20:29:55.116Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-28T20:29:55.116Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-28T20:29:55.116Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-28T20:29:55.116Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-28T20:29:55.116Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-28T20:29:55.116Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T20:29:55.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T20:29:55.472Z] [2022-04-28T20:29:55.472Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T20:29:55.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T20:29:55.784Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-28T20:29:55.784Z] 1fe172e4850f: Pulling fs layer [2022-04-28T20:29:55.784Z] caf521ccaac6: Pulling fs layer [2022-04-28T20:29:55.784Z] 3ead6fa29328: Pulling fs layer [2022-04-28T20:29:55.784Z] 5c2a1cbceb83: Pulling fs layer [2022-04-28T20:29:55.784Z] a8d5f1318db7: Pulling fs layer [2022-04-28T20:29:55.784Z] c427282e49a2: Pulling fs layer [2022-04-28T20:29:55.784Z] 1827001aaf11: Pulling fs layer [2022-04-28T20:29:55.784Z] 0714d37db230: Pulling fs layer [2022-04-28T20:29:55.784Z] ac28cf19c067: Pulling fs layer [2022-04-28T20:29:55.784Z] ca983d60f3e2: Pulling fs layer [2022-04-28T20:29:55.784Z] 9f894cec8388: Pulling fs layer [2022-04-28T20:29:55.784Z] 5c2a1cbceb83: Waiting [2022-04-28T20:29:55.784Z] a8d5f1318db7: Waiting [2022-04-28T20:29:55.784Z] c427282e49a2: Waiting [2022-04-28T20:29:55.784Z] 1827001aaf11: Waiting [2022-04-28T20:29:55.784Z] 0714d37db230: Waiting [2022-04-28T20:29:55.784Z] ac28cf19c067: Waiting [2022-04-28T20:29:55.784Z] ca983d60f3e2: Waiting [2022-04-28T20:29:55.784Z] 9f894cec8388: Waiting [2022-04-28T20:29:55.784Z] caf521ccaac6: Verifying Checksum [2022-04-28T20:29:55.784Z] caf521ccaac6: Download complete [2022-04-28T20:29:55.784Z] 5c2a1cbceb83: Verifying Checksum [2022-04-28T20:29:55.784Z] 5c2a1cbceb83: Download complete [2022-04-28T20:29:56.045Z] a8d5f1318db7: Verifying Checksum [2022-04-28T20:29:56.045Z] a8d5f1318db7: Download complete [2022-04-28T20:29:56.045Z] 3ead6fa29328: Verifying Checksum [2022-04-28T20:29:56.045Z] 3ead6fa29328: Download complete [2022-04-28T20:29:56.045Z] c427282e49a2: Verifying Checksum [2022-04-28T20:29:56.045Z] c427282e49a2: Download complete [2022-04-28T20:29:56.045Z] 0714d37db230: Verifying Checksum [2022-04-28T20:29:56.045Z] 0714d37db230: Download complete [2022-04-28T20:29:56.045Z] ac28cf19c067: Verifying Checksum [2022-04-28T20:29:56.045Z] ac28cf19c067: Download complete [2022-04-28T20:29:56.045Z] ca983d60f3e2: Verifying Checksum [2022-04-28T20:29:56.045Z] ca983d60f3e2: Download complete [2022-04-28T20:29:56.045Z] 9f894cec8388: Verifying Checksum [2022-04-28T20:29:56.045Z] 9f894cec8388: Download complete [2022-04-28T20:29:56.045Z] 1fe172e4850f: Verifying Checksum [2022-04-28T20:29:56.045Z] 1fe172e4850f: Download complete [2022-04-28T20:29:56.619Z] 1827001aaf11: Verifying Checksum [2022-04-28T20:29:56.619Z] 1827001aaf11: Download complete [2022-04-28T20:29:57.559Z] 1fe172e4850f: Pull complete [2022-04-28T20:29:57.819Z] caf521ccaac6: Pull complete [2022-04-28T20:29:58.394Z] 3ead6fa29328: Pull complete [2022-04-28T20:29:58.394Z] 5c2a1cbceb83: Pull complete [2022-04-28T20:29:58.654Z] a8d5f1318db7: Pull complete [2022-04-28T20:29:58.918Z] c427282e49a2: Pull complete [2022-04-28T20:30:00.848Z] 1827001aaf11: Pull complete [2022-04-28T20:30:01.110Z] 0714d37db230: Pull complete [2022-04-28T20:30:01.110Z] ac28cf19c067: Pull complete [2022-04-28T20:30:01.372Z] ca983d60f3e2: Pull complete [2022-04-28T20:30:01.372Z] 9f894cec8388: Pull complete [2022-04-28T20:30:01.372Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-28T20:30:01.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T20:30:01.372Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-28T20:30:01.459Z] prd-ubuntu20.04-docker-8c-8g-33713 does not seem to be running inside a container [2022-04-28T20:30:01.511Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T20:30:02.817Z] $ docker top 45e4232cf0ac7ae644924f855748c41850fb7ec5be091251927ddf1279222d63 -eo pid,comm [2022-04-28T20:30:02.879Z] 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-04-28T20:30:02.879Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T20:30:02.922Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T20:30:02.922Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T20:30:03.063Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T20:30:03.073Z] $ docker exec 45e4232cf0ac7ae644924f855748c41850fb7ec5be091251927ddf1279222d63 ssh-agent [2022-04-28T20:30:03.193Z] SSH_AUTH_SOCK=/tmp/ssh-VC78JgYxAUxj/agent.33 [2022-04-28T20:30:03.193Z] SSH_AGENT_PID=39 [2022-04-28T20:30:03.203Z] Running ssh-add (command line suppressed) [2022-04-28T20:30:03.340Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_7159294936442772830.key (/w/workspace/edgex-go/7@tmp/private_key_7159294936442772830.key) [2022-04-28T20:30:03.350Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T20:30:03.645Z] + git tag --points-at HEAD [Pipeline] } [2022-04-28T20:30:03.672Z] $ docker exec --env ******** --env ******** 45e4232cf0ac7ae644924f855748c41850fb7ec5be091251927ddf1279222d63 ssh-agent -k [2022-04-28T20:30:03.801Z] unset SSH_AUTH_SOCK; [2022-04-28T20:30:03.801Z] unset SSH_AGENT_PID; [2022-04-28T20:30:03.801Z] echo Agent pid 39 killed; [2022-04-28T20:30:03.804Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-28T20:30:03.831Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T20:30:03.831Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T20:30:03.977Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T20:30:03.987Z] $ docker exec 45e4232cf0ac7ae644924f855748c41850fb7ec5be091251927ddf1279222d63 ssh-agent [2022-04-28T20:30:04.108Z] SSH_AUTH_SOCK=/tmp/ssh-4RrWSk35jq53/agent.73 [2022-04-28T20:30:04.108Z] SSH_AGENT_PID=79 [2022-04-28T20:30:04.114Z] Running ssh-add (command line suppressed) [2022-04-28T20:30:04.253Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_1768679586646644570.key (/w/workspace/edgex-go/7@tmp/private_key_1768679586646644570.key) [2022-04-28T20:30:04.260Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T20:30:04.549Z] + git semver init [2022-04-28T20:30:05.122Z] 2022-04-28 20:30:04,837 [run_init] DEBUG init version:0.0.0 force:False [2022-04-28T20:30:05.122Z] 2022-04-28 20:30:04,838 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/7/.semver [2022-04-28T20:30:05.122Z] 2022-04-28 20:30:04,839 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/7/.semver [2022-04-28T20:30:05.122Z] 2022-04-28 20:30:04,839 [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-04-28T20:30:09.341Z] 2022-04-28 20:30:09,263 [append_file] DEBUG append to file:/w/workspace/edgex-go/7/.git/info/exclude [2022-04-28T20:30:09.341Z] 2022-04-28 20:30:09,263 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/7/.semver/PR-3987 with force:False [2022-04-28T20:30:09.341Z] 2022-04-28 20:30:09,263 [write_file] DEBUG write to file:/w/workspace/edgex-go/7/.semver/PR-3987 [2022-04-28T20:30:09.341Z] 2022-04-28 20:30:09,268 [execute] INFO git cat-file --batch-check [2022-04-28T20:30:09.341Z] 2022-04-28 20:30:09,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T20:30:09.341Z] 2022-04-28 20:30:09,273 [execute] INFO git cat-file --batch [2022-04-28T20:30:09.341Z] 2022-04-28 20:30:09,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T20:30:09.341Z] 2022-04-28 20:30:09,278 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/PR-3987 [2022-04-28T20:30:09.341Z] 0.0.0 [Pipeline] } [2022-04-28T20:30:09.360Z] $ docker exec --env ******** --env ******** 45e4232cf0ac7ae644924f855748c41850fb7ec5be091251927ddf1279222d63 ssh-agent -k [2022-04-28T20:30:09.486Z] unset SSH_AUTH_SOCK; [2022-04-28T20:30:09.487Z] unset SSH_AGENT_PID; [2022-04-28T20:30:09.487Z] echo Agent pid 79 killed; [2022-04-28T20:30:09.491Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T20:30:09.803Z] + git semver [Pipeline] } [2022-04-28T20:30:10.098Z] $ docker stop --time=1 45e4232cf0ac7ae644924f855748c41850fb7ec5be091251927ddf1279222d63 [2022-04-28T20:30:11.400Z] $ docker rm -f 45e4232cf0ac7ae644924f855748c41850fb7ec5be091251927ddf1279222d63 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T20:30:11.743Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-28T20:30:12.003Z] Stashed 1 file(s) [Pipeline] echo [2022-04-28T20:30:12.007Z] [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-04-28T20:30:12.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T20:30:12.117Z] ========================================================= [2022-04-28T20:30:12.117Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-28T20:30:12.117Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T20:30:12.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T20:30:12.407Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-28T20:30:12.407Z] 59bf1c3509f3: Pulling fs layer [2022-04-28T20:30:12.407Z] 666ba61612fd: Pulling fs layer [2022-04-28T20:30:12.407Z] 8ed8ca486205: Pulling fs layer [2022-04-28T20:30:12.407Z] 4fe6c5a15a65: Pulling fs layer [2022-04-28T20:30:12.407Z] 22a0e8bec74d: Pulling fs layer [2022-04-28T20:30:12.407Z] ca2b28591e48: Pulling fs layer [2022-04-28T20:30:12.407Z] a51346096db8: Pulling fs layer [2022-04-28T20:30:12.407Z] daebc70d1ce1: Pulling fs layer [2022-04-28T20:30:12.407Z] 0e18a0eac166: Pulling fs layer [2022-04-28T20:30:12.407Z] a51346096db8: Waiting [2022-04-28T20:30:12.407Z] 0e18a0eac166: Waiting [2022-04-28T20:30:12.407Z] daebc70d1ce1: Waiting [2022-04-28T20:30:12.407Z] 22a0e8bec74d: Waiting [2022-04-28T20:30:12.407Z] ca2b28591e48: Waiting [2022-04-28T20:30:12.407Z] 4fe6c5a15a65: Waiting [2022-04-28T20:30:12.407Z] 8ed8ca486205: Verifying Checksum [2022-04-28T20:30:12.407Z] 8ed8ca486205: Download complete [2022-04-28T20:30:12.407Z] 666ba61612fd: Verifying Checksum [2022-04-28T20:30:12.407Z] 666ba61612fd: Download complete [2022-04-28T20:30:12.407Z] 22a0e8bec74d: Verifying Checksum [2022-04-28T20:30:12.407Z] 22a0e8bec74d: Download complete [2022-04-28T20:30:12.407Z] ca2b28591e48: Download complete [2022-04-28T20:30:12.407Z] 59bf1c3509f3: Verifying Checksum [2022-04-28T20:30:12.407Z] 59bf1c3509f3: Download complete [2022-04-28T20:30:12.407Z] a51346096db8: Verifying Checksum [2022-04-28T20:30:12.407Z] a51346096db8: Download complete [2022-04-28T20:30:12.669Z] daebc70d1ce1: Verifying Checksum [2022-04-28T20:30:12.669Z] daebc70d1ce1: Download complete [2022-04-28T20:30:12.669Z] 59bf1c3509f3: Pull complete [2022-04-28T20:30:12.932Z] 666ba61612fd: Pull complete [2022-04-28T20:30:12.932Z] 8ed8ca486205: Pull complete [2022-04-28T20:30:13.195Z] 0e18a0eac166: Verifying Checksum [2022-04-28T20:30:13.195Z] 0e18a0eac166: Download complete [2022-04-28T20:30:13.454Z] 4fe6c5a15a65: Verifying Checksum [2022-04-28T20:30:13.454Z] 4fe6c5a15a65: Download complete [2022-04-28T20:30:18.737Z] 4fe6c5a15a65: Pull complete [2022-04-28T20:30:18.737Z] 22a0e8bec74d: Pull complete [2022-04-28T20:30:18.737Z] ca2b28591e48: Pull complete [2022-04-28T20:30:18.737Z] a51346096db8: Pull complete [2022-04-28T20:30:18.737Z] daebc70d1ce1: Pull complete [2022-04-28T20:30:20.647Z] 0e18a0eac166: Pull complete [2022-04-28T20:30:20.647Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-28T20:30:20.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T20:30:20.647Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-28T20:30:20.949Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T20:30:20.949Z] WORKDIR /edgex [2022-04-28T20:30:20.949Z] COPY go.mod . [2022-04-28T20:30:20.949Z] RUN go mod download [2022-04-28T20:30:20.949Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-28T20:30:22.339Z] Sending build context to Docker daemon 335.2MB [2022-04-28T20:30:22.339Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T20:30:22.599Z] ---> f018257e8ee9 [2022-04-28T20:30:22.599Z] Step 2/4 : WORKDIR /edgex [2022-04-28T20:30:23.981Z] ---> Running in 93d3e1601250 [2022-04-28T20:30:24.240Z] Removing intermediate container 93d3e1601250 [2022-04-28T20:30:24.240Z] ---> acf1460d48cd [2022-04-28T20:30:24.240Z] Step 3/4 : COPY go.mod . [2022-04-28T20:30:24.240Z] ---> 00f17093871f [2022-04-28T20:30:24.240Z] Step 4/4 : RUN go mod download [2022-04-28T20:30:24.240Z] ---> Running in a60c49b19e34 [2022-04-28T20:30:27.070Z] Still waiting to schedule task [2022-04-28T20:30:27.070Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-28T20:30:39.142Z] Removing intermediate container a60c49b19e34 [2022-04-28T20:30:39.142Z] ---> 0f7644f8ada1 [2022-04-28T20:30:39.142Z] Successfully built 0f7644f8ada1 [2022-04-28T20:30:39.142Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T20:30:39.438Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T20:30:39.438Z] . [Pipeline] withDockerContainer [2022-04-28T20:30:39.517Z] prd-ubuntu20.04-docker-8c-8g-33713 does not seem to be running inside a container [2022-04-28T20:30:39.555Z] $ 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 ******** ci-base-image-x86_64 cat [2022-04-28T20:30:39.987Z] $ docker top 289a9c0ec7de7f6b2e38ee1384ea348774d82e8ef93095afebebbd75ed8f5d3e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T20:30:40.338Z] + go version [2022-04-28T20:30:40.338Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-28T20:30:40.358Z] $ docker stop --time=1 289a9c0ec7de7f6b2e38ee1384ea348774d82e8ef93095afebebbd75ed8f5d3e [2022-04-28T20:30:41.673Z] $ docker rm -f 289a9c0ec7de7f6b2e38ee1384ea348774d82e8ef93095afebebbd75ed8f5d3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T20:30:42.173Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T20:30:42.173Z] . [Pipeline] withDockerContainer [2022-04-28T20:30:42.269Z] prd-ubuntu20.04-docker-8c-8g-33713 does not seem to be running inside a container [2022-04-28T20:30:42.307Z] $ 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 ******** ci-base-image-x86_64 cat [2022-04-28T20:30:42.716Z] $ docker top bc37acaad02faddf5e8551a564b2ebaf6de45dd72dbcfab543a61ecfb92245ca -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-28T20:30:42.792Z] ========================================================= [2022-04-28T20:30:42.792Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-28T20:30:42.792Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T20:30:43.082Z] + make test [2022-04-28T20:30:43.082Z] go mod tidy -compat=1.17 [2022-04-28T20:30:43.341Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-28T20:30:49.930Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-28T20:31:02.155Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-28T20:31:02.155Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-28T20:31:02.412Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-28T20:31:02.412Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-28T20:31:02.412Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-28T20:31:02.412Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-28T20:31:02.412Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-28T20:31:02.412Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-28T20:31:02.412Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-28T20:31:02.671Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-28T20:31:02.671Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-28T20:31:02.671Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-28T20:31:02.671Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-28T20:31:02.671Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-28T20:31:02.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-28T20:31:03.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2022-04-28T20:31:03.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-28T20:31:03.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-28T20:31:04.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.099s coverage: 98.5% of statements [2022-04-28T20:31:04.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-28T20:31:04.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.113s coverage: 53.4% of statements [2022-04-28T20:31:04.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-28T20:31:04.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-28T20:31:09.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.191s coverage: 89.2% of statements [2022-04-28T20:31:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-28T20:31:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-28T20:31:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-28T20:31:09.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.124s coverage: 84.4% of statements [2022-04-28T20:31:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-28T20:31:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-28T20:31:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-28T20:31:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-28T20:31:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-28T20:31:09.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.539s coverage: 95.6% of statements [2022-04-28T20:31:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-28T20:31:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-28T20:31:09.185Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements [2022-04-28T20:31:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-28T20:31:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-28T20:31:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-28T20:31:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-28T20:31:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-28T20:31:09.185Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.089s coverage: 60.0% of statements [2022-04-28T20:31:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-28T20:31:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-28T20:31:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-28T20:31:09.185Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements [2022-04-28T20:31:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-28T20:31:09.185Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.077s coverage: 58.8% of statements [2022-04-28T20:31:09.185Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.6% of statements [2022-04-28T20:31:09.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-28T20:31:09.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.103s coverage: 47.1% of statements [2022-04-28T20:31:09.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.094s coverage: 79.5% of statements [2022-04-28T20:31:09.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2022-04-28T20:31:09.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements [2022-04-28T20:31:09.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements [2022-04-28T20:31:17.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.100s coverage: 94.4% of statements [2022-04-28T20:31:17.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.088s coverage: 44.8% of statements [2022-04-28T20:31:19.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.217s coverage: 82.5% of statements [2022-04-28T20:31:19.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-28T20:31:29.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.105s coverage: 92.9% of statements [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-28T20:31:29.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-28T20:31:29.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.091s coverage: 87.2% of statements [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-28T20:31:29.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-28T20:31:29.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 58.8% of statements [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-28T20:31:29.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2022-04-28T20:31:29.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.072s coverage: 87.2% of statements [2022-04-28T20:31:29.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 85.4% of statements [2022-04-28T20:31:29.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.168s coverage: 91.2% of statements [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-28T20:31:29.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 64.4% of statements [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-28T20:31:29.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2022-04-28T20:31:29.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.048s coverage: 89.4% of statements [2022-04-28T20:31:29.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-04-28T20:31:29.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-04-28T20:31:29.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2022-04-28T20:31:29.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.338s coverage: 65.4% of statements [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-28T20:31:29.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.175s coverage: 43.8% of statements [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-28T20:31:29.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-28T20:31:29.849Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-28T20:31:29.849Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.101s coverage: 17.7% of statements [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-28T20:31:29.849Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.175s coverage: 92.3% of statements [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-28T20:31:29.849Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.082s coverage: 63.2% of statements [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-28T20:31:29.849Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.117s coverage: 97.7% of statements [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-28T20:31:29.849Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.064s coverage: 28.9% of statements [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-28T20:31:29.849Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-28T20:31:29.849Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-04-28T20:31:29.849Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-28T20:31:29.849Z] 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-04-28T20:31:51.783Z] GO111MODULE=on go vet ./... [2022-04-28T20:31:53.688Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T20:31:54.256Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T20:31:54.515Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T20:31:55.099Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-28T20:31:55.390Z] + ls -al . [2022-04-28T20:31:55.390Z] total 672 [2022-04-28T20:31:55.390Z] drwxrwxr-x 10 1001 1001 4096 Apr 28 20:31 . [2022-04-28T20:31:55.390Z] drwxr-xr-x 4 root root 4096 Apr 28 20:30 .. [2022-04-28T20:31:55.390Z] -rw-rw-r-- 1 1001 1001 11 Apr 28 20:29 .dockerignore [2022-04-28T20:31:55.390Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 20:30 .git [2022-04-28T20:31:55.390Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 20:29 .github [2022-04-28T20:31:55.390Z] -rw-rw-r-- 1 1001 1001 879 Apr 28 20:29 .gitignore [2022-04-28T20:31:55.390Z] -rw-rw-r-- 1 1001 1001 42 Apr 28 20:29 .golangci.yml [2022-04-28T20:31:55.390Z] -rw-rw-r-- 1 1001 1001 87 Apr 28 20:29 .hadolint.yml [2022-04-28T20:31:55.390Z] drwxr-xr-x 3 1001 1001 4096 Apr 28 20:30 .semver [2022-04-28T20:31:55.390Z] -rw-rw-r-- 1 1001 1001 166 Apr 28 20:29 .sonarcloud.properties [2022-04-28T20:31:55.390Z] -rw-rw-r-- 1 1001 1001 1171 Apr 28 20:29 ADOPTERS.md [2022-04-28T20:31:55.390Z] -rw-rw-r-- 1 1001 1001 10086 Apr 28 20:29 Attribution.txt [2022-04-28T20:31:55.390Z] -rw-rw-r-- 1 1001 1001 51732 Apr 28 20:29 CHANGELOG.md [2022-04-28T20:31:55.390Z] -rw-rw-r-- 1 1001 1001 3804 Apr 28 20:29 CONTRIBUTING.md [2022-04-28T20:31:55.390Z] -rw-rw-r-- 1 1001 1001 677 Apr 28 20:29 GOVERNANCE.md [2022-04-28T20:31:55.390Z] -rw-rw-r-- 1 1001 1001 850 Apr 28 20:29 Jenkinsfile [2022-04-28T20:31:55.390Z] -rw-rw-r-- 1 1001 1001 10775 Apr 28 20:29 LICENSE [2022-04-28T20:31:55.390Z] -rw-rw-r-- 1 1001 1001 10389 Apr 28 20:29 Makefile [2022-04-28T20:31:55.390Z] -rw-rw-r-- 1 1001 1001 582 Apr 28 20:29 OWNERS.md [2022-04-28T20:31:55.390Z] -rw-rw-r-- 1 1001 1001 9120 Apr 28 20:29 README.md [2022-04-28T20:31:55.390Z] -rw-rw-r-- 1 1001 1001 6912 Apr 28 20:29 SECURITY.md [2022-04-28T20:31:55.390Z] -rw-rw-r-- 1 1001 1001 5 Apr 28 20:30 VERSION [2022-04-28T20:31:55.390Z] -rw-rw-r-- 1 1001 1001 4131 Apr 28 20:29 ZMQWindows.md [2022-04-28T20:31:55.390Z] drwxrwxr-x 2 1001 1001 4096 Apr 28 20:29 bin [2022-04-28T20:31:55.390Z] drwxrwxr-x 18 1001 1001 4096 Apr 28 20:29 cmd [2022-04-28T20:31:55.390Z] -rw-r--r-- 1 root root 435134 Apr 28 20:31 coverage.out [2022-04-28T20:31:55.390Z] -rw-rw-r-- 1 1001 1001 3256 Apr 28 20:29 go.mod [2022-04-28T20:31:55.390Z] -rw-rw-r-- 1 1001 1001 35162 Apr 28 20:30 go.sum [2022-04-28T20:31:55.390Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 20:29 internal [2022-04-28T20:31:55.390Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 20:29 openapi [2022-04-28T20:31:55.390Z] drwxrwxr-x 4 1001 1001 4096 Apr 28 20:29 snap [2022-04-28T20:31:55.390Z] -rw-rw-r-- 1 1001 1001 204 Apr 28 20:29 version.go [Pipeline] sh [2022-04-28T20:31:55.683Z] + '[' -e coverage.out ] [2022-04-28T20:31:55.683Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-28T20:31:55.835Z] Stashed 1 file(s) [Pipeline] sh [2022-04-28T20:31:56.119Z] + make build [2022-04-28T20:31:56.119Z] 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-04-28T20:32:14.222Z] 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-04-28T20:32:22.356Z] 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-04-28T20:32:23.293Z] 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-04-28T20:32:29.862Z] 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-04-28T20:32:29.862Z] 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-04-28T20:32:30.801Z] 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-04-28T20:32:32.179Z] 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-04-28T20:32:33.119Z] 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-04-28T20:32:34.060Z] 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-04-28T20:32:34.999Z] 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-04-28T20:32:35.568Z] 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-04-28T20:32:37.476Z] 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-04-28T20:32:38.883Z] $ docker stop --time=1 bc37acaad02faddf5e8551a564b2ebaf6de45dd72dbcfab543a61ecfb92245ca [2022-04-28T20:32:40.879Z] $ docker rm -f bc37acaad02faddf5e8551a564b2ebaf6de45dd72dbcfab543a61ecfb92245ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T20:32:42.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T20:32:42.311Z] [2022-04-28T20:32:42.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T20:32:42.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T20:32:42.615Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-28T20:32:42.615Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-28T20:32:42.615Z] ca9280d653b3: Pulling fs layer [2022-04-28T20:32:42.615Z] 7e9c9ca2126c: Pulling fs layer [2022-04-28T20:32:42.615Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-28T20:32:42.615Z] cbdbe7a5bc2a: Download complete [2022-04-28T20:32:42.875Z] ca9280d653b3: Verifying Checksum [2022-04-28T20:32:42.875Z] ca9280d653b3: Download complete [2022-04-28T20:32:42.875Z] cbdbe7a5bc2a: Pull complete [2022-04-28T20:32:43.442Z] 7e9c9ca2126c: Download complete [2022-04-28T20:32:43.442Z] ca9280d653b3: Pull complete [2022-04-28T20:32:46.726Z] 7e9c9ca2126c: Pull complete [2022-04-28T20:32:46.726Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-28T20:32:46.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T20:32:46.726Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-28T20:32:46.785Z] prd-ubuntu20.04-docker-8c-8g-33713 does not seem to be running inside a container [2022-04-28T20:32:46.821Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-28T20:32:47.892Z] $ docker top 99fe326ab8b462819975951d5147b5cc30f7e894698b2f0bdee2b523b4fb0ffa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T20:32:48.235Z] + docker-compose build --help [2022-04-28T20:32:48.235Z] + grep parallel [2022-04-28T20:32:48.804Z] --parallel Build images in parallel. [Pipeline] } [2022-04-28T20:32:48.822Z] $ docker stop --time=1 99fe326ab8b462819975951d5147b5cc30f7e894698b2f0bdee2b523b4fb0ffa [2022-04-28T20:32:50.089Z] $ docker rm -f 99fe326ab8b462819975951d5147b5cc30f7e894698b2f0bdee2b523b4fb0ffa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T20:32:50.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T20:32:50.480Z] . [Pipeline] withDockerContainer [2022-04-28T20:32:50.549Z] prd-ubuntu20.04-docker-8c-8g-33713 does not seem to be running inside a container [2022-04-28T20:32:50.588Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-28T20:32:50.924Z] $ docker top 313b1fd0bfad83d217c9d047ef34f64545dfd7c38ff33a0b84bd1de6f7a4b862 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T20:32:51.100Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33717 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws [2022-04-28T20:32:51.113Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2022-04-28T20:32:51.287Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-28T20:32:51.719Z] The recommended git tool is: git [2022-04-28T20:32:52.227Z] Building core-command ... [2022-04-28T20:32:52.227Z] Building core-data ... [2022-04-28T20:32:52.227Z] Building core-metadata ... [2022-04-28T20:32:52.227Z] Building security-bootstrapper ... [2022-04-28T20:32:52.227Z] Building security-proxy-setup ... [2022-04-28T20:32:52.227Z] Building security-secretstore-setup ... [2022-04-28T20:32:52.227Z] Building security-spiffe-token-provider ... [2022-04-28T20:32:52.227Z] Building security-spire-agent ... [2022-04-28T20:32:52.227Z] Building security-spire-config ... [2022-04-28T20:32:52.227Z] Building security-spire-server ... [2022-04-28T20:32:52.227Z] Building support-notifications ... [2022-04-28T20:32:52.227Z] Building support-scheduler ... [2022-04-28T20:32:52.227Z] Building sys-mgmt-agent ... [2022-04-28T20:32:52.227Z] Building support-scheduler [2022-04-28T20:32:52.227Z] Building security-secretstore-setup [2022-04-28T20:32:52.227Z] Building security-spiffe-token-provider [2022-04-28T20:32:52.227Z] Building security-spire-agent [2022-04-28T20:32:52.227Z] Building core-metadata [2022-04-28T20:32:58.435Z] using credential edgex-jenkins-ssh [2022-04-28T20:32:58.456Z] Cloning the remote Git repository [2022-04-28T20:32:58.534Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-28T20:32:58.626Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2022-04-28T20:32:58.726Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-28T20:32:58.727Z] > git --version # timeout=10 [2022-04-28T20:32:58.749Z] > git --version # 'git version 2.25.1' [2022-04-28T20:32:58.752Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T20:32:58.847Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T20:33:10.336Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:33:10.336Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:33:10.336Z] ---> 0f7644f8ada1 [2022-04-28T20:33:10.336Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T20:33:10.336Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:33:10.336Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:33:10.336Z] ---> 0f7644f8ada1 [2022-04-28T20:33:10.336Z] Step 3/20 : WORKDIR /edgex-go [2022-04-28T20:33:10.336Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:33:10.336Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:33:10.336Z] ---> 0f7644f8ada1 [2022-04-28T20:33:10.336Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T20:33:10.336Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:33:10.336Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:33:10.336Z] ---> 0f7644f8ada1 [2022-04-28T20:33:10.336Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T20:33:10.336Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:33:10.336Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:33:10.336Z] ---> 0f7644f8ada1 [2022-04-28T20:33:10.336Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T20:33:10.905Z] ---> Running in 01f8d1928d75 [2022-04-28T20:33:10.905Z] ---> Running in aa53d7235b16 [2022-04-28T20:33:10.905Z] ---> Running in 672b148e381c [2022-04-28T20:33:10.905Z] ---> Running in 0ba3336ad583 [2022-04-28T20:33:10.905Z] ---> Running in 842d00b6966a [2022-04-28T20:33:10.905Z] Removing intermediate container 01f8d1928d75 [2022-04-28T20:33:10.905Z] ---> fe8abdc44cc5 [2022-04-28T20:33:10.905Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-28T20:33:10.905Z] Removing intermediate container 672b148e381c [2022-04-28T20:33:10.905Z] ---> ab54735e063b [2022-04-28T20:33:10.905Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:33:11.168Z] Removing intermediate container 842d00b6966a [2022-04-28T20:33:11.168Z] ---> c90a5cb4467a [2022-04-28T20:33:11.168Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Running in cd3a1c1bca1f [2022-04-28T20:33:11.168Z] [2022-04-28T20:33:11.168Z] Removing intermediate container aa53d7235b16 [2022-04-28T20:33:11.168Z] ---> 66035920fa40 [2022-04-28T20:33:11.168Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:33:11.168Z] Removing intermediate container 0ba3336ad583 [2022-04-28T20:33:11.168Z] ---> 164bdc710392 [2022-04-28T20:33:11.168Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:33:11.168Z] ---> Running in 780dcc7b1492 [2022-04-28T20:33:11.168Z] ---> Running in 7eb9a01afeed [2022-04-28T20:33:11.168Z] ---> Running in 169d3a273c38 [2022-04-28T20:33:11.168Z] ---> Running in 961e44a69588 [2022-04-28T20:33:11.427Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:33:11.995Z] Removing intermediate container 780dcc7b1492 [2022-04-28T20:33:11.995Z] ---> 45a1aab5f135 [2022-04-28T20:33:11.995Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-28T20:33:11.995Z] ---> Running in 450a36a8fdb9 [2022-04-28T20:33:12.256Z] Removing intermediate container 961e44a69588 [2022-04-28T20:33:12.256Z] ---> 94f724a92285 [2022-04-28T20:33:12.256Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T20:33:12.256Z] ---> Running in 7f5c57596ee1 [2022-04-28T20:33:12.256Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:33:12.256Z] Removing intermediate container 169d3a273c38 [2022-04-28T20:33:12.256Z] ---> 905cfae251b9 [2022-04-28T20:33:12.256Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T20:33:12.256Z] Removing intermediate container 7eb9a01afeed [2022-04-28T20:33:12.256Z] ---> 01d41b01a1e2 [2022-04-28T20:33:12.256Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T20:33:12.256Z] ---> Running in 33ed0a835405 [2022-04-28T20:33:12.517Z] ---> Running in 856df05196ae [2022-04-28T20:33:12.517Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:33:12.778Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T20:33:12.778Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T20:33:12.778Z] OK: 15864 distinct packages available [2022-04-28T20:33:12.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:33:12.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:33:12.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:33:12.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:33:13.353Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:33:13.614Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:33:13.614Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:33:13.614Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:33:13.614Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:33:13.887Z] OK: 221 MiB in 52 packages [2022-04-28T20:33:13.887Z] OK: 221 MiB in 52 packages [2022-04-28T20:33:13.887Z] OK: 221 MiB in 52 packages [2022-04-28T20:33:13.887Z] OK: 221 MiB in 52 packages [2022-04-28T20:33:14.146Z] OK: 221 MiB in 52 packages [2022-04-28T20:33:14.146Z] Removing intermediate container 7f5c57596ee1 [2022-04-28T20:33:14.146Z] ---> d7e39b9706fa [2022-04-28T20:33:14.146Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T20:33:14.406Z] ---> 31d3a9287e03 [2022-04-28T20:33:14.406Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:33:14.406Z] ---> Running in 9de6e9906ee2 [2022-04-28T20:33:14.406Z] Removing intermediate container cd3a1c1bca1f [2022-04-28T20:33:14.406Z] ---> 54ef0770333e [2022-04-28T20:33:14.406Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-28T20:33:14.406Z] Removing intermediate container 450a36a8fdb9 [2022-04-28T20:33:14.406Z] ---> 18721c7abfd3 [2022-04-28T20:33:14.406Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T20:33:14.665Z] Removing intermediate container 856df05196ae [2022-04-28T20:33:14.665Z] ---> 82792dc2e6f9 [2022-04-28T20:33:14.665Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T20:33:14.665Z] ---> 4222b8c9176f [2022-04-28T20:33:14.665Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:33:14.665Z] ---> Running in 3646f87fd52c [2022-04-28T20:33:14.665Z] ---> e183ed54448c [2022-04-28T20:33:14.665Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:33:14.665Z] Removing intermediate container 33ed0a835405 [2022-04-28T20:33:14.665Z] ---> f95c6abc9574 [2022-04-28T20:33:14.665Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T20:33:14.665Z] ---> Running in 016734669dd4 [2022-04-28T20:33:14.929Z] ---> a9a5699972a8 [2022-04-28T20:33:14.929Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:33:14.929Z] ---> Running in 076343d337b2 [2022-04-28T20:33:14.929Z] ---> 6a04831c8895 [2022-04-28T20:33:14.929Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:33:14.929Z] ---> Running in 04bd1a58b927 [2022-04-28T20:33:15.502Z] Removing intermediate container 9de6e9906ee2 [2022-04-28T20:33:15.502Z] ---> 98050e0f3c79 [2022-04-28T20:33:15.502Z] Step 8/26 : COPY . . [2022-04-28T20:33:16.071Z] Removing intermediate container 3646f87fd52c [2022-04-28T20:33:16.071Z] ---> 4ed58e767f76 [2022-04-28T20:33:16.071Z] Step 7/20 : COPY . . [2022-04-28T20:33:16.071Z] Removing intermediate container 016734669dd4 [2022-04-28T20:33:16.071Z] ---> 074fab63264a [2022-04-28T20:33:16.071Z] Step 8/25 : COPY . . [2022-04-28T20:33:16.071Z] Removing intermediate container 04bd1a58b927 [2022-04-28T20:33:16.071Z] ---> 557b9c590229 [2022-04-28T20:33:16.071Z] Step 8/23 : COPY . . [2022-04-28T20:33:17.451Z] Removing intermediate container 076343d337b2 [2022-04-28T20:33:17.451Z] ---> 1e8bbbed1f01 [2022-04-28T20:33:17.451Z] Step 8/22 : COPY . . [2022-04-28T20:33:18.457Z] Merging remotes/origin/main commit 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 into PR head commit 3ee9eaba3fba0a7393245d4157fc3249c3e7404b [2022-04-28T20:33:17.620Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-28T20:33:17.644Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T20:33:17.675Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-28T20:33:17.719Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-28T20:33:17.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T20:33:17.743Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-28T20:33:18.485Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T20:33:18.504Z] > git checkout -f 3ee9eaba3fba0a7393245d4157fc3249c3e7404b # timeout=10 [2022-04-28T20:33:19.100Z] Merge succeeded, producing 1cb3f04266eb6e08f85339b2ca8e905edf678bd3 [2022-04-28T20:33:19.101Z] Checking out Revision 1cb3f04266eb6e08f85339b2ca8e905edf678bd3 (PR-3987) [2022-04-28T20:33:18.785Z] > git remote # timeout=10 [2022-04-28T20:33:18.816Z] > git config --get remote.origin.url # timeout=10 [2022-04-28T20:33:18.834Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T20:33:18.848Z] > git merge 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 # timeout=10 [2022-04-28T20:33:19.088Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-28T20:33:19.116Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T20:33:19.133Z] > git checkout -f 1cb3f04266eb6e08f85339b2ca8e905edf678bd3 # timeout=10 [2022-04-28T20:33:23.637Z] Commit message: "Merge commit '08f871be9aeb39437cbfe86cbb0b4d15d0abe658' into HEAD" [2022-04-28T20:33:23.655Z] > git rev-list --no-walk 3ee9eaba3fba0a7393245d4157fc3249c3e7404b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T20:33:25.150Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-28T20:33:25.150Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T20:33:25.150Z] Dload Upload Total Spent Left Speed [2022-04-28T20:33:25.150Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 78430 0 --:--:-- --:--:-- --:--:-- 77914 100 11843 100 11843 0 0 77914 0 --:--:-- --:--:-- --:--:-- 77405 [Pipeline] sh [2022-04-28T20:33:25.574Z] ---> cafff8ddaea9 [2022-04-28T20:33:25.574Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-28T20:33:25.574Z] ---> ef25294d43ad [2022-04-28T20:33:25.574Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-28T20:33:25.574Z] ---> 71497ff3f970 [2022-04-28T20:33:25.574Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-28T20:33:25.574Z] ---> b0a78ddaad7a [2022-04-28T20:33:25.574Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T20:33:25.574Z] ---> 8a92e66e1ce9 [2022-04-28T20:33:25.574Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-28T20:33:25.779Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-28T20:33:25.835Z] ---> Running in b6c8e8ce54c8 [2022-04-28T20:33:25.835Z] ---> Running in 79e6a5f3d8f8 [2022-04-28T20:33:25.835Z] ---> Running in 5f371f13907a [2022-04-28T20:33:25.835Z] ---> Running in 114db2a1a98f [2022-04-28T20:33:25.835Z] ---> Running in 1b69d1da1544 [2022-04-28T20:33:25.835Z] Removing intermediate container 1b69d1da1544 [2022-04-28T20:33:25.835Z] ---> 945137dee201 [2022-04-28T20:33:25.835Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T20:33:25.835Z] ---> Running in ab464f9d525a [2022-04-28T20:33:26.094Z] 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-04-28T20:33:26.135Z] + sudo tee /etc/docker/daemon.new [2022-04-28T20:33:26.135Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-28T20:33:26.135Z] { [2022-04-28T20:33:26.135Z] "registry-mirrors": [ [2022-04-28T20:33:26.135Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-28T20:33:26.135Z] ], [2022-04-28T20:33:26.135Z] "bip": "10.250.0.254/24", [2022-04-28T20:33:26.135Z] "hosts": [ [2022-04-28T20:33:26.135Z] "tcp://0.0.0.0:5555", [2022-04-28T20:33:26.136Z] "unix:///var/run/docker.sock" [2022-04-28T20:33:26.136Z] ], [2022-04-28T20:33:26.136Z] "mtu": 1458, [2022-04-28T20:33:26.136Z] "selinux-enabled": true, [2022-04-28T20:33:26.136Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-28T20:33:26.136Z] } [Pipeline] sh [2022-04-28T20:33:26.353Z] 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-04-28T20:33:26.353Z] 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-04-28T20:33:26.486Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-28T20:33:26.617Z] 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-04-28T20:33:26.852Z] + sudo service docker restart [2022-04-28T20:33:27.185Z] Removing intermediate container ab464f9d525a [2022-04-28T20:33:27.185Z] ---> ff7aa49b5c5e [2022-04-28T20:33:27.185Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T20:33:27.185Z] ---> Running in cbcc358908ad [2022-04-28T20:33:27.444Z] Removing intermediate container cbcc358908ad [2022-04-28T20:33:27.444Z] ---> 17297967a4de [2022-04-28T20:33:27.444Z] 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-04-28T20:33:27.444Z] ---> Running in 7f223cea2436 [2022-04-28T20:33:28.383Z] spire-1.2.1/ [2022-04-28T20:33:28.383Z] spire-1.2.1/.data/ [2022-04-28T20:33:28.383Z] spire-1.2.1/.data/.file [2022-04-28T20:33:28.383Z] spire-1.2.1/.dockerignore [2022-04-28T20:33:28.383Z] spire-1.2.1/.gitattributes [2022-04-28T20:33:28.383Z] spire-1.2.1/.githooks/ [2022-04-28T20:33:28.383Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T20:33:28.383Z] spire-1.2.1/.github/ [2022-04-28T20:33:28.383Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T20:33:28.383Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T20:33:28.383Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T20:33:28.383Z] spire-1.2.1/.github/workflows/ [2022-04-28T20:33:28.383Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T20:33:28.383Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T20:33:28.383Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T20:33:28.383Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T20:33:28.383Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T20:33:28.383Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T20:33:28.383Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T20:33:28.383Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T20:33:28.383Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T20:33:28.383Z] spire-1.2.1/.gitignore [2022-04-28T20:33:28.383Z] spire-1.2.1/.go-version [2022-04-28T20:33:28.383Z] spire-1.2.1/.golangci.yml [2022-04-28T20:33:28.383Z] spire-1.2.1/ADOPTERS.md [2022-04-28T20:33:28.383Z] spire-1.2.1/CHANGELOG.md [2022-04-28T20:33:28.383Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T20:33:28.383Z] spire-1.2.1/CODEOWNERS [2022-04-28T20:33:28.383Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T20:33:28.383Z] spire-1.2.1/Dockerfile [2022-04-28T20:33:28.383Z] spire-1.2.1/Dockerfile.dev [2022-04-28T20:33:28.383Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T20:33:28.383Z] spire-1.2.1/LICENSE [2022-04-28T20:33:28.383Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T20:33:28.383Z] spire-1.2.1/Makefile [2022-04-28T20:33:28.383Z] spire-1.2.1/README.md [2022-04-28T20:33:28.383Z] spire-1.2.1/ROADMAP.md [2022-04-28T20:33:28.383Z] spire-1.2.1/SECURITY.md [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/ [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T20:33:28.383Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T20:33:28.383Z] spire-1.2.1/conf/ [2022-04-28T20:33:28.383Z] spire-1.2.1/conf/agent/ [2022-04-28T20:33:28.383Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T20:33:28.383Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T20:33:28.383Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T20:33:28.383Z] spire-1.2.1/conf/server/ [2022-04-28T20:33:28.383Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T20:33:28.383Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T20:33:28.383Z] spire-1.2.1/conf/server/server.conf [2022-04-28T20:33:28.383Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T20:33:28.383Z] spire-1.2.1/doc/ [2022-04-28T20:33:28.383Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T20:33:28.383Z] spire-1.2.1/doc/auditlog.md [2022-04-28T20:33:28.383Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T20:33:28.383Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T20:33:28.383Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T20:33:28.383Z] spire-1.2.1/doc/images/ [2022-04-28T20:33:28.383Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T20:33:28.383Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T20:33:28.383Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T20:33:28.383Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T20:33:28.383Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T20:33:28.383Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T20:33:28.383Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T20:33:28.383Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T20:33:28.383Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T20:33:28.383Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T20:33:28.383Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T20:33:28.383Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T20:33:28.383Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T20:33:28.383Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T20:33:28.383Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T20:33:28.383Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/spire_server.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/telemetry.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/upgrading.md [2022-04-28T20:33:28.384Z] spire-1.2.1/doc/using_spire.md [2022-04-28T20:33:28.384Z] spire-1.2.1/examples/ [2022-04-28T20:33:28.384Z] spire-1.2.1/examples/README.md [2022-04-28T20:33:28.384Z] spire-1.2.1/go.mod [2022-04-28T20:33:28.384Z] spire-1.2.1/go.sum [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T20:33:28.384Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T20:33:28.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T20:33:28.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T20:33:28.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T20:33:28.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T20:33:28.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T20:33:28.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T20:33:28.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T20:33:28.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T20:33:28.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T20:33:28.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T20:33:28.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T20:33:28.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T20:33:28.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T20:33:28.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T20:33:28.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T20:33:28.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T20:33:28.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T20:33:28.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T20:33:28.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T20:33:28.385Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/common/ [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/common/api/ [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T20:33:28.646Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/health/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/log/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T20:33:28.647Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/util/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/version/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/config.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T20:33:28.648Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T20:33:28.649Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/server.go [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T20:33:28.650Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T20:33:28.650Z] spire-1.2.1/proto/ [2022-04-28T20:33:28.650Z] spire-1.2.1/proto/private/ [2022-04-28T20:33:28.650Z] spire-1.2.1/proto/private/server/ [2022-04-28T20:33:28.650Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T20:33:28.650Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T20:33:28.650Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T20:33:28.650Z] spire-1.2.1/proto/spire/ [2022-04-28T20:33:28.650Z] spire-1.2.1/proto/spire/common/ [2022-04-28T20:33:28.650Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T20:33:28.650Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T20:33:28.650Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T20:33:28.650Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T20:33:28.650Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T20:33:28.650Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T20:33:28.650Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T20:33:28.650Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T20:33:28.650Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T20:33:28.650Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T20:33:28.650Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T20:33:28.650Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T20:33:28.650Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T20:33:28.650Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T20:33:28.650Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T20:33:28.650Z] spire-1.2.1/release/ [2022-04-28T20:33:28.650Z] spire-1.2.1/release/spire-extras/ [2022-04-28T20:33:28.650Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T20:33:28.650Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T20:33:28.650Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T20:33:28.650Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T20:33:28.650Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T20:33:28.650Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T20:33:28.650Z] spire-1.2.1/release/spire/ [2022-04-28T20:33:28.650Z] spire-1.2.1/release/spire/README.md [2022-04-28T20:33:28.650Z] spire-1.2.1/release/spire/conf/ [2022-04-28T20:33:28.650Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T20:33:28.650Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T20:33:28.650Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T20:33:28.650Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T20:33:28.650Z] spire-1.2.1/script/ [2022-04-28T20:33:28.650Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T20:33:28.650Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T20:33:28.650Z] spire-1.2.1/support/ [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/ [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T20:33:28.650Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T20:33:28.651Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T20:33:28.651Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T20:33:28.651Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T20:33:28.651Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T20:33:28.651Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T20:33:28.651Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T20:33:28.651Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T20:33:28.651Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T20:33:28.651Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T20:33:28.651Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T20:33:28.651Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T20:33:28.651Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T20:33:28.651Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T20:33:28.651Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T20:33:28.651Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T20:33:28.651Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T20:33:28.651Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T20:33:28.651Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T20:33:28.651Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T20:33:28.651Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T20:33:28.651Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T20:33:28.651Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T20:33:28.651Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T20:33:28.651Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T20:33:28.651Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T20:33:28.651Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T20:33:28.651Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T20:33:28.651Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T20:33:28.651Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T20:33:28.651Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T20:33:28.651Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T20:33:28.651Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T20:33:28.651Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T20:33:28.651Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T20:33:28.651Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T20:33:28.651Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T20:33:28.651Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T20:33:28.651Z] spire-1.2.1/test/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/clock/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/clock/clock.go [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/config/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T20:33:28.651Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/README.md [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/common [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/setup/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/suites/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T20:33:28.651Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T20:33:28.652Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T20:33:28.653Z] spire-1.2.1/test/integration/test.sh [2022-04-28T20:33:28.653Z] spire-1.2.1/test/plugintest/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T20:33:28.653Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T20:33:28.653Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T20:33:28.653Z] spire-1.2.1/test/spiretest/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T20:33:28.653Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T20:33:28.653Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T20:33:28.653Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T20:33:28.653Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T20:33:28.653Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T20:33:28.653Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T20:33:28.653Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T20:33:28.653Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T20:33:28.653Z] spire-1.2.1/test/testca/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/testca/ca.go [2022-04-28T20:33:28.653Z] spire-1.2.1/test/testkey/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T20:33:28.653Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T20:33:28.653Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T20:33:28.653Z] spire-1.2.1/test/testkey/new.go [2022-04-28T20:33:28.653Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T20:33:28.653Z] spire-1.2.1/test/util/ [2022-04-28T20:33:28.653Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T20:33:28.653Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T20:33:28.653Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T20:33:28.653Z] spire-1.2.1/test/util/race.go [2022-04-28T20:33:28.653Z] spire-1.2.1/test/util/util.go [2022-04-28T20:33:28.653Z] building spire from source... [2022-04-28T20:33:28.911Z] Installing go1.17.7... [2022-04-28T20:33:35.475Z] Building bin/spire-server... [2022-04-28T20:33:35.475Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T20:33:35.475Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T20:33:35.475Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T20:33:35.475Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T20:33:35.475Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T20:33:35.475Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T20:33:35.475Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T20:33:35.475Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T20:33:35.475Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T20:33:35.475Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T20:33:35.734Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T20:33:35.734Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T20:33:35.734Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T20:33:35.734Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T20:33:35.734Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T20:33:35.734Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T20:33:35.993Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T20:33:35.993Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T20:33:36.252Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T20:33:36.252Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T20:33:36.252Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T20:33:36.252Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T20:33:36.252Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T20:33:36.509Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T20:33:36.509Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T20:33:36.509Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T20:33:36.509Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T20:33:36.509Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T20:33:36.509Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T20:33:36.509Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T20:33:36.509Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T20:33:36.509Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T20:33:36.509Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T20:33:36.509Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T20:33:36.768Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T20:33:36.768Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T20:33:36.768Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T20:33:36.768Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T20:33:36.768Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T20:33:36.768Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T20:33:36.768Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T20:33:36.768Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T20:33:37.027Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T20:33:37.027Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T20:33:37.027Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T20:33:37.027Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T20:33:37.027Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T20:33:37.027Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T20:33:37.286Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T20:33:37.286Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T20:33:37.286Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T20:33:37.286Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T20:33:38.220Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T20:33:40.752Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T20:33:40.752Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T20:33:40.752Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T20:33:40.752Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T20:33:40.752Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T20:33:45.233Z] provisioning config files... [2022-04-28T20:33:45.268Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config7621469156095363532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T20:33:45.670Z] ---> docker-login.sh [2022-04-28T20:33:45.670Z] nexus3.edgexfoundry.org:10001 [2022-04-28T20:33:46.025Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T20:33:46.025Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T20:33:46.025Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T20:33:46.025Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T20:33:46.025Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T20:33:46.025Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T20:33:46.025Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T20:33:46.025Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T20:33:46.025Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T20:33:46.025Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T20:33:46.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T20:33:46.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T20:33:46.944Z] Configure a credential helper to remove this warning. See [2022-04-28T20:33:46.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T20:33:46.944Z] [2022-04-28T20:33:46.944Z] Login Succeeded [2022-04-28T20:33:46.944Z] nexus3.edgexfoundry.org:10002 [2022-04-28T20:33:47.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T20:33:47.399Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T20:33:47.399Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T20:33:47.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T20:33:47.499Z] Configure a credential helper to remove this warning. See [2022-04-28T20:33:47.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T20:33:47.499Z] [2022-04-28T20:33:47.499Z] Login Succeeded [2022-04-28T20:33:47.499Z] nexus3.edgexfoundry.org:10003 [2022-04-28T20:33:47.657Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T20:33:47.657Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T20:33:47.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T20:33:47.915Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T20:33:47.915Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T20:33:47.915Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T20:33:48.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T20:33:48.060Z] Configure a credential helper to remove this warning. See [2022-04-28T20:33:48.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T20:33:48.060Z] [2022-04-28T20:33:48.060Z] Login Succeeded [2022-04-28T20:33:48.060Z] nexus3.edgexfoundry.org:10004 [2022-04-28T20:33:48.173Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T20:33:48.173Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T20:33:48.173Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T20:33:48.173Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T20:33:48.173Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T20:33:48.173Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T20:33:48.173Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T20:33:48.431Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T20:33:48.431Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T20:33:48.431Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T20:33:48.432Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T20:33:48.432Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T20:33:48.432Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T20:33:48.432Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T20:33:48.432Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T20:33:48.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T20:33:48.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T20:33:48.663Z] Configure a credential helper to remove this warning. See [2022-04-28T20:33:48.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T20:33:48.663Z] [2022-04-28T20:33:48.663Z] Login Succeeded [2022-04-28T20:33:48.663Z] docker.io [2022-04-28T20:33:48.689Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T20:33:48.689Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T20:33:48.689Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T20:33:48.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T20:33:49.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T20:33:49.610Z] Configure a credential helper to remove this warning. See [2022-04-28T20:33:49.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T20:33:49.610Z] [2022-04-28T20:33:49.610Z] Login Succeeded [2022-04-28T20:33:49.610Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T20:33:49.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T20:33:50.158Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T20:33:50.170Z] ========================================================= [2022-04-28T20:33:50.170Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-28T20:33:50.170Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T20:33:50.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T20:33:50.789Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-28T20:33:50.789Z] 9b3977197b4f: Pulling fs layer [2022-04-28T20:33:50.789Z] 1a89e8eeedd5: Pulling fs layer [2022-04-28T20:33:50.789Z] 94645a83ff95: Pulling fs layer [2022-04-28T20:33:50.789Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-28T20:33:50.789Z] 0c92f367c5e7: Pulling fs layer [2022-04-28T20:33:50.789Z] 3096ccb668a1: Pulling fs layer [2022-04-28T20:33:50.789Z] e8cf19c19ddd: Pulling fs layer [2022-04-28T20:33:50.789Z] a4caa8a26152: Pulling fs layer [2022-04-28T20:33:50.789Z] 3f3a8bcf1eab: Waiting [2022-04-28T20:33:50.789Z] 0c92f367c5e7: Waiting [2022-04-28T20:33:50.789Z] 3096ccb668a1: Waiting [2022-04-28T20:33:50.789Z] e8cf19c19ddd: Waiting [2022-04-28T20:33:50.789Z] a4caa8a26152: Waiting [2022-04-28T20:33:50.789Z] 94645a83ff95: Verifying Checksum [2022-04-28T20:33:50.789Z] 94645a83ff95: Download complete [2022-04-28T20:33:50.789Z] 1a89e8eeedd5: Verifying Checksum [2022-04-28T20:33:50.789Z] 1a89e8eeedd5: Download complete [2022-04-28T20:33:50.789Z] 0c92f367c5e7: Verifying Checksum [2022-04-28T20:33:50.789Z] 0c92f367c5e7: Download complete [2022-04-28T20:33:50.789Z] 3096ccb668a1: Verifying Checksum [2022-04-28T20:33:50.789Z] 3096ccb668a1: Download complete [2022-04-28T20:33:50.789Z] 9b3977197b4f: Verifying Checksum [2022-04-28T20:33:50.789Z] 9b3977197b4f: Download complete [2022-04-28T20:33:50.789Z] e8cf19c19ddd: Verifying Checksum [2022-04-28T20:33:50.789Z] e8cf19c19ddd: Download complete [2022-04-28T20:33:51.810Z] 9b3977197b4f: Pull complete [2022-04-28T20:33:52.034Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T20:33:52.034Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T20:33:52.034Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T20:33:52.034Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T20:33:52.034Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T20:33:52.370Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T20:33:52.370Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T20:33:52.370Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T20:33:52.370Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T20:33:52.370Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T20:33:52.370Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T20:33:52.370Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T20:33:52.370Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T20:33:52.425Z] 1a89e8eeedd5: Pull complete [2022-04-28T20:33:52.663Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T20:33:52.663Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T20:33:52.663Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T20:33:52.663Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T20:33:52.663Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T20:33:52.663Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T20:33:52.663Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T20:33:52.663Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T20:33:52.663Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T20:33:52.663Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T20:33:52.663Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T20:33:52.663Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T20:33:52.704Z] 94645a83ff95: Pull complete [2022-04-28T20:33:52.930Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T20:33:52.930Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T20:33:52.930Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T20:33:52.930Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T20:33:52.930Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T20:33:52.930Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T20:33:52.930Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T20:33:52.930Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T20:33:52.930Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T20:33:52.930Z] 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-04-28T20:33:52.930Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T20:33:52.983Z] a4caa8a26152: Download complete [2022-04-28T20:33:53.188Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T20:33:53.188Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T20:33:53.188Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T20:33:53.188Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T20:33:53.188Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T20:33:53.188Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T20:33:53.188Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T20:33:53.188Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T20:33:53.188Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T20:33:53.188Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T20:33:53.188Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T20:33:53.188Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T20:33:53.188Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T20:33:53.188Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T20:33:53.606Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-28T20:33:53.606Z] 3f3a8bcf1eab: Download complete [2022-04-28T20:34:00.017Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T20:34:00.017Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T20:34:05.303Z] Removing intermediate container 5f371f13907a [2022-04-28T20:34:05.303Z] ---> 7ac3d166a9a5 [2022-04-28T20:34:05.303Z] [2022-04-28T20:34:05.303Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T20:34:05.303Z] Removing intermediate container b6c8e8ce54c8 [2022-04-28T20:34:05.303Z] ---> 6b1ddc755642 [2022-04-28T20:34:05.303Z] [2022-04-28T20:34:05.303Z] Step 10/25 : FROM alpine:3.14 [2022-04-28T20:34:05.303Z] Removing intermediate container 79e6a5f3d8f8 [2022-04-28T20:34:05.303Z] ---> 92e04325f46b [2022-04-28T20:34:05.303Z] [2022-04-28T20:34:05.303Z] Step 9/20 : FROM alpine:3.15 [2022-04-28T20:34:05.303Z] Removing intermediate container 114db2a1a98f [2022-04-28T20:34:05.303Z] ---> ca0467b29cbc [2022-04-28T20:34:05.303Z] [2022-04-28T20:34:05.303Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T20:34:06.241Z] 3.14: Pulling from library/alpine [2022-04-28T20:34:06.811Z] 3.14: Pulling from library/alpine [2022-04-28T20:34:06.811Z] 3.14: Pulling from library/alpine [2022-04-28T20:34:07.752Z] 3.15: Pulling from library/alpine [2022-04-28T20:34:07.752Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T20:34:07.752Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T20:34:07.752Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T20:34:07.752Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T20:34:07.752Z] Status: Image is up to date for alpine:3.14 [2022-04-28T20:34:07.752Z] Status: Image is up to date for alpine:3.14 [2022-04-28T20:34:07.752Z] ---> e04c818066af [2022-04-28T20:34:07.752Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-28T20:34:07.752Z] ---> e04c818066af [2022-04-28T20:34:07.752Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T20:34:07.752Z] ---> e04c818066af [2022-04-28T20:34:07.752Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-28T20:34:08.012Z] ---> Running in 218313b57469 [2022-04-28T20:34:08.012Z] ---> Running in 3dc13539001b [2022-04-28T20:34:08.012Z] ---> Running in c3b244dd6926 [2022-04-28T20:34:08.012Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-28T20:34:08.012Z] Status: Downloaded newer image for alpine:3.15 [2022-04-28T20:34:08.012Z] ---> 0ac33e5f5afa [2022-04-28T20:34:08.012Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T20:34:08.274Z] ---> Running in 9eaa4c36a550 [2022-04-28T20:34:08.534Z] Removing intermediate container 9eaa4c36a550 [2022-04-28T20:34:08.534Z] ---> f3e39081d500 [2022-04-28T20:34:08.534Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:34:08.534Z] ---> Running in be96f154917b [2022-04-28T20:34:08.738Z] 3f3a8bcf1eab: Pull complete [2022-04-28T20:34:08.738Z] 0c92f367c5e7: Pull complete [2022-04-28T20:34:08.738Z] 3096ccb668a1: Pull complete [2022-04-28T20:34:08.738Z] e8cf19c19ddd: Pull complete [2022-04-28T20:34:09.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:34:09.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:34:09.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:34:09.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:34:09.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:34:09.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:34:09.362Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-28T20:34:09.362Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T20:34:09.362Z] OK: 6 MiB in 15 packages [2022-04-28T20:34:09.362Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-28T20:34:09.362Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T20:34:09.362Z] OK: 6 MiB in 15 packages [2022-04-28T20:34:09.362Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-28T20:34:09.362Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-28T20:34:09.362Z] (3/3) Installing su-exec (0.2-r1) [2022-04-28T20:34:09.362Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T20:34:09.362Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T20:34:09.362Z] OK: 6 MiB in 17 packages [2022-04-28T20:34:09.932Z] Removing intermediate container 3dc13539001b [2022-04-28T20:34:09.932Z] ---> 82ab051f2f03 [2022-04-28T20:34:09.932Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T20:34:09.932Z] ---> Running in 2b14a21af7c9 [2022-04-28T20:34:10.193Z] Removing intermediate container 218313b57469 [2022-04-28T20:34:10.193Z] ---> 637e028e7085 [2022-04-28T20:34:10.193Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T20:34:10.193Z] Removing intermediate container be96f154917b [2022-04-28T20:34:10.193Z] ---> a9f32f2720a3 [2022-04-28T20:34:10.193Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-28T20:34:10.193Z] Removing intermediate container 2b14a21af7c9 [2022-04-28T20:34:10.193Z] ---> c1f8ce4cb27b [2022-04-28T20:34:10.193Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-28T20:34:10.193Z] ---> Running in d8c674a2d79c [2022-04-28T20:34:10.193Z] ---> Running in 670232d404de [2022-04-28T20:34:10.456Z] ---> Running in 41fada8546bf [2022-04-28T20:34:10.456Z] Removing intermediate container c3b244dd6926 [2022-04-28T20:34:10.456Z] ---> 87ee867de927 [2022-04-28T20:34:10.456Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T20:34:10.456Z] ---> Running in 77fecddd64db [2022-04-28T20:34:10.716Z] Removing intermediate container 670232d404de [2022-04-28T20:34:10.716Z] ---> 3e113511c988 [2022-04-28T20:34:10.716Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-28T20:34:10.716Z] ---> Running in 5de6a6a9fd48 [2022-04-28T20:34:10.716Z] Removing intermediate container 41fada8546bf [2022-04-28T20:34:10.716Z] ---> cdd56c805cb8 [2022-04-28T20:34:10.716Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T20:34:10.716Z] Removing intermediate container 77fecddd64db [2022-04-28T20:34:10.716Z] ---> 8d4cfefb3105 [2022-04-28T20:34:10.716Z] Step 13/25 : WORKDIR / [2022-04-28T20:34:10.716Z] ---> Running in 03ad07752683 [2022-04-28T20:34:10.716Z] ---> Running in 53d59770bf92 [2022-04-28T20:34:10.716Z] Removing intermediate container 5de6a6a9fd48 [2022-04-28T20:34:10.716Z] ---> bccbc2283c51 [2022-04-28T20:34:10.716Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T20:34:10.716Z] ---> Running in 4af0f7dbb03c [2022-04-28T20:34:10.977Z] Removing intermediate container 53d59770bf92 [2022-04-28T20:34:10.977Z] ---> c2cac0b74be9 [2022-04-28T20:34:10.977Z] 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-04-28T20:34:10.977Z] Removing intermediate container 03ad07752683 [2022-04-28T20:34:10.977Z] ---> 36e2639f1fd5 [2022-04-28T20:34:10.977Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T20:34:10.977Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:34:11.237Z] Removing intermediate container 4af0f7dbb03c [2022-04-28T20:34:11.237Z] ---> 7894ecb03ec1 [2022-04-28T20:34:11.237Z] Step 15/23 : WORKDIR / [2022-04-28T20:34:11.237Z] ---> Running in 96f453d865ae [2022-04-28T20:34:11.497Z] ---> 7fca0e553c46 [2022-04-28T20:34:11.497Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-28T20:34:11.497Z] ---> 96af9492eea3 [2022-04-28T20:34:11.497Z] 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-04-28T20:34:11.497Z] Removing intermediate container 96f453d865ae [2022-04-28T20:34:11.497Z] ---> 7e330ec0e7e6 [2022-04-28T20:34:11.497Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T20:34:11.758Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:34:12.017Z] ---> a60479ba5277 [2022-04-28T20:34:12.017Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-28T20:34:12.017Z] ---> c2deab86efca [2022-04-28T20:34:12.017Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-28T20:34:12.275Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T20:34:12.275Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T20:34:12.275Z] OK: 15854 distinct packages available [2022-04-28T20:34:12.275Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:34:12.275Z] ---> 420d1f316ae0 [2022-04-28T20:34:12.275Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-28T20:34:12.275Z] ---> 0ed29fa10634 [2022-04-28T20:34:12.275Z] 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-04-28T20:34:12.534Z] ---> 9e68cbaa10ac [2022-04-28T20:34:12.534Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-28T20:34:12.792Z] ---> 75a3b897981d [2022-04-28T20:34:12.792Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-28T20:34:12.792Z] ---> 23fb76c59746 [2022-04-28T20:34:12.792Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-28T20:34:12.792Z] ---> Running in 6331cbafd18a [2022-04-28T20:34:12.792Z] ---> b535ce3c9f2f [2022-04-28T20:34:12.792Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-28T20:34:12.792Z] ---> Running in 62599613274d [2022-04-28T20:34:12.792Z] Removing intermediate container 6331cbafd18a [2022-04-28T20:34:12.792Z] ---> a6592fd73e86 [2022-04-28T20:34:12.792Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T20:34:13.051Z] ---> Running in 65cc15fc073c [2022-04-28T20:34:13.051Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:34:13.051Z] Removing intermediate container 62599613274d [2022-04-28T20:34:13.051Z] ---> 82c0d56c30c9 [2022-04-28T20:34:13.051Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T20:34:13.311Z] ---> Running in 4f474706470f [2022-04-28T20:34:13.311Z] Removing intermediate container 65cc15fc073c [2022-04-28T20:34:13.311Z] ---> 1dad1e8d0202 [2022-04-28T20:34:13.311Z] Step 20/22 : LABEL arch=x86_64 [2022-04-28T20:34:13.311Z] ---> 7d69a7a77425 [2022-04-28T20:34:13.311Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-28T20:34:13.311Z] ---> Running in 0d8b6e2013b5 [2022-04-28T20:34:13.570Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-28T20:34:13.570Z] Removing intermediate container 4f474706470f [2022-04-28T20:34:13.570Z] ---> 2f14eb37e7b3 [2022-04-28T20:34:13.570Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T20:34:13.570Z] Removing intermediate container 0d8b6e2013b5 [2022-04-28T20:34:13.570Z] ---> 1cad348e5db0 [2022-04-28T20:34:13.570Z] Step 21/22 : LABEL git_sha=26051982e16b3c0decf5ed2b2c134200c5ec23cb ---> Running in 1f9e3dfdd714 [2022-04-28T20:34:13.570Z] [2022-04-28T20:34:13.570Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-28T20:34:13.570Z] ---> Running in 1abc36d42ca5 [2022-04-28T20:34:13.570Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T20:34:13.831Z] (4/9) Installing libcurl (7.80.0-r1) [2022-04-28T20:34:13.831Z] (5/9) Installing curl (7.80.0-r1) [2022-04-28T20:34:13.831Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-28T20:34:14.090Z] Removing intermediate container 1f9e3dfdd714 [2022-04-28T20:34:14.090Z] ---> acde52dd4078 [2022-04-28T20:34:14.091Z] Step 22/23 : LABEL git_sha=26051982e16b3c0decf5ed2b2c134200c5ec23cb [2022-04-28T20:34:14.091Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-28T20:34:14.091Z] ---> 2565ba83c943 [2022-04-28T20:34:14.091Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T20:34:14.091Z] Removing intermediate container 1abc36d42ca5 [2022-04-28T20:34:14.091Z] ---> c76d8ee44965 [2022-04-28T20:34:14.091Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T20:34:14.091Z] ---> Running in e850289cbd4a [2022-04-28T20:34:14.091Z] (8/9) Installing libucontext (1.1-r0) [2022-04-28T20:34:14.091Z] ---> Running in 29a2cb8987c6 [2022-04-28T20:34:14.091Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-28T20:34:14.171Z] a4caa8a26152: Pull complete [2022-04-28T20:34:14.171Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-28T20:34:14.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T20:34:14.171Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-28T20:34:14.350Z] Removing intermediate container e850289cbd4a [2022-04-28T20:34:14.351Z] ---> c3b86884d023 [2022-04-28T20:34:14.351Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T20:34:14.351Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T20:34:14.351Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T20:34:14.351Z] ---> Running in 69b9103a1557 [2022-04-28T20:34:14.351Z] Removing intermediate container 29a2cb8987c6 [2022-04-28T20:34:14.351Z] ---> 845d05b86157 [2022-04-28T20:34:14.351Z] [2022-04-28T20:34:14.351Z] OK: 8 MiB in 23 packages [2022-04-28T20:34:14.351Z] Successfully built 845d05b86157 [2022-04-28T20:34:14.351Z] Successfully tagged support-scheduler:latest [2022-04-28T20:34:14.351Z]  Building support-scheduler ... done Building support-notifications [2022-04-28T20:34:14.534Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-28T20:34:14.534Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T20:34:14.534Z] WORKDIR /edgex [2022-04-28T20:34:14.534Z] COPY go.mod . [2022-04-28T20:34:14.534Z] RUN go mod download [2022-04-28T20:34:14.617Z] ---> ce92eb6b0ed6 [2022-04-28T20:34:14.617Z] 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-04-28T20:34:14.617Z] Removing intermediate container 69b9103a1557 [2022-04-28T20:34:14.617Z] ---> 44d5e9abce44 [2022-04-28T20:34:14.617Z] [2022-04-28T20:34:14.617Z] ---> Running in e449951af19b [2022-04-28T20:34:14.879Z] Successfully built 44d5e9abce44 [2022-04-28T20:34:14.879Z] Successfully tagged core-metadata:latest [2022-04-28T20:34:14.879Z]  Building core-metadata ... done Building core-command [2022-04-28T20:34:15.448Z] Removing intermediate container d8c674a2d79c [2022-04-28T20:34:15.448Z] ---> ac14dbfc167a [2022-04-28T20:34:15.448Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T20:34:16.824Z] ---> 649f3cb661ee [2022-04-28T20:34:16.824Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-28T20:34:17.086Z] Removing intermediate container e449951af19b [2022-04-28T20:34:17.086Z] ---> d540d1451c3e [2022-04-28T20:34:17.086Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T20:34:17.086Z] ---> Running in dd223a799874 [2022-04-28T20:34:17.200Z] Sending build context to Docker daemon 169.3MB [2022-04-28T20:34:17.200Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T20:34:17.200Z] ---> 725f1c02e7f9 [2022-04-28T20:34:17.200Z] Step 2/4 : WORKDIR /edgex [2022-04-28T20:34:17.352Z] Removing intermediate container dd223a799874 [2022-04-28T20:34:17.352Z] ---> f80fcc165172 [2022-04-28T20:34:17.352Z] Step 23/25 : LABEL arch=x86_64 [2022-04-28T20:34:17.352Z] ---> Running in e7fcfd39ca78 [2022-04-28T20:34:17.618Z] Removing intermediate container e7fcfd39ca78 [2022-04-28T20:34:17.618Z] ---> c28e0916f861 [2022-04-28T20:34:17.618Z] Step 24/25 : LABEL git_sha=26051982e16b3c0decf5ed2b2c134200c5ec23cb [2022-04-28T20:34:17.877Z] ---> Running in bada420db57b [2022-04-28T20:34:18.139Z] Removing intermediate container bada420db57b [2022-04-28T20:34:18.139Z] ---> 5fa7f170cd61 [2022-04-28T20:34:18.139Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T20:34:18.139Z] ---> 72c34e167c7d [2022-04-28T20:34:18.139Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-28T20:34:18.139Z] ---> Running in 8c0483cbc074 [2022-04-28T20:34:18.712Z] Removing intermediate container 8c0483cbc074 [2022-04-28T20:34:18.712Z] ---> 0139aaf16fae [2022-04-28T20:34:18.712Z] [2022-04-28T20:34:18.712Z] ---> 13c56e77d80e [2022-04-28T20:34:18.712Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-28T20:34:18.712Z] ---> Running in 22bdec6714fe [2022-04-28T20:34:18.712Z] Successfully built 0139aaf16fae [2022-04-28T20:34:18.712Z] Successfully tagged security-secretstore-setup:latest [2022-04-28T20:34:18.712Z] Building security-bootstrapper [2022-04-28T20:34:19.190Z] ---> Running in 4f972a663bf0 [2022-04-28T20:34:19.282Z]  Building security-secretstore-setup ... done Removing intermediate container 22bdec6714fe [2022-04-28T20:34:19.282Z] ---> c36c018f678a [2022-04-28T20:34:19.282Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T20:34:19.467Z] Removing intermediate container 4f972a663bf0 [2022-04-28T20:34:19.467Z] ---> f3870680c27e [2022-04-28T20:34:19.467Z] Step 3/4 : COPY go.mod . [2022-04-28T20:34:19.545Z] ---> Running in f7275b969bf5 [2022-04-28T20:34:20.076Z] ---> 5d8d9f554f85 [2022-04-28T20:34:20.076Z] Step 4/4 : RUN go mod download [2022-04-28T20:34:20.076Z] ---> Running in 1139ff2cad1b [2022-04-28T20:34:20.114Z] Removing intermediate container f7275b969bf5 [2022-04-28T20:34:20.114Z] ---> a3d5ed9fdb8b [2022-04-28T20:34:20.114Z] Step 18/20 : LABEL arch=x86_64 [2022-04-28T20:34:20.374Z] ---> Running in 754abb849356 [2022-04-28T20:34:20.648Z] Removing intermediate container 754abb849356 [2022-04-28T20:34:20.648Z] ---> 81ae753e42e6 [2022-04-28T20:34:20.648Z] Step 19/20 : LABEL git_sha=26051982e16b3c0decf5ed2b2c134200c5ec23cb [2022-04-28T20:34:20.906Z] ---> Running in 956893c8f2e9 [2022-04-28T20:34:21.164Z] Removing intermediate container 956893c8f2e9 [2022-04-28T20:34:21.164Z] ---> 3df0a5c2cf78 [2022-04-28T20:34:21.164Z] Step 20/20 : LABEL version=0.0.0 [2022-04-28T20:34:21.164Z] ---> Running in 8337c0e64bc9 [2022-04-28T20:34:21.423Z] Removing intermediate container 8337c0e64bc9 [2022-04-28T20:34:21.423Z] ---> 122e2fb37657 [2022-04-28T20:34:21.423Z] [2022-04-28T20:34:21.423Z] Successfully built 122e2fb37657 [2022-04-28T20:34:21.423Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-28T20:34:21.423Z]  Building security-spiffe-token-provider ... done Building sys-mgmt-agent [2022-04-28T20:34:27.987Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:34:27.987Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:34:27.987Z] ---> 0f7644f8ada1 [2022-04-28T20:34:27.987Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T20:34:27.987Z] ---> Using cache [2022-04-28T20:34:27.987Z] ---> 164bdc710392 [2022-04-28T20:34:27.987Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:34:27.987Z] ---> Using cache [2022-04-28T20:34:27.987Z] ---> 905cfae251b9 [2022-04-28T20:34:27.987Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-28T20:34:27.987Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:34:27.987Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:34:27.987Z] ---> 0f7644f8ada1 [2022-04-28T20:34:27.987Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T20:34:27.987Z] ---> Using cache [2022-04-28T20:34:27.987Z] ---> 164bdc710392 [2022-04-28T20:34:27.987Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:34:27.987Z] ---> Using cache [2022-04-28T20:34:27.987Z] ---> 905cfae251b9 [2022-04-28T20:34:27.987Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T20:34:27.988Z] ---> Using cache [2022-04-28T20:34:27.988Z] ---> f95c6abc9574 [2022-04-28T20:34:27.988Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T20:34:27.988Z] ---> Using cache [2022-04-28T20:34:27.988Z] ---> 6a04831c8895 [2022-04-28T20:34:27.988Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:34:27.988Z] ---> Using cache [2022-04-28T20:34:27.988Z] ---> 557b9c590229 [2022-04-28T20:34:27.988Z] Step 8/23 : COPY . . [2022-04-28T20:34:27.988Z] ---> Using cache [2022-04-28T20:34:27.988Z] ---> 71497ff3f970 [2022-04-28T20:34:27.988Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-28T20:34:29.891Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:34:29.891Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:34:29.891Z] ---> 0f7644f8ada1 [2022-04-28T20:34:29.891Z] Step 3/31 : WORKDIR /edgex-go [2022-04-28T20:34:29.891Z] ---> Using cache [2022-04-28T20:34:29.891Z] ---> 164bdc710392 [2022-04-28T20:34:29.891Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:34:29.891Z] ---> Using cache [2022-04-28T20:34:29.891Z] ---> 905cfae251b9 [2022-04-28T20:34:29.891Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-28T20:34:29.891Z] ---> Using cache [2022-04-28T20:34:29.891Z] ---> f95c6abc9574 [2022-04-28T20:34:29.891Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-28T20:34:29.891Z] ---> Using cache [2022-04-28T20:34:29.891Z] ---> 6a04831c8895 [2022-04-28T20:34:29.891Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:34:29.891Z] ---> Using cache [2022-04-28T20:34:29.891Z] ---> 557b9c590229 [2022-04-28T20:34:29.891Z] Step 8/31 : COPY . . [2022-04-28T20:34:29.891Z] ---> Using cache [2022-04-28T20:34:29.891Z] ---> 71497ff3f970 [2022-04-28T20:34:29.891Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-28T20:34:30.460Z] ---> Running in affc0fcc0b39 [2022-04-28T20:34:30.460Z] ---> Running in ff73970342bb [2022-04-28T20:34:30.460Z] ---> Running in d1a24561a784 [2022-04-28T20:34:31.847Z] 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-04-28T20:34:31.847Z] 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-04-28T20:34:31.847Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:34:32.781Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:34:32.781Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:34:32.781Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:34:32.781Z] ---> 0f7644f8ada1 [2022-04-28T20:34:32.781Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T20:34:32.781Z] ---> Using cache [2022-04-28T20:34:32.781Z] ---> 164bdc710392 [2022-04-28T20:34:32.781Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:34:32.781Z] ---> Using cache [2022-04-28T20:34:32.781Z] ---> 905cfae251b9 [2022-04-28T20:34:32.781Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-28T20:34:33.041Z] OK: 221 MiB in 52 packages [2022-04-28T20:34:33.041Z] ---> Running in e74fa02edd1c [2022-04-28T20:34:33.622Z] Removing intermediate container d1a24561a784 [2022-04-28T20:34:33.622Z] ---> 8fb2f9b63f5d [2022-04-28T20:34:33.622Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T20:34:33.881Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:34:34.141Z] ---> 29378b2ac6af [2022-04-28T20:34:34.141Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:34:34.408Z] ---> Running in b77d6986bf2a [2022-04-28T20:34:34.667Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:34:34.930Z] OK: 221 MiB in 52 packages [2022-04-28T20:34:35.870Z] Removing intermediate container e74fa02edd1c [2022-04-28T20:34:35.870Z] ---> c6cab819d11b [2022-04-28T20:34:35.870Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T20:34:36.440Z] ---> 1b6ee063915c [2022-04-28T20:34:36.440Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:34:36.699Z] Removing intermediate container b77d6986bf2a [2022-04-28T20:34:36.699Z] ---> 94190fa3202c [2022-04-28T20:34:36.699Z] Step 8/22 : COPY . . [2022-04-28T20:34:36.699Z] ---> Running in 609ccb234a64 [2022-04-28T20:34:39.989Z] Removing intermediate container 609ccb234a64 [2022-04-28T20:34:39.989Z] ---> b2c906e841aa [2022-04-28T20:34:39.989Z] Step 8/23 : COPY . . [2022-04-28T20:34:54.890Z] ---> 17a9850114c6 [2022-04-28T20:34:54.890Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-28T20:34:54.890Z] ---> Running in e2e974316421 [2022-04-28T20:34:54.890Z] 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-04-28T20:34:55.462Z] ---> 43df3c559293 [2022-04-28T20:34:55.462Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-28T20:34:55.723Z] ---> Running in 73e3b69f85e3 [2022-04-28T20:34:57.109Z] 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-04-28T20:34:59.642Z] Removing intermediate container affc0fcc0b39 [2022-04-28T20:34:59.642Z] ---> 3a9caf4a8c31 [2022-04-28T20:34:59.642Z] [2022-04-28T20:34:59.642Z] Step 10/31 : FROM alpine:3.14 [2022-04-28T20:34:59.642Z] ---> e04c818066af [2022-04-28T20:34:59.642Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-28T20:34:59.642Z] Removing intermediate container ff73970342bb [2022-04-28T20:34:59.642Z] ---> e26d21fb304f [2022-04-28T20:34:59.642Z] [2022-04-28T20:34:59.642Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T20:34:59.642Z] ---> e04c818066af [2022-04-28T20:34:59.642Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T20:34:59.642Z] ---> Using cache [2022-04-28T20:34:59.642Z] ---> 637e028e7085 [2022-04-28T20:34:59.642Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T20:34:59.642Z] ---> Using cache [2022-04-28T20:34:59.642Z] ---> 3e113511c988 [2022-04-28T20:34:59.642Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-28T20:34:59.642Z] ---> Running in f9d892ca711a [2022-04-28T20:34:59.642Z] ---> Running in 5e449f9f739e [2022-04-28T20:34:59.901Z] Removing intermediate container f9d892ca711a [2022-04-28T20:34:59.901Z] ---> 3651a8a59dfc [2022-04-28T20:34:59.901Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-28T20:34:59.901Z] Removing intermediate container 5e449f9f739e [2022-04-28T20:34:59.901Z] ---> 607f29a50649 [2022-04-28T20:34:59.901Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T20:34:59.901Z] ---> Running in 33b1e4654ce9 [2022-04-28T20:34:59.901Z] ---> Running in 7e42eed09c4e [2022-04-28T20:35:00.160Z] Removing intermediate container 33b1e4654ce9 [2022-04-28T20:35:00.160Z] ---> a259ef03e51d [2022-04-28T20:35:00.160Z] Step 15/23 : WORKDIR / [2022-04-28T20:35:00.160Z] ---> Running in 85f00d90558e [2022-04-28T20:35:00.420Z] Removing intermediate container 85f00d90558e [2022-04-28T20:35:00.420Z] ---> 29bebb915772 [2022-04-28T20:35:00.420Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T20:35:00.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:35:00.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:35:00.989Z] ---> 62ac00df689f [2022-04-28T20:35:00.989Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-28T20:35:01.249Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-28T20:35:01.249Z] (2/2) Installing su-exec (0.2-r1) [2022-04-28T20:35:01.249Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T20:35:01.249Z] OK: 6 MiB in 16 packages [2022-04-28T20:35:02.184Z] ---> fbd1f5368cd3 [2022-04-28T20:35:02.184Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-28T20:35:02.184Z] Removing intermediate container 7e42eed09c4e [2022-04-28T20:35:02.184Z] ---> c3a08484c2b4 [2022-04-28T20:35:02.184Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-28T20:35:02.184Z] ---> Running in 1a78f5f2871a [2022-04-28T20:35:02.443Z] Removing intermediate container 1a78f5f2871a [2022-04-28T20:35:02.443Z] ---> 4905365c8e76 [2022-04-28T20:35:02.443Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-28T20:35:02.443Z] ---> 5b21b913cff0 [2022-04-28T20:35:02.443Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-28T20:35:02.703Z] ---> Running in 5d3eb512eefc [2022-04-28T20:35:02.703Z] ---> Running in 9c0813397abd [2022-04-28T20:35:02.966Z] Removing intermediate container 5d3eb512eefc [2022-04-28T20:35:02.966Z] ---> 1c9251f9b0a5 [2022-04-28T20:35:02.966Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-28T20:35:02.966Z] Removing intermediate container 9c0813397abd [2022-04-28T20:35:02.966Z] ---> 1f73bfcf3899 [2022-04-28T20:35:02.966Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T20:35:03.224Z] ---> Running in e3bf507274cb [2022-04-28T20:35:03.224Z] ---> Running in a741ca3e98cb [2022-04-28T20:35:03.486Z] Removing intermediate container a741ca3e98cb [2022-04-28T20:35:03.486Z] ---> 2be02c5ae316 [2022-04-28T20:35:03.486Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T20:35:03.745Z] ---> Running in 568b145b5e19 [2022-04-28T20:35:04.003Z] Removing intermediate container 568b145b5e19 [2022-04-28T20:35:04.003Z] ---> ca34709cea5d [2022-04-28T20:35:04.003Z] Step 22/23 : LABEL git_sha=26051982e16b3c0decf5ed2b2c134200c5ec23cb [2022-04-28T20:35:04.003Z] ---> Running in f2930bf2955e [2022-04-28T20:35:04.261Z] Removing intermediate container f2930bf2955e [2022-04-28T20:35:04.261Z] ---> 7d9c18504a6e [2022-04-28T20:35:04.261Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T20:35:04.261Z] ---> Running in a6963ad72502 [2022-04-28T20:35:04.522Z] Removing intermediate container a6963ad72502 [2022-04-28T20:35:04.522Z] ---> f822f946cf53 [2022-04-28T20:35:04.522Z] [2022-04-28T20:35:04.780Z] Successfully built f822f946cf53 [2022-04-28T20:35:04.780Z] Successfully tagged core-command:latest [2022-04-28T20:35:04.780Z]  Building core-command ... done Building core-data [2022-04-28T20:35:04.780Z] Removing intermediate container e3bf507274cb [2022-04-28T20:35:04.780Z] ---> 8db136b88eb9 [2022-04-28T20:35:04.780Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-28T20:35:04.780Z] ---> Running in 012f3f7829a2 [2022-04-28T20:35:05.716Z] Removing intermediate container 012f3f7829a2 [2022-04-28T20:35:05.716Z] ---> 825a62dab7b1 [2022-04-28T20:35:05.716Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-28T20:35:06.657Z] ---> 3f354603cf70 [2022-04-28T20:35:06.657Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-28T20:35:06.916Z] ---> Running in ffde6b56bd4a [2022-04-28T20:35:09.453Z] Removing intermediate container ffde6b56bd4a [2022-04-28T20:35:09.453Z] ---> def524055730 [2022-04-28T20:35:09.453Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T20:35:10.022Z] ---> 9c61ecfe12cb [2022-04-28T20:35:10.022Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-28T20:35:11.928Z] ---> d83ef60a62c3 [2022-04-28T20:35:11.928Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-28T20:35:12.187Z] ---> 3d9e8b1fb92b [2022-04-28T20:35:12.187Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-28T20:35:12.755Z] ---> 20c3e402b65c [2022-04-28T20:35:12.755Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-28T20:35:13.693Z] ---> e80d9363cef1 [2022-04-28T20:35:13.693Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-28T20:35:13.693Z] ---> Running in 2b9d14f443df [2022-04-28T20:35:13.693Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:35:13.693Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:35:13.693Z] ---> 0f7644f8ada1 [2022-04-28T20:35:13.693Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T20:35:13.693Z] ---> Using cache [2022-04-28T20:35:13.693Z] ---> 164bdc710392 [2022-04-28T20:35:13.694Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:35:13.694Z] ---> Using cache [2022-04-28T20:35:13.694Z] ---> 905cfae251b9 [2022-04-28T20:35:13.694Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-28T20:35:13.694Z] ---> Running in ca1e49c1ffea [2022-04-28T20:35:13.951Z] Removing intermediate container 2b9d14f443df [2022-04-28T20:35:13.951Z] ---> 8206c80f0c73 [2022-04-28T20:35:13.951Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-28T20:35:14.517Z] ---> e5d44acec62f [2022-04-28T20:35:14.517Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-28T20:35:14.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:35:14.776Z] ---> Running in 05e6864ff8d4 [2022-04-28T20:35:15.341Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:35:15.927Z] OK: 221 MiB in 52 packages [2022-04-28T20:35:16.293Z] Removing intermediate container 05e6864ff8d4 [2022-04-28T20:35:16.293Z] ---> 6452537ecbeb [2022-04-28T20:35:16.293Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-28T20:35:16.293Z] ---> Running in 89ef11f404dc [2022-04-28T20:35:16.610Z] Removing intermediate container ca1e49c1ffea [2022-04-28T20:35:16.610Z] ---> 57b3f27e2ff0 [2022-04-28T20:35:16.610Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T20:35:16.610Z] Removing intermediate container 89ef11f404dc [2022-04-28T20:35:16.610Z] ---> 40db3b9b4aa2 [2022-04-28T20:35:16.610Z] Step 28/31 : CMD ["gate"] [2022-04-28T20:35:16.610Z] ---> Running in 856d22ec1963 [2022-04-28T20:35:16.675Z] Removing intermediate container 1139ff2cad1b [2022-04-28T20:35:16.675Z] ---> 700b21587af6 [2022-04-28T20:35:16.676Z] Successfully built 700b21587af6 [2022-04-28T20:35:16.676Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T20:35:16.877Z] Removing intermediate container 856d22ec1963 [2022-04-28T20:35:16.877Z] ---> cd4b5bf537e9 [2022-04-28T20:35:16.877Z] Step 29/31 : LABEL arch=x86_64 [2022-04-28T20:35:16.877Z] ---> 89d76908e6d9 [2022-04-28T20:35:16.877Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:35:16.877Z] ---> Running in 0290489d41ff [2022-04-28T20:35:17.025Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T20:35:17.025Z] . [Pipeline] withDockerContainer [2022-04-28T20:35:17.164Z] ---> Running in 41e2762cf677 [2022-04-28T20:35:17.164Z] Removing intermediate container 0290489d41ff [2022-04-28T20:35:17.164Z] ---> e052c151a511 [2022-04-28T20:35:17.164Z] Step 30/31 : LABEL git_sha=26051982e16b3c0decf5ed2b2c134200c5ec23cb [2022-04-28T20:35:17.299Z] prd-ubuntu20.04-docker-arm64-4c-16g-33717 does not seem to be running inside a container [2022-04-28T20:35:17.399Z] $ 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 ******** ci-base-image-arm64 cat [2022-04-28T20:35:17.423Z] ---> Running in f01606568780 [2022-04-28T20:35:17.682Z] Removing intermediate container f01606568780 [2022-04-28T20:35:17.682Z] ---> e63ff18388ec [2022-04-28T20:35:17.682Z] Step 31/31 : LABEL version=0.0.0 [2022-04-28T20:35:17.682Z] ---> Running in 5b564a57e6d1 [2022-04-28T20:35:17.940Z] Removing intermediate container 5b564a57e6d1 [2022-04-28T20:35:17.940Z] ---> 9137710d5e4a [2022-04-28T20:35:17.940Z] [2022-04-28T20:35:17.940Z] Successfully built 9137710d5e4a [2022-04-28T20:35:17.940Z] Successfully tagged security-bootstrapper:latest [2022-04-28T20:35:17.940Z] Building security-proxy-setup [2022-04-28T20:35:18.918Z] $ docker top e38a1c72c14024435bc0e7fbc2abd1e222d9b235e3481efe84e7039ba6213a63 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T20:35:19.841Z]  Building security-bootstrapper ... done Removing intermediate container 41e2762cf677 [2022-04-28T20:35:19.841Z] ---> 0e5a67373ed0 [2022-04-28T20:35:19.841Z] Step 8/23 : COPY . . [2022-04-28T20:35:19.934Z] + go version [2022-04-28T20:35:19.934Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-28T20:35:20.007Z] $ docker stop --time=1 e38a1c72c14024435bc0e7fbc2abd1e222d9b235e3481efe84e7039ba6213a63 [2022-04-28T20:35:21.827Z] $ docker rm -f e38a1c72c14024435bc0e7fbc2abd1e222d9b235e3481efe84e7039ba6213a63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T20:35:22.495Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T20:35:22.495Z] . [Pipeline] withDockerContainer [2022-04-28T20:35:22.756Z] prd-ubuntu20.04-docker-arm64-4c-16g-33717 does not seem to be running inside a container [2022-04-28T20:35:22.849Z] $ 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 ******** ci-base-image-arm64 cat [2022-04-28T20:35:24.296Z] $ docker top 864d9e4e23539c279f239e324490529d1a24828352215c6664515bb245b15407 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-28T20:35:24.603Z] ========================================================= [2022-04-28T20:35:24.603Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-28T20:35:24.603Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T20:35:25.144Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:35:25.144Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:35:25.144Z] ---> 0f7644f8ada1 [2022-04-28T20:35:25.144Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T20:35:25.144Z] ---> Using cache [2022-04-28T20:35:25.144Z] ---> 164bdc710392 [2022-04-28T20:35:25.144Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:35:25.144Z] ---> Using cache [2022-04-28T20:35:25.144Z] ---> 905cfae251b9 [2022-04-28T20:35:25.144Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T20:35:25.144Z] ---> Using cache [2022-04-28T20:35:25.144Z] ---> f95c6abc9574 [2022-04-28T20:35:25.144Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T20:35:25.144Z] ---> Using cache [2022-04-28T20:35:25.144Z] ---> 6a04831c8895 [2022-04-28T20:35:25.144Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:35:25.144Z] ---> Using cache [2022-04-28T20:35:25.144Z] ---> 557b9c590229 [2022-04-28T20:35:25.144Z] Step 8/22 : COPY . . [2022-04-28T20:35:25.144Z] ---> Using cache [2022-04-28T20:35:25.144Z] ---> 71497ff3f970 [2022-04-28T20:35:25.144Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-28T20:35:25.264Z] + make test [2022-04-28T20:35:25.264Z] go mod tidy -compat=1.17 [2022-04-28T20:35:25.403Z] ---> Running in 000d349844f2 [2022-04-28T20:35:25.403Z] Removing intermediate container 73e3b69f85e3 [2022-04-28T20:35:25.403Z] ---> 3b3d29febf61 [2022-04-28T20:35:25.403Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-28T20:35:25.663Z] ---> Running in 620b2485c566 [2022-04-28T20:35:25.922Z] 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-04-28T20:35:25.922Z] 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-04-28T20:35:26.252Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-28T20:35:27.300Z] Removing intermediate container 620b2485c566 [2022-04-28T20:35:27.300Z] ---> 8d185b2885fb [2022-04-28T20:35:27.300Z] [2022-04-28T20:35:27.300Z] Step 11/23 : FROM docker:20.10.14 [2022-04-28T20:35:27.300Z] ---> 427c8e7a2329 [2022-04-28T20:35:27.300Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-28T20:35:27.561Z] ---> Running in 3baaec0c9f85 [2022-04-28T20:35:27.561Z] 20.10.14: Pulling from library/docker [2022-04-28T20:35:27.821Z] 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-04-28T20:35:28.081Z] Removing intermediate container e2e974316421 [2022-04-28T20:35:28.081Z] ---> dcf040a357d8 [2022-04-28T20:35:28.081Z] [2022-04-28T20:35:28.081Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T20:35:28.081Z] ---> e04c818066af [2022-04-28T20:35:28.081Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-28T20:35:28.081Z] ---> Running in df355d871295 [2022-04-28T20:35:28.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:35:28.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:35:28.912Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-28T20:35:28.912Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-28T20:35:28.912Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T20:35:28.912Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T20:35:28.912Z] OK: 6 MiB in 16 packages [2022-04-28T20:35:29.851Z] Removing intermediate container df355d871295 [2022-04-28T20:35:29.851Z] ---> 0ccaa2706d44 [2022-04-28T20:35:29.851Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T20:35:29.851Z] ---> Running in d008dda890fe [2022-04-28T20:35:29.851Z] Removing intermediate container d008dda890fe [2022-04-28T20:35:29.851Z] ---> ccc91afdc625 [2022-04-28T20:35:29.851Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-28T20:35:30.114Z] ---> Running in 8e352923eb3f [2022-04-28T20:35:30.114Z] Removing intermediate container 8e352923eb3f [2022-04-28T20:35:30.114Z] ---> 98c1eba5e70b [2022-04-28T20:35:30.114Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T20:35:30.373Z] ---> Running in 9cffc26f946e [2022-04-28T20:35:30.373Z] Removing intermediate container 9cffc26f946e [2022-04-28T20:35:30.373Z] ---> 1cb4a9bdae83 [2022-04-28T20:35:30.373Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T20:35:30.946Z] ---> 0920f1d09bd2 [2022-04-28T20:35:30.946Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-28T20:35:31.517Z] ---> 6d30d875ec44 [2022-04-28T20:35:31.517Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-28T20:35:32.087Z] ---> fa16edb3b20b [2022-04-28T20:35:32.087Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-28T20:35:32.087Z] ---> Running in 45096a23d4ab [2022-04-28T20:35:32.346Z] Removing intermediate container 45096a23d4ab [2022-04-28T20:35:32.346Z] ---> 30d378f428d7 [2022-04-28T20:35:32.346Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T20:35:32.346Z] ---> Running in 207a7fb433e0 [2022-04-28T20:35:32.605Z] Removing intermediate container 207a7fb433e0 [2022-04-28T20:35:32.605Z] ---> 36f089458626 [2022-04-28T20:35:32.605Z] Step 20/22 : LABEL arch=x86_64 [2022-04-28T20:35:32.865Z] ---> Running in 4e53f1b2d498 [2022-04-28T20:35:32.865Z] Removing intermediate container 4e53f1b2d498 [2022-04-28T20:35:32.865Z] ---> c6dadaca5f95 [2022-04-28T20:35:32.865Z] Step 21/22 : LABEL git_sha=26051982e16b3c0decf5ed2b2c134200c5ec23cb [2022-04-28T20:35:33.126Z] ---> Running in 12ab1dc7940c [2022-04-28T20:35:33.386Z] Removing intermediate container 12ab1dc7940c [2022-04-28T20:35:33.386Z] ---> 07167c017cc8 [2022-04-28T20:35:33.386Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T20:35:33.386Z] ---> Running in 28e30d5768e1 [2022-04-28T20:35:33.645Z] Removing intermediate container 28e30d5768e1 [2022-04-28T20:35:33.645Z] ---> 6cdb82f989f2 [2022-04-28T20:35:33.645Z] [2022-04-28T20:35:33.645Z] Successfully built 6cdb82f989f2 [2022-04-28T20:35:33.905Z] Successfully tagged support-notifications:latest [2022-04-28T20:35:33.905Z]  Building support-notifications ... done Building security-spire-server [2022-04-28T20:35:33.905Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-28T20:35:33.905Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-28T20:35:33.905Z] ---> 7417809fdb73 [2022-04-28T20:35:33.905Z] 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-04-28T20:35:34.855Z] ---> Running in 401977d5ac94 [2022-04-28T20:35:35.114Z] Removing intermediate container 401977d5ac94 [2022-04-28T20:35:35.114Z] ---> 260beb091d19 [2022-04-28T20:35:35.114Z] 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-04-28T20:35:35.114Z] ---> Running in bea4bfda9f9d [2022-04-28T20:35:36.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:35:36.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:35:36.057Z] (1/43) Installing readline (8.1.1-r0) [2022-04-28T20:35:36.057Z] (2/43) Installing bash (5.1.16-r0) [2022-04-28T20:35:36.057Z] Executing bash-5.1.16-r0.post-install [2022-04-28T20:35:36.057Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-28T20:35:36.316Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T20:35:36.316Z] (5/43) Installing libcurl (7.80.0-r1) [2022-04-28T20:35:36.316Z] (6/43) Installing curl (7.80.0-r1) [2022-04-28T20:35:36.316Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-28T20:35:36.316Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-28T20:35:36.316Z] (9/43) Installing expat (2.4.7-r0) [2022-04-28T20:35:36.316Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-28T20:35:36.316Z] (11/43) Installing gdbm (1.22-r0) [2022-04-28T20:35:36.316Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-28T20:35:36.316Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-28T20:35:36.316Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-28T20:35:36.316Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-28T20:35:36.316Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-28T20:35:36.316Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-28T20:35:36.884Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-28T20:35:36.884Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-28T20:35:36.884Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-28T20:35:36.884Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-28T20:35:36.884Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-28T20:35:36.884Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-28T20:35:36.884Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-28T20:35:36.884Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-28T20:35:36.884Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-28T20:35:36.884Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-28T20:35:36.884Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-28T20:35:36.884Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-28T20:35:36.884Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-28T20:35:36.884Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-28T20:35:36.884Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-28T20:35:36.884Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-28T20:35:36.884Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-28T20:35:36.884Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-28T20:35:36.884Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-28T20:35:36.884Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-28T20:35:36.884Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-28T20:35:36.884Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-28T20:35:36.884Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-28T20:35:36.884Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-28T20:35:36.884Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-28T20:35:36.884Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-28T20:35:37.143Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T20:35:37.143Z] OK: 83 MiB in 65 packages [2022-04-28T20:35:37.711Z] Collecting docker-compose==1.23.2 [2022-04-28T20:35:37.711Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-28T20:35:37.970Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-28T20:35:37.970Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-28T20:35:38.229Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-28T20:35:38.229Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-28T20:35:38.229Z] Collecting texttable<0.10,>=0.9.0 [2022-04-28T20:35:38.229Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-28T20:35:38.229Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:35:38.229Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:35:38.229Z] ---> 0f7644f8ada1 [2022-04-28T20:35:38.229Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T20:35:38.229Z] ---> Using cache [2022-04-28T20:35:38.230Z] ---> 164bdc710392 [2022-04-28T20:35:38.230Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:35:38.230Z] ---> Using cache [2022-04-28T20:35:38.230Z] ---> 905cfae251b9 [2022-04-28T20:35:38.230Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T20:35:38.800Z] 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-04-28T20:35:38.800Z] Collecting jsonschema<3,>=2.5.1 [2022-04-28T20:35:38.800Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-28T20:35:38.800Z] Collecting docopt<0.7,>=0.6.1 [2022-04-28T20:35:38.800Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-28T20:35:39.068Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-28T20:35:39.068Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-28T20:35:39.327Z] ---> Running in e896288affa6 [2022-04-28T20:35:39.586Z] Collecting docker<4.0,>=3.6.0 [2022-04-28T20:35:39.586Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-28T20:35:39.586Z] Collecting cached-property<2,>=1.2.0 [2022-04-28T20:35:39.586Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-28T20:35:39.586Z] Collecting PyYAML<4,>=3.10 [2022-04-28T20:35:39.586Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-28T20:35:40.153Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:35:40.413Z] Collecting docker-pycreds>=0.4.0 [2022-04-28T20:35:40.413Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-28T20:35:40.413Z] Collecting idna<2.8,>=2.5 [2022-04-28T20:35:40.413Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-28T20:35:40.413Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-28T20:35:40.413Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-28T20:35:40.413Z] 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-04-28T20:35:40.672Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-28T20:35:40.672Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-28T20:35:40.672Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-28T20:35:40.672Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-28T20:35:40.672Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-28T20:35:40.672Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-28T20:35:40.672Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:35:40.931Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-28T20:35:40.932Z] Attempting uninstall: urllib3 [2022-04-28T20:35:40.932Z] Found existing installation: urllib3 1.26.7 [2022-04-28T20:35:40.932Z] Uninstalling urllib3-1.26.7: [2022-04-28T20:35:40.932Z] Successfully uninstalled urllib3-1.26.7 [2022-04-28T20:35:40.932Z] Attempting uninstall: idna [2022-04-28T20:35:40.932Z] Found existing installation: idna 3.3 [2022-04-28T20:35:40.932Z] Uninstalling idna-3.3: [2022-04-28T20:35:40.932Z] Successfully uninstalled idna-3.3 [2022-04-28T20:35:41.191Z] OK: 221 MiB in 52 packages [2022-04-28T20:35:41.762Z] Attempting uninstall: requests [2022-04-28T20:35:41.762Z] Found existing installation: requests 2.26.0 [2022-04-28T20:35:41.762Z] Uninstalling requests-2.26.0: [2022-04-28T20:35:41.762Z] 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-04-28T20:35:41.762Z] Successfully uninstalled requests-2.26.0 [2022-04-28T20:35:41.762Z] Removing intermediate container e896288affa6 [2022-04-28T20:35:41.762Z] ---> f1e860fcca09 [2022-04-28T20:35:41.762Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T20:35:41.762Z] Running setup.py install for texttable: started [2022-04-28T20:35:42.021Z] ---> f0eca4659e03 [2022-04-28T20:35:42.021Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:35:42.021Z] ---> Running in 93fefb7cf7d2 [2022-04-28T20:35:42.279Z] Running setup.py install for texttable: finished with status 'done' [2022-04-28T20:35:42.279Z] Running setup.py install for PyYAML: started [2022-04-28T20:35:42.850Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-28T20:35:43.109Z] Running setup.py install for docopt: started [2022-04-28T20:35:43.109Z] Removing intermediate container 93fefb7cf7d2 [2022-04-28T20:35:43.109Z] ---> d13cc0f98e63 [2022-04-28T20:35:43.109Z] Step 8/25 : COPY . . [2022-04-28T20:35:43.368Z] Running setup.py install for docopt: finished with status 'done' [2022-04-28T20:35:43.368Z] Running setup.py install for dockerpty: started [2022-04-28T20:35:43.935Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-28T20:35:44.504Z] 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-04-28T20:35:45.078Z] Removing intermediate container 000d349844f2 [2022-04-28T20:35:45.078Z] ---> 6e394d7f5b3e [2022-04-28T20:35:45.078Z] [2022-04-28T20:35:45.078Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T20:35:45.078Z] ---> e04c818066af [2022-04-28T20:35:45.078Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-28T20:35:45.337Z] ---> Running in 2e2a34f597b4 [2022-04-28T20:35:45.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:35:45.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:35:45.858Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-28T20:35:45.858Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-28T20:35:45.858Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-28T20:35:45.858Z] (4/6) Installing libcurl (7.79.1-r1) [2022-04-28T20:35:46.118Z] (5/6) Installing curl (7.79.1-r1) [2022-04-28T20:35:46.118Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-28T20:35:46.118Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T20:35:46.118Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T20:35:46.118Z] OK: 8 MiB in 20 packages [2022-04-28T20:35:47.504Z] Removing intermediate container 2e2a34f597b4 [2022-04-28T20:35:47.504Z] ---> 6c491611bf68 [2022-04-28T20:35:47.504Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T20:35:47.504Z] ---> Running in 94ad39a3a4dc [2022-04-28T20:35:47.765Z] Removing intermediate container 94ad39a3a4dc [2022-04-28T20:35:47.765Z] ---> 08c3d7b52d09 [2022-04-28T20:35:47.765Z] Step 13/22 : WORKDIR /edgex [2022-04-28T20:35:47.765Z] ---> Running in ff24e91245d4 [2022-04-28T20:35:48.024Z] Removing intermediate container bea4bfda9f9d [2022-04-28T20:35:48.024Z] ---> d9425e52f570 [2022-04-28T20:35:48.024Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-28T20:35:48.024Z] Removing intermediate container ff24e91245d4 [2022-04-28T20:35:48.024Z] ---> 30416780678e [2022-04-28T20:35:48.024Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-28T20:35:48.024Z] ---> Running in 6c376351e99f [2022-04-28T20:35:48.290Z] Removing intermediate container 6c376351e99f [2022-04-28T20:35:48.290Z] ---> 7b6858dc7532 [2022-04-28T20:35:48.290Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-28T20:35:48.290Z] ---> c0d8a7cb8225 [2022-04-28T20:35:48.290Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-28T20:35:48.290Z] ---> Running in 790d7aab1c46 [2022-04-28T20:35:48.549Z] Removing intermediate container 790d7aab1c46 [2022-04-28T20:35:48.549Z] ---> 8d593135793d [2022-04-28T20:35:48.549Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-28T20:35:48.809Z] ---> 41dc964c9203 [2022-04-28T20:35:48.809Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-28T20:35:49.068Z] ---> 4632647ff663 [2022-04-28T20:35:49.068Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-28T20:35:49.327Z] ---> b763e3defda8 [2022-04-28T20:35:49.327Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T20:35:49.327Z] ---> 6a8dff1a9fac [2022-04-28T20:35:49.327Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-28T20:35:49.894Z] ---> 02d0b9f75441 [2022-04-28T20:35:49.894Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-28T20:35:49.894Z] ---> 87eb32b65af4 [2022-04-28T20:35:49.894Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-28T20:35:49.894Z] ---> Running in 8852b092bfe6 [2022-04-28T20:35:49.894Z] ---> Running in 6aa0748fba26 [2022-04-28T20:35:50.153Z] Removing intermediate container 6aa0748fba26 [2022-04-28T20:35:50.153Z] ---> 952357f0a3a3 [2022-04-28T20:35:50.153Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T20:35:50.153Z] ---> Running in d7b41ec35ebf [2022-04-28T20:35:50.153Z] ---> a5a1bc1f2793 [2022-04-28T20:35:50.153Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T20:35:50.153Z] ---> Running in 3765d9f18760 [2022-04-28T20:35:50.153Z] Removing intermediate container d7b41ec35ebf [2022-04-28T20:35:50.153Z] ---> 85576fb41543 [2022-04-28T20:35:50.153Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T20:35:50.413Z] ---> Running in d2b3d99f8395 [2022-04-28T20:35:50.413Z] Removing intermediate container 3765d9f18760 [2022-04-28T20:35:50.413Z] ---> 19643865a47e [2022-04-28T20:35:50.413Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-28T20:35:50.413Z] Removing intermediate container d2b3d99f8395 [2022-04-28T20:35:50.413Z] ---> 6cea9ed22d5a [2022-04-28T20:35:50.413Z] Step 22/23 : LABEL git_sha=26051982e16b3c0decf5ed2b2c134200c5ec23cb [2022-04-28T20:35:50.413Z] ---> Running in b266bb8c91e5 [2022-04-28T20:35:50.413Z] ---> Running in 3e3d6693ad31 [2022-04-28T20:35:50.673Z] Removing intermediate container 8852b092bfe6 [2022-04-28T20:35:50.673Z] ---> cb3367936fd0 [2022-04-28T20:35:50.673Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T20:35:50.673Z] ---> Running in 27aa405d2c3f [2022-04-28T20:35:50.673Z] Removing intermediate container 3e3d6693ad31 [2022-04-28T20:35:50.673Z] ---> 44c0f04c4514 [2022-04-28T20:35:50.673Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T20:35:50.673Z] ---> Running in 2978d9d4cec1 [2022-04-28T20:35:50.933Z] Removing intermediate container 3baaec0c9f85 [2022-04-28T20:35:50.933Z] ---> 422004b8a011 [2022-04-28T20:35:50.933Z] [2022-04-28T20:35:50.933Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T20:35:50.933Z] ---> e04c818066af [2022-04-28T20:35:50.933Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-28T20:35:50.933Z] Removing intermediate container 27aa405d2c3f [2022-04-28T20:35:50.933Z] ---> 588f31412735 [2022-04-28T20:35:50.933Z] Step 20/22 : LABEL arch=x86_64 [2022-04-28T20:35:50.933Z] ---> Running in c420f987b1e6 [2022-04-28T20:35:50.933Z] Removing intermediate container 2978d9d4cec1 [2022-04-28T20:35:50.933Z] ---> f86a7344b99b [2022-04-28T20:35:50.933Z] [2022-04-28T20:35:50.933Z] ---> Running in 4be29b945364 [2022-04-28T20:35:51.197Z] Removing intermediate container c420f987b1e6 [2022-04-28T20:35:51.197Z] ---> 7da672904139 [2022-04-28T20:35:51.197Z] Step 21/22 : LABEL git_sha=26051982e16b3c0decf5ed2b2c134200c5ec23cb [2022-04-28T20:35:51.197Z] Successfully built f86a7344b99b [2022-04-28T20:35:51.197Z] Removing intermediate container 4be29b945364 [2022-04-28T20:35:51.197Z] ---> 5de0ad09e92e [2022-04-28T20:35:51.197Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-28T20:35:51.197Z] Successfully tagged sys-mgmt-agent:latest [2022-04-28T20:35:51.197Z]  Building sys-mgmt-agent ... done Building security-spire-config [2022-04-28T20:35:51.197Z] ---> Running in a3a5140c7c63 [2022-04-28T20:35:51.197Z] ---> Running in 5047df467c8c [2022-04-28T20:35:51.197Z] Removing intermediate container b266bb8c91e5 [2022-04-28T20:35:51.197Z] ---> d4193ea5dcc3 [2022-04-28T20:35:51.197Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-28T20:35:51.197Z] ---> Running in 396a3c981a59 [2022-04-28T20:35:51.197Z] Removing intermediate container a3a5140c7c63 [2022-04-28T20:35:51.197Z] ---> 30d12fbd2e05 [2022-04-28T20:35:51.197Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T20:35:51.457Z] Removing intermediate container 5047df467c8c [2022-04-28T20:35:51.457Z] ---> 247eee510735 [2022-04-28T20:35:51.457Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-28T20:35:51.457Z] ---> Running in 25c11d760790 [2022-04-28T20:35:51.457Z] Removing intermediate container 396a3c981a59 [2022-04-28T20:35:51.457Z] ---> 007b127e5299 [2022-04-28T20:35:51.457Z] 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-04-28T20:35:51.457Z] ---> Running in 2ff0bd617988 [2022-04-28T20:35:51.715Z] ---> Running in 2b5d3eb0904f [2022-04-28T20:35:51.715Z] Removing intermediate container 25c11d760790 [2022-04-28T20:35:51.715Z] ---> 76c3d6f20d7f [2022-04-28T20:35:51.715Z] [2022-04-28T20:35:51.715Z] Removing intermediate container 2ff0bd617988 [2022-04-28T20:35:51.715Z] ---> cb7826b1f102 [2022-04-28T20:35:51.715Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:35:51.715Z] ---> Running in 7d67e0627526 [2022-04-28T20:35:51.715Z] Successfully built 76c3d6f20d7f [2022-04-28T20:35:51.715Z] Successfully tagged security-proxy-setup:latest [2022-04-28T20:35:52.657Z]  Building security-proxy-setup ... done spire-1.2.1/ [2022-04-28T20:35:52.657Z] spire-1.2.1/.data/ [2022-04-28T20:35:52.657Z] spire-1.2.1/.data/.file [2022-04-28T20:35:52.657Z] spire-1.2.1/.dockerignore [2022-04-28T20:35:52.657Z] spire-1.2.1/.gitattributes [2022-04-28T20:35:52.657Z] spire-1.2.1/.githooks/ [2022-04-28T20:35:52.657Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T20:35:52.657Z] spire-1.2.1/.github/ [2022-04-28T20:35:52.657Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T20:35:52.657Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T20:35:52.657Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T20:35:52.657Z] spire-1.2.1/.github/workflows/ [2022-04-28T20:35:52.657Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T20:35:52.657Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T20:35:52.657Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T20:35:52.657Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T20:35:52.657Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T20:35:52.657Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T20:35:52.657Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T20:35:52.657Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T20:35:52.657Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T20:35:52.657Z] spire-1.2.1/.gitignore [2022-04-28T20:35:52.657Z] spire-1.2.1/.go-version [2022-04-28T20:35:52.657Z] spire-1.2.1/.golangci.yml [2022-04-28T20:35:52.657Z] spire-1.2.1/ADOPTERS.md [2022-04-28T20:35:52.657Z] spire-1.2.1/CHANGELOG.md [2022-04-28T20:35:52.657Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T20:35:52.657Z] spire-1.2.1/CODEOWNERS [2022-04-28T20:35:52.657Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T20:35:52.657Z] spire-1.2.1/Dockerfile [2022-04-28T20:35:52.657Z] spire-1.2.1/Dockerfile.dev [2022-04-28T20:35:52.657Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T20:35:52.657Z] spire-1.2.1/LICENSE [2022-04-28T20:35:52.657Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T20:35:52.657Z] spire-1.2.1/Makefile [2022-04-28T20:35:52.657Z] spire-1.2.1/README.md [2022-04-28T20:35:52.657Z] spire-1.2.1/ROADMAP.md [2022-04-28T20:35:52.657Z] spire-1.2.1/SECURITY.md [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/ [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T20:35:52.657Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T20:35:52.657Z] spire-1.2.1/conf/ [2022-04-28T20:35:52.657Z] spire-1.2.1/conf/agent/ [2022-04-28T20:35:52.657Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T20:35:52.657Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T20:35:52.657Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T20:35:52.657Z] spire-1.2.1/conf/server/ [2022-04-28T20:35:52.657Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T20:35:52.657Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T20:35:52.657Z] spire-1.2.1/conf/server/server.conf [2022-04-28T20:35:52.657Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T20:35:52.657Z] spire-1.2.1/doc/ [2022-04-28T20:35:52.657Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T20:35:52.657Z] spire-1.2.1/doc/auditlog.md [2022-04-28T20:35:52.657Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T20:35:52.657Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T20:35:52.657Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T20:35:52.657Z] spire-1.2.1/doc/images/ [2022-04-28T20:35:52.657Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T20:35:52.657Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T20:35:52.657Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T20:35:52.657Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T20:35:52.657Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T20:35:52.657Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T20:35:52.657Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T20:35:52.657Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T20:35:52.657Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T20:35:52.657Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T20:35:52.657Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T20:35:52.657Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T20:35:52.657Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T20:35:52.657Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T20:35:52.657Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T20:35:52.657Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T20:35:52.657Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T20:35:52.657Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T20:35:52.657Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T20:35:52.657Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/spire_server.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/telemetry.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/upgrading.md [2022-04-28T20:35:52.658Z] spire-1.2.1/doc/using_spire.md [2022-04-28T20:35:52.658Z] spire-1.2.1/examples/ [2022-04-28T20:35:52.658Z] spire-1.2.1/examples/README.md [2022-04-28T20:35:52.658Z] spire-1.2.1/go.mod [2022-04-28T20:35:52.658Z] spire-1.2.1/go.sum [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T20:35:52.658Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/api/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/health/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T20:35:52.659Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/log/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/util/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/version/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/server/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/server/api/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T20:35:52.660Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/config.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T20:35:52.661Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T20:35:52.662Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/server.go [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T20:35:52.663Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T20:35:52.663Z] spire-1.2.1/proto/ [2022-04-28T20:35:52.663Z] spire-1.2.1/proto/private/ [2022-04-28T20:35:52.663Z] spire-1.2.1/proto/private/server/ [2022-04-28T20:35:52.663Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T20:35:52.663Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T20:35:52.663Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T20:35:52.663Z] spire-1.2.1/proto/spire/ [2022-04-28T20:35:52.663Z] spire-1.2.1/proto/spire/common/ [2022-04-28T20:35:52.663Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T20:35:52.663Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T20:35:52.663Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T20:35:52.663Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T20:35:52.663Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T20:35:52.663Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T20:35:52.663Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T20:35:52.663Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T20:35:52.663Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T20:35:52.663Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T20:35:52.663Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T20:35:52.663Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T20:35:52.663Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T20:35:52.663Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T20:35:52.663Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T20:35:52.663Z] spire-1.2.1/release/ [2022-04-28T20:35:52.663Z] spire-1.2.1/release/spire-extras/ [2022-04-28T20:35:52.663Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T20:35:52.663Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T20:35:52.663Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T20:35:52.663Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T20:35:52.663Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T20:35:52.663Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T20:35:52.663Z] spire-1.2.1/release/spire/ [2022-04-28T20:35:52.663Z] spire-1.2.1/release/spire/README.md [2022-04-28T20:35:52.663Z] spire-1.2.1/release/spire/conf/ [2022-04-28T20:35:52.663Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T20:35:52.663Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T20:35:52.663Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T20:35:52.663Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T20:35:52.663Z] spire-1.2.1/script/ [2022-04-28T20:35:52.663Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T20:35:52.663Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T20:35:52.663Z] spire-1.2.1/support/ [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/ [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T20:35:52.663Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T20:35:52.663Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T20:35:52.663Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T20:35:52.664Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T20:35:52.664Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T20:35:52.664Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T20:35:52.664Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T20:35:52.664Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T20:35:52.664Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T20:35:52.664Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T20:35:52.664Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T20:35:52.664Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T20:35:52.664Z] spire-1.2.1/test/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/clock/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/clock/clock.go [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/config/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T20:35:52.664Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/README.md [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/common [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/setup/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T20:35:52.664Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T20:35:52.665Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T20:35:52.666Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T20:35:52.667Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T20:35:52.667Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T20:35:52.667Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T20:35:52.667Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T20:35:52.667Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T20:35:52.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T20:35:52.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T20:35:52.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T20:35:52.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T20:35:52.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T20:35:52.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T20:35:52.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T20:35:52.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T20:35:52.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T20:35:52.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T20:35:52.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T20:35:52.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T20:35:52.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T20:35:52.667Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T20:35:52.667Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T20:35:52.667Z] spire-1.2.1/test/integration/test.sh [2022-04-28T20:35:52.667Z] spire-1.2.1/test/plugintest/ [2022-04-28T20:35:52.667Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T20:35:52.667Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T20:35:52.667Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T20:35:52.667Z] spire-1.2.1/test/spiretest/ [2022-04-28T20:35:52.667Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T20:35:52.667Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T20:35:52.667Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T20:35:52.667Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T20:35:52.667Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T20:35:52.667Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T20:35:52.667Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T20:35:52.667Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T20:35:52.667Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T20:35:52.667Z] spire-1.2.1/test/testca/ [2022-04-28T20:35:52.667Z] spire-1.2.1/test/testca/ca.go [2022-04-28T20:35:52.667Z] spire-1.2.1/test/testkey/ [2022-04-28T20:35:52.667Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T20:35:52.667Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T20:35:52.667Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T20:35:52.667Z] spire-1.2.1/test/testkey/new.go [2022-04-28T20:35:52.667Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T20:35:52.667Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T20:35:52.667Z] spire-1.2.1/test/util/ [2022-04-28T20:35:52.667Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T20:35:52.667Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T20:35:52.667Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T20:35:52.667Z] spire-1.2.1/test/util/race.go [2022-04-28T20:35:52.667Z] spire-1.2.1/test/util/util.go [2022-04-28T20:35:52.667Z] building spire from source... [2022-04-28T20:35:52.927Z] Installing go1.17.7... [2022-04-28T20:35:53.493Z] Removing intermediate container 7d67e0627526 [2022-04-28T20:35:53.493Z] ---> 6b3d427770f0 [2022-04-28T20:35:53.493Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-28T20:35:53.493Z] ---> Running in 7b1c37e51608 [2022-04-28T20:35:53.752Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:35:54.689Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:35:54.949Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-28T20:35:54.949Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:35:54.949Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:35:54.949Z] ---> 0f7644f8ada1 [2022-04-28T20:35:54.949Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T20:35:54.949Z] ---> Using cache [2022-04-28T20:35:54.949Z] ---> 164bdc710392 [2022-04-28T20:35:54.949Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:35:54.949Z] ---> Using cache [2022-04-28T20:35:54.949Z] ---> 905cfae251b9 [2022-04-28T20:35:54.949Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T20:35:54.949Z] ---> Using cache [2022-04-28T20:35:54.949Z] ---> f1e860fcca09 [2022-04-28T20:35:54.949Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T20:35:54.949Z] ---> Using cache [2022-04-28T20:35:54.949Z] ---> f0eca4659e03 [2022-04-28T20:35:54.949Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:35:54.949Z] ---> Using cache [2022-04-28T20:35:54.949Z] ---> d13cc0f98e63 [2022-04-28T20:35:54.949Z] Step 8/26 : COPY . . [2022-04-28T20:35:54.949Z] ---> Using cache [2022-04-28T20:35:54.949Z] ---> a5a1bc1f2793 [2022-04-28T20:35:54.949Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T20:35:54.949Z] ---> Using cache [2022-04-28T20:35:54.949Z] ---> 19643865a47e [2022-04-28T20:35:54.949Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T20:35:54.949Z] ---> Using cache [2022-04-28T20:35:54.949Z] ---> d4193ea5dcc3 [2022-04-28T20:35:54.949Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T20:35:54.949Z] ---> Using cache [2022-04-28T20:35:54.949Z] ---> 007b127e5299 [2022-04-28T20:35:54.949Z] 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-04-28T20:35:54.949Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T20:35:55.211Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T20:35:55.211Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T20:35:55.474Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T20:35:55.474Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T20:35:55.474Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T20:35:55.474Z] OK: 8 MiB in 20 packages [2022-04-28T20:35:56.050Z] ---> Running in 1086fc56c7da [2022-04-28T20:35:56.309Z] Removing intermediate container 7b1c37e51608 [2022-04-28T20:35:56.309Z] ---> 366ec1e007eb [2022-04-28T20:35:56.309Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T20:35:56.309Z] ---> d2fd6f2fcc0f [2022-04-28T20:35:56.309Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-28T20:35:56.885Z] spire-1.2.1/ [2022-04-28T20:35:56.885Z] spire-1.2.1/.data/ [2022-04-28T20:35:56.885Z] spire-1.2.1/.data/.file [2022-04-28T20:35:56.885Z] spire-1.2.1/.dockerignore [2022-04-28T20:35:56.885Z] spire-1.2.1/.gitattributes [2022-04-28T20:35:56.885Z] spire-1.2.1/.githooks/ [2022-04-28T20:35:56.885Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T20:35:56.885Z] spire-1.2.1/.github/ [2022-04-28T20:35:56.885Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T20:35:56.885Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T20:35:56.885Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T20:35:56.885Z] spire-1.2.1/.github/workflows/ [2022-04-28T20:35:56.885Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T20:35:56.885Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T20:35:56.885Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T20:35:56.885Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T20:35:56.885Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T20:35:56.886Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T20:35:56.886Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T20:35:56.886Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T20:35:56.886Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T20:35:56.886Z] spire-1.2.1/.gitignore [2022-04-28T20:35:56.886Z] spire-1.2.1/.go-version [2022-04-28T20:35:56.886Z] spire-1.2.1/.golangci.yml [2022-04-28T20:35:56.886Z] spire-1.2.1/ADOPTERS.md [2022-04-28T20:35:56.886Z] spire-1.2.1/CHANGELOG.md [2022-04-28T20:35:56.886Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T20:35:56.886Z] spire-1.2.1/CODEOWNERS [2022-04-28T20:35:56.886Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T20:35:56.886Z] spire-1.2.1/Dockerfile [2022-04-28T20:35:56.886Z] spire-1.2.1/Dockerfile.dev [2022-04-28T20:35:56.886Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T20:35:56.886Z] spire-1.2.1/LICENSE [2022-04-28T20:35:56.886Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T20:35:56.886Z] spire-1.2.1/Makefile [2022-04-28T20:35:56.886Z] spire-1.2.1/README.md [2022-04-28T20:35:56.886Z] spire-1.2.1/ROADMAP.md [2022-04-28T20:35:56.886Z] spire-1.2.1/SECURITY.md [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/ [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T20:35:56.886Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T20:35:56.886Z] spire-1.2.1/conf/ [2022-04-28T20:35:56.886Z] spire-1.2.1/conf/agent/ [2022-04-28T20:35:56.886Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T20:35:56.886Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T20:35:56.886Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T20:35:56.886Z] spire-1.2.1/conf/server/ [2022-04-28T20:35:56.886Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T20:35:56.886Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T20:35:56.886Z] spire-1.2.1/conf/server/server.conf [2022-04-28T20:35:56.886Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/ [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/auditlog.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/images/ [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/spire_server.md [2022-04-28T20:35:56.886Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T20:35:56.887Z] spire-1.2.1/doc/telemetry.md [2022-04-28T20:35:56.887Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T20:35:56.887Z] spire-1.2.1/doc/upgrading.md [2022-04-28T20:35:56.887Z] spire-1.2.1/doc/using_spire.md [2022-04-28T20:35:56.887Z] spire-1.2.1/examples/ [2022-04-28T20:35:56.887Z] spire-1.2.1/examples/README.md [2022-04-28T20:35:56.887Z] spire-1.2.1/go.mod [2022-04-28T20:35:56.887Z] spire-1.2.1/go.sum [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T20:35:56.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/api/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go ---> 2d48867fa42c [2022-04-28T20:35:56.888Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T20:35:56.888Z] [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/health/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/log/ [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T20:35:56.888Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/util/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/version/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/server/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/server/api/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T20:35:56.889Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/config.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T20:35:56.890Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T20:35:56.891Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/server.go [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T20:35:56.892Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T20:35:56.892Z] spire-1.2.1/proto/ [2022-04-28T20:35:56.892Z] spire-1.2.1/proto/private/ [2022-04-28T20:35:56.892Z] spire-1.2.1/proto/private/server/ [2022-04-28T20:35:56.892Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T20:35:56.892Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T20:35:56.892Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T20:35:56.892Z] spire-1.2.1/proto/spire/ [2022-04-28T20:35:56.892Z] spire-1.2.1/proto/spire/common/ [2022-04-28T20:35:56.892Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T20:35:56.892Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T20:35:56.892Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T20:35:56.892Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T20:35:56.892Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T20:35:56.892Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T20:35:56.892Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T20:35:56.892Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T20:35:56.892Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T20:35:56.892Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T20:35:56.892Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T20:35:56.892Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T20:35:56.892Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T20:35:56.892Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T20:35:56.892Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T20:35:56.892Z] spire-1.2.1/release/ [2022-04-28T20:35:56.892Z] spire-1.2.1/release/spire-extras/ [2022-04-28T20:35:56.892Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T20:35:56.892Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T20:35:56.892Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T20:35:56.892Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T20:35:56.892Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T20:35:56.892Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T20:35:56.892Z] spire-1.2.1/release/spire/ [2022-04-28T20:35:56.892Z] spire-1.2.1/release/spire/README.md [2022-04-28T20:35:56.892Z] spire-1.2.1/release/spire/conf/ [2022-04-28T20:35:56.892Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T20:35:56.892Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T20:35:56.892Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T20:35:56.892Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T20:35:56.892Z] spire-1.2.1/script/ [2022-04-28T20:35:56.892Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T20:35:56.892Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T20:35:56.892Z] spire-1.2.1/support/ [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/ [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T20:35:56.892Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T20:35:56.893Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T20:35:56.893Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T20:35:56.893Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T20:35:56.893Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T20:35:56.893Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T20:35:56.893Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T20:35:56.893Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T20:35:56.893Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T20:35:56.893Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T20:35:56.893Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T20:35:56.893Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T20:35:56.893Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T20:35:56.893Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T20:35:56.893Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T20:35:56.893Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T20:35:56.893Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T20:35:56.893Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T20:35:56.893Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T20:35:56.893Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T20:35:56.893Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T20:35:56.893Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T20:35:56.893Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T20:35:56.893Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T20:35:56.893Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T20:35:56.893Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T20:35:56.893Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T20:35:56.893Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T20:35:56.893Z] spire-1.2.1/test/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/clock/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/clock/clock.go [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/config/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T20:35:56.893Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/README.md [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/common [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/setup/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/suites/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T20:35:56.893Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T20:35:56.894Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T20:35:56.895Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T20:35:56.896Z] spire-1.2.1/test/integration/test.sh [2022-04-28T20:35:56.896Z] spire-1.2.1/test/plugintest/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T20:35:56.896Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T20:35:56.896Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T20:35:56.896Z] spire-1.2.1/test/spiretest/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T20:35:56.896Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T20:35:56.896Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T20:35:56.896Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T20:35:56.896Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T20:35:56.896Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T20:35:56.896Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T20:35:56.896Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T20:35:56.896Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T20:35:56.896Z] spire-1.2.1/test/testca/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/testca/ca.go [2022-04-28T20:35:56.896Z] spire-1.2.1/test/testkey/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T20:35:56.896Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T20:35:56.896Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T20:35:56.896Z] spire-1.2.1/test/testkey/new.go [2022-04-28T20:35:56.896Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T20:35:56.896Z] spire-1.2.1/test/util/ [2022-04-28T20:35:56.896Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T20:35:56.896Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T20:35:56.896Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T20:35:56.896Z] spire-1.2.1/test/util/race.go [2022-04-28T20:35:56.896Z] spire-1.2.1/test/util/util.go [2022-04-28T20:35:56.896Z] building spire from source... [2022-04-28T20:35:56.896Z] Installing go1.17.7... [2022-04-28T20:35:57.155Z] ---> 8f2e3939c464 [2022-04-28T20:35:57.155Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-28T20:35:57.155Z] ---> Running in 804939b24d6f [2022-04-28T20:35:57.155Z] Removing intermediate container 804939b24d6f [2022-04-28T20:35:57.155Z] ---> 08ac1469619e [2022-04-28T20:35:57.155Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T20:35:57.155Z] ---> Running in ed564fb49bd2 [2022-04-28T20:35:57.421Z] Removing intermediate container ed564fb49bd2 [2022-04-28T20:35:57.421Z] ---> e6f870465dfd [2022-04-28T20:35:57.421Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T20:35:57.421Z] ---> Running in 1e53b32d0387 [2022-04-28T20:35:57.421Z] Removing intermediate container 1e53b32d0387 [2022-04-28T20:35:57.421Z] ---> 4a833217b05a [2022-04-28T20:35:57.421Z] Step 22/23 : LABEL git_sha=26051982e16b3c0decf5ed2b2c134200c5ec23cb [2022-04-28T20:35:57.681Z] ---> Running in 28e1816583c4 [2022-04-28T20:35:57.681Z] Removing intermediate container 28e1816583c4 [2022-04-28T20:35:57.681Z] ---> 435bb6383a87 [2022-04-28T20:35:57.681Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T20:35:57.681Z] ---> Running in 344600096fb3 [2022-04-28T20:35:57.940Z] Removing intermediate container 344600096fb3 [2022-04-28T20:35:57.940Z] ---> 5051c6768de1 [2022-04-28T20:35:57.940Z] [2022-04-28T20:35:57.940Z] Successfully built 5051c6768de1 [2022-04-28T20:35:57.940Z] Successfully tagged core-data:latest [2022-04-28T20:35:58.889Z]  Building core-data ... done Building bin/spire-server... [2022-04-28T20:35:58.889Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T20:35:58.889Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T20:35:58.889Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T20:35:58.889Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T20:35:58.889Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T20:35:58.889Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T20:35:58.889Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T20:35:58.889Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T20:35:58.889Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T20:35:58.889Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T20:35:58.889Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T20:35:58.889Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T20:35:58.889Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T20:35:58.889Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T20:35:58.889Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T20:35:59.150Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T20:35:59.150Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T20:35:59.150Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T20:35:59.150Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T20:35:59.409Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T20:35:59.409Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T20:35:59.409Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T20:35:59.409Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T20:35:59.409Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T20:35:59.409Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T20:35:59.409Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T20:35:59.409Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T20:35:59.409Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T20:35:59.409Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T20:35:59.409Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T20:35:59.409Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T20:35:59.409Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T20:35:59.409Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T20:35:59.409Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T20:35:59.409Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T20:35:59.409Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T20:35:59.409Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T20:35:59.409Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T20:35:59.409Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T20:35:59.409Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T20:35:59.668Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T20:35:59.668Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T20:35:59.668Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T20:35:59.668Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T20:35:59.668Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T20:35:59.668Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T20:35:59.668Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T20:35:59.668Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T20:35:59.668Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T20:35:59.668Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T20:35:59.668Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T20:35:59.668Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T20:35:59.668Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T20:35:59.668Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T20:35:59.668Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T20:35:59.926Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T20:36:01.309Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T20:36:01.309Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T20:36:01.309Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T20:36:01.309Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T20:36:01.309Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T20:36:01.877Z] Building bin/spire-server... [2022-04-28T20:36:02.137Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T20:36:02.137Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T20:36:02.137Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T20:36:02.137Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T20:36:02.137Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T20:36:02.137Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T20:36:02.137Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T20:36:02.137Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T20:36:02.137Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T20:36:02.137Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T20:36:02.137Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T20:36:02.137Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T20:36:02.137Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T20:36:02.137Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T20:36:02.137Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T20:36:02.395Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T20:36:02.395Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T20:36:02.395Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T20:36:02.396Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T20:36:02.396Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T20:36:02.396Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T20:36:02.396Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T20:36:02.654Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T20:36:02.654Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T20:36:02.654Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T20:36:02.654Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T20:36:02.654Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T20:36:02.654Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T20:36:02.654Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T20:36:02.654Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T20:36:02.654Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T20:36:02.654Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T20:36:02.654Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T20:36:02.654Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T20:36:02.654Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T20:36:02.654Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T20:36:02.654Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T20:36:02.654Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T20:36:02.654Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T20:36:02.911Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T20:36:02.911Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T20:36:02.911Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T20:36:02.911Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T20:36:02.911Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T20:36:02.911Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T20:36:02.911Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T20:36:02.911Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T20:36:02.911Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T20:36:02.911Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T20:36:02.911Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T20:36:02.911Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T20:36:03.171Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T20:36:03.171Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T20:36:03.171Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T20:36:03.171Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T20:36:03.431Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T20:36:04.812Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T20:36:04.812Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T20:36:04.812Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T20:36:04.812Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T20:36:04.812Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T20:36:04.812Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T20:36:04.812Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T20:36:04.812Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T20:36:04.812Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T20:36:04.812Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T20:36:04.812Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T20:36:04.812Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T20:36:04.812Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T20:36:04.812Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T20:36:05.073Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T20:36:05.296Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-28T20:36:05.642Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T20:36:05.642Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T20:36:05.901Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T20:36:05.901Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T20:36:05.901Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T20:36:05.901Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T20:36:06.160Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T20:36:06.160Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T20:36:06.160Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T20:36:06.160Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T20:36:06.160Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T20:36:06.160Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T20:36:06.160Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T20:36:06.160Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T20:36:06.160Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T20:36:06.160Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T20:36:06.160Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T20:36:06.160Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T20:36:06.160Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T20:36:06.419Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T20:36:06.419Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T20:36:06.419Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T20:36:08.323Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T20:36:08.323Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T20:36:08.323Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T20:36:08.323Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T20:36:08.323Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T20:36:08.323Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T20:36:08.323Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T20:36:08.323Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T20:36:08.323Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T20:36:08.323Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T20:36:08.323Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T20:36:08.323Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T20:36:08.323Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T20:36:08.323Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T20:36:08.323Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T20:36:08.323Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T20:36:08.323Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T20:36:08.323Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T20:36:08.323Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T20:36:08.323Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T20:36:08.323Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T20:36:08.323Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T20:36:08.323Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T20:36:08.586Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T20:36:08.586Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T20:36:08.586Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T20:36:08.586Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T20:36:08.586Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T20:36:08.586Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T20:36:08.586Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T20:36:08.586Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T20:36:08.586Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T20:36:08.586Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T20:36:08.586Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T20:36:08.586Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T20:36:08.846Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T20:36:08.846Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T20:36:08.846Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T20:36:08.846Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T20:36:08.846Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T20:36:08.846Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T20:36:08.846Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T20:36:08.846Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T20:36:08.846Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T20:36:08.846Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T20:36:08.846Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T20:36:08.846Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T20:36:08.846Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T20:36:09.104Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T20:36:09.104Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T20:36:09.104Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T20:36:09.104Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T20:36:09.104Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T20:36:09.104Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T20:36:09.104Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T20:36:09.104Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T20:36:09.104Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T20:36:09.104Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T20:36:09.104Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T20:36:09.104Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T20:36:09.104Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T20:36:09.104Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T20:36:09.104Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T20:36:09.364Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T20:36:09.364Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T20:36:09.364Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T20:36:09.364Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T20:36:09.623Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T20:36:09.623Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T20:36:09.623Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T20:36:09.623Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T20:36:09.623Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T20:36:09.623Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T20:36:09.623Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T20:36:09.623Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T20:36:09.623Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T20:36:09.623Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T20:36:09.623Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T20:36:09.883Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T20:36:09.883Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T20:36:09.883Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T20:36:12.578Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T20:36:12.578Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T20:36:12.578Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T20:36:12.578Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T20:36:12.578Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T20:36:12.578Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T20:36:12.578Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T20:36:12.578Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T20:36:12.578Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T20:36:12.578Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T20:36:12.578Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T20:36:12.578Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T20:36:12.578Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T20:36:12.578Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T20:36:12.578Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T20:36:12.578Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T20:36:12.578Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T20:36:12.578Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T20:36:12.578Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T20:36:12.578Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T20:36:12.578Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T20:36:12.578Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T20:36:12.578Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T20:36:12.578Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T20:36:12.578Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T20:36:12.578Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T20:36:12.578Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T20:36:12.578Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T20:36:12.578Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T20:36:12.578Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T20:36:12.578Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T20:36:12.578Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T20:36:12.578Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T20:36:12.578Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T20:36:12.578Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T20:36:12.578Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T20:36:12.837Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T20:36:12.837Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T20:36:12.837Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T20:36:12.837Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T20:36:12.837Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T20:36:12.837Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T20:36:12.837Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T20:36:12.837Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T20:36:12.837Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T20:36:12.837Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T20:36:12.837Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T20:36:12.837Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T20:36:12.837Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T20:36:15.441Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T20:36:15.441Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T20:36:16.380Z] Building bin/spire-agent... [2022-04-28T20:36:16.380Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T20:36:16.380Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T20:36:16.380Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T20:36:16.380Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T20:36:17.320Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T20:36:17.320Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T20:36:17.320Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T20:36:17.320Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T20:36:17.320Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T20:36:17.320Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T20:36:17.320Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T20:36:17.320Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T20:36:17.579Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T20:36:18.977Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T20:36:18.977Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T20:37:55.436Z] Removing intermediate container 7f223cea2436 [2022-04-28T20:37:55.436Z] ---> 5efa909f8d05 [2022-04-28T20:37:55.436Z] [2022-04-28T20:37:55.436Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T20:37:55.436Z] ---> 0ac33e5f5afa [2022-04-28T20:37:55.436Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T20:37:55.436Z] ---> Using cache [2022-04-28T20:37:55.436Z] ---> f3e39081d500 [2022-04-28T20:37:55.436Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:37:55.436Z] ---> Using cache [2022-04-28T20:37:55.436Z] ---> a9f32f2720a3 [2022-04-28T20:37:55.436Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T20:37:55.436Z] ---> Running in 0a35eb63866b [2022-04-28T20:37:55.436Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:37:55.436Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:37:55.436Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T20:37:55.436Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T20:37:55.436Z] OK: 15854 distinct packages available [2022-04-28T20:37:55.436Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:37:55.436Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:37:55.436Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-28T20:37:55.436Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-28T20:37:55.436Z] (3/5) Installing libucontext (1.1-r0) [2022-04-28T20:37:55.436Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-28T20:37:55.436Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-28T20:37:55.436Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T20:37:55.436Z] OK: 6 MiB in 19 packages [2022-04-28T20:37:55.436Z] Removing intermediate container 0a35eb63866b [2022-04-28T20:37:55.436Z] ---> 55fa291af3dd [2022-04-28T20:37:55.436Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-28T20:37:55.436Z] ---> a9a6fc5d7a0f [2022-04-28T20:37:55.436Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T20:37:55.436Z] ---> 65a83ddc384a [2022-04-28T20:37:55.436Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T20:37:55.436Z] ---> 3f57e50490d7 [2022-04-28T20:37:55.436Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-28T20:37:55.437Z] ---> f3253650500f [2022-04-28T20:37:55.437Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-28T20:37:55.437Z] ---> 64470d32857e [2022-04-28T20:37:55.437Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T20:37:55.437Z] ---> Running in 60f126f7642c [2022-04-28T20:37:55.437Z] Removing intermediate container 60f126f7642c [2022-04-28T20:37:55.437Z] ---> 901b91e983b4 [2022-04-28T20:37:55.437Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T20:37:55.437Z] ---> Running in 6a45820e5e54 [2022-04-28T20:37:55.699Z] Removing intermediate container 6a45820e5e54 [2022-04-28T20:37:55.699Z] ---> 586a427ee45b [2022-04-28T20:37:55.699Z] Step 24/26 : LABEL arch=x86_64 [2022-04-28T20:37:55.699Z] ---> Running in dd8975705013 [2022-04-28T20:37:55.699Z] Removing intermediate container dd8975705013 [2022-04-28T20:37:55.699Z] ---> 5908a729415f [2022-04-28T20:37:55.699Z] Step 25/26 : LABEL git_sha=26051982e16b3c0decf5ed2b2c134200c5ec23cb [2022-04-28T20:37:55.699Z] ---> Running in a8fffef57917 [2022-04-28T20:37:55.699Z] Removing intermediate container a8fffef57917 [2022-04-28T20:37:55.699Z] ---> 318fe4713006 [2022-04-28T20:37:55.699Z] Step 26/26 : LABEL version=0.0.0 [2022-04-28T20:37:55.960Z] ---> Running in 855134d6127a [2022-04-28T20:37:55.961Z] Removing intermediate container 855134d6127a [2022-04-28T20:37:55.961Z] ---> e026969bc577 [2022-04-28T20:37:55.961Z] [2022-04-28T20:37:55.961Z] Successfully built e026969bc577 [2022-04-28T20:37:55.961Z] Successfully tagged security-spire-agent:latest [2022-04-28T20:37:57.217Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-28T20:37:57.217Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-28T20:37:57.217Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-28T20:37:57.217Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-28T20:37:57.217Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-28T20:37:57.217Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-28T20:37:57.217Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-28T20:37:57.217Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-28T20:37:57.217Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-28T20:37:57.217Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-28T20:37:57.218Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-28T20:37:57.218Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-28T20:37:57.218Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-28T20:37:57.218Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-28T20:37:57.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-28T20:38:09.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.250s coverage: 28.7% of statements [2022-04-28T20:38:09.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-28T20:38:09.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-28T20:38:15.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.450s coverage: 98.5% of statements [2022-04-28T20:38:15.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-28T20:38:15.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.449s coverage: 53.4% of statements [2022-04-28T20:38:15.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-28T20:38:15.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-28T20:38:37.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.049s coverage: 89.2% of statements [2022-04-28T20:38:37.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-28T20:38:37.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-28T20:38:37.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-28T20:38:37.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.521s coverage: 84.4% of statements [2022-04-28T20:38:37.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-28T20:38:37.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-28T20:38:37.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-28T20:38:37.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-28T20:38:37.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-28T20:38:40.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.379s coverage: 95.6% of statements [2022-04-28T20:38:40.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-28T20:38:40.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-28T20:38:40.021Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.274s coverage: 72.2% of statements [2022-04-28T20:38:40.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-28T20:38:40.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-28T20:38:40.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-28T20:38:40.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-28T20:38:40.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-28T20:38:40.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.471s coverage: 60.0% of statements [2022-04-28T20:38:40.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-28T20:38:40.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-28T20:38:40.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-28T20:38:40.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.578s coverage: 0.9% of statements [2022-04-28T20:38:40.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-28T20:38:40.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.460s coverage: 58.8% of statements [2022-04-28T20:38:40.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.307s coverage: 29.6% of statements [2022-04-28T20:38:40.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-28T20:38:40.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.361s coverage: 47.1% of statements [2022-04-28T20:38:40.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.328s coverage: 79.5% of statements [2022-04-28T20:38:40.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.252s coverage: 94.1% of statements [2022-04-28T20:38:40.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.275s coverage: 96.3% of statements [2022-04-28T20:38:40.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.269s coverage: 87.5% of statements [2022-04-28T20:38:42.665Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-28T20:38:42.665Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T20:38:42.665Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T20:38:42.665Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T20:38:42.665Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T20:38:42.665Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T20:38:42.665Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T20:38:42.665Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T20:38:42.665Z] Building bin/spire-agent... [2022-04-28T20:38:42.665Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T20:38:42.665Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T20:38:42.665Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T20:38:42.665Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T20:38:42.665Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T20:38:42.665Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T20:38:42.665Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T20:38:42.665Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T20:38:42.665Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T20:38:42.665Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T20:38:42.665Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T20:38:42.665Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T20:38:42.665Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T20:38:42.665Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T20:38:42.665Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T20:38:42.665Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T20:38:42.665Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T20:38:42.665Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T20:38:42.665Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T20:38:53.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.257s coverage: 94.4% of statements [2022-04-28T20:38:53.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.203s coverage: 44.8% of statements [2022-04-28T20:38:58.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.761s coverage: 82.5% of statements [2022-04-28T20:38:58.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-28T20:39:06.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.331s coverage: 92.9% of statements [2022-04-28T20:39:06.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-28T20:39:06.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-28T20:39:06.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-28T20:39:06.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements [2022-04-28T20:39:06.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-28T20:39:06.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-28T20:39:06.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-28T20:39:06.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-28T20:39:06.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-28T20:39:06.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.205s coverage: 87.2% of statements [2022-04-28T20:39:06.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-28T20:39:06.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-28T20:39:06.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.253s coverage: 100.0% of statements [2022-04-28T20:39:06.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-28T20:39:06.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.313s coverage: 58.8% of statements [2022-04-28T20:39:06.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-28T20:39:06.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.310s coverage: 80.0% of statements [2022-04-28T20:39:06.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.260s coverage: 87.2% of statements [2022-04-28T20:39:06.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.340s coverage: 85.4% of statements [2022-04-28T20:39:06.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.884s coverage: 91.2% of statements [2022-04-28T20:39:06.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-28T20:39:13.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.022s coverage: 64.4% of statements [2022-04-28T20:39:13.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-28T20:39:13.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-28T20:39:13.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.309s coverage: 100.0% of statements [2022-04-28T20:39:13.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements [2022-04-28T20:39:13.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2022-04-28T20:39:13.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements [2022-04-28T20:39:13.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2022-04-28T20:39:23.828Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.527s coverage: 65.4% of statements [2022-04-28T20:39:23.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-28T20:39:23.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-28T20:39:23.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-28T20:39:25.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.904s coverage: 43.8% of statements [2022-04-28T20:39:25.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-28T20:39:25.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-28T20:39:25.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.314s coverage: 89.5% of statements [2022-04-28T20:39:25.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-28T20:39:25.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.318s coverage: 84.8% of statements [2022-04-28T20:39:25.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-28T20:39:25.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-28T20:39:25.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-28T20:39:25.834Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-28T20:39:34.160Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.435s coverage: 17.7% of statements [2022-04-28T20:39:34.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-28T20:39:34.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-28T20:39:34.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-28T20:39:34.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-28T20:39:34.160Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.752s coverage: 92.3% of statements [2022-04-28T20:39:34.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-28T20:39:34.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-28T20:39:34.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-28T20:39:34.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-28T20:39:34.160Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.296s coverage: 63.2% of statements [2022-04-28T20:39:34.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-28T20:39:34.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-28T20:39:35.593Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.465s coverage: 97.7% of statements [2022-04-28T20:39:35.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-28T20:39:35.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-28T20:39:35.593Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-28T20:39:35.593Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-28T20:39:35.593Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.220s coverage: 28.9% of statements [2022-04-28T20:39:35.593Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-28T20:39:35.593Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-28T20:39:35.593Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-28T20:39:35.593Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-28T20:39:35.593Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-28T20:39:35.593Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-28T20:39:35.593Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.269s coverage: 100.0% of statements [2022-04-28T20:39:35.593Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.096s coverage: 96.9% of statements [2022-04-28T20:39:36.572Z] 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-04-28T20:39:36.572Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-28T20:39:36.572Z] GO111MODULE=on go vet ./... [2022-04-28T20:39:38.904Z] Removing intermediate container 1086fc56c7da [2022-04-28T20:39:38.904Z] ---> 37d202a905d0 [2022-04-28T20:39:38.904Z] [2022-04-28T20:39:38.904Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T20:39:38.904Z] ---> 0ac33e5f5afa [2022-04-28T20:39:38.904Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T20:39:38.904Z] ---> Using cache [2022-04-28T20:39:38.904Z] ---> f3e39081d500 [2022-04-28T20:39:38.904Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:39:38.904Z] ---> Using cache [2022-04-28T20:39:38.904Z] ---> a9f32f2720a3 [2022-04-28T20:39:38.904Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-28T20:39:38.904Z] ---> Running in e650a3d48f66 [2022-04-28T20:39:38.904Z] Removing intermediate container 2b5d3eb0904f [2022-04-28T20:39:38.904Z] ---> eee015b7385a [2022-04-28T20:39:38.904Z] [2022-04-28T20:39:38.904Z] Step 13/25 : FROM alpine:3.15 [2022-04-28T20:39:38.904Z] ---> 0ac33e5f5afa [2022-04-28T20:39:38.904Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T20:39:38.904Z] ---> Using cache [2022-04-28T20:39:38.904Z] ---> f3e39081d500 [2022-04-28T20:39:38.904Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:39:38.904Z] ---> Using cache [2022-04-28T20:39:38.904Z] ---> a9f32f2720a3 [2022-04-28T20:39:38.904Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T20:39:38.904Z] ---> Using cache [2022-04-28T20:39:38.904Z] ---> 55fa291af3dd [2022-04-28T20:39:38.904Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T20:39:38.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:39:38.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:39:38.904Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T20:39:38.904Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T20:39:38.904Z] OK: 15854 distinct packages available [2022-04-28T20:39:38.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:39:38.904Z] ---> 4fa575699f53 [2022-04-28T20:39:38.904Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T20:39:38.904Z] ---> 1940c859ac3a [2022-04-28T20:39:38.904Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-28T20:39:38.904Z] ---> fe83d7d8d220 [2022-04-28T20:39:38.904Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-28T20:39:38.904Z] ---> 3e9f30d0c21d [2022-04-28T20:39:38.904Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T20:39:38.904Z] ---> Running in 0d30a0fff06a [2022-04-28T20:39:38.904Z] Removing intermediate container 0d30a0fff06a [2022-04-28T20:39:38.904Z] ---> db575bf1caa2 [2022-04-28T20:39:38.904Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T20:39:38.904Z] ---> Running in b2f178034bbe [2022-04-28T20:39:38.904Z] Removing intermediate container b2f178034bbe [2022-04-28T20:39:38.904Z] ---> e3ef81df5a91 [2022-04-28T20:39:38.904Z] Step 23/25 : LABEL arch=x86_64 [2022-04-28T20:39:38.904Z] ---> Running in 5dbcf0b2b9f4 [2022-04-28T20:39:38.904Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:39:38.905Z] Removing intermediate container 5dbcf0b2b9f4 [2022-04-28T20:39:38.905Z] ---> aa02b4362adb [2022-04-28T20:39:38.905Z] Step 24/25 : LABEL git_sha=26051982e16b3c0decf5ed2b2c134200c5ec23cb [2022-04-28T20:39:38.905Z] ---> Running in b3db9c941ee3 [2022-04-28T20:39:38.905Z] Removing intermediate container b3db9c941ee3 [2022-04-28T20:39:38.905Z] ---> 9051f8d1a88b [2022-04-28T20:39:38.905Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T20:39:38.905Z] ---> Running in d08dbb96d4c1 [2022-04-28T20:39:38.905Z] Removing intermediate container d08dbb96d4c1 [2022-04-28T20:39:38.905Z] ---> 421aa9f2580d [2022-04-28T20:39:38.905Z] [2022-04-28T20:39:38.905Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-28T20:39:38.905Z] Successfully built 421aa9f2580d [2022-04-28T20:39:38.905Z] Successfully tagged security-spire-server:latest [2022-04-28T20:39:38.905Z]  Building security-spire-server ... done (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-28T20:39:38.905Z] (3/4) Installing libucontext (1.1-r0) [2022-04-28T20:39:38.905Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-28T20:39:38.905Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T20:39:38.905Z] OK: 6 MiB in 18 packages [2022-04-28T20:39:38.905Z] Removing intermediate container e650a3d48f66 [2022-04-28T20:39:38.905Z] ---> b32cc8b4fb13 [2022-04-28T20:39:38.905Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T20:39:39.842Z] ---> 2581c3a312b8 [2022-04-28T20:39:39.842Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T20:39:40.101Z] ---> 5311365d6345 [2022-04-28T20:39:40.101Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-28T20:39:40.101Z] ---> Running in 983d43a21405 [2022-04-28T20:39:40.101Z] Removing intermediate container 983d43a21405 [2022-04-28T20:39:40.101Z] ---> fa1cb85ad904 [2022-04-28T20:39:40.101Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-28T20:39:40.363Z] ---> 75efd422242f [2022-04-28T20:39:40.363Z] Step 21/26 : WORKDIR / [2022-04-28T20:39:40.363Z] ---> Running in fff21c9b8175 [2022-04-28T20:39:40.363Z] Removing intermediate container fff21c9b8175 [2022-04-28T20:39:40.363Z] ---> d2371661016f [2022-04-28T20:39:40.363Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T20:39:40.363Z] ---> Running in eee75e6fe415 [2022-04-28T20:39:40.363Z] Removing intermediate container eee75e6fe415 [2022-04-28T20:39:40.363Z] ---> 0c9ce7240f50 [2022-04-28T20:39:40.363Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T20:39:40.363Z] ---> Running in c3e516560287 [2022-04-28T20:39:40.625Z] Removing intermediate container c3e516560287 [2022-04-28T20:39:40.625Z] ---> f026182b83ff [2022-04-28T20:39:40.625Z] Step 24/26 : LABEL arch=x86_64 [2022-04-28T20:39:40.625Z] ---> Running in d63ae8ee5050 [2022-04-28T20:39:40.625Z] Removing intermediate container d63ae8ee5050 [2022-04-28T20:39:40.625Z] ---> 49e1be86b915 [2022-04-28T20:39:40.625Z] Step 25/26 : LABEL git_sha=26051982e16b3c0decf5ed2b2c134200c5ec23cb [2022-04-28T20:39:40.625Z] ---> Running in c03772e70143 [2022-04-28T20:39:40.884Z] Removing intermediate container c03772e70143 [2022-04-28T20:39:40.884Z] ---> 0ea273927b31 [2022-04-28T20:39:40.884Z] Step 26/26 : LABEL version=0.0.0 [2022-04-28T20:39:40.884Z] ---> Running in 74f9b638d54e [2022-04-28T20:39:40.884Z] Removing intermediate container 74f9b638d54e [2022-04-28T20:39:40.884Z] ---> db09fee841b8 [2022-04-28T20:39:40.884Z] [2022-04-28T20:39:40.884Z] Successfully built db09fee841b8 [2022-04-28T20:39:40.884Z] Successfully tagged security-spire-config:latest [2022-04-28T20:39:41.149Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-28T20:39:41.159Z] $ docker stop --time=1 313b1fd0bfad83d217c9d047ef34f64545dfd7c38ff33a0b84bd1de6f7a4b862 [2022-04-28T20:39:42.424Z] $ docker rm -f 313b1fd0bfad83d217c9d047ef34f64545dfd7c38ff33a0b84bd1de6f7a4b862 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T20:39:42.759Z] + docker images [2022-04-28T20:39:42.759Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-28T20:39:42.759Z] security-spire-config latest db09fee841b8 2 seconds ago 86.7MB [2022-04-28T20:39:42.759Z] security-spire-server latest 421aa9f2580d 5 seconds ago 87.3MB [2022-04-28T20:39:42.759Z] eee015b7385a 15 seconds ago 4.43GB [2022-04-28T20:39:42.759Z] 37d202a905d0 15 seconds ago 4.43GB [2022-04-28T20:39:42.759Z] security-spire-agent latest e026969bc577 About a minute ago 127MB [2022-04-28T20:39:42.759Z] 5efa909f8d05 About a minute ago 4.43GB [2022-04-28T20:39:42.759Z] core-data latest 5051c6768de1 3 minutes ago 22.5MB [2022-04-28T20:39:42.759Z] security-proxy-setup latest 76c3d6f20d7f 3 minutes ago 26.9MB [2022-04-28T20:39:42.759Z] 422004b8a011 3 minutes ago 1.52GB [2022-04-28T20:39:42.759Z] sys-mgmt-agent latest f86a7344b99b 3 minutes ago 299MB [2022-04-28T20:39:42.759Z] 6e394d7f5b3e 3 minutes ago 1.5GB [2022-04-28T20:39:42.759Z] support-notifications latest 6cdb82f989f2 4 minutes ago 26.9MB [2022-04-28T20:39:42.759Z] dcf040a357d8 4 minutes ago 1.55GB [2022-04-28T20:39:42.759Z] 8d185b2885fb 4 minutes ago 1.49GB [2022-04-28T20:39:42.759Z] security-bootstrapper latest 9137710d5e4a 4 minutes ago 19.1MB [2022-04-28T20:39:42.759Z] core-command latest f822f946cf53 4 minutes ago 16.1MB [2022-04-28T20:39:42.759Z] 3a9caf4a8c31 4 minutes ago 1.5GB [2022-04-28T20:39:42.759Z] e26d21fb304f 4 minutes ago 1.49GB [2022-04-28T20:39:42.759Z] security-spiffe-token-provider latest 122e2fb37657 5 minutes ago 28.8MB [2022-04-28T20:39:42.759Z] security-secretstore-setup latest 0139aaf16fae 5 minutes ago 28.5MB [2022-04-28T20:39:42.759Z] support-scheduler latest 845d05b86157 5 minutes ago 26.3MB [2022-04-28T20:39:42.759Z] core-metadata latest 44d5e9abce44 5 minutes ago 17MB [2022-04-28T20:39:42.759Z] ca0467b29cbc 5 minutes ago 1.55GB [2022-04-28T20:39:42.759Z] 92e04325f46b 5 minutes ago 1.54GB [2022-04-28T20:39:42.759Z] 6b1ddc755642 5 minutes ago 1.5GB [2022-04-28T20:39:42.759Z] 7ac3d166a9a5 5 minutes ago 1.5GB [2022-04-28T20:39:42.759Z] ci-base-image-x86_64 latest 0f7644f8ada1 9 minutes ago 896MB [2022-04-28T20:39:42.759Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 6 days ago 562MB [2022-04-28T20:39:42.759Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 7 days ago 254MB [2022-04-28T20:39:42.759Z] docker 20.10.14 7417809fdb73 3 weeks ago 218MB [2022-04-28T20:39:42.759Z] alpine 3.14 e04c818066af 3 weeks ago 5.59MB [2022-04-28T20:39:42.759Z] alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB [2022-04-28T20:39:42.759Z] 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-04-28T20:41:43.480Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T20:41:43.480Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T20:41:43.480Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T20:41:43.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-28T20:41:44.186Z] + ls -al . [2022-04-28T20:41:44.186Z] total 668 [2022-04-28T20:41:44.186Z] drwxrwxr-x 9 1001 1001 4096 Apr 28 20:41 . [2022-04-28T20:41:44.186Z] drwxr-xr-x 4 root root 4096 Apr 28 20:35 .. [2022-04-28T20:41:44.186Z] -rw-rw-r-- 1 1001 1001 11 Apr 28 20:33 .dockerignore [2022-04-28T20:41:44.186Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 20:33 .git [2022-04-28T20:41:44.186Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 20:33 .github [2022-04-28T20:41:44.186Z] -rw-rw-r-- 1 1001 1001 879 Apr 28 20:33 .gitignore [2022-04-28T20:41:44.186Z] -rw-rw-r-- 1 1001 1001 42 Apr 28 20:33 .golangci.yml [2022-04-28T20:41:44.186Z] -rw-rw-r-- 1 1001 1001 87 Apr 28 20:33 .hadolint.yml [2022-04-28T20:41:44.187Z] -rw-rw-r-- 1 1001 1001 166 Apr 28 20:33 .sonarcloud.properties [2022-04-28T20:41:44.187Z] -rw-rw-r-- 1 1001 1001 1171 Apr 28 20:33 ADOPTERS.md [2022-04-28T20:41:44.187Z] -rw-rw-r-- 1 1001 1001 10086 Apr 28 20:33 Attribution.txt [2022-04-28T20:41:44.187Z] -rw-rw-r-- 1 1001 1001 51732 Apr 28 20:33 CHANGELOG.md [2022-04-28T20:41:44.187Z] -rw-rw-r-- 1 1001 1001 3804 Apr 28 20:33 CONTRIBUTING.md [2022-04-28T20:41:44.187Z] -rw-rw-r-- 1 1001 1001 677 Apr 28 20:33 GOVERNANCE.md [2022-04-28T20:41:44.187Z] -rw-rw-r-- 1 1001 1001 850 Apr 28 20:33 Jenkinsfile [2022-04-28T20:41:44.187Z] -rw-rw-r-- 1 1001 1001 10775 Apr 28 20:33 LICENSE [2022-04-28T20:41:44.187Z] -rw-rw-r-- 1 1001 1001 10389 Apr 28 20:33 Makefile [2022-04-28T20:41:44.187Z] -rw-rw-r-- 1 1001 1001 582 Apr 28 20:33 OWNERS.md [2022-04-28T20:41:44.187Z] -rw-rw-r-- 1 1001 1001 9120 Apr 28 20:33 README.md [2022-04-28T20:41:44.187Z] -rw-rw-r-- 1 1001 1001 6912 Apr 28 20:33 SECURITY.md [2022-04-28T20:41:44.187Z] -rw-rw-r-- 1 1001 1001 5 Apr 28 20:30 VERSION [2022-04-28T20:41:44.187Z] -rw-rw-r-- 1 1001 1001 4131 Apr 28 20:33 ZMQWindows.md [2022-04-28T20:41:44.187Z] drwxrwxr-x 2 1001 1001 4096 Apr 28 20:33 bin [2022-04-28T20:41:44.187Z] drwxrwxr-x 18 1001 1001 4096 Apr 28 20:33 cmd [2022-04-28T20:41:44.187Z] -rw-r--r-- 1 root root 435134 Apr 28 20:39 coverage.out [2022-04-28T20:41:44.187Z] -rw-rw-r-- 1 1001 1001 3256 Apr 28 20:33 go.mod [2022-04-28T20:41:44.187Z] -rw-rw-r-- 1 1001 1001 35162 Apr 28 20:35 go.sum [2022-04-28T20:41:44.187Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 20:33 internal [2022-04-28T20:41:44.187Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 20:33 openapi [2022-04-28T20:41:44.187Z] drwxrwxr-x 4 1001 1001 4096 Apr 28 20:33 snap [2022-04-28T20:41:44.187Z] -rw-rw-r-- 1 1001 1001 204 Apr 28 20:33 version.go [Pipeline] sh [2022-04-28T20:41:44.852Z] + '[' -e coverage.out ] [2022-04-28T20:41:44.852Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-28T20:41:44.881Z] Warning: overwriting stash ‘coverage-report’ [2022-04-28T20:41:45.924Z] Stashed 1 file(s) [Pipeline] sh [2022-04-28T20:41:46.611Z] + make build [2022-04-28T20:41:46.611Z] 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-04-28T20:43:08.434Z] 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-04-28T20:44:16.496Z] 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-04-28T20:44:16.496Z] 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-04-28T20:44:48.867Z] 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-04-28T20:44:50.344Z] 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-04-28T20:44:54.672Z] 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-04-28T20:45:01.398Z] 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-04-28T20:45:04.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-28T20:45:10.229Z] 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-04-28T20:45:13.624Z] 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-04-28T20:45:17.938Z] 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-04-28T20:45:26.223Z] 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-04-28T20:45:30.550Z] $ docker stop --time=1 864d9e4e23539c279f239e324490529d1a24828352215c6664515bb245b15407 [2022-04-28T20:45:32.655Z] $ docker rm -f 864d9e4e23539c279f239e324490529d1a24828352215c6664515bb245b15407 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T20:45:34.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T20:45:34.867Z] [2022-04-28T20:45:34.867Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T20:45:35.217Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T20:45:35.494Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-28T20:45:35.494Z] 29e5d40040c1: Pulling fs layer [2022-04-28T20:45:35.494Z] 1ce36da41761: Pulling fs layer [2022-04-28T20:45:35.494Z] 25b303627fd3: Pulling fs layer [2022-04-28T20:45:35.494Z] 29e5d40040c1: Verifying Checksum [2022-04-28T20:45:35.494Z] 29e5d40040c1: Download complete [2022-04-28T20:45:35.769Z] 1ce36da41761: Verifying Checksum [2022-04-28T20:45:35.769Z] 1ce36da41761: Download complete [2022-04-28T20:45:36.365Z] 29e5d40040c1: Pull complete [2022-04-28T20:45:37.349Z] 25b303627fd3: Verifying Checksum [2022-04-28T20:45:37.349Z] 25b303627fd3: Download complete [2022-04-28T20:45:37.622Z] 1ce36da41761: Pull complete [2022-04-28T20:45:50.034Z] 25b303627fd3: Pull complete [2022-04-28T20:45:50.034Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-28T20:45:50.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T20:45:50.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-28T20:45:50.290Z] prd-ubuntu20.04-docker-arm64-4c-16g-33717 does not seem to be running inside a container [2022-04-28T20:45:50.380Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-28T20:45:52.855Z] $ docker top de4665857d55f3704010eea3eb6b3c475e213cd9ebaab2f443cb30b8ca0d57ef -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T20:45:53.764Z] + grep parallel+ [2022-04-28T20:45:53.764Z] docker-compose build --help [2022-04-28T20:45:58.060Z] --parallel Build images in parallel. [Pipeline] } [2022-04-28T20:45:58.354Z] $ docker stop --time=1 de4665857d55f3704010eea3eb6b3c475e213cd9ebaab2f443cb30b8ca0d57ef [2022-04-28T20:45:59.974Z] $ docker rm -f de4665857d55f3704010eea3eb6b3c475e213cd9ebaab2f443cb30b8ca0d57ef [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T20:46:00.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T20:46:00.534Z] . [Pipeline] withDockerContainer [2022-04-28T20:46:00.750Z] prd-ubuntu20.04-docker-arm64-4c-16g-33717 does not seem to be running inside a container [2022-04-28T20:46:00.828Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-28T20:46:01.985Z] $ docker top 7f4661e6ced5439635b77ef565115e1e17d154cb35db9ce8653887ad38912ec4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T20:46:02.856Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-28T20:46:07.146Z] Building core-command ... [2022-04-28T20:46:07.146Z] Building core-data ... [2022-04-28T20:46:07.146Z] Building core-metadata ... [2022-04-28T20:46:07.146Z] Building security-bootstrapper ... [2022-04-28T20:46:07.146Z] Building security-proxy-setup ... [2022-04-28T20:46:07.146Z] Building security-secretstore-setup ... [2022-04-28T20:46:07.146Z] Building security-spiffe-token-provider ... [2022-04-28T20:46:07.146Z] Building security-spire-agent ... [2022-04-28T20:46:07.146Z] Building security-spire-config ... [2022-04-28T20:46:07.146Z] Building security-spire-server ... [2022-04-28T20:46:07.146Z] Building support-notifications ... [2022-04-28T20:46:07.146Z] Building support-scheduler ... [2022-04-28T20:46:07.146Z] Building sys-mgmt-agent ... [2022-04-28T20:46:07.146Z] Building core-data [2022-04-28T20:46:07.415Z] Building security-bootstrapper [2022-04-28T20:46:07.415Z] Building security-spire-config [2022-04-28T20:46:07.415Z] Building sys-mgmt-agent [2022-04-28T20:46:07.415Z] Building security-spire-agent [2022-04-28T20:47:29.187Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:47:29.187Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:47:29.187Z] ---> 700b21587af6 [2022-04-28T20:47:29.187Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T20:47:29.469Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:47:29.469Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:47:29.469Z] ---> 700b21587af6 [2022-04-28T20:47:29.469Z] Step 3/31 : WORKDIR /edgex-go [2022-04-28T20:47:30.097Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:47:30.097Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:47:30.097Z] ---> 700b21587af6 [2022-04-28T20:47:30.097Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T20:47:30.378Z] ---> Running in 9d3c90d8e7e0 [2022-04-28T20:47:30.378Z] ---> Running in 0037d2349c34 [2022-04-28T20:47:30.378Z] ---> Running in 8687a4560007 [2022-04-28T20:47:30.378Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:47:30.378Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:47:30.378Z] ---> 700b21587af6 [2022-04-28T20:47:30.378Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T20:47:30.378Z] ---> Running in f3002190e59b [2022-04-28T20:47:30.655Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:47:30.655Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:47:30.655Z] ---> 700b21587af6 [2022-04-28T20:47:30.655Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T20:47:30.655Z] ---> Running in 0e048f4261af [2022-04-28T20:47:30.938Z] Removing intermediate container 9d3c90d8e7e0 [2022-04-28T20:47:30.938Z] ---> db13f1a3eecd [2022-04-28T20:47:30.938Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:47:31.231Z] ---> Running in 23b37b36e923 [2022-04-28T20:47:31.231Z] Removing intermediate container 0037d2349c34 [2022-04-28T20:47:31.231Z] ---> 5f6cf9ab07e4 [2022-04-28T20:47:31.231Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:47:31.231Z] Removing intermediate container 8687a4560007 [2022-04-28T20:47:31.231Z] ---> 1fdb14410a21 [2022-04-28T20:47:31.231Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:47:31.231Z] Removing intermediate container 0e048f4261af [2022-04-28T20:47:31.231Z] ---> d1573d01447e [2022-04-28T20:47:31.231Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:47:31.231Z] Removing intermediate container f3002190e59b [2022-04-28T20:47:31.231Z] ---> a7c6da040062 [2022-04-28T20:47:31.231Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:47:31.508Z] ---> Running in f50a8f7b9128 [2022-04-28T20:47:31.508Z] ---> Running in 6f29cc4118a2 [2022-04-28T20:47:31.508Z] ---> Running in adeb35600a74 [2022-04-28T20:47:31.508Z] ---> Running in dc1326483cd7 [2022-04-28T20:47:34.921Z] Removing intermediate container 23b37b36e923 [2022-04-28T20:47:34.922Z] ---> 6092ad979054 [2022-04-28T20:47:34.922Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-28T20:47:34.922Z] ---> Running in 551c77b4169d [2022-04-28T20:47:35.524Z] Removing intermediate container 6f29cc4118a2 [2022-04-28T20:47:35.524Z] ---> e2920046a8f5 [2022-04-28T20:47:35.524Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-28T20:47:35.524Z] Removing intermediate container f50a8f7b9128 [2022-04-28T20:47:35.524Z] ---> 964276a42577 [2022-04-28T20:47:35.524Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-28T20:47:35.524Z] ---> Running in e351fc4d3b3d [2022-04-28T20:47:35.818Z] ---> Running in a79bec941b4e [2022-04-28T20:47:35.818Z] Removing intermediate container adeb35600a74 [2022-04-28T20:47:35.818Z] ---> 8d5825315cf2 [2022-04-28T20:47:35.818Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T20:47:35.818Z] Removing intermediate container dc1326483cd7 [2022-04-28T20:47:35.818Z] ---> f5d6f1a5f1b7 [2022-04-28T20:47:35.818Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T20:47:36.095Z] ---> Running in b987b951ae84 [2022-04-28T20:47:36.095Z] ---> Running in a892d3179bb6 [2022-04-28T20:47:37.094Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T20:47:37.697Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T20:47:37.971Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T20:47:37.971Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T20:47:37.971Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T20:47:37.971Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T20:47:38.966Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T20:47:38.966Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T20:47:38.966Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T20:47:38.966Z] OK: 220 MiB in 52 packages [2022-04-28T20:47:39.245Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T20:47:40.260Z] OK: 220 MiB in 52 packages [2022-04-28T20:47:40.260Z] Removing intermediate container 551c77b4169d [2022-04-28T20:47:40.260Z] ---> 57d193adbe8d [2022-04-28T20:47:40.260Z] Step 6/31 : COPY go.mod vendor* ./OK: 220 MiB in 52 packages [2022-04-28T20:47:40.260Z] [2022-04-28T20:47:40.544Z] OK: 220 MiB in 52 packages [2022-04-28T20:47:40.824Z] OK: 220 MiB in 52 packages [2022-04-28T20:47:42.293Z] Removing intermediate container e351fc4d3b3d [2022-04-28T20:47:42.293Z] ---> 62a0c4c8cc22 [2022-04-28T20:47:42.293Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T20:47:42.293Z] Removing intermediate container a79bec941b4e [2022-04-28T20:47:42.293Z] ---> 215b9b45e835 [2022-04-28T20:47:42.293Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T20:47:42.293Z] ---> 749f1a752ea5 [2022-04-28T20:47:42.293Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:47:42.293Z] Removing intermediate container a892d3179bb6 [2022-04-28T20:47:42.293Z] ---> 496d1c2e8129 [2022-04-28T20:47:42.293Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T20:47:42.293Z] ---> Running in ade9d09b6c73 [2022-04-28T20:47:42.573Z] Removing intermediate container b987b951ae84 [2022-04-28T20:47:42.573Z] ---> 842ee671ca38 [2022-04-28T20:47:42.573Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T20:47:43.570Z] ---> ac2074ac7a37 [2022-04-28T20:47:43.570Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:47:43.570Z] ---> 4963d07b19e9 [2022-04-28T20:47:43.570Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:47:43.570Z] ---> 077dadb43309 [2022-04-28T20:47:43.571Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:47:43.571Z] ---> Running in bc71e9720f57 [2022-04-28T20:47:43.857Z] ---> Running in db9628893a8b [2022-04-28T20:47:43.857Z] ---> a977a2f8d899 [2022-04-28T20:47:43.857Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:47:43.857Z] ---> Running in 0017614bd587 [2022-04-28T20:47:44.141Z] ---> Running in e39cbee3af96 [2022-04-28T20:47:47.548Z] Removing intermediate container ade9d09b6c73 [2022-04-28T20:47:47.548Z] ---> 9dd16a82cb9b [2022-04-28T20:47:47.548Z] Step 8/31 : COPY . . [2022-04-28T20:47:50.187Z] Removing intermediate container db9628893a8b [2022-04-28T20:47:50.187Z] ---> 67d223dcb06d [2022-04-28T20:47:50.187Z] Step 8/23 : COPY . . [2022-04-28T20:47:50.460Z] Removing intermediate container 0017614bd587 [2022-04-28T20:47:50.460Z] ---> 900ddb420821 [2022-04-28T20:47:50.460Z] Step 8/26 : COPY . . [2022-04-28T20:47:50.460Z] Removing intermediate container e39cbee3af96 [2022-04-28T20:47:50.460Z] ---> 99a981dfff25 [2022-04-28T20:47:50.460Z] Step 8/26 : COPY . . [2022-04-28T20:47:50.736Z] Removing intermediate container bc71e9720f57 [2022-04-28T20:47:50.736Z] ---> 088c7a2ed717 [2022-04-28T20:47:50.736Z] Step 8/23 : COPY . . [2022-04-28T20:48:17.548Z] ---> 0c5fd603c633 [2022-04-28T20:48:17.548Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-28T20:48:17.548Z] ---> Running in d3c1d48c5ca3 [2022-04-28T20:48:19.004Z] ---> e59bab62599a [2022-04-28T20:48:19.004Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-28T20:48:19.284Z] ---> Running in 3a42d3a0df93 [2022-04-28T20:48:19.284Z] 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-04-28T20:48:19.890Z] ---> ccabb49afba5 [2022-04-28T20:48:19.890Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T20:48:20.175Z] ---> Running in ae5d030bce19 [2022-04-28T20:48:20.175Z] ---> 242322772105 [2022-04-28T20:48:20.175Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-28T20:48:20.456Z] ---> Running in 3fd0e6061fec [2022-04-28T20:48:21.446Z] ---> 7b66b17ed99d [2022-04-28T20:48:21.446Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T20:48:21.446Z] Removing intermediate container ae5d030bce19 [2022-04-28T20:48:21.446Z] ---> 3dcf57e9d645 [2022-04-28T20:48:21.446Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T20:48:21.446Z] ---> Running in 2718897e40c6 [2022-04-28T20:48:21.734Z] ---> Running in 001782da45ae [2022-04-28T20:48:22.017Z] 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-04-28T20:48:22.809Z] Removing intermediate container 2718897e40c6 [2022-04-28T20:48:22.809Z] ---> 5de2e2e47a30 [2022-04-28T20:48:22.809Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T20:48:23.131Z] ---> Running in 81de1214c8c5 [2022-04-28T20:48:23.131Z] 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-04-28T20:48:26.764Z] Removing intermediate container 001782da45ae [2022-04-28T20:48:26.764Z] ---> d0bd78f0abd3 [2022-04-28T20:48:26.764Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T20:48:26.764Z] Removing intermediate container 81de1214c8c5 [2022-04-28T20:48:26.764Z] ---> d8ad180c5f9a [2022-04-28T20:48:26.764Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T20:48:26.764Z] ---> Running in f02c085db5f7 [2022-04-28T20:48:27.044Z] ---> Running in eff12348fa2a [2022-04-28T20:48:27.656Z] Removing intermediate container f02c085db5f7 [2022-04-28T20:48:27.656Z] ---> 69bed4e4cc7c [2022-04-28T20:48:27.656Z] 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-04-28T20:48:27.656Z] Removing intermediate container eff12348fa2a [2022-04-28T20:48:27.656Z] ---> e5dfe165fc58 [2022-04-28T20:48:27.656Z] 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-04-28T20:48:27.945Z] ---> Running in a64763f5c910 [2022-04-28T20:48:27.945Z] ---> Running in 186e66321bba [2022-04-28T20:48:31.389Z] spire-1.2.1/ [2022-04-28T20:48:31.389Z] spire-1.2.1/.data/ [2022-04-28T20:48:31.389Z] spire-1.2.1/.data/.file [2022-04-28T20:48:31.389Z] spire-1.2.1/.dockerignore [2022-04-28T20:48:31.389Z] spire-1.2.1/.gitattributes [2022-04-28T20:48:31.389Z] spire-1.2.1/.githooks/ [2022-04-28T20:48:31.389Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T20:48:31.389Z] spire-1.2.1/.github/ [2022-04-28T20:48:31.389Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T20:48:31.389Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T20:48:31.389Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T20:48:31.389Z] spire-1.2.1/.github/workflows/ [2022-04-28T20:48:31.389Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T20:48:31.389Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T20:48:31.389Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T20:48:31.389Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T20:48:31.389Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T20:48:31.389Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T20:48:31.389Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T20:48:31.389Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T20:48:31.389Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T20:48:31.389Z] spire-1.2.1/.gitignore [2022-04-28T20:48:31.389Z] spire-1.2.1/.go-version [2022-04-28T20:48:31.389Z] spire-1.2.1/.golangci.yml [2022-04-28T20:48:31.389Z] spire-1.2.1/ADOPTERS.md [2022-04-28T20:48:31.389Z] spire-1.2.1/CHANGELOG.md [2022-04-28T20:48:31.389Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T20:48:31.389Z] spire-1.2.1/CODEOWNERS [2022-04-28T20:48:31.389Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T20:48:31.389Z] spire-1.2.1/Dockerfile [2022-04-28T20:48:31.389Z] spire-1.2.1/Dockerfile.devspire-1.2.1/ [2022-04-28T20:48:31.389Z] [2022-04-28T20:48:31.389Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T20:48:31.389Z] spire-1.2.1/LICENSE [2022-04-28T20:48:31.389Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T20:48:31.389Z] spire-1.2.1/Makefile [2022-04-28T20:48:31.389Z] spire-1.2.1/README.md [2022-04-28T20:48:31.389Z] spire-1.2.1/ROADMAP.md [2022-04-28T20:48:31.389Z] spire-1.2.1/SECURITY.md [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/ [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-agent/cli/validate/spire-1.2.1/.data/ [2022-04-28T20:48:31.389Z] spire-1.2.1/.data/.file [2022-04-28T20:48:31.389Z] spire-1.2.1/.dockerignore [2022-04-28T20:48:31.389Z] spire-1.2.1/.gitattributes [2022-04-28T20:48:31.389Z] spire-1.2.1/.githooks/ [2022-04-28T20:48:31.389Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T20:48:31.389Z] spire-1.2.1/.github/ [2022-04-28T20:48:31.389Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T20:48:31.389Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T20:48:31.389Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T20:48:31.389Z] spire-1.2.1/.github/workflows/ [2022-04-28T20:48:31.389Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T20:48:31.389Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T20:48:31.389Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T20:48:31.389Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T20:48:31.389Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T20:48:31.389Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T20:48:31.389Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T20:48:31.389Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T20:48:31.389Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T20:48:31.389Z] spire-1.2.1/.gitignore [2022-04-28T20:48:31.389Z] spire-1.2.1/.go-version [2022-04-28T20:48:31.389Z] spire-1.2.1/.golangci.yml [2022-04-28T20:48:31.389Z] spire-1.2.1/ADOPTERS.md [2022-04-28T20:48:31.389Z] spire-1.2.1/CHANGELOG.md [2022-04-28T20:48:31.389Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T20:48:31.389Z] spire-1.2.1/CODEOWNERS [2022-04-28T20:48:31.389Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T20:48:31.389Z] spire-1.2.1/Dockerfile [2022-04-28T20:48:31.389Z] spire-1.2.1/Dockerfile.dev [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T20:48:31.389Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T20:48:31.389Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T20:48:31.389Z] spire-1.2.1/LICENSE [2022-04-28T20:48:31.389Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T20:48:31.389Z] spire-1.2.1/Makefile [2022-04-28T20:48:31.389Z] spire-1.2.1/README.md [2022-04-28T20:48:31.389Z] spire-1.2.1/ROADMAP.md [2022-04-28T20:48:31.389Z] spire-1.2.1/SECURITY.md [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/ [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T20:48:31.390Z] spire-1.2.1/conf/ [2022-04-28T20:48:31.390Z] spire-1.2.1/conf/agent/ [2022-04-28T20:48:31.390Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T20:48:31.390Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T20:48:31.390Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T20:48:31.390Z] spire-1.2.1/conf/server/ [2022-04-28T20:48:31.390Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T20:48:31.390Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T20:48:31.390Z] spire-1.2.1/conf/server/server.conf [2022-04-28T20:48:31.390Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T20:48:31.390Z] spire-1.2.1/doc/ [2022-04-28T20:48:31.390Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T20:48:31.390Z] spire-1.2.1/doc/auditlog.md [2022-04-28T20:48:31.390Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T20:48:31.390Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T20:48:31.390Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T20:48:31.390Z] spire-1.2.1/doc/images/ [2022-04-28T20:48:31.390Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T20:48:31.390Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T20:48:31.390Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T20:48:31.390Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T20:48:31.390Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T20:48:31.390Z] spire-1.2.1/conf/ [2022-04-28T20:48:31.390Z] spire-1.2.1/conf/agent/ [2022-04-28T20:48:31.390Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T20:48:31.390Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T20:48:31.390Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T20:48:31.390Z] spire-1.2.1/conf/server/ [2022-04-28T20:48:31.390Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T20:48:31.390Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T20:48:31.390Z] spire-1.2.1/conf/server/server.conf [2022-04-28T20:48:31.390Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T20:48:31.390Z] spire-1.2.1/doc/ [2022-04-28T20:48:31.390Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T20:48:31.390Z] spire-1.2.1/doc/auditlog.md [2022-04-28T20:48:31.390Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T20:48:31.390Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T20:48:31.390Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T20:48:31.390Z] spire-1.2.1/doc/images/ [2022-04-28T20:48:31.390Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T20:48:31.390Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T20:48:31.390Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T20:48:31.669Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/spire_server.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/telemetry.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/upgrading.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/using_spire.md [2022-04-28T20:48:31.670Z] spire-1.2.1/examples/ [2022-04-28T20:48:31.670Z] spire-1.2.1/examples/README.md [2022-04-28T20:48:31.670Z] spire-1.2.1/go.mod [2022-04-28T20:48:31.670Z] spire-1.2.1/go.sum [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/spire_server.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/telemetry.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/upgrading.md [2022-04-28T20:48:31.670Z] spire-1.2.1/doc/using_spire.md [2022-04-28T20:48:31.670Z] spire-1.2.1/examples/ [2022-04-28T20:48:31.670Z] spire-1.2.1/examples/README.md [2022-04-28T20:48:31.670Z] spire-1.2.1/go.mod [2022-04-28T20:48:31.670Z] spire-1.2.1/go.sum [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T20:48:31.670Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T20:48:31.671Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T20:48:31.950Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T20:48:31.951Z] [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T20:48:31.951Z] [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/health/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/log/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T20:48:31.951Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T20:48:31.952Z] [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pemspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/health/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T20:48:31.952Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/log/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/util/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/version/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T20:48:32.231Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T20:48:32.232Z] [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/util/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/version/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/x509util/dns_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/config.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T20:48:32.232Z] spire-1.2.1/pkg/server/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T20:48:32.233Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/config.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T20:48:32.512Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T20:48:32.513Z] [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T20:48:32.513Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/server.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T20:48:32.514Z] spire-1.2.1/proto/ [2022-04-28T20:48:32.514Z] spire-1.2.1/proto/private/ [2022-04-28T20:48:32.514Z] spire-1.2.1/proto/private/server/ [2022-04-28T20:48:32.514Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T20:48:32.514Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T20:48:32.514Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T20:48:32.514Z] spire-1.2.1/proto/spire/ [2022-04-28T20:48:32.514Z] spire-1.2.1/proto/spire/common/ [2022-04-28T20:48:32.514Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T20:48:32.514Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T20:48:32.514Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T20:48:32.514Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T20:48:32.514Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T20:48:32.514Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T20:48:32.514Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T20:48:32.514Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T20:48:32.514Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T20:48:32.514Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T20:48:32.514Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T20:48:32.514Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T20:48:32.514Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T20:48:32.514Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T20:48:32.514Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T20:48:32.514Z] spire-1.2.1/release/ [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T20:48:32.514Z] spire-1.2.1/release/spire-extras/ [2022-04-28T20:48:32.514Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T20:48:32.514Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T20:48:32.514Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T20:48:32.514Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T20:48:32.514Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T20:48:32.514Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T20:48:32.514Z] spire-1.2.1/release/spire/ [2022-04-28T20:48:32.514Z] spire-1.2.1/release/spire/README.md [2022-04-28T20:48:32.514Z] spire-1.2.1/release/spire/conf/ [2022-04-28T20:48:32.514Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T20:48:32.514Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T20:48:32.514Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T20:48:32.514Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T20:48:32.514Z] spire-1.2.1/script/ [2022-04-28T20:48:32.514Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T20:48:32.514Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T20:48:32.514Z] spire-1.2.1/support/ [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/ [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T20:48:32.514Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T20:48:32.514Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T20:48:32.515Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T20:48:32.515Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T20:48:32.515Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T20:48:32.515Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T20:48:32.515Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T20:48:32.515Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T20:48:32.515Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T20:48:32.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T20:48:32.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T20:48:32.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T20:48:32.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T20:48:32.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T20:48:32.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T20:48:32.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T20:48:32.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T20:48:32.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T20:48:32.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T20:48:32.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T20:48:32.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T20:48:32.515Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T20:48:32.515Z] [2022-04-28T20:48:32.515Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T20:48:32.515Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T20:48:32.515Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T20:48:32.515Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T20:48:32.515Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T20:48:32.515Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T20:48:32.515Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T20:48:32.515Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T20:48:32.515Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T20:48:32.515Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T20:48:32.515Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T20:48:32.515Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T20:48:32.515Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T20:48:32.515Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T20:48:32.515Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T20:48:32.515Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T20:48:32.515Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T20:48:32.515Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T20:48:32.515Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T20:48:32.515Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T20:48:32.515Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T20:48:32.515Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T20:48:32.515Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T20:48:32.515Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T20:48:32.515Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T20:48:32.515Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T20:48:32.515Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T20:48:32.794Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T20:48:32.794Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T20:48:32.794Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T20:48:32.794Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T20:48:32.794Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T20:48:32.794Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T20:48:32.794Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T20:48:32.794Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T20:48:32.794Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T20:48:32.794Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T20:48:32.794Z] spire-1.2.1/test/ [2022-04-28T20:48:32.794Z] spire-1.2.1/test/clock/ [2022-04-28T20:48:32.794Z] spire-1.2.1/test/clock/clock.go [2022-04-28T20:48:32.794Z] spire-1.2.1/test/fakes/ [2022-04-28T20:48:32.794Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T20:48:32.794Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T20:48:32.794Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T20:48:32.794Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T20:48:32.794Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T20:48:32.794Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T20:48:32.794Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T20:48:32.794Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T20:48:32.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T20:48:32.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T20:48:32.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T20:48:32.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T20:48:32.794Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/ [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/config/ [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/server.go [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T20:48:32.795Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T20:48:32.795Z] spire-1.2.1/proto/ [2022-04-28T20:48:32.795Z] spire-1.2.1/proto/private/ [2022-04-28T20:48:32.795Z] spire-1.2.1/proto/private/server/ [2022-04-28T20:48:32.795Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T20:48:32.795Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T20:48:32.795Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T20:48:32.795Z] spire-1.2.1/proto/spire/ [2022-04-28T20:48:32.795Z] spire-1.2.1/proto/spire/common/ [2022-04-28T20:48:32.795Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T20:48:32.795Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T20:48:32.795Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T20:48:32.795Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T20:48:32.795Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T20:48:32.795Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T20:48:32.795Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T20:48:32.795Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T20:48:32.795Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T20:48:32.795Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T20:48:32.795Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T20:48:32.795Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T20:48:32.795Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T20:48:32.795Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T20:48:32.795Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T20:48:32.795Z] spire-1.2.1/release/ [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T20:48:32.795Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T20:48:32.795Z] spire-1.2.1/test/integration/ [2022-04-28T20:48:32.795Z] spire-1.2.1/test/integration/README.md [2022-04-28T20:48:32.795Z] spire-1.2.1/release/spire-extras/ [2022-04-28T20:48:32.796Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T20:48:32.796Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T20:48:32.796Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T20:48:32.796Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T20:48:32.796Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T20:48:32.796Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T20:48:32.796Z] spire-1.2.1/release/spire/ [2022-04-28T20:48:32.796Z] spire-1.2.1/release/spire/README.md [2022-04-28T20:48:32.796Z] spire-1.2.1/release/spire/conf/ [2022-04-28T20:48:32.796Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T20:48:32.796Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T20:48:32.796Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T20:48:32.796Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T20:48:32.796Z] spire-1.2.1/script/ [2022-04-28T20:48:32.796Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T20:48:32.796Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T20:48:32.796Z] spire-1.2.1/support/ [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/ [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/common [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/setup/ [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/ [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T20:48:32.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T20:48:32.796Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T20:48:32.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T20:48:32.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T20:48:32.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T20:48:32.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T20:48:32.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T20:48:32.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T20:48:32.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T20:48:32.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T20:48:32.797Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T20:48:32.797Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T20:48:32.797Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T20:48:32.797Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T20:48:32.797Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T20:48:32.797Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T20:48:32.797Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T20:48:32.797Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T20:48:32.797Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T20:48:32.797Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T20:48:32.797Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T20:48:32.797Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T20:48:32.797Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T20:48:32.797Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T20:48:32.797Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T20:48:32.797Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T20:48:32.797Z] spire-1.2.1/test/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/clock/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/clock/clock.go [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fixture/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T20:48:32.797Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T20:48:32.797Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T20:48:32.798Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T20:48:32.798Z] spire-1.2.1/test/fixture/config/ [2022-04-28T20:48:32.798Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T20:48:32.798Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T20:48:32.798Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T20:48:32.798Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T20:48:32.798Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T20:48:32.798Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T20:48:32.798Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T20:48:32.798Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T20:48:32.798Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T20:48:32.798Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T20:48:32.798Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T20:48:32.798Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T20:48:32.798Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T20:48:32.798Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T20:48:32.798Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T20:48:32.798Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T20:48:32.798Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T20:48:32.798Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T20:48:32.798Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T20:48:32.798Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T20:48:32.798Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T20:48:32.798Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T20:48:32.798Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T20:48:32.798Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T20:48:32.798Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T20:48:32.798Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T20:48:32.798Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T20:48:32.798Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T20:48:32.798Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T20:48:32.798Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T20:48:32.798Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T20:48:32.798Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T20:48:32.798Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T20:48:32.798Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T20:48:33.077Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/README.md [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/common [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/setup/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T20:48:33.077Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T20:48:33.078Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/test.sh [2022-04-28T20:48:33.079Z] spire-1.2.1/test/plugintest/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T20:48:33.079Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T20:48:33.079Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T20:48:33.079Z] spire-1.2.1/test/spiretest/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T20:48:33.079Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T20:48:33.079Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T20:48:33.079Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T20:48:33.080Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T20:48:33.080Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T20:48:33.080Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T20:48:33.080Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T20:48:33.080Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T20:48:33.080Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T20:48:33.080Z] spire-1.2.1/test/testca/ [2022-04-28T20:48:33.080Z] spire-1.2.1/test/testca/ca.go [2022-04-28T20:48:33.080Z] spire-1.2.1/test/testkey/ [2022-04-28T20:48:33.080Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T20:48:33.080Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T20:48:33.080Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T20:48:33.080Z] spire-1.2.1/test/testkey/new.go [2022-04-28T20:48:33.080Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T20:48:33.080Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T20:48:33.080Z] spire-1.2.1/test/util/ [2022-04-28T20:48:33.080Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T20:48:33.080Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T20:48:33.080Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T20:48:33.080Z] spire-1.2.1/test/util/race.go [2022-04-28T20:48:33.080Z] spire-1.2.1/test/util/util.go [2022-04-28T20:48:33.080Z] [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectlbuilding spire from source... [2022-04-28T20:48:33.080Z] [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T20:48:33.080Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T20:48:33.356Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T20:48:33.356Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T20:48:33.356Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T20:48:33.356Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T20:48:33.356Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T20:48:33.356Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T20:48:33.356Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T20:48:33.356Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T20:48:33.356Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T20:48:33.356Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T20:48:33.356Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T20:48:33.356Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T20:48:33.356Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T20:48:33.357Z] spire-1.2.1/test/integration/test.sh [2022-04-28T20:48:33.357Z] spire-1.2.1/test/plugintest/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T20:48:33.357Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T20:48:33.357Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T20:48:33.357Z] spire-1.2.1/test/spiretest/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T20:48:33.357Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T20:48:33.357Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T20:48:33.357Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T20:48:33.357Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T20:48:33.357Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T20:48:33.357Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T20:48:33.357Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T20:48:33.357Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T20:48:33.357Z] spire-1.2.1/test/testca/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/testca/ca.go [2022-04-28T20:48:33.357Z] spire-1.2.1/test/testkey/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T20:48:33.357Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T20:48:33.357Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T20:48:33.357Z] spire-1.2.1/test/testkey/new.go [2022-04-28T20:48:33.357Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T20:48:33.357Z] spire-1.2.1/test/util/ [2022-04-28T20:48:33.357Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T20:48:33.357Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T20:48:33.357Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T20:48:33.357Z] spire-1.2.1/test/util/race.go [2022-04-28T20:48:33.357Z] spire-1.2.1/test/util/util.go [2022-04-28T20:48:33.357Z] building spire from source... [2022-04-28T20:48:33.963Z] Installing go1.17.7... [2022-04-28T20:48:33.963Z] Installing go1.17.7... [2022-04-28T20:49:00.865Z] Building bin/spire-server... [2022-04-28T20:49:00.865Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T20:49:00.865Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T20:49:00.865Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T20:49:00.865Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T20:49:00.865Z] Building bin/spire-server... [2022-04-28T20:49:00.865Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T20:49:00.865Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T20:49:00.865Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T20:49:00.865Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T20:49:00.865Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T20:49:00.865Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T20:49:00.865Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T20:49:00.865Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T20:49:01.149Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T20:49:01.758Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T20:49:02.364Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T20:49:03.823Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T20:49:03.823Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T20:49:04.426Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T20:49:04.703Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T20:49:05.305Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T20:49:05.305Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T20:49:05.908Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T20:49:06.185Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T20:49:06.185Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T20:49:06.185Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T20:49:06.463Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T20:49:06.463Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T20:49:06.463Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T20:49:06.740Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T20:49:06.740Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T20:49:07.017Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T20:49:07.017Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T20:49:07.017Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T20:49:07.017Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T20:49:07.618Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T20:49:07.618Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T20:49:07.618Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T20:49:07.618Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T20:49:07.618Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T20:49:07.618Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T20:49:08.598Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T20:49:08.598Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T20:49:08.598Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T20:49:08.874Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T20:49:08.874Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T20:49:08.874Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T20:49:09.149Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T20:49:09.149Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T20:49:09.424Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T20:49:09.705Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T20:49:10.385Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T20:49:10.385Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T20:49:28.939Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T20:49:28.939Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T20:49:28.939Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T20:49:28.939Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T20:49:28.939Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T20:49:28.939Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T20:49:28.939Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T20:49:28.940Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T20:49:28.940Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T20:49:28.940Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T20:49:28.940Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T20:49:28.940Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T20:49:28.940Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T20:49:28.940Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T20:49:28.940Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T20:49:29.540Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T20:49:30.135Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T20:49:30.743Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T20:49:31.023Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T20:49:31.023Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T20:49:31.023Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T20:49:31.023Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T20:49:31.301Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T20:49:31.301Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T20:49:31.301Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T20:49:31.902Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T20:49:32.887Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T20:49:32.887Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T20:49:32.887Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T20:49:33.488Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T20:49:37.796Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T20:49:37.796Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T20:49:37.796Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T20:49:37.796Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T20:49:37.796Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T20:49:38.070Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T20:49:38.070Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T20:49:38.070Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T20:49:38.070Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T20:49:38.070Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T20:49:38.346Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T20:49:38.346Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T20:49:38.623Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T20:49:39.615Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T20:49:39.615Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T20:49:39.615Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T20:49:39.893Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T20:49:39.894Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T20:49:39.894Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T20:49:40.171Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T20:49:40.171Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T20:49:40.171Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T20:49:40.778Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T20:49:49.098Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T20:49:49.098Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T20:49:49.098Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T20:49:49.098Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T20:49:49.098Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T20:49:49.098Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T20:49:49.098Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T20:49:49.098Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T20:49:49.098Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T20:49:49.098Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T20:49:49.098Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T20:50:11.291Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T20:50:11.291Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T20:50:11.291Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T20:50:11.291Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T20:50:11.291Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T20:50:11.291Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T20:50:11.291Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T20:50:11.291Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T20:50:16.715Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T20:50:17.318Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T20:50:32.582Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T20:50:32.582Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T20:50:32.582Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T20:50:32.582Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T20:50:47.720Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T20:50:47.720Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T20:50:47.720Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T20:50:47.720Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T20:50:47.720Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T20:50:49.165Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T20:50:51.804Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T20:50:52.408Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T20:50:54.401Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T20:50:54.401Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T20:50:54.678Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T20:50:55.280Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T20:50:55.557Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T20:50:55.557Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T20:50:55.830Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T20:50:55.830Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T20:50:55.830Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T20:50:56.106Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T20:50:56.379Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T20:50:56.652Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T20:50:56.927Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T20:50:57.203Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T20:50:57.483Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T20:50:57.483Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T20:50:57.483Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T20:50:57.761Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T20:50:58.364Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T20:50:58.364Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T20:50:59.810Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T20:50:59.810Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T20:50:59.810Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T20:51:00.804Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T20:51:06.252Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T20:51:06.252Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T20:51:06.252Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T20:51:06.252Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T20:51:06.252Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T20:51:06.252Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T20:51:07.260Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T20:51:07.260Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T20:51:07.536Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T20:51:07.536Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T20:51:07.810Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T20:51:07.810Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T20:51:09.257Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T20:51:09.533Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T20:51:09.810Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T20:51:10.088Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T20:51:10.088Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T20:51:10.367Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T20:51:10.367Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T20:51:10.367Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T20:51:10.367Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T20:51:10.769Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T20:51:10.769Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T20:51:12.282Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T20:51:12.282Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T20:51:12.557Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T20:51:12.557Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T20:51:12.831Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T20:51:13.106Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T20:51:13.383Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T20:51:13.383Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T20:51:13.983Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T20:51:14.585Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T20:51:14.863Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T20:51:14.863Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T20:51:15.139Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T20:51:15.742Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T20:51:15.742Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T20:51:15.742Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T20:51:15.742Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T20:51:16.345Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T20:51:16.345Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T20:51:16.345Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T20:51:16.949Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T20:51:16.949Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T20:51:16.949Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T20:51:17.226Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T20:51:17.502Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T20:51:17.778Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T20:51:17.778Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T20:51:18.055Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T20:51:18.332Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T20:51:18.332Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T20:51:18.936Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T20:51:19.212Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T20:51:19.212Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T20:51:19.212Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T20:51:19.212Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T20:51:19.212Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T20:51:19.814Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T20:51:20.416Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T20:51:20.692Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T20:51:20.692Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T20:51:22.674Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T20:51:22.674Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T20:51:22.951Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T20:51:22.951Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T20:51:22.951Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T20:51:23.940Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T20:51:23.941Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T20:51:24.218Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T20:51:24.218Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T20:51:24.495Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T20:51:24.495Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T20:51:24.770Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T20:51:26.759Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T20:51:27.034Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T20:51:27.310Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T20:51:28.303Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T20:51:28.579Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T20:51:28.855Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T20:51:29.130Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T20:51:29.130Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T20:51:29.130Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T20:51:29.130Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T20:51:29.405Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T20:51:29.405Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T20:51:30.857Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T20:51:30.857Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T20:51:31.135Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T20:51:31.412Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T20:51:31.412Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T20:51:33.405Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T20:51:34.007Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T20:51:34.007Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T20:51:34.607Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T20:51:34.607Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T20:51:34.607Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T20:51:34.883Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T20:51:35.160Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T20:51:35.160Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T20:51:35.160Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T20:51:35.160Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T20:51:35.160Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T20:51:35.763Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T20:51:38.398Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T20:51:40.483Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T20:51:40.761Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T20:51:41.362Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T20:51:41.362Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T20:51:41.362Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T20:51:42.353Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T20:51:42.630Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T20:51:42.630Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T20:51:42.907Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T20:51:42.907Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T20:51:42.907Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T20:51:43.187Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T20:51:53.371Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T20:51:53.371Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T20:51:53.371Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T20:51:53.371Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T20:52:11.702Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T20:52:11.702Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T20:52:12.691Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T20:52:12.691Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T20:53:20.765Z] Removing intermediate container 3fd0e6061fec [2022-04-28T20:53:20.765Z] ---> 6cf6d5b6727a [2022-04-28T20:53:20.765Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-28T20:53:20.766Z] ---> Running in 965e74848659 [2022-04-28T20:53:23.440Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-28T20:53:28.919Z] Removing intermediate container 965e74848659 [2022-04-28T20:53:28.919Z] ---> c2c1e9166d95 [2022-04-28T20:53:28.919Z] [2022-04-28T20:53:28.919Z] Step 11/23 : FROM docker:20.10.14 [2022-04-28T20:53:28.919Z] 20.10.14: Pulling from library/docker [2022-04-28T20:53:28.919Z] Removing intermediate container d3c1d48c5ca3 [2022-04-28T20:53:28.919Z] ---> 2704ca9fb366 [2022-04-28T20:53:28.919Z] [2022-04-28T20:53:28.919Z] Step 10/31 : FROM alpine:3.14 [2022-04-28T20:53:28.919Z] 3.14: Pulling from library/alpine [2022-04-28T20:53:31.779Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T20:53:31.780Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T20:53:31.780Z] ---> ac73e934f311 [2022-04-28T20:53:31.780Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-28T20:53:32.077Z] ---> Running in 6d6296314a37 [2022-04-28T20:53:33.728Z] Removing intermediate container 6d6296314a37 [2022-04-28T20:53:33.728Z] ---> 1a0a6fdee2da [2022-04-28T20:53:33.728Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-28T20:53:33.728Z] ---> Running in 493ceb603afa [2022-04-28T20:53:36.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T20:53:36.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T20:53:38.450Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-28T20:53:38.450Z] (2/2) Installing su-exec (0.2-r1) [2022-04-28T20:53:38.450Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T20:53:38.450Z] OK: 6 MiB in 16 packages [2022-04-28T20:53:39.913Z] Removing intermediate container 493ceb603afa [2022-04-28T20:53:39.913Z] ---> d8e1884b3c74 [2022-04-28T20:53:39.913Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-28T20:53:40.194Z] ---> Running in 9d0ddcbccb66 [2022-04-28T20:53:40.807Z] Removing intermediate container 9d0ddcbccb66 [2022-04-28T20:53:40.807Z] ---> 78fa50071ba5 [2022-04-28T20:53:40.807Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-28T20:53:40.807Z] ---> Running in 8630a1ddf5fd [2022-04-28T20:53:41.813Z] Removing intermediate container 8630a1ddf5fd [2022-04-28T20:53:41.813Z] ---> 179f15d73cc1 [2022-04-28T20:53:41.813Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-28T20:53:42.105Z] ---> Running in f675a8a70ccc [2022-04-28T20:53:46.460Z] Removing intermediate container f675a8a70ccc [2022-04-28T20:53:46.460Z] ---> 839653411ff8 [2022-04-28T20:53:46.460Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-28T20:53:46.460Z] ---> Running in 789b7db6e0f6 [2022-04-28T20:53:47.076Z] Removing intermediate container 789b7db6e0f6 [2022-04-28T20:53:47.076Z] ---> db8bfb1c2fdf [2022-04-28T20:53:47.076Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-28T20:53:48.534Z] ---> d64fe9715e29 [2022-04-28T20:53:48.534Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-28T20:53:48.534Z] ---> Running in 590ceb906824 [2022-04-28T20:53:52.914Z] Removing intermediate container 590ceb906824 [2022-04-28T20:53:52.914Z] ---> fc80e3ce873a [2022-04-28T20:53:52.914Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T20:53:52.914Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-28T20:53:52.914Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-28T20:53:52.914Z] ---> c346e9eafbab [2022-04-28T20:53:52.914Z] 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-04-28T20:53:52.914Z] ---> Running in d7b67a6fe8a8 [2022-04-28T20:53:53.530Z] ---> f3c0baa2411f [2022-04-28T20:53:53.530Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-28T20:53:53.530Z] Removing intermediate container d7b67a6fe8a8 [2022-04-28T20:53:53.530Z] ---> de5bb6c3e508 [2022-04-28T20:53:53.530Z] 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-04-28T20:53:53.814Z] ---> Running in a535510278d6 [2022-04-28T20:53:56.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T20:53:56.466Z] ---> c0c2d7867f51 [2022-04-28T20:53:56.466Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-28T20:53:56.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T20:53:57.740Z] ---> 7153682a1466 [2022-04-28T20:53:57.740Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-28T20:53:58.373Z] (1/43) Installing readline (8.1.1-r0) [2022-04-28T20:53:58.657Z] (2/43) Installing bash (5.1.16-r0) [2022-04-28T20:53:58.657Z] ---> d7a03c4fc60c [2022-04-28T20:53:58.657Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-28T20:53:58.657Z] Executing bash-5.1.16-r0.post-install [2022-04-28T20:53:58.657Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-28T20:53:58.657Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T20:53:58.657Z] (5/43) Installing libcurl (7.80.0-r1) [2022-04-28T20:53:58.657Z] (6/43) Installing curl (7.80.0-r1) [2022-04-28T20:53:58.657Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-28T20:53:58.657Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-28T20:53:58.657Z] (9/43) Installing expat (2.4.7-r0) [2022-04-28T20:53:58.657Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-28T20:53:58.657Z] (11/43) Installing gdbm (1.22-r0) [2022-04-28T20:53:58.657Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-28T20:53:58.657Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-28T20:53:58.657Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-28T20:53:58.941Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-28T20:53:58.941Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-28T20:53:58.941Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-28T20:53:59.548Z] ---> 3ba68ee1837f [2022-04-28T20:53:59.548Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-28T20:54:00.157Z] ---> Running in 564b577ffbe9 [2022-04-28T20:54:00.776Z] Removing intermediate container 564b577ffbe9 [2022-04-28T20:54:00.776Z] ---> 07115368e785 [2022-04-28T20:54:00.776Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-28T20:54:01.804Z] ---> 1b6393c1a8ad [2022-04-28T20:54:01.804Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-28T20:54:02.087Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-28T20:54:02.367Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-28T20:54:02.367Z] ---> Running in 1120c90ccbeb [2022-04-28T20:54:02.367Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-28T20:54:02.367Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-28T20:54:02.367Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-28T20:54:02.651Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-28T20:54:02.651Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-28T20:54:02.651Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-28T20:54:02.651Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-28T20:54:02.651Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-28T20:54:02.651Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-28T20:54:02.651Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-28T20:54:02.651Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-28T20:54:02.651Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-28T20:54:02.651Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-28T20:54:02.651Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-28T20:54:02.930Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-28T20:54:02.930Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-28T20:54:02.930Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-28T20:54:02.930Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-28T20:54:02.930Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-28T20:54:02.930Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-28T20:54:02.930Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-28T20:54:02.930Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-28T20:54:03.209Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-28T20:54:03.487Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-28T20:54:04.758Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T20:54:04.759Z] OK: 82 MiB in 65 packages [2022-04-28T20:54:05.786Z] Removing intermediate container 1120c90ccbeb [2022-04-28T20:54:05.786Z] ---> 59dee233f85a [2022-04-28T20:54:05.786Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-28T20:54:06.059Z] ---> Running in 064c375f6cf1 [2022-04-28T20:54:06.658Z] Removing intermediate container 064c375f6cf1 [2022-04-28T20:54:06.658Z] ---> 4741be562036 [2022-04-28T20:54:06.658Z] Step 28/31 : CMD ["gate"] [2022-04-28T20:54:06.658Z] ---> Running in a940b21c0610 [2022-04-28T20:54:07.269Z] Removing intermediate container a940b21c0610 [2022-04-28T20:54:07.269Z] ---> 105c66d9dc66 [2022-04-28T20:54:07.549Z] Step 29/31 : LABEL arch=arm64 [2022-04-28T20:54:07.826Z] ---> Running in 4fe8b3246907 [2022-04-28T20:54:08.436Z] Removing intermediate container 4fe8b3246907 [2022-04-28T20:54:08.436Z] ---> 9c4a560e1a71 [2022-04-28T20:54:08.436Z] Step 30/31 : LABEL git_sha=1cb3f04266eb6e08f85339b2ca8e905edf678bd3 [2022-04-28T20:54:08.711Z] ---> Running in 25a36a012ace [2022-04-28T20:54:09.330Z] Removing intermediate container 25a36a012ace [2022-04-28T20:54:09.330Z] ---> 05b12f798c70 [2022-04-28T20:54:09.330Z] Step 31/31 : LABEL version=0.0.0 [2022-04-28T20:54:09.602Z] ---> Running in f00d68f94964 [2022-04-28T20:54:10.227Z] Removing intermediate container f00d68f94964 [2022-04-28T20:54:10.227Z] ---> 8b6ab93c0580 [2022-04-28T20:54:10.227Z] [2022-04-28T20:54:10.509Z] Successfully built 8b6ab93c0580 [2022-04-28T20:54:10.509Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-28T20:54:10.783Z]  Building security-bootstrapper ... done Building support-scheduler [2022-04-28T20:54:12.229Z] Collecting docker-compose==1.23.2 [2022-04-28T20:54:12.229Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-28T20:54:13.215Z] Collecting docker<4.0,>=3.6.0 [2022-04-28T20:54:13.215Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-28T20:54:14.672Z] Collecting PyYAML<4,>=3.10 [2022-04-28T20:54:14.672Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-28T20:54:20.106Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-28T20:54:20.106Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-28T20:54:20.106Z] 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-04-28T20:54:21.097Z] Collecting jsonschema<3,>=2.5.1 [2022-04-28T20:54:21.097Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-28T20:54:21.097Z] Collecting texttable<0.10,>=0.9.0 [2022-04-28T20:54:21.097Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-28T20:54:25.433Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-28T20:54:25.433Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-28T20:54:25.433Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-28T20:54:25.726Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-28T20:54:29.138Z] Collecting cached-property<2,>=1.2.0 [2022-04-28T20:54:29.138Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-28T20:54:29.416Z] Collecting docopt<0.7,>=0.6.1 [2022-04-28T20:54:29.416Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-28T20:54:35.035Z] Collecting docker-pycreds>=0.4.0 [2022-04-28T20:54:35.035Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-28T20:54:35.310Z] Collecting idna<2.8,>=2.5 [2022-04-28T20:54:35.310Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-28T20:54:35.582Z] 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-04-28T20:54:35.582Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-28T20:54:35.582Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-28T20:54:37.508Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-28T20:54:37.508Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-28T20:54:37.508Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:54:37.508Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:54:37.508Z] ---> 700b21587af6 [2022-04-28T20:54:37.508Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T20:54:37.508Z] ---> Using cache [2022-04-28T20:54:37.508Z] ---> a7c6da040062 [2022-04-28T20:54:37.508Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:54:37.508Z] ---> Using cache [2022-04-28T20:54:37.508Z] ---> 8d5825315cf2 [2022-04-28T20:54:37.508Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T20:54:38.118Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-28T20:54:38.118Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-28T20:54:38.118Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-28T20:54:38.118Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-28T20:54:38.118Z] ---> Running in c28d7e8e39b2 [2022-04-28T20:54:39.570Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-28T20:54:39.570Z] Attempting uninstall: urllib3 [2022-04-28T20:54:39.570Z] Found existing installation: urllib3 1.26.7 [2022-04-28T20:54:39.570Z] Uninstalling urllib3-1.26.7: [2022-04-28T20:54:39.570Z] Successfully uninstalled urllib3-1.26.7 [2022-04-28T20:54:40.568Z] Attempting uninstall: idna [2022-04-28T20:54:40.568Z] Found existing installation: idna 3.3 [2022-04-28T20:54:40.568Z] Uninstalling idna-3.3: [2022-04-28T20:54:40.568Z] Successfully uninstalled idna-3.3 [2022-04-28T20:54:41.173Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T20:54:42.169Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T20:54:44.176Z] OK: 220 MiB in 52 packages [2022-04-28T20:54:44.449Z] Attempting uninstall: requests [2022-04-28T20:54:44.449Z] Found existing installation: requests 2.26.0 [2022-04-28T20:54:44.449Z] Uninstalling requests-2.26.0: [2022-04-28T20:54:44.729Z] Successfully uninstalled requests-2.26.0 [2022-04-28T20:54:45.720Z] Running setup.py install for texttable: started [2022-04-28T20:54:46.711Z] Removing intermediate container c28d7e8e39b2 [2022-04-28T20:54:46.711Z] ---> 21f06dccfa03 [2022-04-28T20:54:46.711Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T20:54:48.153Z] ---> 489fcc952c55 [2022-04-28T20:54:48.153Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:54:48.153Z] Removing intermediate container 3a42d3a0df93 [2022-04-28T20:54:48.153Z] ---> bee3cf20a785 [2022-04-28T20:54:48.153Z] [2022-04-28T20:54:48.153Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T20:54:48.153Z] ---> ac73e934f311 [2022-04-28T20:54:48.153Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-28T20:54:48.153Z] ---> Running in 49393a49baa0 [2022-04-28T20:54:48.153Z] ---> Running in e81c5779db65 [2022-04-28T20:54:48.430Z] Running setup.py install for texttable: finished with status 'done' [2022-04-28T20:54:48.430Z] Running setup.py install for PyYAML: started [2022-04-28T20:54:48.718Z] Removing intermediate container e81c5779db65 [2022-04-28T20:54:48.718Z] ---> bf4defb492ea [2022-04-28T20:54:48.718Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-28T20:54:48.996Z] ---> Running in bff62d3bfb93 [2022-04-28T20:54:49.604Z] Removing intermediate container bff62d3bfb93 [2022-04-28T20:54:49.604Z] ---> 4b9f3d61fa35 [2022-04-28T20:54:49.604Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-28T20:54:49.881Z] ---> Running in 0487f5a02432 [2022-04-28T20:54:50.484Z] Removing intermediate container 0487f5a02432 [2022-04-28T20:54:50.484Z] ---> 09b87879ff42 [2022-04-28T20:54:50.484Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:54:50.759Z] ---> Running in 3de40e8ad892 [2022-04-28T20:54:52.762Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-28T20:54:53.050Z] Running setup.py install for docopt: started [2022-04-28T20:54:53.661Z] Removing intermediate container 3de40e8ad892 [2022-04-28T20:54:53.661Z] ---> 6a907cdc181a [2022-04-28T20:54:53.661Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-28T20:54:53.938Z] ---> Running in 1f1918cc1137 [2022-04-28T20:54:55.378Z] Removing intermediate container 49393a49baa0 [2022-04-28T20:54:55.378Z] ---> aae3a0d3db55 [2022-04-28T20:54:55.378Z] Step 8/22 : COPY . . [2022-04-28T20:54:56.373Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T20:54:56.976Z] Running setup.py install for docopt: finished with status 'done' [2022-04-28T20:54:56.976Z] Running setup.py install for dockerpty: started [2022-04-28T20:54:57.258Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T20:54:58.729Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-28T20:54:58.729Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T20:54:59.010Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T20:54:59.010Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T20:54:59.285Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T20:54:59.285Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T20:54:59.566Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T20:54:59.566Z] OK: 8 MiB in 20 packages [2022-04-28T20:55:00.191Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-28T20:55:02.221Z] Removing intermediate container 1f1918cc1137 [2022-04-28T20:55:02.221Z] ---> 56c9512b9e30 [2022-04-28T20:55:02.221Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T20:55:02.832Z] 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-04-28T20:55:03.113Z] ---> a04bc9d0cf16 [2022-04-28T20:55:03.113Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-28T20:55:07.738Z] ---> 87b7eaa41c93 [2022-04-28T20:55:07.738Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-28T20:55:09.193Z] ---> cd9f343bc4b1 [2022-04-28T20:55:09.193Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-28T20:55:09.476Z] ---> Running in 3f766bdb2055 [2022-04-28T20:55:10.474Z] Removing intermediate container 3f766bdb2055 [2022-04-28T20:55:10.474Z] ---> 48de01f15c56 [2022-04-28T20:55:10.474Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T20:55:10.474Z] ---> Running in ee886c0788a8 [2022-04-28T20:55:11.479Z] Removing intermediate container ee886c0788a8 [2022-04-28T20:55:11.479Z] ---> b74a22709a8a [2022-04-28T20:55:11.479Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T20:55:11.758Z] ---> Running in bf55f99a6564 [2022-04-28T20:55:12.753Z] Removing intermediate container bf55f99a6564 [2022-04-28T20:55:12.753Z] ---> 53adfec70592 [2022-04-28T20:55:12.753Z] Step 22/23 : LABEL git_sha=1cb3f04266eb6e08f85339b2ca8e905edf678bd3 [2022-04-28T20:55:13.031Z] ---> Running in ebfaf6614acd [2022-04-28T20:55:14.481Z] Removing intermediate container ebfaf6614acd [2022-04-28T20:55:14.481Z] ---> 27fa1bc27ae7 [2022-04-28T20:55:14.481Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T20:55:14.481Z] ---> Running in eec6a615701a [2022-04-28T20:55:15.473Z] Removing intermediate container eec6a615701a [2022-04-28T20:55:15.473Z] ---> a3abb9d03181 [2022-04-28T20:55:15.473Z] [2022-04-28T20:55:17.472Z] Successfully built a3abb9d03181 [2022-04-28T20:55:17.472Z] Successfully tagged core-data-arm64:latest [2022-04-28T20:55:17.472Z]  Building core-data ... done Building core-metadata [2022-04-28T20:55:32.631Z] Removing intermediate container a535510278d6 [2022-04-28T20:55:32.631Z] ---> 8561a628500b [2022-04-28T20:55:32.631Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-28T20:55:32.631Z] ---> Running in ab96670165a5 [2022-04-28T20:55:32.631Z] Removing intermediate container ab96670165a5 [2022-04-28T20:55:32.631Z] ---> acd2526b6418 [2022-04-28T20:55:32.631Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-28T20:55:32.631Z] ---> Running in b63596cf36eb [2022-04-28T20:55:32.631Z] ---> 8666a965eb65 [2022-04-28T20:55:32.631Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-28T20:55:32.631Z] ---> Running in eb925167a9d7 [2022-04-28T20:55:33.633Z] Removing intermediate container b63596cf36eb [2022-04-28T20:55:33.633Z] ---> 2a8699b1a36b [2022-04-28T20:55:33.633Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-28T20:55:35.632Z] 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-04-28T20:55:36.640Z] ---> e3adb353a0c4 [2022-04-28T20:55:36.640Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-28T20:55:38.096Z] ---> 930607e4c604 [2022-04-28T20:55:38.096Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-28T20:55:39.552Z] ---> 3987b4f78a3e [2022-04-28T20:55:39.552Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-28T20:55:39.829Z] ---> Running in bc8e3a0e7d22 [2022-04-28T20:55:40.462Z] Removing intermediate container bc8e3a0e7d22 [2022-04-28T20:55:40.462Z] ---> 61d29c75046c [2022-04-28T20:55:40.462Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T20:55:40.740Z] ---> Running in 677ae76a30b4 [2022-04-28T20:55:41.745Z] Removing intermediate container 677ae76a30b4 [2022-04-28T20:55:41.745Z] ---> aed23ee2e866 [2022-04-28T20:55:41.745Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T20:55:41.745Z] ---> Running in 172bcdcfda82 [2022-04-28T20:55:42.355Z] Removing intermediate container 172bcdcfda82 [2022-04-28T20:55:42.355Z] ---> a660b6ed09ab [2022-04-28T20:55:42.355Z] Step 22/23 : LABEL git_sha=1cb3f04266eb6e08f85339b2ca8e905edf678bd3 [2022-04-28T20:55:42.355Z] ---> Running in 66932da65ad8 [2022-04-28T20:55:43.359Z] Removing intermediate container 66932da65ad8 [2022-04-28T20:55:43.359Z] ---> cf9125a693d4 [2022-04-28T20:55:43.359Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T20:55:43.359Z] ---> Running in 4bc8027077d5 [2022-04-28T20:55:43.963Z] Removing intermediate container 4bc8027077d5 [2022-04-28T20:55:43.963Z] ---> ec9ff0d451c6 [2022-04-28T20:55:43.963Z] [2022-04-28T20:55:45.189Z] Successfully built ec9ff0d451c6 [2022-04-28T20:55:45.189Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-28T20:55:45.189Z] Building security-spiffe-token-provider [2022-04-28T20:55:52.092Z]  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:55:52.092Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:55:52.092Z] ---> 700b21587af6 [2022-04-28T20:55:52.092Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T20:55:52.092Z] ---> Using cache [2022-04-28T20:55:52.092Z] ---> a7c6da040062 [2022-04-28T20:55:52.092Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:55:52.092Z] ---> Using cache [2022-04-28T20:55:52.092Z] ---> 8d5825315cf2 [2022-04-28T20:55:52.092Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T20:55:52.092Z] ---> Using cache [2022-04-28T20:55:52.092Z] ---> 21f06dccfa03 [2022-04-28T20:55:52.092Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T20:55:52.092Z] ---> Using cache [2022-04-28T20:55:52.092Z] ---> 489fcc952c55 [2022-04-28T20:55:52.092Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:55:52.092Z] ---> Using cache [2022-04-28T20:55:52.092Z] ---> aae3a0d3db55 [2022-04-28T20:55:52.092Z] Step 8/23 : COPY . . [2022-04-28T20:55:52.092Z] ---> Using cache [2022-04-28T20:55:52.092Z] ---> 8666a965eb65 [2022-04-28T20:55:52.092Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-28T20:55:52.092Z] ---> Running in 8ea8f7a3c4e9 [2022-04-28T20:55:53.093Z] 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-04-28T20:56:25.520Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:56:25.520Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:56:25.520Z] ---> 700b21587af6 [2022-04-28T20:56:25.520Z] Step 3/20 : WORKDIR /edgex-go [2022-04-28T20:56:25.520Z] ---> Using cache [2022-04-28T20:56:25.520Z] ---> a7c6da040062 [2022-04-28T20:56:25.520Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-28T20:56:25.520Z] ---> Running in 9f2dedae311e [2022-04-28T20:56:25.520Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T20:56:25.520Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T20:56:25.796Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T20:56:25.796Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T20:56:25.796Z] OK: 15739 distinct packages available [2022-04-28T20:56:26.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T20:56:27.518Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T20:56:28.506Z] OK: 220 MiB in 52 packages [2022-04-28T20:56:30.502Z] Removing intermediate container 9f2dedae311e [2022-04-28T20:56:30.502Z] ---> dc61e9c08a67 [2022-04-28T20:56:30.502Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-28T20:56:31.491Z] ---> 1ab7a4330b3e [2022-04-28T20:56:31.491Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:56:31.491Z] ---> Running in e5fa24ed8b4e [2022-04-28T20:56:38.233Z] Removing intermediate container e5fa24ed8b4e [2022-04-28T20:56:38.233Z] ---> 84d4aefd1990 [2022-04-28T20:56:38.233Z] Step 7/20 : COPY . . [2022-04-28T20:57:00.508Z] ---> d475de60d56c [2022-04-28T20:57:00.508Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-28T20:57:00.508Z] ---> Running in c97188a6646a [2022-04-28T20:57:02.506Z] 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-04-28T21:02:09.969Z] Removing intermediate container 8ea8f7a3c4e9 [2022-04-28T21:02:09.969Z] ---> 064ce60d1161 [2022-04-28T21:02:09.969Z] [2022-04-28T21:02:09.969Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T21:02:09.969Z] ---> ac73e934f311 [2022-04-28T21:02:09.969Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T21:02:09.969Z] ---> Running in e1694fd11639 [2022-04-28T21:02:09.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:02:09.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:02:09.969Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-28T21:02:09.969Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T21:02:09.969Z] OK: 5 MiB in 15 packages [2022-04-28T21:02:09.969Z] Removing intermediate container e1694fd11639 [2022-04-28T21:02:09.969Z] ---> 518be710cfc6 [2022-04-28T21:02:09.969Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T21:02:09.969Z] ---> Running in 6a2bfa2d1701 [2022-04-28T21:02:09.969Z] Removing intermediate container 6a2bfa2d1701 [2022-04-28T21:02:09.969Z] ---> 783603642066 [2022-04-28T21:02:09.969Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-28T21:02:09.969Z] ---> Running in 68467ae51e05 [2022-04-28T21:02:09.969Z] Removing intermediate container 68467ae51e05 [2022-04-28T21:02:09.969Z] ---> 96dd34176d0a [2022-04-28T21:02:09.969Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T21:02:09.969Z] ---> Running in 22fe5dff11ff [2022-04-28T21:02:09.969Z] Removing intermediate container 22fe5dff11ff [2022-04-28T21:02:09.969Z] ---> 65c97dedbf0f [2022-04-28T21:02:09.969Z] Step 15/23 : WORKDIR / [2022-04-28T21:02:09.969Z] ---> Running in 03cc66cb2890 [2022-04-28T21:02:09.969Z] Removing intermediate container 03cc66cb2890 [2022-04-28T21:02:09.969Z] ---> 07e32604a42f [2022-04-28T21:02:09.969Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T21:02:09.969Z] ---> e3d31d0d734b [2022-04-28T21:02:09.969Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-28T21:02:09.969Z] ---> 1e7dda2bcccd [2022-04-28T21:02:09.969Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-28T21:02:09.969Z] ---> 7332beedf6a6 [2022-04-28T21:02:09.969Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-28T21:02:09.969Z] ---> Running in 7ba15439c9a2 [2022-04-28T21:02:09.969Z] Removing intermediate container 7ba15439c9a2 [2022-04-28T21:02:09.969Z] ---> 34061afe6612 [2022-04-28T21:02:09.969Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T21:02:09.969Z] ---> Running in e9eb095e74d9 [2022-04-28T21:02:09.969Z] Removing intermediate container e9eb095e74d9 [2022-04-28T21:02:09.969Z] ---> 936ad15765cd [2022-04-28T21:02:09.969Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T21:02:09.969Z] ---> Running in b99a71d9d8b4 [2022-04-28T21:02:09.969Z] Removing intermediate container b99a71d9d8b4 [2022-04-28T21:02:09.969Z] ---> a4a8ffdfff75 [2022-04-28T21:02:09.969Z] Step 22/23 : LABEL git_sha=1cb3f04266eb6e08f85339b2ca8e905edf678bd3 [2022-04-28T21:02:10.275Z] ---> Running in ba0d325e8150 [2022-04-28T21:02:10.560Z] Removing intermediate container ba0d325e8150 [2022-04-28T21:02:10.560Z] ---> fde04ac894a8 [2022-04-28T21:02:10.560Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T21:02:10.847Z] ---> Running in ea6cf5cb7e37 [2022-04-28T21:02:11.457Z] Removing intermediate container ea6cf5cb7e37 [2022-04-28T21:02:11.457Z] ---> 5746db42fb72 [2022-04-28T21:02:11.457Z] [2022-04-28T21:02:11.749Z] Successfully built 5746db42fb72 [2022-04-28T21:02:12.037Z] Successfully tagged core-metadata-arm64:latest [2022-04-28T21:02:12.037Z] Building security-proxy-setup [2022-04-28T21:02:44.450Z]  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T21:02:44.450Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T21:02:44.450Z] ---> 700b21587af6 [2022-04-28T21:02:44.450Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T21:02:44.450Z] ---> Using cache [2022-04-28T21:02:44.450Z] ---> a7c6da040062 [2022-04-28T21:02:44.450Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:02:44.450Z] ---> Using cache [2022-04-28T21:02:44.450Z] ---> 8d5825315cf2 [2022-04-28T21:02:44.450Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T21:02:44.450Z] ---> Using cache [2022-04-28T21:02:44.450Z] ---> 21f06dccfa03 [2022-04-28T21:02:44.450Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T21:02:44.450Z] ---> Using cache [2022-04-28T21:02:44.450Z] ---> 489fcc952c55 [2022-04-28T21:02:44.450Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:02:44.450Z] ---> Using cache [2022-04-28T21:02:44.450Z] ---> aae3a0d3db55 [2022-04-28T21:02:44.450Z] Step 8/22 : COPY . . [2022-04-28T21:02:44.450Z] ---> Using cache [2022-04-28T21:02:44.450Z] ---> 8666a965eb65 [2022-04-28T21:02:44.450Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-28T21:02:44.450Z] ---> Running in bf24113c2991 [2022-04-28T21:02:45.896Z] 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-04-28T21:04:22.890Z] Removing intermediate container eb925167a9d7 [2022-04-28T21:04:22.890Z] ---> d7cbc11455c1 [2022-04-28T21:04:22.890Z] [2022-04-28T21:04:22.890Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T21:04:22.890Z] ---> ac73e934f311 [2022-04-28T21:04:22.890Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-28T21:04:22.890Z] ---> Using cache [2022-04-28T21:04:22.890Z] ---> 518be710cfc6 [2022-04-28T21:04:22.890Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T21:04:22.890Z] ---> Using cache [2022-04-28T21:04:22.891Z] ---> 783603642066 [2022-04-28T21:04:22.891Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-28T21:04:22.891Z] ---> Running in 8880b9954e64 [2022-04-28T21:04:23.492Z] Removing intermediate container 8880b9954e64 [2022-04-28T21:04:23.492Z] ---> ac7f8a23b6a1 [2022-04-28T21:04:23.492Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T21:04:23.767Z] ---> Running in da38844bb154 [2022-04-28T21:04:24.370Z] Removing intermediate container da38844bb154 [2022-04-28T21:04:24.370Z] ---> f08f755e10e5 [2022-04-28T21:04:24.370Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T21:04:25.358Z] ---> d7c71f1db627 [2022-04-28T21:04:25.358Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-28T21:04:27.993Z] ---> e964377e3fb4 [2022-04-28T21:04:27.993Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-28T21:04:28.980Z] ---> 28da4aaf240d [2022-04-28T21:04:28.980Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-28T21:04:29.260Z] ---> Running in 1dfe9829cf70 [2022-04-28T21:04:29.863Z] Removing intermediate container 1dfe9829cf70 [2022-04-28T21:04:29.863Z] ---> a8996b519404 [2022-04-28T21:04:29.863Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T21:04:29.863Z] ---> Running in 35f36a4e1185 [2022-04-28T21:04:30.464Z] Removing intermediate container 35f36a4e1185 [2022-04-28T21:04:30.464Z] ---> 5ddde8bc8e2c [2022-04-28T21:04:30.464Z] Step 20/22 : LABEL arch=arm64 [2022-04-28T21:04:30.464Z] ---> Running in bfea0e5b0430 [2022-04-28T21:04:31.457Z] Removing intermediate container bfea0e5b0430 [2022-04-28T21:04:31.457Z] ---> f3bf61e565ea [2022-04-28T21:04:31.457Z] Step 21/22 : LABEL git_sha=1cb3f04266eb6e08f85339b2ca8e905edf678bd3 [2022-04-28T21:04:31.457Z] ---> Running in aa71f5decaa7 [2022-04-28T21:04:32.061Z] Removing intermediate container aa71f5decaa7 [2022-04-28T21:04:32.061Z] ---> b69ed0734128 [2022-04-28T21:04:32.061Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T21:04:32.336Z] ---> Running in 5de41f1227f3 [2022-04-28T21:04:32.950Z] Removing intermediate container 5de41f1227f3 [2022-04-28T21:04:32.950Z] ---> e5643f5a4cd3 [2022-04-28T21:04:32.950Z] [2022-04-28T21:04:33.554Z] Successfully built e5643f5a4cd3 [2022-04-28T21:04:33.554Z] Successfully tagged support-scheduler-arm64:latest [2022-04-28T21:04:33.554Z]  Building support-scheduler ... done Building security-spire-server [2022-04-28T21:05:12.627Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T21:05:12.627Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T21:05:12.627Z] ---> 700b21587af6 [2022-04-28T21:05:12.627Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T21:05:12.627Z] ---> Using cache [2022-04-28T21:05:12.627Z] ---> a7c6da040062 [2022-04-28T21:05:12.627Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:05:12.627Z] ---> Using cache [2022-04-28T21:05:12.627Z] ---> 8d5825315cf2 [2022-04-28T21:05:12.627Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T21:05:12.627Z] ---> Using cache [2022-04-28T21:05:12.627Z] ---> 842ee671ca38 [2022-04-28T21:05:12.627Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T21:05:12.627Z] ---> Using cache [2022-04-28T21:05:12.627Z] ---> 077dadb43309 [2022-04-28T21:05:12.627Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:05:12.627Z] ---> Using cache [2022-04-28T21:05:12.627Z] ---> 900ddb420821 [2022-04-28T21:05:12.627Z] Step 8/25 : COPY . . [2022-04-28T21:05:12.627Z] ---> Using cache [2022-04-28T21:05:12.627Z] ---> ccabb49afba5 [2022-04-28T21:05:12.627Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T21:05:12.627Z] ---> Using cache [2022-04-28T21:05:12.627Z] ---> 3dcf57e9d645 [2022-04-28T21:05:12.627Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-28T21:05:12.627Z] ---> Using cache [2022-04-28T21:05:12.627Z] ---> d0bd78f0abd3 [2022-04-28T21:05:12.627Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-28T21:05:12.627Z] ---> Using cache [2022-04-28T21:05:12.627Z] ---> 69bed4e4cc7c [2022-04-28T21:05:12.627Z] 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-04-28T21:05:12.627Z] ---> Running in 037ccd48b451 [2022-04-28T21:05:14.628Z] Removing intermediate container c97188a6646a [2022-04-28T21:05:14.628Z] ---> bd4a6315ed00 [2022-04-28T21:05:14.628Z] [2022-04-28T21:05:14.628Z] Step 9/20 : FROM alpine:3.15 [2022-04-28T21:05:14.909Z] spire-1.2.1/ [2022-04-28T21:05:14.909Z] spire-1.2.1/.data/ [2022-04-28T21:05:14.909Z] spire-1.2.1/.data/.file [2022-04-28T21:05:14.910Z] spire-1.2.1/.dockerignore [2022-04-28T21:05:14.910Z] spire-1.2.1/.gitattributes [2022-04-28T21:05:14.910Z] spire-1.2.1/.githooks/ [2022-04-28T21:05:14.910Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T21:05:14.910Z] spire-1.2.1/.github/ [2022-04-28T21:05:14.910Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T21:05:14.910Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T21:05:14.910Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T21:05:14.910Z] spire-1.2.1/.github/workflows/ [2022-04-28T21:05:14.910Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T21:05:14.910Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T21:05:14.910Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T21:05:14.910Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T21:05:14.910Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T21:05:14.910Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T21:05:14.910Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T21:05:14.910Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T21:05:14.910Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T21:05:14.910Z] spire-1.2.1/.gitignore [2022-04-28T21:05:14.910Z] spire-1.2.1/.go-version [2022-04-28T21:05:14.910Z] spire-1.2.1/.golangci.yml [2022-04-28T21:05:14.910Z] spire-1.2.1/ADOPTERS.md [2022-04-28T21:05:14.910Z] spire-1.2.1/CHANGELOG.md [2022-04-28T21:05:14.910Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T21:05:14.910Z] spire-1.2.1/CODEOWNERS [2022-04-28T21:05:14.910Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T21:05:14.910Z] spire-1.2.1/Dockerfile [2022-04-28T21:05:14.910Z] spire-1.2.1/Dockerfile.dev [2022-04-28T21:05:14.910Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T21:05:14.910Z] spire-1.2.1/LICENSE [2022-04-28T21:05:14.910Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T21:05:14.910Z] spire-1.2.1/Makefile [2022-04-28T21:05:14.910Z] spire-1.2.1/README.md [2022-04-28T21:05:14.910Z] spire-1.2.1/ROADMAP.md [2022-04-28T21:05:14.910Z] spire-1.2.1/SECURITY.md [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/ [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/entry/3.15: Pulling from library/alpine [2022-04-28T21:05:14.910Z] [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T21:05:14.910Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T21:05:15.197Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.goDigest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-28T21:05:15.197Z] Status: Downloaded newer image for alpine:3.15 [2022-04-28T21:05:15.197Z] ---> 3fb3c9af89a9 [2022-04-28T21:05:15.198Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T21:05:15.198Z] [2022-04-28T21:05:15.198Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T21:05:15.198Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T21:05:15.198Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T21:05:15.198Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T21:05:15.198Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T21:05:15.198Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T21:05:15.198Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T21:05:15.198Z] spire-1.2.1/conf/ [2022-04-28T21:05:15.198Z] spire-1.2.1/conf/agent/ [2022-04-28T21:05:15.198Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T21:05:15.198Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T21:05:15.198Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T21:05:15.198Z] spire-1.2.1/conf/server/ [2022-04-28T21:05:15.198Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T21:05:15.198Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T21:05:15.198Z] spire-1.2.1/conf/server/server.conf [2022-04-28T21:05:15.198Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T21:05:15.198Z] spire-1.2.1/doc/ [2022-04-28T21:05:15.198Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T21:05:15.198Z] spire-1.2.1/doc/auditlog.md [2022-04-28T21:05:15.198Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T21:05:15.198Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T21:05:15.198Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T21:05:15.198Z] spire-1.2.1/doc/images/ [2022-04-28T21:05:15.198Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T21:05:15.198Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T21:05:15.198Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T21:05:15.523Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T21:05:15.523Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T21:05:15.523Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T21:05:15.523Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T21:05:15.523Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T21:05:15.523Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T21:05:15.523Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T21:05:15.523Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T21:05:15.523Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T21:05:15.523Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T21:05:15.523Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T21:05:15.523Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T21:05:15.523Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T21:05:15.523Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T21:05:15.523Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T21:05:15.523Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T21:05:15.523Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T21:05:15.523Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T21:05:15.523Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md ---> Running in a94f58f3226b [2022-04-28T21:05:15.524Z] [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/spire_server.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/telemetry.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/upgrading.md [2022-04-28T21:05:15.524Z] spire-1.2.1/doc/using_spire.md [2022-04-28T21:05:15.524Z] spire-1.2.1/examples/ [2022-04-28T21:05:15.524Z] spire-1.2.1/examples/README.md [2022-04-28T21:05:15.524Z] spire-1.2.1/go.mod [2022-04-28T21:05:15.524Z] spire-1.2.1/go.sum [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T21:05:15.524Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/ [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/api/ [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T21:05:15.954Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/catalog/context.goRemoving intermediate container a94f58f3226b [2022-04-28T21:05:15.955Z] ---> 23b2b201af08 [2022-04-28T21:05:15.955Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:05:15.955Z] [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T21:05:15.955Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go ---> Running in ee2290d93e00 [2022-04-28T21:05:16.306Z] [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/health/ [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/log/ [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T21:05:16.306Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T21:05:16.307Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T21:05:16.307Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T21:05:16.307Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T21:05:16.307Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T21:05:16.307Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T21:05:16.307Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T21:05:16.307Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T21:05:16.307Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T21:05:16.307Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T21:05:16.307Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T21:05:16.307Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T21:05:16.307Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T21:05:16.307Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T21:05:16.307Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T21:05:16.307Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T21:05:16.307Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T21:05:16.307Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T21:05:16.307Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T21:05:16.307Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T21:05:16.307Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T21:05:16.307Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T21:05:16.307Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T21:05:16.307Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T21:05:16.307Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T21:05:16.307Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T21:05:16.307Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T21:05:16.307Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T21:05:16.307Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T21:05:16.307Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T21:05:16.633Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/util/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/version/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/config.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T21:05:16.634Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T21:05:16.953Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T21:05:17.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T21:05:17.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T21:05:17.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T21:05:17.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T21:05:17.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T21:05:17.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T21:05:17.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T21:05:17.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T21:05:17.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T21:05:17.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T21:05:17.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T21:05:17.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T21:05:17.233Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/server.go [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T21:05:17.234Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T21:05:17.234Z] spire-1.2.1/proto/ [2022-04-28T21:05:17.234Z] spire-1.2.1/proto/private/ [2022-04-28T21:05:17.234Z] spire-1.2.1/proto/private/server/ [2022-04-28T21:05:17.234Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T21:05:17.234Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T21:05:17.234Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T21:05:17.234Z] spire-1.2.1/proto/spire/ [2022-04-28T21:05:17.234Z] spire-1.2.1/proto/spire/common/ [2022-04-28T21:05:17.234Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T21:05:17.234Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T21:05:17.234Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T21:05:17.234Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T21:05:17.234Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T21:05:17.234Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T21:05:17.234Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T21:05:17.234Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T21:05:17.234Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T21:05:17.234Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T21:05:17.234Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T21:05:17.234Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T21:05:17.234Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T21:05:17.234Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T21:05:17.234Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T21:05:17.234Z] spire-1.2.1/release/ [2022-04-28T21:05:17.234Z] spire-1.2.1/release/spire-extras/ [2022-04-28T21:05:17.234Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T21:05:17.234Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T21:05:17.234Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T21:05:17.234Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T21:05:17.234Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T21:05:17.234Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T21:05:17.234Z] spire-1.2.1/release/spire/ [2022-04-28T21:05:17.234Z] spire-1.2.1/release/spire/README.md [2022-04-28T21:05:17.234Z] spire-1.2.1/release/spire/conf/ [2022-04-28T21:05:17.234Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T21:05:17.234Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T21:05:17.234Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T21:05:17.234Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T21:05:17.234Z] spire-1.2.1/script/ [2022-04-28T21:05:17.234Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T21:05:17.234Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T21:05:17.234Z] spire-1.2.1/support/ [2022-04-28T21:05:17.234Z] spire-1.2.1/support/k8s/ [2022-04-28T21:05:17.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T21:05:17.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T21:05:17.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T21:05:17.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T21:05:17.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T21:05:17.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T21:05:17.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T21:05:17.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T21:05:17.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T21:05:17.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T21:05:17.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T21:05:17.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T21:05:17.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T21:05:17.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T21:05:17.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T21:05:17.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T21:05:17.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T21:05:17.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T21:05:17.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T21:05:17.234Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T21:05:17.510Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T21:05:17.510Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T21:05:17.510Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T21:05:17.510Z] spire-1.2.1/test/ [2022-04-28T21:05:17.510Z] spire-1.2.1/test/clock/ [2022-04-28T21:05:17.510Z] spire-1.2.1/test/clock/clock.go [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/ [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/ [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/config/ [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T21:05:17.510Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T21:05:17.511Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T21:05:17.511Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T21:05:17.511Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T21:05:17.511Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T21:05:17.511Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T21:05:17.511Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T21:05:17.511Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T21:05:17.511Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T21:05:17.511Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T21:05:17.511Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T21:05:17.511Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T21:05:17.511Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T21:05:17.511Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/ [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/README.md [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/common [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/setup/ [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/suites/ [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T21:05:17.511Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T21:05:17.798Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T21:05:17.799Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T21:05:18.075Z] spire-1.2.1/test/integration/test.sh [2022-04-28T21:05:18.075Z] spire-1.2.1/test/plugintest/ [2022-04-28T21:05:18.075Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T21:05:18.075Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T21:05:18.075Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T21:05:18.075Z] spire-1.2.1/test/spiretest/ [2022-04-28T21:05:18.075Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T21:05:18.075Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T21:05:18.075Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T21:05:18.075Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T21:05:18.075Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T21:05:18.075Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T21:05:18.075Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T21:05:18.075Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T21:05:18.075Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T21:05:18.075Z] spire-1.2.1/test/testca/ [2022-04-28T21:05:18.075Z] spire-1.2.1/test/testca/ca.go [2022-04-28T21:05:18.075Z] spire-1.2.1/test/testkey/ [2022-04-28T21:05:18.075Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T21:05:18.075Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T21:05:18.075Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T21:05:18.075Z] spire-1.2.1/test/testkey/new.go [2022-04-28T21:05:18.075Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T21:05:18.075Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T21:05:18.075Z] spire-1.2.1/test/util/ [2022-04-28T21:05:18.075Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T21:05:18.075Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T21:05:18.075Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T21:05:18.075Z] spire-1.2.1/test/util/race.go [2022-04-28T21:05:18.075Z] spire-1.2.1/test/util/util.go [2022-04-28T21:05:18.075Z] building spire from source... [2022-04-28T21:05:18.676Z] Installing go1.17.7... [2022-04-28T21:05:19.678Z] Removing intermediate container ee2290d93e00 [2022-04-28T21:05:19.678Z] ---> 56843ce9e73b [2022-04-28T21:05:19.678Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-28T21:05:19.678Z] ---> Running in 6f2566fff491 [2022-04-28T21:05:21.696Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:05:23.153Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:05:24.600Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T21:05:24.600Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T21:05:24.600Z] OK: 15729 distinct packages available [2022-04-28T21:05:24.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:05:26.051Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:05:27.499Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-28T21:05:27.780Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-28T21:05:27.780Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T21:05:28.060Z] (4/9) Installing libcurl (7.80.0-r1) [2022-04-28T21:05:28.060Z] (5/9) Installing curl (7.80.0-r1) [2022-04-28T21:05:28.340Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-28T21:05:28.340Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-28T21:05:28.340Z] (8/9) Installing libucontext (1.1-r0) [2022-04-28T21:05:28.619Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-28T21:05:28.619Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T21:05:28.619Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T21:05:29.230Z] OK: 8 MiB in 23 packages [2022-04-28T21:05:32.704Z] Removing intermediate container 6f2566fff491 [2022-04-28T21:05:32.704Z] ---> d6a67c0e478e [2022-04-28T21:05:32.704Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T21:05:33.310Z] ---> d9d52d0b83c9 [2022-04-28T21:05:33.310Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-28T21:05:35.959Z] ---> dc094a295d2b [2022-04-28T21:05:35.959Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-28T21:05:36.559Z] ---> f200d2b2c487 [2022-04-28T21:05:36.559Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-28T21:05:36.559Z] ---> Running in 2d07511256a1 [2022-04-28T21:05:37.158Z] Removing intermediate container 2d07511256a1 [2022-04-28T21:05:37.159Z] ---> bdebaaee32d7 [2022-04-28T21:05:37.159Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T21:05:37.432Z] ---> Running in 359dcabe25d5 [2022-04-28T21:05:38.026Z] Removing intermediate container 359dcabe25d5 [2022-04-28T21:05:38.026Z] ---> e0b983a1187a [2022-04-28T21:05:38.026Z] Step 18/20 : LABEL arch=arm64 [2022-04-28T21:05:38.026Z] ---> Running in 6f880a260e85 [2022-04-28T21:05:38.628Z] Removing intermediate container 6f880a260e85 [2022-04-28T21:05:38.628Z] ---> 62a5baa72010 [2022-04-28T21:05:38.628Z] Step 19/20 : LABEL git_sha=1cb3f04266eb6e08f85339b2ca8e905edf678bd3 [2022-04-28T21:05:38.904Z] ---> Running in 0e09627ccc98 [2022-04-28T21:05:39.500Z] Removing intermediate container 0e09627ccc98 [2022-04-28T21:05:39.500Z] ---> b078da34e5c5 [2022-04-28T21:05:39.500Z] Step 20/20 : LABEL version=0.0.0 [2022-04-28T21:05:39.500Z] ---> Running in 2bceb1733f76 [2022-04-28T21:05:40.105Z] Removing intermediate container 2bceb1733f76 [2022-04-28T21:05:40.105Z] ---> b4d45f5e6a00 [2022-04-28T21:05:40.105Z] [2022-04-28T21:05:40.709Z] Successfully built b4d45f5e6a00 [2022-04-28T21:05:40.709Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-28T21:05:40.709Z]  Building security-spiffe-token-provider ... done Building support-notifications [2022-04-28T21:05:50.906Z] Building bin/spire-server... [2022-04-28T21:05:50.906Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T21:05:50.906Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T21:05:50.906Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T21:05:50.906Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T21:05:50.906Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T21:05:55.229Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T21:05:56.223Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T21:05:56.223Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T21:05:56.510Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T21:05:56.796Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T21:05:58.258Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T21:05:58.258Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T21:05:58.258Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T21:05:58.547Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T21:05:58.833Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T21:05:58.833Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T21:05:59.109Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T21:06:00.583Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T21:06:00.583Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T21:06:00.864Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T21:06:01.143Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T21:06:09.494Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T21:06:09.495Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T21:06:09.495Z] ---> 700b21587af6 [2022-04-28T21:06:09.495Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T21:06:09.495Z] ---> Using cache [2022-04-28T21:06:09.495Z] ---> a7c6da040062 [2022-04-28T21:06:09.495Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:06:09.495Z] ---> Using cache [2022-04-28T21:06:09.495Z] ---> 8d5825315cf2 [2022-04-28T21:06:09.495Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-28T21:06:09.495Z] ---> Running in f132a05961ff [2022-04-28T21:06:11.499Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:06:12.497Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:06:13.965Z] OK: 220 MiB in 52 packages [2022-04-28T21:06:15.441Z] Removing intermediate container f132a05961ff [2022-04-28T21:06:15.441Z] ---> 58ced693ab45 [2022-04-28T21:06:15.441Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T21:06:16.460Z] ---> a9a0c9ee1789 [2022-04-28T21:06:16.460Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:06:16.460Z] ---> Running in c987c5bdca94 [2022-04-28T21:06:23.300Z] Removing intermediate container c987c5bdca94 [2022-04-28T21:06:23.300Z] ---> 99c0b8b50c99 [2022-04-28T21:06:23.300Z] Step 8/22 : COPY . . [2022-04-28T21:06:33.563Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T21:06:33.563Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T21:06:33.563Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T21:06:33.563Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T21:06:33.845Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T21:06:34.456Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T21:06:34.456Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T21:06:34.456Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T21:06:34.456Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T21:06:35.075Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T21:06:35.075Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T21:06:35.702Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T21:06:36.322Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T21:06:36.322Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T21:06:36.322Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T21:06:36.605Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T21:06:36.605Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T21:06:36.887Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T21:06:37.167Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T21:06:37.778Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T21:06:38.063Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T21:06:38.342Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T21:06:38.953Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T21:06:38.953Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T21:06:40.433Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T21:06:41.908Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T21:06:44.578Z]  ---> e8a1cfc0b11d [2022-04-28T21:06:44.578Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-28T21:06:44.578Z] ---> Running in 15bd95b45ef7 [2022-04-28T21:06:46.596Z] 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-04-28T21:06:50.027Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T21:06:50.027Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T21:06:50.027Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T21:06:50.027Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T21:06:50.027Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T21:06:50.311Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T21:07:37.406Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T21:07:37.406Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T21:07:37.406Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T21:07:37.406Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T21:07:37.406Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T21:07:37.406Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T21:07:37.406Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T21:07:37.406Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T21:07:37.406Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T21:07:49.948Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T21:07:49.948Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T21:07:49.948Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T21:07:49.948Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T21:07:50.560Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T21:07:51.174Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T21:07:52.640Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T21:07:55.310Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T21:07:55.924Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T21:07:57.920Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T21:07:58.197Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T21:07:58.474Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T21:07:58.474Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T21:07:59.466Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T21:07:59.744Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T21:07:59.744Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T21:08:00.022Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T21:08:00.630Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T21:08:00.630Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T21:08:00.907Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T21:08:00.907Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T21:08:02.364Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T21:08:02.364Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T21:08:02.650Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T21:08:02.928Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T21:08:02.928Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T21:08:02.928Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T21:08:03.919Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T21:08:03.919Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T21:08:10.681Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T21:08:10.681Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T21:08:10.681Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T21:08:10.681Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T21:08:10.681Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T21:08:10.681Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T21:08:10.968Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T21:08:11.251Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T21:08:11.540Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T21:08:11.824Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T21:08:11.824Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T21:08:13.289Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T21:08:13.899Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T21:08:14.506Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T21:08:14.784Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T21:08:14.784Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T21:08:15.064Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T21:08:15.064Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T21:08:15.064Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T21:08:15.064Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T21:08:17.276Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T21:08:17.276Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T21:08:17.276Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T21:08:17.557Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T21:08:17.837Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T21:08:18.116Z] 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-04-28T21:08:19.110Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T21:08:21.110Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T21:08:21.110Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T21:08:21.718Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T21:08:21.718Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T21:08:21.718Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T21:08:22.321Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T21:08:22.599Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T21:08:23.210Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T21:08:27.564Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T21:08:29.572Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T21:08:29.572Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T21:08:30.576Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T21:08:30.576Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T21:08:30.576Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T21:08:32.041Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T21:08:32.041Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T21:08:32.041Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T21:08:32.041Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T21:08:32.321Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T21:08:32.603Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T21:08:32.603Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T21:08:40.990Z] Removing intermediate container bf24113c2991 [2022-04-28T21:08:40.990Z] ---> 633f2ac648cf [2022-04-28T21:08:40.990Z] [2022-04-28T21:08:41.281Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T21:08:41.281Z] ---> ac73e934f311 [2022-04-28T21:08:41.281Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-28T21:08:41.281Z] ---> Running in 263124e03e9c [2022-04-28T21:08:43.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:08:43.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:08:45.055Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T21:08:45.055Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T21:08:45.055Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T21:08:45.055Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T21:08:45.055Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-28T21:08:45.055Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-28T21:08:45.055Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-28T21:08:45.055Z] (4/6) Installing libcurl (7.79.1-r1) [2022-04-28T21:08:45.335Z] (5/6) Installing curl (7.79.1-r1) [2022-04-28T21:08:45.335Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-28T21:08:45.335Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T21:08:45.335Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T21:08:45.616Z] OK: 8 MiB in 20 packages [2022-04-28T21:08:48.440Z] Removing intermediate container 263124e03e9c [2022-04-28T21:08:48.440Z] ---> 8af4b7dba019 [2022-04-28T21:08:48.440Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T21:08:48.440Z] ---> Running in 4559ff6f788e [2022-04-28T21:08:48.864Z] Removing intermediate container 4559ff6f788e [2022-04-28T21:08:48.864Z] ---> 9de2c1e3a32d [2022-04-28T21:08:48.864Z] Step 13/22 : WORKDIR /edgex [2022-04-28T21:08:48.864Z] ---> Running in 448a0fe79305 [2022-04-28T21:08:49.515Z] Removing intermediate container 448a0fe79305 [2022-04-28T21:08:49.515Z] ---> cdcf28aa394e [2022-04-28T21:08:49.515Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-28T21:08:50.520Z] ---> 6cd60afea0fd [2022-04-28T21:08:50.520Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-28T21:08:52.537Z] ---> 8f0446b4e55a [2022-04-28T21:08:52.537Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-28T21:08:54.006Z] ---> ef1ccba229c3 [2022-04-28T21:08:54.006Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T21:08:55.009Z] ---> 0bc8f7059d53 [2022-04-28T21:08:55.009Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-28T21:08:55.009Z] ---> Running in 6d2dd8abdf7f [2022-04-28T21:08:58.458Z] Removing intermediate container 6d2dd8abdf7f [2022-04-28T21:08:58.458Z] ---> 117b94ccdd7c [2022-04-28T21:08:58.458Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T21:08:58.458Z] ---> Running in 36bb60a81af5 [2022-04-28T21:08:59.072Z] Removing intermediate container 36bb60a81af5 [2022-04-28T21:08:59.072Z] ---> bd9ddfe86aa8 [2022-04-28T21:08:59.072Z] Step 20/22 : LABEL arch=arm64 [2022-04-28T21:08:59.072Z] ---> Running in 64ec7870cc5a [2022-04-28T21:08:59.683Z] Removing intermediate container 64ec7870cc5a [2022-04-28T21:08:59.683Z] ---> afb46dd194fe [2022-04-28T21:08:59.683Z] Step 21/22 : LABEL git_sha=1cb3f04266eb6e08f85339b2ca8e905edf678bd3 [2022-04-28T21:08:59.967Z] ---> Running in 8225b656c113 [2022-04-28T21:09:00.580Z] Removing intermediate container 8225b656c113 [2022-04-28T21:09:00.580Z] ---> 48c4fad37913 [2022-04-28T21:09:00.580Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T21:09:00.580Z] ---> Running in 86a792cfac93 [2022-04-28T21:09:01.196Z] Removing intermediate container 86a792cfac93 [2022-04-28T21:09:01.196Z] ---> 7edfcd72ade0 [2022-04-28T21:09:01.196Z] [2022-04-28T21:09:01.808Z] Successfully built 7edfcd72ade0 [2022-04-28T21:09:01.808Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-28T21:09:01.808Z]  Building security-proxy-setup ... done Building core-command [2022-04-28T21:09:34.272Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T21:09:34.273Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T21:09:34.273Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T21:09:34.273Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T21:09:34.273Z] ---> 700b21587af6 [2022-04-28T21:09:34.273Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T21:09:34.273Z] ---> Using cache [2022-04-28T21:09:34.273Z] ---> a7c6da040062 [2022-04-28T21:09:34.273Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:09:34.273Z] ---> Using cache [2022-04-28T21:09:34.273Z] ---> 8d5825315cf2 [2022-04-28T21:09:34.273Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T21:09:34.273Z] ---> Using cache [2022-04-28T21:09:34.273Z] ---> 21f06dccfa03 [2022-04-28T21:09:34.273Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T21:09:34.273Z] ---> Using cache [2022-04-28T21:09:34.273Z] ---> 489fcc952c55 [2022-04-28T21:09:34.273Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:09:34.273Z] ---> Using cache [2022-04-28T21:09:34.273Z] ---> aae3a0d3db55 [2022-04-28T21:09:34.273Z] Step 8/23 : COPY . . [2022-04-28T21:09:34.273Z] ---> Using cache [2022-04-28T21:09:34.273Z] ---> 8666a965eb65 [2022-04-28T21:09:34.273Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-28T21:09:35.269Z] ---> Running in 9b0596a0740c [2022-04-28T21:09:37.277Z] 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-04-28T21:15:29.869Z] Removing intermediate container 9b0596a0740c [2022-04-28T21:15:29.869Z] ---> 440011598c28 [2022-04-28T21:15:29.869Z] [2022-04-28T21:15:29.869Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T21:15:29.869Z] ---> ac73e934f311 [2022-04-28T21:15:29.869Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T21:15:29.869Z] ---> Using cache [2022-04-28T21:15:29.869Z] ---> 518be710cfc6 [2022-04-28T21:15:29.869Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T21:15:29.869Z] ---> Using cache [2022-04-28T21:15:29.869Z] ---> 783603642066 [2022-04-28T21:15:29.869Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-28T21:15:29.869Z] ---> Running in 8b2d4997add6 [2022-04-28T21:15:29.869Z] Removing intermediate container 8b2d4997add6 [2022-04-28T21:15:29.869Z] ---> 67ed39ab15ce [2022-04-28T21:15:29.869Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T21:15:30.150Z] ---> Running in bc718d3d5aaa [2022-04-28T21:15:30.755Z] Removing intermediate container bc718d3d5aaa [2022-04-28T21:15:30.755Z] ---> 675c0537a061 [2022-04-28T21:15:30.755Z] Step 15/23 : WORKDIR / [2022-04-28T21:15:30.755Z] ---> Running in b914b1083c81 [2022-04-28T21:15:31.369Z] Removing intermediate container b914b1083c81 [2022-04-28T21:15:31.369Z] ---> f1cc8e7d0a2c [2022-04-28T21:15:31.369Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T21:15:32.370Z] ---> 6e499ea471bb [2022-04-28T21:15:32.370Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-28T21:15:34.381Z] ---> 62fa5709ecfb [2022-04-28T21:15:34.381Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-28T21:15:35.382Z] ---> 53b615207823 [2022-04-28T21:15:35.382Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-28T21:15:35.666Z] ---> Running in 57156984edab [2022-04-28T21:15:36.282Z] Removing intermediate container 57156984edab [2022-04-28T21:15:36.282Z] ---> 7b0420c1a007 [2022-04-28T21:15:36.282Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T21:15:36.282Z] ---> Running in 73b03da61e79 [2022-04-28T21:15:36.894Z] Removing intermediate container 73b03da61e79 [2022-04-28T21:15:36.894Z] ---> c28443547c12 [2022-04-28T21:15:36.894Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T21:15:36.894Z] ---> Running in 50399e1db616 [2022-04-28T21:15:37.507Z] Removing intermediate container 50399e1db616 [2022-04-28T21:15:37.507Z] ---> e273f4e611f1 [2022-04-28T21:15:37.507Z] Step 22/23 : LABEL git_sha=1cb3f04266eb6e08f85339b2ca8e905edf678bd3 [2022-04-28T21:15:37.507Z] ---> Running in 245178e02012 [2022-04-28T21:15:38.123Z] Removing intermediate container 245178e02012 [2022-04-28T21:15:38.123Z] ---> d83e348252f7 [2022-04-28T21:15:38.123Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T21:15:38.406Z] ---> Running in a750092cf8ce [2022-04-28T21:15:39.014Z] Removing intermediate container a750092cf8ce [2022-04-28T21:15:39.014Z] ---> 4be8d8148c82 [2022-04-28T21:15:39.014Z] [2022-04-28T21:15:39.629Z] Successfully built 4be8d8148c82 [2022-04-28T21:15:39.630Z] Successfully tagged core-command-arm64:latest [2022-04-28T21:15:39.630Z] Building security-secretstore-setup [2022-04-28T21:15:58.168Z]  Building core-command ... done Removing intermediate container 15bd95b45ef7 [2022-04-28T21:15:58.168Z] ---> 739dfe0aee49 [2022-04-28T21:15:58.168Z] [2022-04-28T21:15:58.168Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T21:15:58.168Z] ---> ac73e934f311 [2022-04-28T21:15:58.168Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-28T21:15:58.168Z] ---> Running in 2f8233aac460 [2022-04-28T21:15:58.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:15:58.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:16:00.281Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-28T21:16:00.281Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-28T21:16:00.281Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T21:16:00.569Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T21:16:01.191Z] OK: 6 MiB in 16 packages [2022-04-28T21:16:04.622Z] Removing intermediate container 2f8233aac460 [2022-04-28T21:16:04.622Z] ---> 196e561b761b [2022-04-28T21:16:04.622Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T21:16:04.622Z] ---> Running in 8d39fd114002 [2022-04-28T21:16:05.222Z] Removing intermediate container 8d39fd114002 [2022-04-28T21:16:05.222Z] ---> 6919947958d6 [2022-04-28T21:16:05.222Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-28T21:16:05.498Z] ---> Running in c9a67927ea52 [2022-04-28T21:16:06.493Z] Removing intermediate container c9a67927ea52 [2022-04-28T21:16:06.493Z] ---> ec520e5ce812 [2022-04-28T21:16:06.493Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T21:16:06.493Z] ---> Running in 3a1a80f26784 [2022-04-28T21:16:07.481Z] Removing intermediate container 3a1a80f26784 [2022-04-28T21:16:07.481Z] ---> 137d5d79aa7c [2022-04-28T21:16:07.481Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T21:16:09.492Z] ---> 74612ace5d6f [2022-04-28T21:16:09.492Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-28T21:16:12.906Z] ---> 4fa5cd0b2a68 [2022-04-28T21:16:12.906Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-28T21:16:14.367Z] ---> 5011f0a70b64 [2022-04-28T21:16:14.367Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-28T21:16:14.367Z] ---> Running in 6c2cbfd7a299 [2022-04-28T21:16:15.375Z] Removing intermediate container 6c2cbfd7a299 [2022-04-28T21:16:15.375Z] ---> 961c39393297 [2022-04-28T21:16:15.375Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T21:16:15.656Z] ---> Running in d4a04ceeeb19 [2022-04-28T21:16:16.269Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T21:16:16.269Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T21:16:16.269Z] ---> 700b21587af6 [2022-04-28T21:16:16.269Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T21:16:16.269Z] ---> Using cache [2022-04-28T21:16:16.269Z] ---> a7c6da040062 [2022-04-28T21:16:16.269Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:16:16.269Z] ---> Using cache [2022-04-28T21:16:16.269Z] ---> 8d5825315cf2 [2022-04-28T21:16:16.269Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-28T21:16:16.269Z] ---> Using cache [2022-04-28T21:16:16.269Z] ---> 21f06dccfa03 [2022-04-28T21:16:16.269Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T21:16:16.269Z] ---> Using cache [2022-04-28T21:16:16.269Z] ---> 489fcc952c55 [2022-04-28T21:16:16.269Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:16:16.269Z] ---> Using cache [2022-04-28T21:16:16.269Z] ---> aae3a0d3db55 [2022-04-28T21:16:16.269Z] Step 8/25 : COPY . . [2022-04-28T21:16:16.269Z] ---> Using cache [2022-04-28T21:16:16.269Z] ---> 8666a965eb65 [2022-04-28T21:16:16.269Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-28T21:16:16.269Z] ---> Running in 21b9c6b85d6f [2022-04-28T21:16:16.559Z] Removing intermediate container d4a04ceeeb19 [2022-04-28T21:16:16.559Z] ---> 40078b575af7 [2022-04-28T21:16:16.559Z] Step 20/22 : LABEL arch=arm64 [2022-04-28T21:16:16.559Z] ---> Running in 0400a86d8a08 [2022-04-28T21:16:17.557Z] Removing intermediate container 0400a86d8a08 [2022-04-28T21:16:17.557Z] ---> df8b36e93bb6 [2022-04-28T21:16:17.557Z] Step 21/22 : LABEL git_sha=1cb3f04266eb6e08f85339b2ca8e905edf678bd3 [2022-04-28T21:16:17.557Z] ---> Running in d048c07c8125 [2022-04-28T21:16:18.173Z] Removing intermediate container d048c07c8125 [2022-04-28T21:16:18.173Z] ---> fa23f5e5c508 [2022-04-28T21:16:18.173Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T21:16:18.456Z] ---> Running in 7905a54121e6 [2022-04-28T21:16:18.456Z] 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-04-28T21:16:19.064Z] Removing intermediate container 7905a54121e6 [2022-04-28T21:16:19.064Z] ---> bbefebea8ea0 [2022-04-28T21:16:19.064Z] [2022-04-28T21:16:19.673Z] Successfully built bbefebea8ea0 [2022-04-28T21:16:19.673Z] Successfully tagged support-notifications-arm64:latest [2022-04-28T21:20:42.031Z]  Building support-notifications ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-28T21:20:57.184Z] Removing intermediate container 21b9c6b85d6f [2022-04-28T21:20:57.184Z] ---> e6c5e6fd5f0f [2022-04-28T21:20:57.184Z] [2022-04-28T21:20:57.184Z] Step 10/25 : FROM alpine:3.14 [2022-04-28T21:20:57.184Z] ---> ac73e934f311 [2022-04-28T21:20:57.184Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-28T21:20:57.184Z] ---> Running in c28954b3b53b [2022-04-28T21:20:57.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:20:57.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:20:59.013Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-28T21:20:59.013Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-28T21:20:59.013Z] (3/3) Installing su-exec (0.2-r1) [2022-04-28T21:20:59.013Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T21:20:59.309Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T21:20:59.598Z] OK: 6 MiB in 17 packages [2022-04-28T21:21:02.307Z] Removing intermediate container c28954b3b53b [2022-04-28T21:21:02.307Z] ---> 4f0a88c09385 [2022-04-28T21:21:02.307Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T21:21:02.307Z] ---> Running in 7f4adf8047f2 [2022-04-28T21:21:02.597Z] Removing intermediate container 7f4adf8047f2 [2022-04-28T21:21:02.597Z] ---> b27e4ef25900 [2022-04-28T21:21:02.597Z] Step 13/25 : WORKDIR / [2022-04-28T21:21:02.887Z] ---> Running in edacd8e17eaf [2022-04-28T21:21:03.525Z] Removing intermediate container edacd8e17eaf [2022-04-28T21:21:03.525Z] ---> ddfccf0ec2c9 [2022-04-28T21:21:03.525Z] 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-04-28T21:21:04.523Z] ---> c15a03c9c633 [2022-04-28T21:21:04.524Z] 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-04-28T21:21:05.515Z] ---> c82e3689e0d1 [2022-04-28T21:21:05.515Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-28T21:21:06.875Z] ---> 0dd8d9f39631 [2022-04-28T21:21:06.875Z] 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-04-28T21:21:07.973Z] ---> 9c98670df7e8 [2022-04-28T21:21:07.973Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-28T21:21:09.975Z] ---> 059f99d1c4e7 [2022-04-28T21:21:09.975Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-28T21:21:11.997Z] ---> 0a78f3f12f4f [2022-04-28T21:21:11.997Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T21:21:12.621Z] ---> 46048febc08b [2022-04-28T21:21:12.621Z] 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-04-28T21:21:12.621Z] ---> Running in 12dff0f6310b [2022-04-28T21:21:16.316Z] Removing intermediate container 12dff0f6310b [2022-04-28T21:21:16.316Z] ---> c634efff3a5f [2022-04-28T21:21:16.316Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T21:21:16.316Z] ---> Running in c977e2a287f3 [2022-04-28T21:21:16.934Z] Removing intermediate container c977e2a287f3 [2022-04-28T21:21:16.934Z] ---> 13c36e4dbe9e [2022-04-28T21:21:16.934Z] Step 23/25 : LABEL arch=arm64 [2022-04-28T21:21:16.934Z] ---> Running in e0eac5146585 [2022-04-28T21:21:17.570Z] Removing intermediate container e0eac5146585 [2022-04-28T21:21:17.570Z] ---> 8454fb8e956d [2022-04-28T21:21:17.570Z] Step 24/25 : LABEL git_sha=1cb3f04266eb6e08f85339b2ca8e905edf678bd3 [2022-04-28T21:21:17.864Z] ---> Running in 9f838490d91c [2022-04-28T21:21:18.491Z] Removing intermediate container 9f838490d91c [2022-04-28T21:21:18.491Z] ---> fd2f19fcd56b [2022-04-28T21:21:18.491Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T21:21:18.491Z] ---> Running in ed3fd42b21cd [2022-04-28T21:21:19.015Z] Removing intermediate container ed3fd42b21cd [2022-04-28T21:21:19.015Z] ---> 3604281812f6 [2022-04-28T21:21:19.015Z] [2022-04-28T21:21:19.631Z] Successfully built 3604281812f6 [2022-04-28T21:21:19.631Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-28T21:35:58.564Z]  Building security-secretstore-setup ... done Building bin/spire-agent... [2022-04-28T21:35:58.564Z] Building bin/spire-agent... [2022-04-28T21:35:58.564Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T21:35:58.564Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T21:35:58.564Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T21:35:58.564Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T21:36:01.971Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T21:36:01.971Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T21:36:01.971Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T21:36:02.571Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T21:36:02.852Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T21:36:02.852Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T21:36:03.472Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T21:36:03.756Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T21:36:05.624Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T21:36:05.624Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T21:36:06.274Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T21:36:06.274Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T21:36:06.274Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T21:36:06.555Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T21:36:06.555Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T21:36:06.835Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T21:36:08.295Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T21:36:08.295Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T21:36:08.295Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T21:36:08.580Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T21:36:08.580Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T21:36:08.580Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T21:42:31.033Z] Building bin/spire-agent... [2022-04-28T21:42:32.103Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T21:42:32.453Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T21:42:32.742Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T21:42:34.194Z] Removing intermediate container a64763f5c910 [2022-04-28T21:42:34.194Z] ---> 30b63628430a [2022-04-28T21:42:34.194Z] [2022-04-28T21:42:34.194Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T21:42:34.194Z] ---> 3fb3c9af89a9 [2022-04-28T21:42:34.194Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T21:42:34.485Z] ---> Using cache [2022-04-28T21:42:34.485Z] ---> 23b2b201af08 [2022-04-28T21:42:34.485Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:42:34.485Z] ---> Using cache [2022-04-28T21:42:34.485Z] ---> 56843ce9e73b [2022-04-28T21:42:34.485Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T21:42:34.485Z] Removing intermediate container 186e66321bba [2022-04-28T21:42:34.485Z] ---> 197041b0d8c1 [2022-04-28T21:42:34.485Z] [2022-04-28T21:42:34.485Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T21:42:34.485Z] ---> 3fb3c9af89a9 [2022-04-28T21:42:34.485Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T21:42:34.485Z] ---> Using cache [2022-04-28T21:42:34.485Z] ---> 23b2b201af08 [2022-04-28T21:42:34.485Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:42:34.485Z] ---> Using cache [2022-04-28T21:42:34.485Z] ---> 56843ce9e73b [2022-04-28T21:42:34.485Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-28T21:42:35.487Z] ---> Running in 08ffea1422eb [2022-04-28T21:42:35.487Z] ---> Running in 855399ec2837 [2022-04-28T21:42:36.086Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T21:42:36.362Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T21:42:37.349Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T21:42:37.349Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T21:42:37.350Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:42:37.350Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:42:37.350Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T21:42:37.631Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T21:42:37.631Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T21:42:37.631Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T21:42:37.631Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T21:42:37.631Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T21:42:38.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:42:38.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:42:39.687Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T21:42:39.687Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T21:42:39.687Z] OK: 15729 distinct packages available [2022-04-28T21:42:39.687Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T21:42:39.687Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T21:42:39.687Z] OK: 15729 distinct packages available [2022-04-28T21:42:39.687Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:42:39.687Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:42:40.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:42:40.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:42:41.873Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-28T21:42:41.873Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-28T21:42:41.873Z] (3/5) Installing libucontext (1.1-r0) [2022-04-28T21:42:41.873Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-28T21:42:41.873Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-28T21:42:42.152Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-28T21:42:42.152Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T21:42:42.152Z] OK: 6 MiB in 19 packages [2022-04-28T21:42:42.152Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-28T21:42:42.438Z] (3/4) Installing libucontext (1.1-r0) [2022-04-28T21:42:42.438Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-28T21:42:42.438Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T21:42:42.438Z] OK: 6 MiB in 18 packages [2022-04-28T21:42:44.450Z] Removing intermediate container 08ffea1422eb [2022-04-28T21:42:44.450Z] ---> d0718826739f [2022-04-28T21:42:44.450Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T21:42:44.450Z] Removing intermediate container 855399ec2837 [2022-04-28T21:42:44.450Z] ---> e2706e492f97 [2022-04-28T21:42:44.450Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-28T21:42:49.890Z] ---> 1709599b55ec [2022-04-28T21:42:49.890Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T21:42:51.912Z] ---> e2caeee78640 [2022-04-28T21:42:51.912Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T21:42:53.381Z] ---> 8f4ddd654f28 [2022-04-28T21:42:53.381Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-28T21:42:53.381Z] ---> Running in b15fbcb6535c [2022-04-28T21:42:54.366Z] Removing intermediate container b15fbcb6535c [2022-04-28T21:42:54.366Z] ---> f24abad70076 [2022-04-28T21:42:54.366Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-28T21:42:56.371Z] ---> ea7c516952b4 [2022-04-28T21:42:56.371Z] Step 21/26 : WORKDIR / [2022-04-28T21:42:56.371Z] ---> Running in 5e56b1d84eb1 [2022-04-28T21:42:57.373Z] Removing intermediate container 5e56b1d84eb1 [2022-04-28T21:42:57.373Z] ---> 41490eed0fdf [2022-04-28T21:42:57.373Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T21:42:57.373Z] ---> Running in 44a18be8e355 [2022-04-28T21:42:58.077Z] ---> 4d58e07cac4e [2022-04-28T21:42:58.077Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T21:42:58.397Z] Removing intermediate container 44a18be8e355 [2022-04-28T21:42:58.397Z] ---> 6b1130964f4c [2022-04-28T21:42:58.397Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T21:42:58.670Z] ---> Running in acbda18583cb [2022-04-28T21:42:59.297Z] ---> ed77c39d50ab [2022-04-28T21:42:59.297Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-28T21:42:59.297Z] Removing intermediate container acbda18583cb [2022-04-28T21:42:59.297Z] ---> a9127947c8f9 [2022-04-28T21:42:59.297Z] Step 24/26 : LABEL arch=arm64 [2022-04-28T21:42:59.576Z] ---> Running in eccb56b1087c [2022-04-28T21:43:00.193Z] Removing intermediate container eccb56b1087c [2022-04-28T21:43:00.193Z] ---> 367c82977d32 [2022-04-28T21:43:00.193Z] Step 25/26 : LABEL git_sha=1cb3f04266eb6e08f85339b2ca8e905edf678bd3 [2022-04-28T21:43:00.484Z] ---> Running in ff1cc27e9043 [2022-04-28T21:43:00.764Z] ---> f9d4823b6cfb [2022-04-28T21:43:00.764Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-28T21:43:01.406Z] Removing intermediate container ff1cc27e9043 [2022-04-28T21:43:01.406Z] ---> 387d0161558f [2022-04-28T21:43:01.406Z] Step 26/26 : LABEL version=0.0.0 [2022-04-28T21:43:01.695Z] ---> Running in f80843184a5f [2022-04-28T21:43:01.972Z] ---> afbd62a2a31a [2022-04-28T21:43:01.972Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T21:43:02.251Z] ---> Running in 3db345274529 [2022-04-28T21:43:02.528Z] Removing intermediate container f80843184a5f [2022-04-28T21:43:02.528Z] ---> efe9f604ef72 [2022-04-28T21:43:02.528Z] [2022-04-28T21:43:02.809Z] Removing intermediate container 3db345274529 [2022-04-28T21:43:02.809Z] ---> 49c3db2c0786 [2022-04-28T21:43:02.809Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T21:43:03.086Z] Successfully built efe9f604ef72 [2022-04-28T21:43:03.086Z] Successfully tagged security-spire-config-arm64:latest [2022-04-28T21:43:03.086Z]  Building security-spire-config ... done  ---> Running in 171be6c8b3c3 [2022-04-28T21:43:03.693Z] Removing intermediate container 171be6c8b3c3 [2022-04-28T21:43:03.693Z] ---> 7995aab19b3f [2022-04-28T21:43:03.693Z] Step 24/26 : LABEL arch=arm64 [2022-04-28T21:43:03.969Z] ---> Running in 58e9beb4a225 [2022-04-28T21:43:04.570Z] Removing intermediate container 58e9beb4a225 [2022-04-28T21:43:04.570Z] ---> 8b5bb3702ae3 [2022-04-28T21:43:04.570Z] Step 25/26 : LABEL git_sha=1cb3f04266eb6e08f85339b2ca8e905edf678bd3 [2022-04-28T21:43:04.570Z] ---> Running in a8d117974a99 [2022-04-28T21:43:05.170Z] Removing intermediate container a8d117974a99 [2022-04-28T21:43:05.170Z] ---> 38beb1cb7aaa [2022-04-28T21:43:05.170Z] Step 26/26 : LABEL version=0.0.0 [2022-04-28T21:43:05.442Z] ---> Running in 6d05ac7fd44b [2022-04-28T21:43:06.049Z] Removing intermediate container 6d05ac7fd44b [2022-04-28T21:43:06.049Z] ---> 611b9d74338c [2022-04-28T21:43:06.049Z] [2022-04-28T21:43:06.326Z] Successfully built 611b9d74338c [2022-04-28T21:43:06.326Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-28T21:46:58.402Z]  Building security-spire-agent ... done Removing intermediate container 037ccd48b451 [2022-04-28T21:46:58.402Z] ---> 4eb28c824211 [2022-04-28T21:46:58.402Z] [2022-04-28T21:46:58.402Z] Step 13/25 : FROM alpine:3.15 [2022-04-28T21:46:58.402Z] ---> 3fb3c9af89a9 [2022-04-28T21:46:58.402Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T21:46:58.402Z] ---> Using cache [2022-04-28T21:46:58.402Z] ---> 23b2b201af08 [2022-04-28T21:46:58.402Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:46:58.402Z] ---> Using cache [2022-04-28T21:46:58.402Z] ---> 56843ce9e73b [2022-04-28T21:46:58.402Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T21:46:58.402Z] ---> Using cache [2022-04-28T21:46:58.402Z] ---> e2706e492f97 [2022-04-28T21:46:58.402Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T21:46:58.402Z] ---> e5104051f5cd [2022-04-28T21:46:58.402Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T21:46:58.402Z] ---> 3855e972a410 [2022-04-28T21:46:58.402Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-28T21:46:58.402Z] ---> d6591e73c2a8 [2022-04-28T21:46:58.402Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-28T21:46:58.402Z] ---> 788891d56974 [2022-04-28T21:46:58.402Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T21:46:58.402Z] ---> Running in 37c9316a16d6 [2022-04-28T21:46:58.402Z] Removing intermediate container 37c9316a16d6 [2022-04-28T21:46:58.402Z] ---> 591acb3f9a7f [2022-04-28T21:46:58.402Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T21:46:58.678Z] ---> Running in 3c10240573f5 [2022-04-28T21:46:58.960Z] Removing intermediate container 3c10240573f5 [2022-04-28T21:46:58.960Z] ---> 79f2c73381fd [2022-04-28T21:46:58.960Z] Step 23/25 : LABEL arch=arm64 [2022-04-28T21:46:58.960Z] ---> Running in 57b2888c433f [2022-04-28T21:46:59.554Z] Removing intermediate container 57b2888c433f [2022-04-28T21:46:59.554Z] ---> d8b6686c2203 [2022-04-28T21:46:59.554Z] Step 24/25 : LABEL git_sha=1cb3f04266eb6e08f85339b2ca8e905edf678bd3 [2022-04-28T21:46:59.554Z] ---> Running in 8b874d8c0df6 [2022-04-28T21:46:59.828Z] Removing intermediate container 8b874d8c0df6 [2022-04-28T21:46:59.828Z] ---> c28ce7664ca1 [2022-04-28T21:46:59.828Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T21:47:00.112Z] ---> Running in 2dd43c8e31dc [2022-04-28T21:47:00.385Z] Removing intermediate container 2dd43c8e31dc [2022-04-28T21:47:00.385Z] ---> 1b73d09dc50c [2022-04-28T21:47:00.385Z] [2022-04-28T21:47:00.659Z] Successfully built 1b73d09dc50c [2022-04-28T21:47:00.659Z] Successfully tagged security-spire-server-arm64:latest [2022-04-28T21:47:01.271Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-28T21:47:01.277Z] $ docker stop --time=1 7f4661e6ced5439635b77ef565115e1e17d154cb35db9ce8653887ad38912ec4 [2022-04-28T21:47:03.175Z] $ docker rm -f 7f4661e6ced5439635b77ef565115e1e17d154cb35db9ce8653887ad38912ec4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T21:47:03.805Z] + docker images [2022-04-28T21:47:04.400Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-28T21:47:04.400Z] security-spire-server-arm64 latest 1b73d09dc50c 4 seconds ago 86.3MB [2022-04-28T21:47:04.400Z] 4eb28c824211 31 seconds ago 4.14GB [2022-04-28T21:47:04.400Z] security-spire-agent-arm64 latest 611b9d74338c 3 minutes ago 126MB [2022-04-28T21:47:04.400Z] security-spire-config-arm64 latest efe9f604ef72 4 minutes ago 85.6MB [2022-04-28T21:47:04.400Z] 30b63628430a 4 minutes ago 4.14GB [2022-04-28T21:47:04.400Z] 197041b0d8c1 4 minutes ago 4.14GB [2022-04-28T21:47:04.400Z] security-secretstore-setup-arm64 latest 3604281812f6 25 minutes ago 27.5MB [2022-04-28T21:47:04.400Z] e6c5e6fd5f0f 26 minutes ago 1.32GB [2022-04-28T21:47:04.400Z] support-notifications-arm64 latest bbefebea8ea0 30 minutes ago 25.8MB [2022-04-28T21:47:04.400Z] 739dfe0aee49 31 minutes ago 1.37GB [2022-04-28T21:47:04.400Z] core-command-arm64 latest 4be8d8148c82 31 minutes ago 15.5MB [2022-04-28T21:47:04.400Z] 440011598c28 31 minutes ago 1.31GB [2022-04-28T21:47:04.400Z] security-proxy-setup-arm64 latest 7edfcd72ade0 38 minutes ago 26.1MB [2022-04-28T21:47:04.400Z] 633f2ac648cf 38 minutes ago 1.32GB [2022-04-28T21:47:04.400Z] security-spiffe-token-provider-arm64 latest b4d45f5e6a00 41 minutes ago 27.9MB [2022-04-28T21:47:04.400Z] bd4a6315ed00 41 minutes ago 1.36GB [2022-04-28T21:47:04.400Z] support-scheduler-arm64 latest e5643f5a4cd3 42 minutes ago 25.3MB [2022-04-28T21:47:04.400Z] d7cbc11455c1 42 minutes ago 1.37GB [2022-04-28T21:47:04.400Z] core-metadata-arm64 latest 5746db42fb72 44 minutes ago 16.3MB [2022-04-28T21:47:04.400Z] 064ce60d1161 45 minutes ago 1.31GB [2022-04-28T21:47:04.400Z] sys-mgmt-agent-arm64 latest ec9ff0d451c6 51 minutes ago 282MB [2022-04-28T21:47:04.400Z] core-data-arm64 latest a3abb9d03181 51 minutes ago 21.6MB [2022-04-28T21:47:04.400Z] bee3cf20a785 52 minutes ago 1.34GB [2022-04-28T21:47:04.400Z] security-bootstrapper-arm64 latest 8b6ab93c0580 52 minutes ago 18.3MB [2022-04-28T21:47:04.400Z] c2c1e9166d95 53 minutes ago 1.31GB [2022-04-28T21:47:04.400Z] 2704ca9fb366 53 minutes ago 1.31GB [2022-04-28T21:47:04.400Z] ci-base-image-arm64 latest 700b21587af6 About an hour ago 886MB [2022-04-28T21:47:04.400Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 6 days ago 551MB [2022-04-28T21:47:04.400Z] docker 20.10.14 c346e9eafbab 3 weeks ago 202MB [2022-04-28T21:47:04.400Z] alpine 3.14 ac73e934f311 3 weeks ago 5.34MB [2022-04-28T21:47:04.400Z] alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB [2022-04-28T21:47:04.400Z] 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-04-28T21:47:04.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T21:47:04.851Z] [2022-04-28T21:47:04.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:47:05.207Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T21:47:05.482Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-28T21:47:05.482Z] 8998bd30e6a1: Pulling fs layer [2022-04-28T21:47:05.482Z] 04944245beec: Pulling fs layer [2022-04-28T21:47:05.482Z] 699f458cf7ca: Pulling fs layer [2022-04-28T21:47:05.482Z] 765212b225bb: Pulling fs layer [2022-04-28T21:47:05.482Z] f23df028b6ca: Pulling fs layer [2022-04-28T21:47:05.482Z] d65c8cfc05b1: Pulling fs layer [2022-04-28T21:47:05.482Z] 2437ff75d9bd: Pulling fs layer [2022-04-28T21:47:05.482Z] 765212b225bb: Waiting [2022-04-28T21:47:05.482Z] f23df028b6ca: Waiting [2022-04-28T21:47:05.482Z] 2437ff75d9bd: Waiting [2022-04-28T21:47:05.482Z] d65c8cfc05b1: Waiting [2022-04-28T21:47:05.482Z] 04944245beec: Download complete [2022-04-28T21:47:05.482Z] 765212b225bb: Verifying Checksum [2022-04-28T21:47:05.482Z] 765212b225bb: Download complete [2022-04-28T21:47:05.482Z] f23df028b6ca: Verifying Checksum [2022-04-28T21:47:05.482Z] f23df028b6ca: Download complete [2022-04-28T21:47:05.759Z] d65c8cfc05b1: Verifying Checksum [2022-04-28T21:47:05.759Z] d65c8cfc05b1: Download complete [2022-04-28T21:47:05.759Z] 699f458cf7ca: Verifying Checksum [2022-04-28T21:47:05.759Z] 699f458cf7ca: Download complete [2022-04-28T21:47:06.357Z] 8998bd30e6a1: Verifying Checksum [2022-04-28T21:47:06.357Z] 8998bd30e6a1: Download complete [2022-04-28T21:47:08.991Z] 2437ff75d9bd: Verifying Checksum [2022-04-28T21:47:08.991Z] 2437ff75d9bd: Download complete [2022-04-28T21:47:10.969Z] 8998bd30e6a1: Pull complete [2022-04-28T21:47:11.244Z] 04944245beec: Pull complete [2022-04-28T21:47:13.217Z] 699f458cf7ca: Pull complete [2022-04-28T21:47:13.217Z] 765212b225bb: Pull complete [2022-04-28T21:47:14.200Z] f23df028b6ca: Pull complete [2022-04-28T21:47:14.477Z] d65c8cfc05b1: Pull complete [2022-04-28T21:47:32.789Z] 2437ff75d9bd: Pull complete [2022-04-28T21:47:32.789Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-28T21:47:32.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T21:47:32.789Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-28T21:47:33.031Z] prd-ubuntu20.04-docker-arm64-4c-16g-33717 does not seem to be running inside a container [2022-04-28T21:47:33.119Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-28T21:47:36.221Z] $ docker top 6a026dedb1dc63982a2537139a8618e377dcb469c498035300715e2fc536dd96 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:47:37.290Z] ---> job-cost.sh [2022-04-28T21:47:37.290Z] lf-activate-venv: SKIPPING [2022-04-28T21:47:37.290Z] INFO: No Stack... [2022-04-28T21:47:37.885Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-28T21:47:38.857Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T21:47:39.520Z] + + catcut /w/workspace/edgex-go/7/archives/cost.csv -d, [2022-04-28T21:47:39.520Z] -f6 [Pipeline] lock [2022-04-28T21:47:39.551Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3987-7-stack-cost] [2022-04-28T21:47:39.557Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3987-7-stack-cost] did not exist. Created. [2022-04-28T21:47:39.557Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3987-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T21:47:40.220Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-28T21:47:40.434Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T21:47:40.441Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3987-7-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T21:47:40.462Z] $ docker stop --time=1 6a026dedb1dc63982a2537139a8618e377dcb469c498035300715e2fc536dd96 [2022-04-28T21:47:42.034Z] $ docker rm -f 6a026dedb1dc63982a2537139a8618e377dcb469c498035300715e2fc536dd96 [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-04-28T21:47:42.565Z] provisioning config files... [2022-04-28T21:47:42.574Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config2085241482798079613tmp [Pipeline] { [Pipeline] sh [2022-04-28T21:47:42.868Z] + set +x [2022-04-28T21:47:42.868Z] + curl -s https://codecov.io/bash [2022-04-28T21:47:42.868Z] + bash -s -- [2022-04-28T21:47:42.868Z] [2022-04-28T21:47:42.868Z] _____ _ [2022-04-28T21:47:42.868Z] / ____| | | [2022-04-28T21:47:42.868Z] | | ___ __| | ___ ___ _____ __ [2022-04-28T21:47:42.868Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-28T21:47:42.868Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-28T21:47:42.868Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-28T21:47:42.868Z] Bash-1.0.6 [2022-04-28T21:47:42.868Z] [2022-04-28T21:47:42.868Z] [2022-04-28T21:47:42.868Z] ==> git version 2.25.1 found [2022-04-28T21:47:42.868Z] ==> 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-04-28T21:47:42.868Z] Release-Date: 2020-01-08 [2022-04-28T21:47:42.868Z] 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-04-28T21:47:42.868Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-28T21:47:42.868Z] ==> Jenkins CI detected. [2022-04-28T21:47:42.868Z] current dir:  /w/workspace/edgex-go/7 [2022-04-28T21:47:42.868Z] project root: . [2022-04-28T21:47:42.868Z] --> token set from env [2022-04-28T21:47:42.868Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-28T21:47:42.868Z] ==> Running gcov in . (disable via -X gcov) [2022-04-28T21:47:42.868Z] ==> Python coveragepy not found [2022-04-28T21:47:42.868Z] ==> Searching for coverage reports in: [2022-04-28T21:47:42.868Z] + . [2022-04-28T21:47:42.868Z] -> Found 1 reports [2022-04-28T21:47:42.868Z] ==> Detecting git/mercurial file structure [2022-04-28T21:47:42.868Z] ==> Reading reports [2022-04-28T21:47:42.868Z] + ./coverage.out bytes=435134 [2022-04-28T21:47:42.868Z] ==> Appending adjustments [2022-04-28T21:47:42.868Z] https://docs.codecov.io/docs/fixing-reports [2022-04-28T21:47:43.805Z] + Found adjustments [2022-04-28T21:47:43.805Z] ==> Gzipping contents [2022-04-28T21:47:44.065Z] 60K /tmp/codecov.UxLGk5.gz [2022-04-28T21:47:44.065Z] ==> Uploading reports [2022-04-28T21:47:44.065Z] url: https://codecov.io [2022-04-28T21:47:44.065Z] query: branch=PR-3987&commit=26051982e16b3c0decf5ed2b2c134200c5ec23cb&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= [2022-04-28T21:47:44.065Z] -> Pinging Codecov [2022-04-28T21:47:44.065Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3987&commit=26051982e16b3c0decf5ed2b2c134200c5ec23cb&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= [2022-04-28T21:47:44.065Z] -> Uploading to [2022-04-28T21:47:44.065Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-28/00271124DB129430A58F1EEE437C3FCB/26051982e16b3c0decf5ed2b2c134200c5ec23cb/1b7d71ad-abdf-4998-944c-b0e9b0ec3e35.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T214744Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=218416dfafb8c5af487ca886e023ee12c1f5879f9b14e022d8e2dfd8dcecc558 [2022-04-28T21:47:44.066Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T21:47:44.066Z] Dload Upload Total Spent Left Speed [2022-04-28T21:47:44.326Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59819 0 0 100 59819 0 287k --:--:-- --:--:-- --:--:-- 287k [2022-04-28T21:47:44.326Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/26051982e16b3c0decf5ed2b2c134200c5ec23cb [Pipeline] } [2022-04-28T21:47:44.334Z] 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-04-28T21:47:44.947Z] + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:47:45.247Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:47:46.118Z] ---> package-listing.sh [2022-04-28T21:47:46.118Z] ++ facter osfamily [2022-04-28T21:47:46.118Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-28T21:47:46.378Z] + OS_FAMILY=debian [2022-04-28T21:47:46.378Z] + workspace=/w/workspace/edgex-go/7 [2022-04-28T21:47:46.378Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-28T21:47:46.378Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-28T21:47:46.378Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-28T21:47:46.378Z] + PACKAGES=/tmp/packages_start.txt [2022-04-28T21:47:46.378Z] + '[' /w/workspace/edgex-go/7 ']' [2022-04-28T21:47:46.378Z] + PACKAGES=/tmp/packages_end.txt [2022-04-28T21:47:46.378Z] + case "${OS_FAMILY}" in [2022-04-28T21:47:46.378Z] + dpkg -l [2022-04-28T21:47:46.378Z] + grep '^ii' [2022-04-28T21:47:46.378Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-28T21:47:46.378Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-28T21:47:46.378Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-28T21:47:46.378Z] + '[' /w/workspace/edgex-go/7 ']' [2022-04-28T21:47:46.378Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2022-04-28T21:47:46.378Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2022-04-28T21:47:46.391Z] 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-04-28T21:47:46.676Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:47:47.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T21:47:47.237Z] [2022-04-28T21:47:47.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:47:47.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T21:47:47.542Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-28T21:47:47.542Z] 5eb5b503b376: Pulling fs layer [2022-04-28T21:47:47.542Z] 5c69ac0246d0: Pulling fs layer [2022-04-28T21:47:47.542Z] ec43610c2a17: Pulling fs layer [2022-04-28T21:47:47.542Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-28T21:47:47.542Z] 33b1e0a273af: Pulling fs layer [2022-04-28T21:47:47.542Z] 3a2ae6a8a46f: Waiting [2022-04-28T21:47:47.542Z] 5d3b04190fa2: Pulling fs layer [2022-04-28T21:47:47.542Z] 33b1e0a273af: Waiting [2022-04-28T21:47:47.542Z] 2f39f015ded8: Pulling fs layer [2022-04-28T21:47:47.542Z] 5d3b04190fa2: Waiting [2022-04-28T21:47:47.542Z] 2f39f015ded8: Waiting [2022-04-28T21:47:47.542Z] 5c69ac0246d0: Verifying Checksum [2022-04-28T21:47:47.542Z] 5c69ac0246d0: Download complete [2022-04-28T21:47:47.542Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-28T21:47:47.542Z] 3a2ae6a8a46f: Download complete [2022-04-28T21:47:47.542Z] 33b1e0a273af: Verifying Checksum [2022-04-28T21:47:47.542Z] 33b1e0a273af: Download complete [2022-04-28T21:47:47.542Z] ec43610c2a17: Verifying Checksum [2022-04-28T21:47:47.542Z] ec43610c2a17: Download complete [2022-04-28T21:47:47.542Z] 5d3b04190fa2: Verifying Checksum [2022-04-28T21:47:47.542Z] 5d3b04190fa2: Download complete [2022-04-28T21:47:47.802Z] 5eb5b503b376: Verifying Checksum [2022-04-28T21:47:47.802Z] 5eb5b503b376: Download complete [2022-04-28T21:47:48.740Z] 2f39f015ded8: Download complete [2022-04-28T21:47:48.999Z] 5eb5b503b376: Pull complete [2022-04-28T21:47:49.259Z] 5c69ac0246d0: Pull complete [2022-04-28T21:47:49.828Z] ec43610c2a17: Pull complete [2022-04-28T21:47:49.828Z] 3a2ae6a8a46f: Pull complete [2022-04-28T21:47:50.087Z] 33b1e0a273af: Pull complete [2022-04-28T21:47:50.087Z] 5d3b04190fa2: Pull complete [2022-04-28T21:47:55.368Z] 2f39f015ded8: Pull complete [2022-04-28T21:47:55.368Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-28T21:47:55.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T21:47:55.368Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-28T21:47:55.434Z] prd-ubuntu20.04-docker-8c-8g-33713 does not seem to be running inside a container [2022-04-28T21:47:55.470Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-28T21:47:56.842Z] $ docker top 3f9a3185e6bdf3731ab3766b4a45daf19322aee51121158b423b4fe2faf0a652 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T21:47:57.207Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-28T21:47:57.496Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-28T21:47:57.795Z] + ls /var/log/sa-host [2022-04-28T21:47:57.795Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T21:47:57.888Z] provisioning config files... [2022-04-28T21:47:57.895Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config5830519886884394258tmp [Pipeline] { [Pipeline] echo [2022-04-28T21:47:57.911Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:47:58.194Z] ---> create-netrc.sh [Pipeline] } [2022-04-28T21:47:58.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:47:58.531Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-28T21:47:58.542Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:47:58.827Z] ---> sudo-logs.sh [2022-04-28T21:47:58.827Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-28T21:47:58.913Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:47:59.234Z] ---> job-cost.sh [2022-04-28T21:47:59.234Z] lf-activate-venv: SKIPPING [2022-04-28T21:47:59.234Z] DEBUG: total: 0.2199999988079071 [2022-04-28T21:47:59.234Z] INFO: Retrieving Stack Cost... [2022-04-28T21:47:59.804Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T21:48:00.063Z] INFO: Archiving Costs [Pipeline] echo [2022-04-28T21:48:00.079Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:48:00.363Z] ---> logs-deploy.sh [2022-04-28T21:48:00.363Z] lf-activate-venv: SKIPPING [2022-04-28T21:48:00.363Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3987/7 [2022-04-28T21:48:00.363Z] INFO: archiving workspace using pattern(s): [2022-04-28T21:48:01.306Z] Archives upload complete. [2022-04-28T21:48:01.570Z] INFO: archiving logs to Nexus