Pull request #3956 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3+0fc989aaf219ca3a907d08e005ff868a4a2a9b56 (112212a56dbc97b228ed254ad5579dacf1089635) 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-ssh8394825873868230269.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13736928439176478063.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3956/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-3956/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16743408950224669497.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh9476628802641784721.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-3956/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-3956/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1688882505409666934.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-20740 in /w/workspace/edgexfoundry_edgex-go_PR-3956 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3956/head:refs/remotes/origin/PR-3956 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 into PR head commit 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 Merge succeeded, producing 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 Checking out Revision 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 (PR-3956) > git config core.sparsecheckout # timeout=10 > git checkout -f 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 # 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 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-13T00:30:22.544Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-13T00:30:22.592Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-13T00:30:22.612Z] ========================================================= [2022-04-13T00:30:22.613Z] EdgeX Global Pipelines Version Info [2022-04-13T00:30:22.613Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b8835a208d05132c6c5ba767e3cc8b060214730e # timeout=10 [2022-04-13T00:30:23.430Z] ------------------- [2022-04-13T00:30:23.430Z] stable info: [2022-04-13T00:30:23.430Z] ------------------- [2022-04-13T00:30:23.430Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-13T00:30:23.430Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-13T00:30:23.430Z] Message: update stable to v1.0.221 [2022-04-13T00:30:24.004Z] ------------------- [2022-04-13T00:30:24.004Z] experimental info: [2022-04-13T00:30:24.004Z] ------------------- [2022-04-13T00:30:24.004Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-13T00:30:24.004Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-13T00:30:24.004Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-13T00:30:24.145Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-13T00:30:24.165Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-13T00:30:24.183Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-13T00:30:24.200Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-13T00:30:24.215Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-13T00:30:24.231Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-13T00:30:24.244Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-13T00:30:24.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-13T00:30:24.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-13T00:30:24.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-13T00:30:24.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-13T00:30:24.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-13T00:30:24.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-13T00:30:24.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-13T00:30:24.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-13T00:30:24.392Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-13T00:30:24.412Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-13T00:30:24.430Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-13T00:30:24.446Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-13T00:30:24.462Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-13T00:30:24.479Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-13T00:30:24.497Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-13T00:30:24.514Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3956 [Pipeline] echo [2022-04-13T00:30:24.527Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3956 [Pipeline] echo [2022-04-13T00:30:24.545Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3956 [Pipeline] echo [2022-04-13T00:30:24.564Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [Pipeline] echo [2022-04-13T00:30:24.584Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 573e8e1 [Pipeline] echo [2022-04-13T00:30:24.600Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T00:30:24.647Z] provisioning config files... [2022-04-13T00:30:24.663Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config3891954302129399588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T00:30:24.986Z] ---> docker-login.sh [2022-04-13T00:30:24.986Z] nexus3.edgexfoundry.org:10001 [2022-04-13T00:30:25.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T00:30:25.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T00:30:25.247Z] Configure a credential helper to remove this warning. See [2022-04-13T00:30:25.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T00:30:25.247Z] [2022-04-13T00:30:25.247Z] Login Succeeded [2022-04-13T00:30:25.247Z] nexus3.edgexfoundry.org:10002 [2022-04-13T00:30:25.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T00:30:25.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T00:30:25.509Z] Configure a credential helper to remove this warning. See [2022-04-13T00:30:25.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T00:30:25.509Z] [2022-04-13T00:30:25.509Z] Login Succeeded [2022-04-13T00:30:25.509Z] nexus3.edgexfoundry.org:10003 [2022-04-13T00:30:25.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T00:30:25.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T00:30:25.509Z] Configure a credential helper to remove this warning. See [2022-04-13T00:30:25.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T00:30:25.509Z] [2022-04-13T00:30:25.509Z] Login Succeeded [2022-04-13T00:30:25.509Z] nexus3.edgexfoundry.org:10004 [2022-04-13T00:30:25.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T00:30:25.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T00:30:25.772Z] Configure a credential helper to remove this warning. See [2022-04-13T00:30:25.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T00:30:25.772Z] [2022-04-13T00:30:25.772Z] Login Succeeded [2022-04-13T00:30:25.772Z] docker.io [2022-04-13T00:30:25.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T00:30:26.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T00:30:26.346Z] Configure a credential helper to remove this warning. See [2022-04-13T00:30:26.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T00:30:26.346Z] [2022-04-13T00:30:26.346Z] Login Succeeded [2022-04-13T00:30:26.346Z] ---> docker-login.sh ends [Pipeline] } [2022-04-13T00:30:26.356Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T00:30:26.675Z] + 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-13T00:30:26.675Z] + dirname cmd/core-command/Dockerfile [2022-04-13T00:30:26.675Z] + cut -d/ -f2 [2022-04-13T00:30:26.675Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-13T00:30:26.675Z] + dirname cmd/core-data/Dockerfile [2022-04-13T00:30:26.675Z] + cut -d/ -f2 [2022-04-13T00:30:26.675Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-13T00:30:26.675Z] + dirname cmd/core-metadata/Dockerfile [2022-04-13T00:30:26.675Z] + cut -d/ -f2 [2022-04-13T00:30:26.675Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-13T00:30:26.675Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-13T00:30:26.675Z] + cut -d/ -f2 [2022-04-13T00:30:26.675Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-13T00:30:26.675Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-13T00:30:26.675Z] + cut -d/ -f2 [2022-04-13T00:30:26.675Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-13T00:30:26.675Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-13T00:30:26.675Z] + cut -d/ -f2 [2022-04-13T00:30:26.675Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-13T00:30:26.675Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-13T00:30:26.675Z] + cut -d/ -f2 [2022-04-13T00:30:26.675Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-13T00:30:26.675Z] + + dirname cmd/security-spire-agent/Dockerfile [2022-04-13T00:30:26.675Z] cut -d/ -f2 [2022-04-13T00:30:26.675Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-13T00:30:26.675Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-13T00:30:26.675Z] + cut -d/ -f2 [2022-04-13T00:30:26.675Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-13T00:30:26.675Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-13T00:30:26.675Z] + cut -d/ -f2 [2022-04-13T00:30:26.675Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-13T00:30:26.675Z] + dirname cmd/support-notifications/Dockerfile [2022-04-13T00:30:26.675Z] + cut -d/ -f2 [2022-04-13T00:30:26.675Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-13T00:30:26.675Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-13T00:30:26.675Z] + cut -d/ -f2 [2022-04-13T00:30:26.675Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-13T00:30:26.675Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-13T00:30:26.675Z] + cut -d/ -f2 [2022-04-13T00:30:26.675Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-13T00:30:26.832Z] 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-13T00:30:27.190Z] + git rev-list -1 --merges 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3~1..573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [Pipeline] echo [2022-04-13T00:30:27.217Z] -----------> git rev-list -1 --merges 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3~1..573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [false] [Pipeline] sh [2022-04-13T00:30:27.515Z] + git log --format=format:%s -1 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [Pipeline] echo [2022-04-13T00:30:27.535Z] ========================================================= [2022-04-13T00:30:27.535Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-13T00:30:27.535Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-13T00:30:27.950Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-13T00:30:27.950Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-13T00:30:27.950Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-13T00:30:27.950Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-13T00:30:27.950Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-13T00:30:27.950Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-13T00:30:27.950Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:30:28.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T00:30:28.336Z] [2022-04-13T00:30:28.336Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:30:28.644Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T00:30:28.644Z] latest: Pulling from edgex-devops/git-semver [2022-04-13T00:30:28.644Z] a0d0a0d46f8b: Pulling fs layer [2022-04-13T00:30:28.644Z] 3e5f54012d9b: Pulling fs layer [2022-04-13T00:30:28.644Z] 4c7163046ea9: Pulling fs layer [2022-04-13T00:30:28.644Z] 0c2d73faf560: Pulling fs layer [2022-04-13T00:30:28.644Z] 0c2d73faf560: Waiting [2022-04-13T00:30:28.644Z] 3e5f54012d9b: Verifying Checksum [2022-04-13T00:30:28.644Z] 3e5f54012d9b: Download complete [2022-04-13T00:30:28.644Z] a0d0a0d46f8b: Download complete [2022-04-13T00:30:28.644Z] 0c2d73faf560: Download complete [2022-04-13T00:30:28.644Z] 4c7163046ea9: Verifying Checksum [2022-04-13T00:30:28.908Z] a0d0a0d46f8b: Pull complete [2022-04-13T00:30:28.908Z] 3e5f54012d9b: Pull complete [2022-04-13T00:30:29.484Z] 4c7163046ea9: Pull complete [2022-04-13T00:30:29.484Z] 0c2d73faf560: Pull complete [2022-04-13T00:30:29.484Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-13T00:30:29.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T00:30:29.484Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-13T00:30:29.574Z] prd-ubuntu20.04-docker-8c-8g-20740 does not seem to be running inside a container [2022-04-13T00:30:29.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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:10004/edgex-devops/git-semver:latest cat [2022-04-13T00:30:30.349Z] $ docker top 49971db4bdb3d04dafc7cdf615b7b1ed7af3fafe56cdfbc8ae7c7353ccde7838 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-13T00:30:30.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T00:30:30.453Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T00:30:30.598Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T00:30:30.603Z] $ docker exec 49971db4bdb3d04dafc7cdf615b7b1ed7af3fafe56cdfbc8ae7c7353ccde7838 ssh-agent [2022-04-13T00:30:30.748Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhAjFam/agent.13 [2022-04-13T00:30:30.748Z] SSH_AGENT_PID=19 [2022-04-13T00:30:30.758Z] Running ssh-add (command line suppressed) [2022-04-13T00:30:30.888Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_6010361080567440179.key (/w/workspace/edgex-go/10@tmp/private_key_6010361080567440179.key) [2022-04-13T00:30:30.905Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T00:30:31.203Z] + git tag --points-at HEAD [Pipeline] } [2022-04-13T00:30:31.219Z] $ docker exec --env ******** --env ******** 49971db4bdb3d04dafc7cdf615b7b1ed7af3fafe56cdfbc8ae7c7353ccde7838 ssh-agent -k [2022-04-13T00:30:31.333Z] unset SSH_AUTH_SOCK; [2022-04-13T00:30:31.333Z] unset SSH_AGENT_PID; [2022-04-13T00:30:31.333Z] echo Agent pid 19 killed; [2022-04-13T00:30:31.344Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-13T00:30:31.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T00:30:31.371Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T00:30:31.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T00:30:31.501Z] $ docker exec 49971db4bdb3d04dafc7cdf615b7b1ed7af3fafe56cdfbc8ae7c7353ccde7838 ssh-agent [2022-04-13T00:30:31.644Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPidFJg/agent.54 [2022-04-13T00:30:31.644Z] SSH_AGENT_PID=60 [2022-04-13T00:30:31.649Z] Running ssh-add (command line suppressed) [2022-04-13T00:30:31.797Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_9145057122157881961.key (/w/workspace/edgex-go/10@tmp/private_key_9145057122157881961.key) [2022-04-13T00:30:31.814Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T00:30:32.109Z] + git semver init [2022-04-13T00:30:32.109Z] # -> Open(): unable to determine branch for HEAD [2022-04-13T00:30:32.109Z] # $GIT_DIR = /w/workspace/edgex-go/10/.git [2022-04-13T00:30:32.109Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/10 [2022-04-13T00:30:32.109Z] # $SEMVER_REMOTE_NAME = origin [2022-04-13T00:30:32.109Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-13T00:30:32.109Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-13T00:30:32.109Z] # $SEMVER_BRANCH = PR-3956 [2022-04-13T00:30:32.109Z] # $SEMVER_TEMP = /tmp/semver-137056230 [2022-04-13T00:30:32.109Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-13T00:30:47.036Z] # '/tmp/semver-137056230' -> '/w/workspace/edgex-go/10/.semver' [2022-04-13T00:30:47.036Z] # -> Force: false [2022-04-13T00:30:47.036Z] # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } [2022-04-13T00:30:47.052Z] $ docker exec --env ******** --env ******** 49971db4bdb3d04dafc7cdf615b7b1ed7af3fafe56cdfbc8ae7c7353ccde7838 ssh-agent -k [2022-04-13T00:30:47.176Z] unset SSH_AUTH_SOCK; [2022-04-13T00:30:47.177Z] unset SSH_AGENT_PID; [2022-04-13T00:30:47.177Z] echo Agent pid 60 killed; [2022-04-13T00:30:47.187Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T00:30:47.498Z] + git semver [Pipeline] } [2022-04-13T00:30:47.514Z] $ docker stop --time=1 49971db4bdb3d04dafc7cdf615b7b1ed7af3fafe56cdfbc8ae7c7353ccde7838 [2022-04-13T00:30:49.368Z] $ docker rm -f 49971db4bdb3d04dafc7cdf615b7b1ed7af3fafe56cdfbc8ae7c7353ccde7838 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T00:30:49.754Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-13T00:30:50.046Z] Stashed 1 file(s) [Pipeline] echo [2022-04-13T00:30:50.050Z] [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-13T00:30:50.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-13T00:30:50.206Z] ========================================================= [2022-04-13T00:30:50.206Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-13T00:30:50.206Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T00:30:50.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T00:30:50.505Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-13T00:30:50.505Z] 59bf1c3509f3: Pulling fs layer [2022-04-13T00:30:50.505Z] 666ba61612fd: Pulling fs layer [2022-04-13T00:30:50.505Z] 8ed8ca486205: Pulling fs layer [2022-04-13T00:30:50.505Z] 4fe6c5a15a65: Pulling fs layer [2022-04-13T00:30:50.505Z] 22a0e8bec74d: Pulling fs layer [2022-04-13T00:30:50.505Z] 640e595b4fbd: Pulling fs layer [2022-04-13T00:30:50.505Z] 763cafe07f6e: Pulling fs layer [2022-04-13T00:30:50.505Z] 0c0b528cf693: Pulling fs layer [2022-04-13T00:30:50.505Z] 10935f4eaf8b: Pulling fs layer [2022-04-13T00:30:50.505Z] 4fe6c5a15a65: Waiting [2022-04-13T00:30:50.505Z] 640e595b4fbd: Waiting [2022-04-13T00:30:50.505Z] 22a0e8bec74d: Waiting [2022-04-13T00:30:50.505Z] 763cafe07f6e: Waiting [2022-04-13T00:30:50.505Z] 0c0b528cf693: Waiting [2022-04-13T00:30:50.505Z] 10935f4eaf8b: Waiting [2022-04-13T00:30:50.505Z] 8ed8ca486205: Verifying Checksum [2022-04-13T00:30:50.505Z] 8ed8ca486205: Download complete [2022-04-13T00:30:50.505Z] 666ba61612fd: Verifying Checksum [2022-04-13T00:30:50.505Z] 666ba61612fd: Download complete [2022-04-13T00:30:50.505Z] 22a0e8bec74d: Verifying Checksum [2022-04-13T00:30:50.505Z] 22a0e8bec74d: Download complete [2022-04-13T00:30:50.505Z] 59bf1c3509f3: Download complete [2022-04-13T00:30:50.505Z] 763cafe07f6e: Download complete [2022-04-13T00:30:50.768Z] 0c0b528cf693: Verifying Checksum [2022-04-13T00:30:50.768Z] 0c0b528cf693: Download complete [2022-04-13T00:30:50.768Z] 59bf1c3509f3: Pull complete [2022-04-13T00:30:50.768Z] 666ba61612fd: Pull complete [2022-04-13T00:30:51.029Z] 8ed8ca486205: Pull complete [2022-04-13T00:30:51.288Z] 10935f4eaf8b: Verifying Checksum [2022-04-13T00:30:51.288Z] 10935f4eaf8b: Download complete [2022-04-13T00:30:51.288Z] 4fe6c5a15a65: Verifying Checksum [2022-04-13T00:30:51.288Z] 4fe6c5a15a65: Download complete [2022-04-13T00:30:55.485Z] 4fe6c5a15a65: Pull complete [2022-04-13T00:30:55.745Z] 22a0e8bec74d: Pull complete [2022-04-13T00:30:55.745Z] 640e595b4fbd: Pull complete [2022-04-13T00:30:55.745Z] 763cafe07f6e: Pull complete [2022-04-13T00:30:56.007Z] 0c0b528cf693: Pull complete [2022-04-13T00:30:58.554Z] 10935f4eaf8b: Pull complete [2022-04-13T00:30:58.554Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-13T00:30:58.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T00:30:58.554Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-13T00:30:58.859Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T00:30:58.860Z] WORKDIR /edgex [2022-04-13T00:30:58.860Z] COPY go.mod . [2022-04-13T00:30:58.860Z] RUN go mod download [2022-04-13T00:30:58.860Z] docker build -t ci-base-image-x86_64 -f - . [2022-04-13T00:31:00.246Z] Sending build context to Docker daemon 334.8MB [2022-04-13T00:31:00.246Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T00:31:00.246Z] ---> 99d49a6021b9 [2022-04-13T00:31:00.246Z] Step 2/4 : WORKDIR /edgex [2022-04-13T00:31:02.172Z] ---> Running in 88bbfcfd282f [2022-04-13T00:31:02.433Z] Removing intermediate container 88bbfcfd282f [2022-04-13T00:31:02.433Z] ---> fb2fd330b1ae [2022-04-13T00:31:02.433Z] Step 3/4 : COPY go.mod . [2022-04-13T00:31:02.433Z] ---> b5c2762d7116 [2022-04-13T00:31:02.433Z] Step 4/4 : RUN go mod download [2022-04-13T00:31:02.694Z] ---> Running in 0d8a1448584c [2022-04-13T00:31:05.140Z] Still waiting to schedule task [2022-04-13T00:31:05.141Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-20736’ [2022-04-13T00:31:17.611Z] Removing intermediate container 0d8a1448584c [2022-04-13T00:31:17.611Z] ---> 8ffe37f3d015 [2022-04-13T00:31:17.611Z] Successfully built 8ffe37f3d015 [2022-04-13T00:31:17.611Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:31:17.923Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-13T00:31:17.923Z] . [Pipeline] withDockerContainer [2022-04-13T00:31:18.005Z] prd-ubuntu20.04-docker-8c-8g-20740 does not seem to be running inside a container [2022-04-13T00:31:18.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-13T00:31:18.493Z] $ docker top 7f853d082a98c2d494ff830e94caeabe90d5f2b25a9c517ff21f6bbc515962bb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T00:31:18.859Z] + go version [2022-04-13T00:31:18.859Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-13T00:31:18.875Z] $ docker stop --time=1 7f853d082a98c2d494ff830e94caeabe90d5f2b25a9c517ff21f6bbc515962bb [2022-04-13T00:31:20.155Z] $ docker rm -f 7f853d082a98c2d494ff830e94caeabe90d5f2b25a9c517ff21f6bbc515962bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:31:20.580Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-13T00:31:20.580Z] . [Pipeline] withDockerContainer [2022-04-13T00:31:20.659Z] prd-ubuntu20.04-docker-8c-8g-20740 does not seem to be running inside a container [2022-04-13T00:31:20.703Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-13T00:31:21.113Z] $ docker top 6fe39f21fa21156f3e610e9f86a456a046fc5f1f4189a0ad07bed6cd2d83908d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-13T00:31:21.198Z] ========================================================= [2022-04-13T00:31:21.198Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-13T00:31:21.198Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T00:31:21.495Z] + make test [2022-04-13T00:31:21.496Z] go mod tidy -compat=1.17 [2022-04-13T00:31:21.496Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-13T00:31:28.093Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-13T00:31:40.436Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-13T00:31:40.436Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-13T00:31:40.436Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-13T00:31:40.436Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-13T00:31:40.436Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-13T00:31:40.436Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-13T00:31:40.436Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-13T00:31:40.436Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-13T00:31:40.436Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-13T00:31:40.436Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-13T00:31:40.436Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-13T00:31:40.436Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-13T00:31:40.436Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-13T00:31:40.436Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-13T00:31:40.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-13T00:31:41.006Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.092s coverage: 28.7% of statements [2022-04-13T00:31:41.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-13T00:31:41.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-13T00:31:41.006Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.104s coverage: 98.5% of statements [2022-04-13T00:31:41.006Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-13T00:31:41.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 54.9% of statements [2022-04-13T00:31:41.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-13T00:31:41.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-13T00:31:46.149Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.710s coverage: 89.2% of statements [2022-04-13T00:31:46.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-13T00:31:46.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-13T00:31:46.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-13T00:31:46.149Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.074s coverage: 84.4% of statements [2022-04-13T00:31:46.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-13T00:31:46.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-13T00:31:46.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-13T00:31:46.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-13T00:31:46.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-13T00:31:46.149Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.420s coverage: 95.4% of statements [2022-04-13T00:31:46.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-13T00:31:46.149Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-13T00:31:46.149Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 72.2% of statements [2022-04-13T00:31:46.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-13T00:31:46.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-13T00:31:46.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-13T00:31:46.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-13T00:31:46.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-13T00:31:46.149Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements [2022-04-13T00:31:46.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-13T00:31:46.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-13T00:31:46.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-13T00:31:46.149Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements [2022-04-13T00:31:46.149Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-13T00:31:46.149Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2022-04-13T00:31:46.149Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 24.0% of statements [2022-04-13T00:31:46.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-13T00:31:46.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements [2022-04-13T00:31:46.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 79.5% of statements [2022-04-13T00:31:46.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements [2022-04-13T00:31:46.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements [2022-04-13T00:31:46.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.080s coverage: 87.5% of statements [2022-04-13T00:31:56.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.086s coverage: 94.4% of statements [2022-04-13T00:31:56.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements [2022-04-13T00:31:56.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.217s coverage: 82.5% of statements [2022-04-13T00:31:56.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-13T00:32:06.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.097s coverage: 92.9% of statements [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-13T00:32:06.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-13T00:32:06.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-13T00:32:06.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.064s coverage: 100.0% of statements [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-13T00:32:06.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-13T00:32:06.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2022-04-13T00:32:06.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-04-13T00:32:06.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2022-04-13T00:32:06.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.164s coverage: 91.2% of statements [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-13T00:32:06.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.4% of statements [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-13T00:32:06.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.084s coverage: 100.0% of statements [2022-04-13T00:32:06.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-04-13T00:32:06.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2022-04-13T00:32:06.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements [2022-04-13T00:32:06.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-04-13T00:32:06.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.432s coverage: 65.4% of statements [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-13T00:32:06.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.141s coverage: 43.8% of statements [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-13T00:32:06.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.081s coverage: 89.5% of statements [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-13T00:32:06.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-13T00:32:06.414Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-13T00:32:06.414Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-13T00:32:06.414Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-13T00:32:06.414Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-13T00:32:06.414Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-13T00:32:06.414Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-13T00:32:06.414Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements [2022-04-13T00:32:06.414Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-04-13T00:32:06.414Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-13T00:32:24.560Z] GO111MODULE=on go vet ./... [2022-04-13T00:32:27.853Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-13T00:32:28.113Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-13T00:32:28.684Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-13T00:32:29.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-13T00:32:29.570Z] + ls -al . [2022-04-13T00:32:29.570Z] total 668 [2022-04-13T00:32:29.570Z] drwxrwxr-x 10 1001 1001 4096 Apr 13 00:32 . [2022-04-13T00:32:29.570Z] drwxr-xr-x 4 root root 4096 Apr 13 00:31 .. [2022-04-13T00:32:29.570Z] -rw-rw-r-- 1 1001 1001 11 Apr 13 00:30 .dockerignore [2022-04-13T00:32:29.570Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 00:30 .git [2022-04-13T00:32:29.570Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 00:30 .github [2022-04-13T00:32:29.570Z] -rw-rw-r-- 1 1001 1001 879 Apr 13 00:30 .gitignore [2022-04-13T00:32:29.570Z] -rw-rw-r-- 1 1001 1001 42 Apr 13 00:30 .golangci.yml [2022-04-13T00:32:29.570Z] -rw-rw-r-- 1 1001 1001 87 Apr 13 00:30 .hadolint.yml [2022-04-13T00:32:29.570Z] drwx------ 3 1001 1001 4096 Apr 13 00:30 .semver [2022-04-13T00:32:29.570Z] -rw-rw-r-- 1 1001 1001 166 Apr 13 00:30 .sonarcloud.properties [2022-04-13T00:32:29.570Z] -rw-rw-r-- 1 1001 1001 1171 Apr 13 00:30 ADOPTERS.md [2022-04-13T00:32:29.570Z] -rw-rw-r-- 1 1001 1001 9953 Apr 13 00:30 Attribution.txt [2022-04-13T00:32:29.570Z] -rw-rw-r-- 1 1001 1001 51732 Apr 13 00:30 CHANGELOG.md [2022-04-13T00:32:29.570Z] -rw-rw-r-- 1 1001 1001 3804 Apr 13 00:30 CONTRIBUTING.md [2022-04-13T00:32:29.570Z] -rw-rw-r-- 1 1001 1001 677 Apr 13 00:30 GOVERNANCE.md [2022-04-13T00:32:29.570Z] -rw-rw-r-- 1 1001 1001 850 Apr 13 00:30 Jenkinsfile [2022-04-13T00:32:29.570Z] -rw-rw-r-- 1 1001 1001 10775 Apr 13 00:30 LICENSE [2022-04-13T00:32:29.570Z] -rw-rw-r-- 1 1001 1001 8478 Apr 13 00:30 Makefile [2022-04-13T00:32:29.570Z] -rw-rw-r-- 1 1001 1001 582 Apr 13 00:30 OWNERS.md [2022-04-13T00:32:29.570Z] -rw-rw-r-- 1 1001 1001 8207 Apr 13 00:30 README.md [2022-04-13T00:32:29.570Z] -rw-rw-r-- 1 1001 1001 6912 Apr 13 00:30 SECURITY.md [2022-04-13T00:32:29.570Z] -rw-rw-r-- 1 1001 1001 5 Apr 13 00:30 VERSION [2022-04-13T00:32:29.570Z] -rw-rw-r-- 1 1001 1001 4131 Apr 13 00:30 ZMQWindows.md [2022-04-13T00:32:29.570Z] drwxrwxr-x 2 1001 1001 4096 Apr 13 00:30 bin [2022-04-13T00:32:29.571Z] drwxrwxr-x 18 1001 1001 4096 Apr 13 00:30 cmd [2022-04-13T00:32:29.571Z] -rw-r--r-- 1 root root 432619 Apr 13 00:32 coverage.out [2022-04-13T00:32:29.571Z] -rw-rw-r-- 1 1001 1001 3176 Apr 13 00:30 go.mod [2022-04-13T00:32:29.571Z] -rw-rw-r-- 1 1001 1001 34992 Apr 13 00:31 go.sum [2022-04-13T00:32:29.571Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 00:30 internal [2022-04-13T00:32:29.571Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 00:30 openapi [2022-04-13T00:32:29.571Z] drwxrwxr-x 4 1001 1001 4096 Apr 13 00:30 snap [2022-04-13T00:32:29.571Z] -rw-rw-r-- 1 1001 1001 204 Apr 13 00:30 version.go [Pipeline] sh [2022-04-13T00:32:29.864Z] + '[' -e coverage.out ] [2022-04-13T00:32:29.864Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-13T00:32:29.975Z] Stashed 1 file(s) [Pipeline] sh [2022-04-13T00:32:30.258Z] + make build [2022-04-13T00:32:30.258Z] CGO_ENABLED=1 GO111MODULE=on go build -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-13T00:32:48.363Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:32:58.342Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:32:58.909Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:33:00.290Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:33:00.550Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:33:01.930Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:33:03.310Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:33:04.249Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:33:05.633Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:33:06.573Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-13T00:33:07.956Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:33:09.340Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:33:10.749Z] $ docker stop --time=1 6fe39f21fa21156f3e610e9f86a456a046fc5f1f4189a0ad07bed6cd2d83908d [2022-04-13T00:33:13.550Z] $ docker rm -f 6fe39f21fa21156f3e610e9f86a456a046fc5f1f4189a0ad07bed6cd2d83908d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:33:14.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T00:33:14.628Z] [2022-04-13T00:33:14.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:33:14.937Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T00:33:14.937Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-13T00:33:14.937Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-13T00:33:14.937Z] ca9280d653b3: Pulling fs layer [2022-04-13T00:33:14.937Z] 7e9c9ca2126c: Pulling fs layer [2022-04-13T00:33:14.937Z] cbdbe7a5bc2a: Download complete [2022-04-13T00:33:15.197Z] ca9280d653b3: Verifying Checksum [2022-04-13T00:33:15.197Z] ca9280d653b3: Download complete [2022-04-13T00:33:15.198Z] cbdbe7a5bc2a: Pull complete [2022-04-13T00:33:15.766Z] 7e9c9ca2126c: Download complete [2022-04-13T00:33:15.766Z] ca9280d653b3: Pull complete [2022-04-13T00:33:19.966Z] 7e9c9ca2126c: Pull complete [2022-04-13T00:33:19.966Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-13T00:33:19.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T00:33:19.966Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-13T00:33:20.041Z] prd-ubuntu20.04-docker-8c-8g-20740 does not seem to be running inside a container [2022-04-13T00:33:20.127Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-13T00:33:21.917Z] $ docker top b38d3f2cfa0046c990d685d6de658ae9d3124af4d7eb30b45b2ba07a54873bfd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T00:33:22.293Z] + docker-compose build --help [2022-04-13T00:33:22.293Z] + grep parallel [2022-04-13T00:33:22.868Z] --parallel Build images in parallel. [Pipeline] } [2022-04-13T00:33:22.883Z] $ docker stop --time=1 b38d3f2cfa0046c990d685d6de658ae9d3124af4d7eb30b45b2ba07a54873bfd [2022-04-13T00:33:24.244Z] $ docker rm -f b38d3f2cfa0046c990d685d6de658ae9d3124af4d7eb30b45b2ba07a54873bfd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:33:24.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T00:33:24.647Z] . [Pipeline] withDockerContainer [2022-04-13T00:33:24.726Z] prd-ubuntu20.04-docker-8c-8g-20740 does not seem to be running inside a container [2022-04-13T00:33:24.770Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-13T00:33:25.278Z] $ docker top 74ab7a9131c81b8a760e7b6aff1087d3d025453a95f22411b88696c359e14774 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T00:33:25.640Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-13T00:33:26.212Z] Building core-command ... [2022-04-13T00:33:26.212Z] Building core-data ... [2022-04-13T00:33:26.212Z] Building core-metadata ... [2022-04-13T00:33:26.212Z] Building security-bootstrapper ... [2022-04-13T00:33:26.212Z] Building security-proxy-setup ... [2022-04-13T00:33:26.212Z] Building security-secretstore-setup ... [2022-04-13T00:33:26.212Z] Building security-spiffe-token-provider ... [2022-04-13T00:33:26.212Z] Building security-spire-agent ... [2022-04-13T00:33:26.212Z] Building security-spire-config ... [2022-04-13T00:33:26.212Z] Building security-spire-server ... [2022-04-13T00:33:26.212Z] Building support-notifications ... [2022-04-13T00:33:26.212Z] Building support-scheduler ... [2022-04-13T00:33:26.212Z] Building sys-mgmt-agent ... [2022-04-13T00:33:26.212Z] Building security-bootstrapper [2022-04-13T00:33:26.212Z] Building support-scheduler [2022-04-13T00:33:26.212Z] Building core-command [2022-04-13T00:33:26.212Z] Building security-spire-config [2022-04-13T00:33:26.212Z] Building support-notifications [2022-04-13T00:33:48.167Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:33:48.167Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:33:48.167Z] ---> 8ffe37f3d015 [2022-04-13T00:33:48.167Z] Step 3/31 : WORKDIR /edgex-go [2022-04-13T00:33:48.167Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:33:48.167Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:33:48.167Z] ---> 8ffe37f3d015 [2022-04-13T00:33:48.167Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T00:33:48.167Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:33:48.167Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:33:48.167Z] ---> 8ffe37f3d015 [2022-04-13T00:33:48.167Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T00:33:48.167Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:33:48.167Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:33:48.167Z] ---> 8ffe37f3d015 [2022-04-13T00:33:48.167Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T00:33:48.167Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:33:48.167Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:33:48.167Z] ---> 8ffe37f3d015 [2022-04-13T00:33:48.167Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T00:33:50.711Z] ---> Running in 007ce215e1c6 [2022-04-13T00:33:50.711Z] ---> Running in 348a0228dbf5 [2022-04-13T00:33:50.711Z] ---> Running in a21cafd66b70 [2022-04-13T00:33:50.711Z] ---> Running in 3ce405d5c22b [2022-04-13T00:33:50.711Z] ---> Running in 3b86a9376fbe [2022-04-13T00:33:50.711Z] Removing intermediate container 007ce215e1c6 [2022-04-13T00:33:50.711Z] ---> b2a402180cdd [2022-04-13T00:33:50.711Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:33:50.711Z] Removing intermediate container 3ce405d5c22b [2022-04-13T00:33:50.711Z] ---> 21b4af61b3ad [2022-04-13T00:33:50.711Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:33:50.711Z] Removing intermediate container a21cafd66b70 [2022-04-13T00:33:50.711Z] ---> b6c382690dc0 [2022-04-13T00:33:50.711Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:33:50.711Z] Removing intermediate container 348a0228dbf5 [2022-04-13T00:33:50.711Z] ---> 4e87df5362dc [2022-04-13T00:33:50.711Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:33:50.711Z] Removing intermediate container 3b86a9376fbe [2022-04-13T00:33:50.711Z] ---> 3e9ed1ebe952 [2022-04-13T00:33:50.711Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:33:50.711Z] ---> Running in 56633af6d5fd [2022-04-13T00:33:50.711Z] ---> Running in 97b367256446 [2022-04-13T00:33:50.711Z] ---> Running in 28d8446627e1 [2022-04-13T00:33:50.711Z] ---> Running in fef1e15aedc4 [2022-04-13T00:33:50.711Z] ---> Running in 3d001b6a8469 [2022-04-13T00:33:52.092Z] Removing intermediate container 97b367256446 [2022-04-13T00:33:52.092Z] ---> a7da9f9525fe [2022-04-13T00:33:52.092Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-13T00:33:52.092Z] ---> Running in 38445b0e4baa [2022-04-13T00:33:52.092Z] Removing intermediate container 56633af6d5fd [2022-04-13T00:33:52.092Z] ---> 1ac33ef747de [2022-04-13T00:33:52.092Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-13T00:33:52.092Z] ---> Running in 3231444aa7e5 [2022-04-13T00:33:52.092Z] Removing intermediate container 28d8446627e1 [2022-04-13T00:33:52.092Z] ---> 4ffa1a8bb512 [2022-04-13T00:33:52.092Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-13T00:33:52.092Z] ---> Running in 9851030ba2d2 [2022-04-13T00:33:52.352Z] Removing intermediate container 3d001b6a8469 [2022-04-13T00:33:52.352Z] ---> de8d1ddd8748 [2022-04-13T00:33:52.352Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-13T00:33:52.352Z] ---> Running in af86c277f8ea [2022-04-13T00:33:52.352Z] Removing intermediate container fef1e15aedc4 [2022-04-13T00:33:52.352Z] ---> dfc3451ab3de [2022-04-13T00:33:52.352Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T00:33:52.611Z] ---> Running in 333dc0db31f3 [2022-04-13T00:33:52.611Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:33:52.871Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:33:52.871Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:33:52.871Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:33:53.129Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:33:53.696Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:33:53.696Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:33:53.696Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:33:53.696Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:33:53.960Z] OK: 221 MiB in 52 packages [2022-04-13T00:33:53.960Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:33:53.960Z] OK: 221 MiB in 52 packages [2022-04-13T00:33:53.960Z] OK: 221 MiB in 52 packages [2022-04-13T00:33:54.235Z] OK: 221 MiB in 52 packages [2022-04-13T00:33:54.235Z] OK: 221 MiB in 52 packages [2022-04-13T00:33:54.495Z] Removing intermediate container 3231444aa7e5 [2022-04-13T00:33:54.495Z] ---> d54513797a81 [2022-04-13T00:33:54.495Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T00:33:54.495Z] Removing intermediate container 38445b0e4baa [2022-04-13T00:33:54.495Z] ---> 287f201749e1 [2022-04-13T00:33:54.495Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T00:33:54.754Z] ---> c468542cbe75 [2022-04-13T00:33:54.754Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:33:54.754Z] ---> adf5bb40a793 [2022-04-13T00:33:54.754Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:33:54.754Z] ---> Running in 3b9f86feb4cc [2022-04-13T00:33:54.754Z] Removing intermediate container af86c277f8ea [2022-04-13T00:33:54.754Z] ---> 0c5205a2fc68 [2022-04-13T00:33:54.754Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-13T00:33:54.754Z] ---> Running in ccde9c4e2450 [2022-04-13T00:33:54.754Z] Removing intermediate container 333dc0db31f3 [2022-04-13T00:33:54.754Z] ---> e55299542590 [2022-04-13T00:33:54.754Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T00:33:54.754Z] Removing intermediate container 9851030ba2d2 [2022-04-13T00:33:54.754Z] ---> 7340ae32f6f6 [2022-04-13T00:33:54.754Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T00:33:55.013Z] ---> e58b29746ee8 [2022-04-13T00:33:55.013Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:33:55.013Z] ---> 26a5dab2948f [2022-04-13T00:33:55.013Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:33:55.013Z] ---> Running in c37bcb5bda74 [2022-04-13T00:33:55.013Z] ---> a5ecfdf14c64 [2022-04-13T00:33:55.013Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:33:55.013Z] ---> Running in e38b7cd975f7 [2022-04-13T00:33:55.272Z] ---> Running in 99fafeccb841 [2022-04-13T00:33:55.854Z] Removing intermediate container ccde9c4e2450 [2022-04-13T00:33:55.855Z] ---> 3b32657fb7a1 [2022-04-13T00:33:55.855Z] Step 8/22 : COPY . . [2022-04-13T00:33:56.425Z] Removing intermediate container 3b9f86feb4cc [2022-04-13T00:33:56.425Z] ---> 5bcddb950395 [2022-04-13T00:33:56.425Z] Step 8/22 : COPY . . [2022-04-13T00:33:56.684Z] Removing intermediate container c37bcb5bda74 [2022-04-13T00:33:56.684Z] ---> d096efb7df92 [2022-04-13T00:33:56.684Z] Step 8/31 : COPY . . [2022-04-13T00:34:02.084Z] Removing intermediate container e38b7cd975f7 [2022-04-13T00:34:02.084Z] ---> 4c952d680324 [2022-04-13T00:34:02.084Z] Step 8/26 : COPY . . [2022-04-13T00:34:02.084Z] Removing intermediate container 99fafeccb841 [2022-04-13T00:34:02.084Z] ---> dc63c2ee5682 [2022-04-13T00:34:02.084Z] Step 8/23 : COPY . . [2022-04-13T00:34:03.698Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20744 in /w/workspace/edgexfoundry_edgex-go_PR-3956 [Pipeline] { [Pipeline] ws [2022-04-13T00:34:03.712Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2022-04-13T00:34:04.099Z] The recommended git tool is: git [2022-04-13T00:34:04.625Z] ---> f0c403f9e2a5 [2022-04-13T00:34:04.625Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-13T00:34:07.914Z] ---> Running in 8ac50c15627a [2022-04-13T00:34:07.914Z] ---> e4fa8d74c27c [2022-04-13T00:34:07.914Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-13T00:34:07.914Z] ---> 9edbdd642c03 [2022-04-13T00:34:07.914Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-13T00:34:07.914Z] ---> ffd397b565dd [2022-04-13T00:34:07.914Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-13T00:34:07.914Z] ---> Running in 992df3b367cc [2022-04-13T00:34:07.914Z] ---> Running in c5f308c89c2b [2022-04-13T00:34:07.914Z] ---> Running in 65eacf2774f6 [2022-04-13T00:34:07.914Z] ---> b6ea68da4a89 [2022-04-13T00:34:07.914Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T00:34:07.914Z] ---> Running in 35d2e3c8b151 [2022-04-13T00:34:07.914Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:34:07.914Z] Removing intermediate container 35d2e3c8b151 [2022-04-13T00:34:07.914Z] ---> bcb7a82f9a73 [2022-04-13T00:34:07.914Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T00:34:07.914Z] ---> Running in 9d340be01ba7 [2022-04-13T00:34:08.174Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:34:08.433Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:34:08.433Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:34:09.371Z] Removing intermediate container 9d340be01ba7 [2022-04-13T00:34:09.371Z] ---> 99268a967e16 [2022-04-13T00:34:09.371Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T00:34:09.371Z] ---> Running in 2ba0713ed060 [2022-04-13T00:34:09.371Z] Removing intermediate container 2ba0713ed060 [2022-04-13T00:34:09.371Z] ---> f4439d72d5c0 [2022-04-13T00:34:09.371Z] 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-13T00:34:09.632Z] ---> Running in dca069d31c18 [2022-04-13T00:34:11.010Z] spire-1.2.1/ [2022-04-13T00:34:11.010Z] spire-1.2.1/.data/ [2022-04-13T00:34:11.010Z] spire-1.2.1/.data/.file [2022-04-13T00:34:11.010Z] spire-1.2.1/.dockerignore [2022-04-13T00:34:11.010Z] spire-1.2.1/.gitattributes [2022-04-13T00:34:11.010Z] spire-1.2.1/.githooks/ [2022-04-13T00:34:11.010Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T00:34:11.010Z] spire-1.2.1/.github/ [2022-04-13T00:34:11.010Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T00:34:11.010Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T00:34:11.010Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T00:34:11.010Z] spire-1.2.1/.github/workflows/ [2022-04-13T00:34:11.010Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T00:34:11.010Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T00:34:11.010Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T00:34:11.010Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T00:34:11.010Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T00:34:11.010Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T00:34:11.010Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T00:34:11.010Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T00:34:11.010Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T00:34:11.010Z] spire-1.2.1/.gitignore [2022-04-13T00:34:11.010Z] spire-1.2.1/.go-version [2022-04-13T00:34:11.010Z] spire-1.2.1/.golangci.yml [2022-04-13T00:34:11.010Z] spire-1.2.1/ADOPTERS.md [2022-04-13T00:34:11.010Z] spire-1.2.1/CHANGELOG.md [2022-04-13T00:34:11.010Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T00:34:11.010Z] spire-1.2.1/CODEOWNERS [2022-04-13T00:34:11.010Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T00:34:11.010Z] spire-1.2.1/Dockerfile [2022-04-13T00:34:11.010Z] spire-1.2.1/Dockerfile.dev [2022-04-13T00:34:11.010Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T00:34:11.010Z] spire-1.2.1/LICENSE [2022-04-13T00:34:11.010Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T00:34:11.010Z] spire-1.2.1/Makefile [2022-04-13T00:34:11.010Z] spire-1.2.1/README.md [2022-04-13T00:34:11.010Z] spire-1.2.1/ROADMAP.md [2022-04-13T00:34:11.010Z] spire-1.2.1/SECURITY.md [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/ [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T00:34:11.010Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T00:34:11.010Z] spire-1.2.1/conf/ [2022-04-13T00:34:11.010Z] spire-1.2.1/conf/agent/ [2022-04-13T00:34:11.010Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T00:34:11.010Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T00:34:11.010Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T00:34:11.010Z] spire-1.2.1/conf/server/ [2022-04-13T00:34:11.010Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T00:34:11.010Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T00:34:11.010Z] spire-1.2.1/conf/server/server.conf [2022-04-13T00:34:11.010Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/ [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/auditlog.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/images/ [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/spire_server.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/telemetry.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/upgrading.md [2022-04-13T00:34:11.010Z] spire-1.2.1/doc/using_spire.md [2022-04-13T00:34:11.010Z] spire-1.2.1/examples/ [2022-04-13T00:34:11.010Z] spire-1.2.1/examples/README.md [2022-04-13T00:34:11.010Z] spire-1.2.1/go.mod [2022-04-13T00:34:11.010Z] spire-1.2.1/go.sum [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/ [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/ [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T00:34:11.010Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/api/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/health/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/log/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T00:34:11.011Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/util/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/version/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/config.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T00:34:11.012Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/server.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/proto/ [2022-04-13T00:34:11.013Z] spire-1.2.1/proto/private/ [2022-04-13T00:34:11.013Z] spire-1.2.1/proto/private/server/ [2022-04-13T00:34:11.013Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T00:34:11.013Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T00:34:11.013Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T00:34:11.013Z] spire-1.2.1/proto/spire/ [2022-04-13T00:34:11.013Z] spire-1.2.1/proto/spire/common/ [2022-04-13T00:34:11.013Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T00:34:11.013Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T00:34:11.013Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T00:34:11.013Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T00:34:11.013Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T00:34:11.013Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T00:34:11.013Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T00:34:11.013Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T00:34:11.013Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T00:34:11.013Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T00:34:11.013Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T00:34:11.013Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T00:34:11.013Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T00:34:11.013Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T00:34:11.013Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T00:34:11.013Z] spire-1.2.1/release/ [2022-04-13T00:34:11.013Z] spire-1.2.1/release/spire-extras/ [2022-04-13T00:34:11.013Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T00:34:11.013Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T00:34:11.013Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T00:34:11.013Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T00:34:11.013Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T00:34:11.013Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T00:34:11.013Z] spire-1.2.1/release/spire/ [2022-04-13T00:34:11.013Z] spire-1.2.1/release/spire/README.md [2022-04-13T00:34:11.013Z] spire-1.2.1/release/spire/conf/ [2022-04-13T00:34:11.013Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T00:34:11.013Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T00:34:11.013Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T00:34:11.013Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T00:34:11.013Z] spire-1.2.1/script/ [2022-04-13T00:34:11.013Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T00:34:11.013Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T00:34:11.013Z] spire-1.2.1/support/ [2022-04-13T00:34:11.013Z] spire-1.2.1/support/k8s/ [2022-04-13T00:34:11.013Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T00:34:11.013Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T00:34:11.013Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T00:34:11.013Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T00:34:11.013Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T00:34:11.013Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T00:34:11.013Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T00:34:11.013Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T00:34:11.013Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T00:34:11.014Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T00:34:11.014Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T00:34:11.014Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T00:34:11.014Z] spire-1.2.1/test/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/clock/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/clock/clock.go [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/config/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T00:34:11.014Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/README.md [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/common [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/setup/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T00:34:11.014Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T00:34:11.015Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T00:34:11.016Z] spire-1.2.1/test/integration/test.sh [2022-04-13T00:34:11.016Z] spire-1.2.1/test/plugintest/ [2022-04-13T00:34:11.016Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T00:34:11.016Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T00:34:11.016Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T00:34:11.016Z] spire-1.2.1/test/spiretest/ [2022-04-13T00:34:11.016Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T00:34:11.016Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T00:34:11.016Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T00:34:11.016Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T00:34:11.016Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T00:34:11.016Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T00:34:11.016Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T00:34:11.016Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T00:34:11.016Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T00:34:11.016Z] spire-1.2.1/test/testca/ [2022-04-13T00:34:11.016Z] spire-1.2.1/test/testca/ca.go [2022-04-13T00:34:11.016Z] spire-1.2.1/test/testkey/ [2022-04-13T00:34:11.016Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T00:34:11.016Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T00:34:11.016Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T00:34:11.016Z] spire-1.2.1/test/testkey/new.go [2022-04-13T00:34:11.016Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T00:34:11.016Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T00:34:11.016Z] spire-1.2.1/test/util/ [2022-04-13T00:34:11.016Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T00:34:11.016Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T00:34:11.016Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T00:34:11.016Z] spire-1.2.1/test/util/race.go [2022-04-13T00:34:11.016Z] spire-1.2.1/test/util/util.go [2022-04-13T00:34:11.016Z] building spire from source... [2022-04-13T00:34:11.016Z] Installing go1.17.7... [2022-04-13T00:34:12.644Z] using credential edgex-jenkins-ssh [2022-04-13T00:34:12.664Z] Cloning the remote Git repository [2022-04-13T00:34:12.806Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-13T00:34:12.935Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2022-04-13T00:34:13.063Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-13T00:34:13.064Z] > git --version # timeout=10 [2022-04-13T00:34:13.108Z] > git --version # 'git version 2.25.1' [2022-04-13T00:34:13.112Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-13T00:34:13.214Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-13T00:34:16.286Z] Building bin/spire-server... [2022-04-13T00:34:16.286Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T00:34:16.286Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T00:34:16.286Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T00:34:16.286Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T00:34:16.286Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T00:34:16.545Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T00:34:16.545Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T00:34:16.802Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T00:34:16.802Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T00:34:16.802Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T00:34:16.802Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T00:34:16.802Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T00:34:16.802Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T00:34:16.802Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T00:34:16.802Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T00:34:17.060Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T00:34:17.060Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T00:34:17.060Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T00:34:17.060Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T00:34:17.319Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T00:34:17.319Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T00:34:17.319Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T00:34:17.319Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T00:34:17.319Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T00:34:17.319Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T00:34:17.319Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T00:34:17.319Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T00:34:17.319Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T00:34:17.319Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T00:34:17.583Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T00:34:17.583Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T00:34:17.583Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T00:34:17.583Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T00:34:17.583Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T00:34:17.583Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T00:34:17.583Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T00:34:17.583Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T00:34:17.583Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T00:34:17.583Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T00:34:17.583Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T00:34:17.583Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T00:34:17.583Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-13T00:34:17.849Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T00:34:17.849Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T00:34:17.849Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T00:34:17.849Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T00:34:17.849Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T00:34:17.849Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T00:34:18.108Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T00:34:20.641Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T00:34:20.641Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T00:34:20.641Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T00:34:20.641Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T00:34:20.641Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T00:34:20.641Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T00:34:20.641Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T00:34:20.642Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T00:34:20.642Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T00:34:20.642Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T00:34:20.642Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T00:34:20.642Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T00:34:24.831Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T00:34:24.831Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T00:34:24.831Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T00:34:24.831Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T00:34:24.831Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T00:34:24.831Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T00:34:24.831Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T00:34:24.831Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T00:34:24.831Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T00:34:25.090Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T00:34:26.465Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T00:34:26.465Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T00:34:26.726Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T00:34:26.726Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T00:34:26.984Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T00:34:26.984Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T00:34:26.984Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T00:34:26.984Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T00:34:27.243Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T00:34:27.243Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T00:34:27.243Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T00:34:27.243Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T00:34:27.243Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T00:34:27.243Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T00:34:27.501Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T00:34:27.501Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T00:34:27.501Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T00:34:27.501Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T00:34:27.501Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T00:34:27.501Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T00:34:27.760Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T00:34:27.760Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T00:34:27.760Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T00:34:31.045Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T00:34:31.045Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T00:34:31.045Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T00:34:31.045Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T00:34:31.045Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T00:34:31.045Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T00:34:31.045Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T00:34:31.045Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T00:34:31.045Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T00:34:31.045Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T00:34:31.045Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T00:34:31.045Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T00:34:31.045Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T00:34:31.045Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T00:34:31.045Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T00:34:31.045Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T00:34:31.045Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T00:34:31.045Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T00:34:31.046Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T00:34:31.046Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T00:34:31.046Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T00:34:31.046Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T00:34:31.046Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T00:34:31.046Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T00:34:31.046Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T00:34:31.312Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T00:34:31.312Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T00:34:31.312Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T00:34:31.312Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T00:34:31.312Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T00:34:31.312Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T00:34:31.312Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T00:34:31.312Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T00:34:31.312Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T00:34:31.570Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T00:34:31.570Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T00:34:31.570Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T00:34:31.570Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T00:34:31.570Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T00:34:31.570Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T00:34:31.570Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T00:34:31.570Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T00:34:31.570Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T00:34:31.570Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T00:34:31.570Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T00:34:31.570Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T00:34:31.570Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T00:34:31.570Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T00:34:31.570Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T00:34:33.267Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-13T00:34:33.289Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-13T00:34:33.317Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-13T00:34:33.349Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-13T00:34:33.350Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-13T00:34:33.367Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3956/head:refs/remotes/origin/PR-3956 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-13T00:34:34.073Z] Merging remotes/origin/main commit 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 into PR head commit 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [2022-04-13T00:34:34.410Z] Merge succeeded, producing 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [2022-04-13T00:34:34.411Z] Checking out Revision 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 (PR-3956) [2022-04-13T00:34:34.097Z] > git config core.sparsecheckout # timeout=10 [2022-04-13T00:34:34.113Z] > git checkout -f 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 # timeout=10 [2022-04-13T00:34:34.341Z] > git remote # timeout=10 [2022-04-13T00:34:34.355Z] > git config --get remote.origin.url # timeout=10 [2022-04-13T00:34:34.367Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-13T00:34:34.379Z] > git merge 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 # timeout=10 [2022-04-13T00:34:34.402Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-13T00:34:34.423Z] > git config core.sparsecheckout # timeout=10 [2022-04-13T00:34:34.443Z] > git checkout -f 573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 # timeout=10 [2022-04-13T00:34:38.779Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-13T00:34:39.683Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T00:34:39.683Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T00:34:39.689Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-13T00:34:39.689Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T00:34:39.689Z] Dload Upload Total Spent Left Speed [2022-04-13T00:34:39.689Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 175k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh [2022-04-13T00:34:40.202Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-13T00:34:40.549Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-04-13T00:34:40.549Z] /etc/docker/daemon.json [2022-04-13T00:34:40.549Z] { [2022-04-13T00:34:40.549Z] "registry-mirrors": [ [2022-04-13T00:34:40.549Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-13T00:34:40.549Z] ], [2022-04-13T00:34:40.549Z] "bip": "10.250.0.254/24", [2022-04-13T00:34:40.549Z] "hosts": [ [2022-04-13T00:34:40.549Z] "tcp://0.0.0.0:5555", [2022-04-13T00:34:40.549Z] "unix:///var/run/docker.sock" [2022-04-13T00:34:40.549Z] ], [2022-04-13T00:34:40.549Z] "mtu": 1458, [2022-04-13T00:34:40.549Z] "selinux-enabled": true, [2022-04-13T00:34:40.549Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-13T00:34:40.549Z] } [Pipeline] sh [2022-04-13T00:34:40.915Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-13T00:34:41.269Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T00:34:59.654Z] provisioning config files... [2022-04-13T00:34:59.685Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config5079109984768908992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T00:35:00.063Z] ---> docker-login.sh [2022-04-13T00:35:00.063Z] nexus3.edgexfoundry.org:10001 [2022-04-13T00:35:00.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T00:35:01.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T00:35:01.268Z] Configure a credential helper to remove this warning. See [2022-04-13T00:35:01.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T00:35:01.268Z] [2022-04-13T00:35:01.268Z] Login Succeeded [2022-04-13T00:35:01.268Z] nexus3.edgexfoundry.org:10002 [2022-04-13T00:35:01.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T00:35:01.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T00:35:01.820Z] Configure a credential helper to remove this warning. See [2022-04-13T00:35:01.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T00:35:01.820Z] [2022-04-13T00:35:01.820Z] Login Succeeded [2022-04-13T00:35:01.820Z] nexus3.edgexfoundry.org:10003 [2022-04-13T00:35:02.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T00:35:02.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T00:35:02.376Z] Configure a credential helper to remove this warning. See [2022-04-13T00:35:02.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T00:35:02.376Z] [2022-04-13T00:35:02.376Z] Login Succeeded [2022-04-13T00:35:02.376Z] nexus3.edgexfoundry.org:10004 [2022-04-13T00:35:02.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T00:35:02.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T00:35:02.925Z] Configure a credential helper to remove this warning. See [2022-04-13T00:35:02.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T00:35:02.925Z] [2022-04-13T00:35:02.925Z] Login Succeeded [2022-04-13T00:35:02.925Z] docker.io [2022-04-13T00:35:03.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T00:35:03.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T00:35:03.800Z] Configure a credential helper to remove this warning. See [2022-04-13T00:35:03.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T00:35:03.800Z] [2022-04-13T00:35:03.800Z] Login Succeeded [2022-04-13T00:35:03.800Z] ---> docker-login.sh ends [Pipeline] } [2022-04-13T00:35:03.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-13T00:35:04.454Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-13T00:35:04.468Z] ========================================================= [2022-04-13T00:35:04.468Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-13T00:35:04.468Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T00:35:04.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T00:35:05.102Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-13T00:35:05.102Z] 9b3977197b4f: Pulling fs layer [2022-04-13T00:35:05.102Z] 1a89e8eeedd5: Pulling fs layer [2022-04-13T00:35:05.102Z] 94645a83ff95: Pulling fs layer [2022-04-13T00:35:05.102Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-13T00:35:05.102Z] 0c92f367c5e7: Pulling fs layer [2022-04-13T00:35:05.102Z] f7c0051592d6: Pulling fs layer [2022-04-13T00:35:05.102Z] a227ed2f7395: Pulling fs layer [2022-04-13T00:35:05.102Z] 7b1c46037f91: Pulling fs layer [2022-04-13T00:35:05.102Z] f7c0051592d6: Waiting [2022-04-13T00:35:05.102Z] a227ed2f7395: Waiting [2022-04-13T00:35:05.102Z] 7b1c46037f91: Waiting [2022-04-13T00:35:05.102Z] 3f3a8bcf1eab: Waiting [2022-04-13T00:35:05.102Z] 0c92f367c5e7: Waiting [2022-04-13T00:35:05.102Z] 94645a83ff95: Verifying Checksum [2022-04-13T00:35:05.102Z] 94645a83ff95: Download complete [2022-04-13T00:35:05.102Z] 1a89e8eeedd5: Verifying Checksum [2022-04-13T00:35:05.102Z] 1a89e8eeedd5: Download complete [2022-04-13T00:35:05.102Z] 0c92f367c5e7: Verifying Checksum [2022-04-13T00:35:05.102Z] 0c92f367c5e7: Download complete [2022-04-13T00:35:05.102Z] 9b3977197b4f: Verifying Checksum [2022-04-13T00:35:05.102Z] 9b3977197b4f: Download complete [2022-04-13T00:35:05.102Z] f7c0051592d6: Verifying Checksum [2022-04-13T00:35:05.102Z] f7c0051592d6: Download complete [2022-04-13T00:35:05.102Z] a227ed2f7395: Verifying Checksum [2022-04-13T00:35:05.102Z] a227ed2f7395: Download complete [2022-04-13T00:35:06.116Z] 9b3977197b4f: Pull complete [2022-04-13T00:35:06.233Z] Removing intermediate container c5f308c89c2b [2022-04-13T00:35:06.233Z] ---> 227d9f2f4709 [2022-04-13T00:35:06.233Z] [2022-04-13T00:35:06.233Z] Step 10/31 : FROM alpine:3.14 [2022-04-13T00:35:06.233Z] Removing intermediate container 992df3b367cc [2022-04-13T00:35:06.233Z] ---> 938df0c69e11 [2022-04-13T00:35:06.233Z] [2022-04-13T00:35:06.233Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T00:35:06.233Z] Removing intermediate container 65eacf2774f6 [2022-04-13T00:35:06.233Z] ---> c81843ce9a27 [2022-04-13T00:35:06.233Z] [2022-04-13T00:35:06.234Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T00:35:06.234Z] Removing intermediate container 8ac50c15627a [2022-04-13T00:35:06.234Z] ---> 85d88ff23e3b [2022-04-13T00:35:06.234Z] [2022-04-13T00:35:06.234Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T00:35:06.234Z] 3.14: Pulling from library/alpine [2022-04-13T00:35:06.234Z] 3.14: Pulling from library/alpine [2022-04-13T00:35:06.234Z] 3.14: Pulling from library/alpine [2022-04-13T00:35:06.234Z] 3.14: Pulling from library/alpine [2022-04-13T00:35:06.493Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T00:35:06.493Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T00:35:06.493Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T00:35:06.493Z] Status: Downloaded newer image for alpine:3.14 [2022-04-13T00:35:06.493Z] Status: Image is up to date for alpine:3.14 [2022-04-13T00:35:06.493Z] Status: Downloaded newer image for alpine:3.14 [2022-04-13T00:35:06.493Z] ---> e04c818066af [2022-04-13T00:35:06.493Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-13T00:35:06.493Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T00:35:06.493Z] Status: Image is up to date for alpine:3.14 [2022-04-13T00:35:06.493Z] ---> e04c818066af [2022-04-13T00:35:06.493Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T00:35:06.493Z] ---> e04c818066af [2022-04-13T00:35:06.493Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-13T00:35:06.731Z] 1a89e8eeedd5: Pull complete [2022-04-13T00:35:06.783Z] ---> e04c818066af [2022-04-13T00:35:06.783Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-13T00:35:07.010Z] 94645a83ff95: Pull complete [2022-04-13T00:35:07.287Z] 7b1c46037f91: Verifying Checksum [2022-04-13T00:35:07.287Z] 7b1c46037f91: Download complete [2022-04-13T00:35:07.412Z] ---> Running in 00e56be22ac8 [2022-04-13T00:35:07.412Z] ---> Running in 861e819a3aee [2022-04-13T00:35:07.412Z] ---> Running in ebb111b29d63 [2022-04-13T00:35:07.412Z] ---> Running in 28b9623a7bad [2022-04-13T00:35:07.705Z] Removing intermediate container 28b9623a7bad [2022-04-13T00:35:07.706Z] ---> b5fcc83c89f0 [2022-04-13T00:35:07.706Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-13T00:35:07.706Z] ---> Running in 08943688c3d3 [2022-04-13T00:35:07.888Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-13T00:35:07.888Z] 3f3a8bcf1eab: Download complete [2022-04-13T00:35:08.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:35:08.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:35:08.568Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-13T00:35:08.568Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-13T00:35:08.568Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T00:35:08.568Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T00:35:08.568Z] OK: 6 MiB in 16 packages [2022-04-13T00:35:08.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:35:08.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:35:08.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:35:08.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:35:08.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:35:08.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:35:08.826Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-13T00:35:08.826Z] (2/2) Installing su-exec (0.2-r1) [2022-04-13T00:35:08.826Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T00:35:08.826Z] OK: 6 MiB in 16 packages [2022-04-13T00:35:09.086Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-13T00:35:09.086Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-13T00:35:09.086Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T00:35:09.086Z] OK: 6 MiB in 15 packages [2022-04-13T00:35:09.086Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T00:35:09.086Z] OK: 6 MiB in 15 packages [2022-04-13T00:35:09.653Z] Removing intermediate container 861e819a3aee [2022-04-13T00:35:09.653Z] ---> b3a16428c2f7 [2022-04-13T00:35:09.653Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T00:35:09.653Z] ---> Running in bb9f2f1ba4d2 [2022-04-13T00:35:09.912Z] Removing intermediate container 08943688c3d3 [2022-04-13T00:35:09.912Z] ---> fc15be734285 [2022-04-13T00:35:09.912Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-13T00:35:09.912Z] Removing intermediate container 00e56be22ac8 [2022-04-13T00:35:09.912Z] ---> 8f8c84f82175 [2022-04-13T00:35:09.912Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T00:35:09.912Z] ---> Running in 194852d977d5 [2022-04-13T00:35:10.178Z] Removing intermediate container ebb111b29d63 [2022-04-13T00:35:10.178Z] ---> 9f3ff546eedf [2022-04-13T00:35:10.178Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T00:35:10.178Z] Removing intermediate container bb9f2f1ba4d2 [2022-04-13T00:35:10.178Z] ---> 3c1ab9ab79c7 [2022-04-13T00:35:10.178Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-13T00:35:10.178Z] ---> Running in dbc6ee038ff9 [2022-04-13T00:35:10.178Z] ---> Running in 31c476a6a6ff [2022-04-13T00:35:10.178Z] ---> Running in f552952dfe8d [2022-04-13T00:35:10.437Z] Removing intermediate container 194852d977d5 [2022-04-13T00:35:10.437Z] ---> e6a98e29be4b [2022-04-13T00:35:10.437Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-13T00:35:10.437Z] ---> Running in 74d2d253df28 [2022-04-13T00:35:10.437Z] Removing intermediate container f552952dfe8d [2022-04-13T00:35:10.437Z] ---> 1098b8c24ed7 [2022-04-13T00:35:10.437Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T00:35:10.705Z] Removing intermediate container 31c476a6a6ff [2022-04-13T00:35:10.705Z] ---> 263e56a6cd8d [2022-04-13T00:35:10.705Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-13T00:35:10.705Z] Removing intermediate container dbc6ee038ff9 [2022-04-13T00:35:10.705Z] ---> a2ba9b5900f8 [2022-04-13T00:35:10.705Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-13T00:35:10.705Z] ---> Running in f21072916a1c [2022-04-13T00:35:10.705Z] Removing intermediate container 74d2d253df28 [2022-04-13T00:35:10.705Z] ---> 40a601314884 [2022-04-13T00:35:10.705Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-13T00:35:10.963Z] ---> Running in 12b1bc13ca2a [2022-04-13T00:35:10.963Z] ---> Running in d18385a64b9a [2022-04-13T00:35:10.963Z] ---> Running in 77362228c2ac [2022-04-13T00:35:10.963Z] Removing intermediate container f21072916a1c [2022-04-13T00:35:10.963Z] ---> 530249e20ecb [2022-04-13T00:35:10.963Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T00:35:11.238Z] Removing intermediate container d18385a64b9a [2022-04-13T00:35:11.238Z] ---> 9a9cf2028fe5 [2022-04-13T00:35:11.238Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T00:35:11.238Z] Removing intermediate container 12b1bc13ca2a [2022-04-13T00:35:11.238Z] ---> e2813223aaaa [2022-04-13T00:35:11.238Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T00:35:11.238Z] ---> Running in 37effc7178f9 [2022-04-13T00:35:11.512Z] ---> Running in 51e4ddcf0201 [2022-04-13T00:35:11.512Z] ---> 6c02c95f5967 [2022-04-13T00:35:11.512Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-13T00:35:11.512Z] Removing intermediate container 37effc7178f9 [2022-04-13T00:35:11.512Z] ---> 4c46ab533faf [2022-04-13T00:35:11.512Z] Step 15/23 : WORKDIR / [2022-04-13T00:35:11.771Z] Removing intermediate container 51e4ddcf0201 [2022-04-13T00:35:11.771Z] ---> 395ae9925048 [2022-04-13T00:35:11.771Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T00:35:11.771Z] ---> Running in 918a0d7fd74a [2022-04-13T00:35:12.347Z] ---> f45f53d56710 [2022-04-13T00:35:12.347Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-13T00:35:12.606Z] Removing intermediate container 918a0d7fd74a [2022-04-13T00:35:12.606Z] ---> 9faedb6b9a84 [2022-04-13T00:35:12.606Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T00:35:12.606Z] ---> a33bb05453cf [2022-04-13T00:35:12.606Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-13T00:35:12.606Z] Removing intermediate container 77362228c2ac [2022-04-13T00:35:12.606Z] ---> f92783508522 [2022-04-13T00:35:12.606Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-13T00:35:12.865Z] ---> Running in 1d7838d57ded [2022-04-13T00:35:12.865Z] ---> ad623bbd2e46 [2022-04-13T00:35:12.865Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-13T00:35:13.804Z] Removing intermediate container 1d7838d57ded [2022-04-13T00:35:13.804Z] ---> 3f3362d9e689 [2022-04-13T00:35:13.805Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-13T00:35:13.805Z] ---> 17c1db555d3b [2022-04-13T00:35:13.805Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-13T00:35:13.805Z] ---> 429d9b7256ae [2022-04-13T00:35:13.805Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-13T00:35:13.805Z] ---> 9a045b0c1fee [2022-04-13T00:35:13.805Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-13T00:35:14.064Z] ---> Running in 467892f54362 [2022-04-13T00:35:14.064Z] ---> 5446a32492e8 [2022-04-13T00:35:14.064Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-13T00:35:14.322Z] Removing intermediate container 467892f54362 [2022-04-13T00:35:14.322Z] ---> b8c5657bfe2e [2022-04-13T00:35:14.322Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T00:35:14.322Z] ---> Running in dbc89d0d69eb [2022-04-13T00:35:14.581Z] ---> a8a4c6add091 [2022-04-13T00:35:14.581Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-13T00:35:14.581Z] ---> c602e1da52e9 [2022-04-13T00:35:14.581Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-13T00:35:14.581Z] ---> Running in 0e655500f7aa [2022-04-13T00:35:14.581Z] ---> Running in 61dc7c08ac50 [2022-04-13T00:35:14.581Z] ---> Running in 5224fa81ed1e [2022-04-13T00:35:15.149Z] Removing intermediate container 0e655500f7aa [2022-04-13T00:35:15.149Z] ---> b08e8401bbfb [2022-04-13T00:35:15.149Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T00:35:15.149Z] Removing intermediate container 61dc7c08ac50 [2022-04-13T00:35:15.149Z] ---> fb5c95a60704 [2022-04-13T00:35:15.149Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T00:35:15.149Z] Removing intermediate container 5224fa81ed1e [2022-04-13T00:35:15.149Z] ---> 3e358f3fa5c5 [2022-04-13T00:35:15.149Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T00:35:15.410Z] ---> Running in c468ab09464d [2022-04-13T00:35:15.410Z] ---> Running in 81d74005a2d9 [2022-04-13T00:35:15.410Z] ---> Running in 72f0274abef1 [2022-04-13T00:35:15.670Z] Removing intermediate container 81d74005a2d9 [2022-04-13T00:35:15.670Z] ---> 851c88dd054d [2022-04-13T00:35:15.670Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T00:35:15.670Z] Removing intermediate container c468ab09464d [2022-04-13T00:35:15.670Z] ---> f7d19721211a [2022-04-13T00:35:15.670Z] Step 21/22 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [2022-04-13T00:35:15.670Z] Removing intermediate container 72f0274abef1 [2022-04-13T00:35:15.670Z] ---> d45f5636864e [2022-04-13T00:35:15.670Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T00:35:15.929Z] ---> Running in 20ca9e2b78ca [2022-04-13T00:35:15.929Z] ---> Running in 1c5506c3d4cd [2022-04-13T00:35:15.929Z] ---> Running in 38a6a77aeca4 [2022-04-13T00:35:16.189Z] Removing intermediate container 20ca9e2b78ca [2022-04-13T00:35:16.189Z] ---> 0ff36213e6ba [2022-04-13T00:35:16.189Z] Step 21/22 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [2022-04-13T00:35:16.189Z] Removing intermediate container dbc89d0d69eb [2022-04-13T00:35:16.189Z] ---> 1f27bd1b4483 [2022-04-13T00:35:16.189Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T00:35:16.447Z] Removing intermediate container 38a6a77aeca4 [2022-04-13T00:35:16.447Z] ---> 6efa009399eb [2022-04-13T00:35:16.447Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T00:35:16.447Z] Removing intermediate container 1c5506c3d4cd [2022-04-13T00:35:16.447Z] ---> 6e37f718d1e0 [2022-04-13T00:35:16.447Z] Step 22/23 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [2022-04-13T00:35:16.448Z] ---> Running in 1cad2ded90a5 [2022-04-13T00:35:16.448Z] ---> Running in 5bbc9b355bbc [2022-04-13T00:35:16.448Z] ---> Running in 33fda7fc1297 [2022-04-13T00:35:16.706Z] ---> 802d3e7f5169 [2022-04-13T00:35:16.706Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-13T00:35:16.706Z] Removing intermediate container 1cad2ded90a5 [2022-04-13T00:35:16.706Z] ---> baf2f2d35903 [2022-04-13T00:35:16.706Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T00:35:16.967Z] Removing intermediate container 5bbc9b355bbc [2022-04-13T00:35:16.967Z] ---> 0ababd2dc03a [2022-04-13T00:35:16.967Z] [2022-04-13T00:35:16.967Z] Removing intermediate container 33fda7fc1297 [2022-04-13T00:35:16.967Z] ---> 05b8df94938c [2022-04-13T00:35:16.967Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T00:35:16.967Z] ---> Running in 824247804abe [2022-04-13T00:35:16.967Z] ---> Running in 8cb90afa07b9 [2022-04-13T00:35:16.967Z] Successfully built 0ababd2dc03a [2022-04-13T00:35:16.967Z] Successfully tagged support-notifications:latest [2022-04-13T00:35:16.967Z]  Building support-notifications ... done Building core-metadata [2022-04-13T00:35:17.916Z] Removing intermediate container 824247804abe [2022-04-13T00:35:17.916Z] ---> cad64de7e755 [2022-04-13T00:35:17.916Z] [2022-04-13T00:35:18.354Z] Successfully built cad64de7e755 [2022-04-13T00:35:19.289Z] Successfully tagged support-scheduler:latest [2022-04-13T00:35:19.289Z]  Building support-scheduler ... done Building security-proxy-setup [2022-04-13T00:35:20.318Z] 3f3a8bcf1eab: Pull complete [2022-04-13T00:35:21.768Z] 0c92f367c5e7: Pull complete [2022-04-13T00:35:21.768Z] f7c0051592d6: Pull complete [2022-04-13T00:35:22.371Z] a227ed2f7395: Pull complete [2022-04-13T00:35:22.572Z] Removing intermediate container 8cb90afa07b9 [2022-04-13T00:35:22.572Z] ---> 71e461135d7f [2022-04-13T00:35:22.572Z] [2022-04-13T00:35:22.572Z] ---> bdcf38d0ab83 [2022-04-13T00:35:22.572Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-13T00:35:22.572Z] Successfully built 71e461135d7f [2022-04-13T00:35:22.572Z] Successfully tagged core-command:latest [2022-04-13T00:35:22.572Z]  Building core-command ... done Building security-secretstore-setup [2022-04-13T00:35:23.140Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:35:23.141Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:35:23.141Z] ---> 8ffe37f3d015 [2022-04-13T00:35:23.141Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T00:35:23.141Z] ---> Using cache [2022-04-13T00:35:23.141Z] ---> 4e87df5362dc [2022-04-13T00:35:23.141Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:35:23.141Z] ---> Using cache [2022-04-13T00:35:23.141Z] ---> de8d1ddd8748 [2022-04-13T00:35:23.141Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-13T00:35:23.141Z] ---> Using cache [2022-04-13T00:35:23.141Z] ---> 0c5205a2fc68 [2022-04-13T00:35:23.141Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T00:35:23.141Z] ---> Using cache [2022-04-13T00:35:23.141Z] ---> e58b29746ee8 [2022-04-13T00:35:23.141Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:35:23.141Z] ---> Using cache [2022-04-13T00:35:23.141Z] ---> d096efb7df92 [2022-04-13T00:35:23.141Z] Step 8/23 : COPY . . [2022-04-13T00:35:23.141Z] ---> Using cache [2022-04-13T00:35:23.141Z] ---> e4fa8d74c27c [2022-04-13T00:35:23.141Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-13T00:35:25.679Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:35:25.679Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:35:25.679Z] ---> 8ffe37f3d015 [2022-04-13T00:35:25.679Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T00:35:25.679Z] ---> Using cache [2022-04-13T00:35:25.679Z] ---> 4e87df5362dc [2022-04-13T00:35:25.679Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:35:25.679Z] ---> Using cache [2022-04-13T00:35:25.679Z] ---> de8d1ddd8748 [2022-04-13T00:35:25.679Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-13T00:35:25.679Z] ---> Using cache [2022-04-13T00:35:25.679Z] ---> 0c5205a2fc68 [2022-04-13T00:35:25.679Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T00:35:25.679Z] ---> Using cache [2022-04-13T00:35:25.679Z] ---> e58b29746ee8 [2022-04-13T00:35:25.679Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:35:25.679Z] ---> Using cache [2022-04-13T00:35:25.679Z] ---> d096efb7df92 [2022-04-13T00:35:25.679Z] Step 8/22 : COPY . . [2022-04-13T00:35:25.679Z] ---> Using cache [2022-04-13T00:35:25.679Z] ---> e4fa8d74c27c [2022-04-13T00:35:25.679Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-13T00:35:27.066Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:35:27.066Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:35:27.066Z] ---> 8ffe37f3d015 [2022-04-13T00:35:27.066Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T00:35:27.066Z] ---> Using cache [2022-04-13T00:35:27.066Z] ---> 4e87df5362dc [2022-04-13T00:35:27.066Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:35:27.066Z] ---> Using cache [2022-04-13T00:35:27.066Z] ---> de8d1ddd8748 [2022-04-13T00:35:27.066Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-13T00:35:27.066Z] ---> Using cache [2022-04-13T00:35:27.066Z] ---> 0c5205a2fc68 [2022-04-13T00:35:27.066Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T00:35:27.066Z] ---> Using cache [2022-04-13T00:35:27.066Z] ---> e58b29746ee8 [2022-04-13T00:35:27.066Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:35:27.066Z] ---> Using cache [2022-04-13T00:35:27.066Z] ---> d096efb7df92 [2022-04-13T00:35:27.066Z] Step 8/25 : COPY . . [2022-04-13T00:35:27.066Z] ---> Using cache [2022-04-13T00:35:27.066Z] ---> e4fa8d74c27c [2022-04-13T00:35:27.066Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-13T00:35:27.326Z] ---> ed4b6a794497 [2022-04-13T00:35:27.326Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-13T00:35:27.326Z] ---> Running in 42302f0e7de9 [2022-04-13T00:35:27.587Z] ---> Running in dc50c66f230c [2022-04-13T00:35:27.587Z] ---> Running in d5ad3319d243 [2022-04-13T00:35:27.587Z] ---> db54badd0396 [2022-04-13T00:35:27.587Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-13T00:35:27.845Z] ---> 2e3039d34657 [2022-04-13T00:35:27.845Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-13T00:35:27.845Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:35:28.104Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:35:28.104Z] ---> Running in 4ae55cf5f1b3 [2022-04-13T00:35:28.104Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:35:28.104Z] Removing intermediate container 4ae55cf5f1b3 [2022-04-13T00:35:28.104Z] ---> ce360abc4492 [2022-04-13T00:35:28.104Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-13T00:35:28.680Z] ---> 7bcab141ce17 [2022-04-13T00:35:28.680Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-13T00:35:28.939Z] ---> Running in ba3e54965e13 [2022-04-13T00:35:29.112Z] 7b1c46037f91: Pull complete [2022-04-13T00:35:29.112Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-13T00:35:29.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T00:35:29.112Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-13T00:35:29.489Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T00:35:29.489Z] WORKDIR /edgex [2022-04-13T00:35:29.489Z] COPY go.mod . [2022-04-13T00:35:29.489Z] RUN go mod download [2022-04-13T00:35:29.489Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-13T00:35:29.878Z] Removing intermediate container ba3e54965e13 [2022-04-13T00:35:29.878Z] ---> 277194f00aed [2022-04-13T00:35:29.878Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-13T00:35:29.878Z] ---> Running in 38ce7175b358 [2022-04-13T00:35:30.136Z] Removing intermediate container 38ce7175b358 [2022-04-13T00:35:30.136Z] ---> 33bcb21009b8 [2022-04-13T00:35:30.136Z] Step 28/31 : CMD ["gate"] [2022-04-13T00:35:30.136Z] ---> Running in 988721fb6b10 [2022-04-13T00:35:30.395Z] Removing intermediate container 988721fb6b10 [2022-04-13T00:35:30.395Z] ---> 8db79d68cae4 [2022-04-13T00:35:30.395Z] Step 29/31 : LABEL arch=x86_64 [2022-04-13T00:35:30.395Z] ---> Running in f354b01e4bf5 [2022-04-13T00:35:30.655Z] Removing intermediate container f354b01e4bf5 [2022-04-13T00:35:30.655Z] ---> 0bf561e6bfce [2022-04-13T00:35:30.655Z] Step 30/31 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [2022-04-13T00:35:30.916Z] ---> Running in c56ae3ed50c5 [2022-04-13T00:35:31.176Z] Removing intermediate container c56ae3ed50c5 [2022-04-13T00:35:31.176Z] ---> f89e74d215fe [2022-04-13T00:35:31.176Z] Step 31/31 : LABEL version=0.0.0 [2022-04-13T00:35:31.435Z] ---> Running in b7cb48022c50 [2022-04-13T00:35:31.693Z] Removing intermediate container b7cb48022c50 [2022-04-13T00:35:31.693Z] ---> e8c11d4324e3 [2022-04-13T00:35:31.693Z] [2022-04-13T00:35:31.951Z] Successfully built e8c11d4324e3 [2022-04-13T00:35:31.951Z] Successfully tagged security-bootstrapper:latest [2022-04-13T00:35:31.951Z] Building sys-mgmt-agent [2022-04-13T00:35:32.141Z] Sending build context to Docker daemon 169.1MB [2022-04-13T00:35:32.141Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T00:35:32.141Z] ---> f79e39bc4007 [2022-04-13T00:35:32.141Z] Step 2/4 : WORKDIR /edgex [2022-04-13T00:35:34.144Z] ---> Running in 52ab6ba5b64d [2022-04-13T00:35:34.420Z] Removing intermediate container 52ab6ba5b64d [2022-04-13T00:35:34.421Z] ---> 8d6d30064c4f [2022-04-13T00:35:34.421Z] Step 3/4 : COPY go.mod . [2022-04-13T00:35:35.029Z] ---> 78ebb854ece1 [2022-04-13T00:35:35.029Z] Step 4/4 : RUN go mod download [2022-04-13T00:35:35.029Z] ---> Running in 4c1c8e26f183 [2022-04-13T00:35:36.136Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:35:36.136Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:35:36.136Z] ---> 8ffe37f3d015 [2022-04-13T00:35:36.136Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T00:35:36.136Z] ---> Using cache [2022-04-13T00:35:36.136Z] ---> 4e87df5362dc [2022-04-13T00:35:36.136Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:35:36.136Z] ---> Using cache [2022-04-13T00:35:36.136Z] ---> de8d1ddd8748 [2022-04-13T00:35:36.136Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-13T00:35:39.424Z] ---> Running in 7c571a4b6106 [2022-04-13T00:35:39.682Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:35:40.619Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:35:40.877Z] OK: 221 MiB in 52 packages [2022-04-13T00:35:41.822Z] Removing intermediate container 7c571a4b6106 [2022-04-13T00:35:41.822Z] ---> d635062883cf [2022-04-13T00:35:41.822Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T00:35:42.414Z] ---> da5f0cc4a535 [2022-04-13T00:35:42.414Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:35:42.672Z] ---> Running in d12856ed79b6 [2022-04-13T00:35:45.205Z] Removing intermediate container d12856ed79b6 [2022-04-13T00:35:45.205Z] ---> c298c662502c [2022-04-13T00:35:45.205Z] Step 8/23 : COPY . . [2022-04-13T00:35:55.188Z] ---> 65f3e81b2201 [2022-04-13T00:35:55.188Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-13T00:35:55.188Z] ---> Running in d228282cad10 [2022-04-13T00:35:55.188Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-13T00:35:55.188Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:35:55.188Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:35:57.866Z] Removing intermediate container 42302f0e7de9 [2022-04-13T00:35:57.866Z] ---> dbff2cc42845 [2022-04-13T00:35:57.866Z] [2022-04-13T00:35:57.866Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T00:35:57.866Z] ---> e04c818066af [2022-04-13T00:35:57.866Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T00:35:57.866Z] ---> Using cache [2022-04-13T00:35:57.866Z] ---> 9f3ff546eedf [2022-04-13T00:35:57.866Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T00:35:57.866Z] ---> Using cache [2022-04-13T00:35:57.866Z] ---> 263e56a6cd8d [2022-04-13T00:35:57.866Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-13T00:35:58.808Z] ---> Running in 17f2bc2b060c [2022-04-13T00:35:59.110Z] Removing intermediate container 17f2bc2b060c [2022-04-13T00:35:59.110Z] ---> 88af865b6107 [2022-04-13T00:35:59.110Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T00:35:59.370Z] Removing intermediate container dc50c66f230c [2022-04-13T00:35:59.370Z] ---> 271598d2df87 [2022-04-13T00:35:59.370Z] [2022-04-13T00:35:59.370Z] Step 10/25 : FROM alpine:3.14 [2022-04-13T00:35:59.370Z] ---> e04c818066af [2022-04-13T00:35:59.370Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-13T00:35:59.370Z] ---> Running in c0ff4d67aaa6 [2022-04-13T00:35:59.370Z] Removing intermediate container d5ad3319d243 [2022-04-13T00:35:59.370Z] ---> 81333c14540f [2022-04-13T00:35:59.370Z] [2022-04-13T00:35:59.370Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T00:35:59.370Z] ---> e04c818066af [2022-04-13T00:35:59.370Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-13T00:35:59.631Z] ---> Running in 3147a1276ffe [2022-04-13T00:35:59.890Z] ---> Running in 4dbf229cd285 [2022-04-13T00:35:59.890Z] Removing intermediate container c0ff4d67aaa6 [2022-04-13T00:35:59.890Z] ---> 0c3dbd75f6c3 [2022-04-13T00:35:59.890Z] Step 15/23 : WORKDIR / [2022-04-13T00:35:59.890Z] ---> Running in b2205cda8077 [2022-04-13T00:36:00.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:36:00.417Z] Removing intermediate container b2205cda8077 [2022-04-13T00:36:00.417Z] ---> 3a0029e69bc2 [2022-04-13T00:36:00.417Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T00:36:00.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:36:00.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:36:00.676Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-13T00:36:00.676Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-13T00:36:00.676Z] (3/3) Installing su-exec (0.2-r1) [2022-04-13T00:36:00.676Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T00:36:00.676Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T00:36:00.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:36:00.676Z] ---> dc392c4d04e9 [2022-04-13T00:36:00.676Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-13T00:36:00.676Z] OK: 6 MiB in 17 packages [2022-04-13T00:36:00.676Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-13T00:36:00.676Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-13T00:36:00.935Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-13T00:36:00.935Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-13T00:36:00.935Z] (5/6) Installing curl (7.79.1-r0) [2022-04-13T00:36:00.935Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-13T00:36:00.935Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T00:36:00.935Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T00:36:00.936Z] OK: 8 MiB in 20 packages [2022-04-13T00:36:01.872Z] ---> b0a6112cfa9b [2022-04-13T00:36:01.872Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-13T00:36:01.872Z] Removing intermediate container 3147a1276ffe [2022-04-13T00:36:01.872Z] ---> e853198d6faf [2022-04-13T00:36:01.872Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T00:36:01.872Z] ---> Running in 6fb8cd8f3b72 [2022-04-13T00:36:02.216Z] ---> f9f767f34592 [2022-04-13T00:36:02.216Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-13T00:36:02.476Z] Removing intermediate container 4dbf229cd285 [2022-04-13T00:36:02.476Z] ---> 0030fc2ced67 [2022-04-13T00:36:02.476Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T00:36:02.734Z] Removing intermediate container 6fb8cd8f3b72 [2022-04-13T00:36:02.734Z] ---> Running in f5ce2a26e412 [2022-04-13T00:36:02.734Z] ---> c8dcd573bb1c [2022-04-13T00:36:02.734Z] Step 13/25 : WORKDIR / [2022-04-13T00:36:02.734Z] ---> Running in 08fae21e7a77 [2022-04-13T00:36:02.996Z] ---> Running in a1a15521e245 [2022-04-13T00:36:02.996Z] Removing intermediate container f5ce2a26e412 [2022-04-13T00:36:02.996Z] ---> 7f5efcc8972b [2022-04-13T00:36:02.996Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T00:36:03.258Z] Removing intermediate container 08fae21e7a77 [2022-04-13T00:36:03.258Z] ---> 9fc832c6997c [2022-04-13T00:36:03.258Z] Step 13/22 : WORKDIR /edgex [2022-04-13T00:36:03.258Z] ---> Running in 8f3ec0e5f201 [2022-04-13T00:36:03.258Z] ---> Running in 070ad621f587 [2022-04-13T00:36:03.259Z] Removing intermediate container a1a15521e245 [2022-04-13T00:36:03.259Z] ---> 1b7ea6de67b5 [2022-04-13T00:36:03.259Z] 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-13T00:36:03.518Z] Removing intermediate container 8f3ec0e5f201 [2022-04-13T00:36:03.518Z] ---> ceea6440667b [2022-04-13T00:36:03.518Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T00:36:03.518Z] ---> Running in 251c10d82ed2 [2022-04-13T00:36:03.518Z] Removing intermediate container 070ad621f587 [2022-04-13T00:36:03.518Z] ---> 4093cc036e15 [2022-04-13T00:36:03.518Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-13T00:36:03.776Z] ---> ff7b2a040cf9 [2022-04-13T00:36:03.776Z] 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-13T00:36:03.776Z] Removing intermediate container 251c10d82ed2 [2022-04-13T00:36:03.776Z] ---> a7068de9e49f [2022-04-13T00:36:03.776Z] Step 22/23 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [2022-04-13T00:36:04.037Z] ---> Running in 189821d5dfca [2022-04-13T00:36:04.037Z] ---> 927bbf96a2ca [2022-04-13T00:36:04.037Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-13T00:36:04.037Z] ---> ca0347fc4e3f [2022-04-13T00:36:04.037Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-13T00:36:04.299Z] Removing intermediate container 189821d5dfca [2022-04-13T00:36:04.299Z] ---> cfd1c6addc57 [2022-04-13T00:36:04.299Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T00:36:04.299Z] ---> Running in b20e857487b3 [2022-04-13T00:36:04.558Z] ---> 5e0ac4b80302 [2022-04-13T00:36:04.558Z] 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-13T00:36:04.558Z] Removing intermediate container b20e857487b3 [2022-04-13T00:36:04.558Z] ---> 596ea37c5a15 [2022-04-13T00:36:04.558Z] [2022-04-13T00:36:04.558Z] Successfully built 596ea37c5a15 [2022-04-13T00:36:04.817Z] Successfully tagged core-metadata:latest [2022-04-13T00:36:04.817Z]  Building core-metadata ... done Building security-spiffe-token-provider [2022-04-13T00:36:05.751Z] ---> 3123d262ddb1 [2022-04-13T00:36:05.751Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-13T00:36:05.751Z] ---> da04fc9ebe97 [2022-04-13T00:36:05.751Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-13T00:36:09.039Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:36:09.039Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:36:09.039Z] ---> 8ffe37f3d015 [2022-04-13T00:36:09.039Z] Step 3/20 : WORKDIR /edgex-go [2022-04-13T00:36:09.039Z] ---> Using cache [2022-04-13T00:36:09.039Z] ---> 4e87df5362dc [2022-04-13T00:36:09.039Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-13T00:36:09.980Z] ---> 1bf227ac7806 [2022-04-13T00:36:09.980Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-13T00:36:09.980Z] ---> 0a5d61ae4bab [2022-04-13T00:36:09.980Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T00:36:09.980Z] ---> Running in 508ce58300c3 [2022-04-13T00:36:10.241Z] ---> a31d8d8a0d82 [2022-04-13T00:36:10.241Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-13T00:36:10.500Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:36:10.500Z] ---> Running in fcbece129046 [2022-04-13T00:36:10.500Z] ---> 9c8d84963027 [2022-04-13T00:36:10.500Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T00:36:10.760Z] ---> 07643b07fe01 [2022-04-13T00:36:10.760Z] 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-13T00:36:10.760Z] ---> Running in ab0c7a221562 [2022-04-13T00:36:11.328Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:36:11.893Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T00:36:11.893Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T00:36:11.893Z] OK: 15865 distinct packages available [2022-04-13T00:36:11.893Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:36:12.463Z] Removing intermediate container fcbece129046 [2022-04-13T00:36:12.463Z] ---> 06d97feb1b2f [2022-04-13T00:36:12.463Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T00:36:12.463Z] ---> Running in 71bd7523ffd8 [2022-04-13T00:36:12.463Z] Removing intermediate container ab0c7a221562 [2022-04-13T00:36:12.463Z] ---> 54ef8536176a [2022-04-13T00:36:12.463Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T00:36:12.723Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:36:12.723Z] ---> Running in 8c7d1e8ca131 [2022-04-13T00:36:12.723Z] Removing intermediate container 71bd7523ffd8 [2022-04-13T00:36:12.723Z] ---> 048c510703d2 [2022-04-13T00:36:12.723Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T00:36:12.992Z] OK: 221 MiB in 52 packages [2022-04-13T00:36:12.992Z] Removing intermediate container 8c7d1e8ca131 [2022-04-13T00:36:12.992Z] ---> 55c3b202a780 [2022-04-13T00:36:12.992Z] Step 23/25 : LABEL arch=x86_64 [2022-04-13T00:36:13.250Z] ---> Running in 2c2bce176e82 [2022-04-13T00:36:13.250Z] ---> Running in 001cd70751a5 [2022-04-13T00:36:13.522Z] Removing intermediate container d228282cad10 [2022-04-13T00:36:13.522Z] ---> 25f360862218 [2022-04-13T00:36:13.522Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-13T00:36:13.790Z] Removing intermediate container 2c2bce176e82 [2022-04-13T00:36:13.790Z] ---> 4887bb1e69bf [2022-04-13T00:36:13.790Z] Step 21/22 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [2022-04-13T00:36:13.790Z] Removing intermediate container 001cd70751a5 [2022-04-13T00:36:13.790Z] ---> 2af91de371c9 [2022-04-13T00:36:13.790Z] Step 24/25 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [2022-04-13T00:36:13.790Z] ---> Running in c2251089ba8d [2022-04-13T00:36:13.790Z] Removing intermediate container 508ce58300c3 [2022-04-13T00:36:13.790Z] ---> de33d993adc8 [2022-04-13T00:36:13.790Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-13T00:36:13.790Z] ---> Running in b3260d30c7a7 [2022-04-13T00:36:14.050Z] ---> Running in 0db5ae16e5d5 [2022-04-13T00:36:14.050Z] Building bin/spire-agent... [2022-04-13T00:36:14.050Z] Removing intermediate container b3260d30c7a7 [2022-04-13T00:36:14.050Z] ---> 7bc17c4b729c [2022-04-13T00:36:14.050Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T00:36:14.050Z] ---> 06c73d8645ee [2022-04-13T00:36:14.050Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:36:14.050Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T00:36:14.050Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T00:36:14.050Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T00:36:14.050Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T00:36:14.309Z]  ---> Running in 6168bccc0dac [2022-04-13T00:36:14.309Z] ---> Running in e41c1baa54ab [2022-04-13T00:36:14.309Z] Removing intermediate container 0db5ae16e5d5 [2022-04-13T00:36:14.309Z] ---> fa7bf2ec3e1e [2022-04-13T00:36:14.309Z] Step 25/25 : LABEL version=0.0.0 [2022-04-13T00:36:14.309Z] ---> Running in 7a3aa0c4ad13 [2022-04-13T00:36:14.309Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:36:14.309Z] Removing intermediate container 6168bccc0dac [2022-04-13T00:36:14.309Z] ---> 6d088a660429 [2022-04-13T00:36:14.309Z] [2022-04-13T00:36:14.568Z] Successfully built 6d088a660429 [2022-04-13T00:36:14.832Z] Successfully tagged security-proxy-setup:latest [2022-04-13T00:36:14.832Z]  Building security-proxy-setup ... done Building security-spire-agent [2022-04-13T00:36:14.832Z] Removing intermediate container 7a3aa0c4ad13 [2022-04-13T00:36:14.832Z] ---> 38e821e30847 [2022-04-13T00:36:14.832Z] [2022-04-13T00:36:14.832Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T00:36:14.832Z] Successfully built 38e821e30847 [2022-04-13T00:36:14.832Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T00:36:14.832Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T00:36:15.090Z] Successfully tagged security-secretstore-setup:latest [2022-04-13T00:36:15.090Z] Building security-spire-server [2022-04-13T00:36:15.090Z]  Building security-secretstore-setup ... done go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T00:36:15.090Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T00:36:15.090Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T00:36:15.090Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T00:36:15.090Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T00:36:15.090Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T00:36:21.659Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:36:21.659Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:36:21.659Z] ---> 8ffe37f3d015 [2022-04-13T00:36:21.659Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T00:36:21.659Z] ---> Using cache [2022-04-13T00:36:21.659Z] ---> 4e87df5362dc [2022-04-13T00:36:21.659Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:36:21.659Z] ---> Using cache [2022-04-13T00:36:21.659Z] ---> de8d1ddd8748 [2022-04-13T00:36:21.659Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T00:36:21.659Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:36:21.659Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:36:21.659Z] ---> 8ffe37f3d015 [2022-04-13T00:36:21.659Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T00:36:21.659Z] ---> Using cache [2022-04-13T00:36:21.659Z] ---> 4e87df5362dc [2022-04-13T00:36:21.659Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:36:21.659Z] ---> Using cache [2022-04-13T00:36:21.659Z] ---> de8d1ddd8748 [2022-04-13T00:36:21.659Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T00:36:23.053Z] Removing intermediate container c2251089ba8d [2022-04-13T00:36:23.053Z] ---> c4b679fc412b [2022-04-13T00:36:23.053Z] [2022-04-13T00:36:23.053Z] Step 11/23 : FROM docker:20.10.14 [2022-04-13T00:36:23.053Z] ---> Running in 5a4b6c8f4cd3 [2022-04-13T00:36:23.053Z] ---> Running in f776e3bddc9a [2022-04-13T00:36:23.317Z] 20.10.14: Pulling from library/docker [2022-04-13T00:36:23.317Z] Removing intermediate container e41c1baa54ab [2022-04-13T00:36:23.317Z] ---> 25d6b63e0bcc [2022-04-13T00:36:23.317Z] Step 7/20 : COPY . . [2022-04-13T00:36:23.576Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:36:23.842Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:36:24.419Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:36:24.419Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:36:24.988Z] OK: 221 MiB in 52 packages [2022-04-13T00:36:24.988Z] OK: 221 MiB in 52 packages [2022-04-13T00:36:30.326Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-13T00:36:30.326Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-13T00:36:30.326Z] ---> 7417809fdb73 [2022-04-13T00:36:30.326Z] 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-13T00:36:30.326Z] Removing intermediate container f776e3bddc9a [2022-04-13T00:36:30.326Z] ---> 2eba877fe3f2 [2022-04-13T00:36:30.326Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T00:36:30.326Z] Removing intermediate container 5a4b6c8f4cd3 [2022-04-13T00:36:30.326Z] ---> 830b131b0856 [2022-04-13T00:36:30.326Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T00:36:30.326Z] ---> 03dc26affbef [2022-04-13T00:36:30.326Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-13T00:36:30.326Z] ---> Running in b17e798c5db8 [2022-04-13T00:36:30.326Z] ---> Running in 28afc5f3667a [2022-04-13T00:36:30.326Z] ---> 8e1970b482b7 [2022-04-13T00:36:30.326Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:36:30.326Z] Removing intermediate container b17e798c5db8 [2022-04-13T00:36:30.326Z] ---> a32174a111a9 [2022-04-13T00:36:30.326Z] 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-13T00:36:30.608Z] ---> 053a3c1da7a6 [2022-04-13T00:36:30.608Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:36:30.608Z] ---> Running in b1492d3780f6 [2022-04-13T00:36:30.608Z] ---> Running in 7d41c81535a5 [2022-04-13T00:36:30.608Z] ---> Running in a5ae375a87eb [2022-04-13T00:36:30.941Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:36:31.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:36:31.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:36:31.635Z] Removing intermediate container 4c1c8e26f183 [2022-04-13T00:36:31.635Z] ---> 6657c5ea2509 [2022-04-13T00:36:31.635Z] Successfully built 6657c5ea2509 [2022-04-13T00:36:31.635Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:36:31.726Z] (1/43) Installing readline (8.1.1-r0) [2022-04-13T00:36:31.726Z] (2/43) Installing bash (5.1.16-r0) [2022-04-13T00:36:31.726Z] Executing bash-5.1.16-r0.post-install [2022-04-13T00:36:31.726Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-13T00:36:31.726Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T00:36:31.726Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-13T00:36:31.726Z] (6/43) Installing curl (7.80.0-r0) [2022-04-13T00:36:31.726Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-13T00:36:31.726Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-13T00:36:31.726Z] (9/43) Installing expat (2.4.7-r0) [2022-04-13T00:36:31.726Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-13T00:36:31.726Z] (11/43) Installing gdbm (1.22-r0) [2022-04-13T00:36:31.726Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-13T00:36:31.726Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-13T00:36:31.726Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-13T00:36:31.726Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-13T00:36:31.726Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-13T00:36:31.985Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-13T00:36:31.993Z] + docker inspect -f . ci-base-image-arm64 [2022-04-13T00:36:31.993Z] . [Pipeline] withDockerContainer [2022-04-13T00:36:32.247Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-13T00:36:32.247Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-13T00:36:32.247Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-13T00:36:32.247Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-13T00:36:32.247Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-13T00:36:32.247Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-13T00:36:32.247Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-13T00:36:32.247Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-13T00:36:32.247Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-13T00:36:32.247Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-13T00:36:32.247Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-13T00:36:32.247Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-13T00:36:32.247Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-13T00:36:32.247Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-13T00:36:32.247Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-13T00:36:32.247Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-13T00:36:32.247Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-13T00:36:32.247Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-13T00:36:32.271Z] prd-ubuntu20.04-docker-arm64-4c-16g-20744 does not seem to be running inside a container [2022-04-13T00:36:32.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-13T00:36:32.506Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-13T00:36:32.506Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-13T00:36:32.506Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-13T00:36:32.506Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-13T00:36:32.506Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-13T00:36:32.506Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-13T00:36:32.506Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-13T00:36:32.506Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-13T00:36:32.506Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T00:36:32.506Z] OK: 83 MiB in 65 packages [2022-04-13T00:36:33.443Z] Collecting docker-compose==1.23.2 [2022-04-13T00:36:33.443Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-13T00:36:33.443Z] Collecting texttable<0.10,>=0.9.0 [2022-04-13T00:36:33.443Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-13T00:36:33.702Z] Removing intermediate container b1492d3780f6 [2022-04-13T00:36:33.702Z] ---> 304c8e8f628a [2022-04-13T00:36:33.702Z] Step 8/25 : COPY . . [2022-04-13T00:36:33.908Z] $ docker top 0efe35ddea5e768bee6af7224ef99146b3ea510a12695dbeeb2cabdd7d415ced -eo pid,comm [2022-04-13T00:36:33.961Z] Removing intermediate container a5ae375a87eb [2022-04-13T00:36:33.961Z] ---> 6bf8f9242dcb [2022-04-13T00:36:33.961Z] Step 8/26 : COPY . . [2022-04-13T00:36:33.961Z] Collecting PyYAML<4,>=3.10 [2022-04-13T00:36:33.961Z] Downloading PyYAML-3.13.tar.gz (270 kB) [Pipeline] { [Pipeline] sh [2022-04-13T00:36:34.532Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-13T00:36:34.533Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-13T00:36:34.792Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-13T00:36:34.792Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-13T00:36:34.792Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-13T00:36:34.792Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-13T00:36:34.878Z] + go version [2022-04-13T00:36:34.878Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-13T00:36:34.912Z] $ docker stop --time=1 0efe35ddea5e768bee6af7224ef99146b3ea510a12695dbeeb2cabdd7d415ced [2022-04-13T00:36:35.050Z] Collecting cached-property<2,>=1.2.0 [2022-04-13T00:36:35.050Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-13T00:36:35.050Z] Collecting jsonschema<3,>=2.5.1 [2022-04-13T00:36:35.050Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-13T00:36:35.050Z] Collecting docopt<0.7,>=0.6.1 [2022-04-13T00:36:35.050Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-13T00:36:35.620Z] 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-13T00:36:35.620Z] Collecting docker<4.0,>=3.6.0 [2022-04-13T00:36:35.620Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-13T00:36:35.620Z] Collecting docker-pycreds>=0.4.0 [2022-04-13T00:36:35.620Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-13T00:36:35.620Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-13T00:36:35.620Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-13T00:36:35.620Z] Collecting idna<2.8,>=2.5 [2022-04-13T00:36:35.620Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-13T00:36:35.881Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-13T00:36:35.881Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-13T00:36:35.881Z] 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-13T00:36:35.881Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-13T00:36:35.881Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-13T00:36:35.881Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-13T00:36:35.881Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-13T00:36:35.881Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-13T00:36:35.881Z] Attempting uninstall: urllib3 [2022-04-13T00:36:35.881Z] Found existing installation: urllib3 1.26.7 [2022-04-13T00:36:35.881Z] Uninstalling urllib3-1.26.7: [2022-04-13T00:36:35.881Z] Successfully uninstalled urllib3-1.26.7 [2022-04-13T00:36:36.140Z] Attempting uninstall: idna [2022-04-13T00:36:36.140Z] Found existing installation: idna 3.3 [2022-04-13T00:36:36.140Z] Uninstalling idna-3.3: [2022-04-13T00:36:36.140Z] Successfully uninstalled idna-3.3 [2022-04-13T00:36:36.624Z] $ docker rm -f 0efe35ddea5e768bee6af7224ef99146b3ea510a12695dbeeb2cabdd7d415ced [2022-04-13T00:36:36.709Z] Attempting uninstall: requests [2022-04-13T00:36:36.709Z] Found existing installation: requests 2.26.0 [2022-04-13T00:36:36.709Z] Uninstalling requests-2.26.0: [2022-04-13T00:36:36.709Z] Successfully uninstalled requests-2.26.0 [2022-04-13T00:36:36.709Z] Running setup.py install for texttable: started [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2022-04-13T00:36:36.969Z] Running setup.py install for texttable: finished with status 'done' [2022-04-13T00:36:36.969Z] Running setup.py install for PyYAML: started [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:36:37.306Z] + docker inspect -f . ci-base-image-arm64 [2022-04-13T00:36:37.306Z] . [Pipeline] withDockerContainer [2022-04-13T00:36:37.537Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-13T00:36:37.537Z] Running setup.py install for docopt: started [2022-04-13T00:36:37.584Z] prd-ubuntu20.04-docker-arm64-4c-16g-20744 does not seem to be running inside a container [2022-04-13T00:36:37.687Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-13T00:36:37.793Z] Running setup.py install for docopt: finished with status 'done' [2022-04-13T00:36:37.793Z] Running setup.py install for dockerpty: started [2022-04-13T00:36:38.365Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-13T00:36:38.624Z] 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-13T00:36:39.226Z] $ docker top 433e6abecdffbd1052e5d60bfd4c9e66b77c038ca1ea89580cfc4575eebee3d6 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-13T00:36:39.551Z] ========================================================= [2022-04-13T00:36:39.551Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-13T00:36:39.551Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T00:36:40.212Z] + make test [2022-04-13T00:36:40.212Z] go mod tidy -compat=1.17 [2022-04-13T00:36:41.202Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-13T00:36:53.520Z] ---> 3bf29c4dda6b [2022-04-13T00:36:53.520Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T00:36:53.520Z] Removing intermediate container 7d41c81535a5 [2022-04-13T00:36:53.520Z] ---> 03a79935e671 [2022-04-13T00:36:53.520Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-13T00:36:53.520Z] ---> 243de63a632f [2022-04-13T00:36:53.520Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T00:36:53.520Z] ---> Running in 2377830155f8 [2022-04-13T00:36:53.520Z] ---> Running in 5f82bce16481 [2022-04-13T00:36:53.520Z] ---> Running in 53d2030c54ff [2022-04-13T00:36:54.908Z] Removing intermediate container 53d2030c54ff [2022-04-13T00:36:54.908Z] ---> 56eece4bf1b8 [2022-04-13T00:36:54.908Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T00:36:54.908Z] Removing intermediate container 2377830155f8 [2022-04-13T00:36:54.908Z] ---> c7da5d84370e [2022-04-13T00:36:54.908Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-13T00:36:54.908Z] Removing intermediate container 5f82bce16481 [2022-04-13T00:36:54.908Z] ---> 83c51d488a1a [2022-04-13T00:36:54.908Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-13T00:36:55.172Z] ---> Running in 1ffd45a35e73 [2022-04-13T00:36:55.432Z] ---> Running in f78e72901ec5 [2022-04-13T00:36:55.432Z] ---> Running in d5c7eeb5e90c [2022-04-13T00:36:55.432Z] Removing intermediate container 28afc5f3667a [2022-04-13T00:36:55.432Z] ---> ed6b26323047 [2022-04-13T00:36:55.432Z] [2022-04-13T00:36:55.432Z] Step 9/20 : FROM alpine:3.15 [2022-04-13T00:36:55.692Z] Removing intermediate container 1ffd45a35e73 [2022-04-13T00:36:55.692Z] ---> dea8bfa355e5 [2022-04-13T00:36:55.692Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-13T00:36:55.692Z] 3.15: Pulling from library/alpine [2022-04-13T00:36:55.692Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-13T00:36:55.692Z] Status: Downloaded newer image for alpine:3.15 [2022-04-13T00:36:55.692Z] ---> 0ac33e5f5afa [2022-04-13T00:36:55.692Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T00:36:55.951Z] ---> Running in bf76d3db9067 [2022-04-13T00:36:56.519Z] Removing intermediate container bf76d3db9067 [2022-04-13T00:36:56.519Z] ---> 99b9d7b61059 [2022-04-13T00:36:56.519Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:36:56.519Z] ---> 5a54fe1bb942 [2022-04-13T00:36:56.519Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-13T00:36:56.519Z] ---> Running in 44e504c468f7 [2022-04-13T00:36:56.778Z] Removing intermediate container d5c7eeb5e90c [2022-04-13T00:36:56.778Z] ---> 7f3268619261 [2022-04-13T00:36:56.778Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-13T00:36:56.778Z] Removing intermediate container f78e72901ec5 [2022-04-13T00:36:56.778Z] ---> 948d4d183990 [2022-04-13T00:36:56.778Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T00:36:56.778Z] ---> Running in 9a607afe8958 [2022-04-13T00:36:57.038Z] ---> Running in e6cde91725dd [2022-04-13T00:36:57.038Z] ---> 70e693d15d57 [2022-04-13T00:36:57.038Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-13T00:36:57.038Z] Removing intermediate container 9a607afe8958 [2022-04-13T00:36:57.038Z] ---> 8017c830234e [2022-04-13T00:36:57.038Z] 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-13T00:36:57.298Z] ---> Running in 32c65d9630bb [2022-04-13T00:36:57.298Z] Removing intermediate container e6cde91725dd [2022-04-13T00:36:57.298Z] ---> f4bec6794af0 [2022-04-13T00:36:57.298Z] 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-13T00:36:57.581Z] ---> Running in cc25f404d021 [2022-04-13T00:36:57.581Z] ---> 9012eae1031d [2022-04-13T00:36:57.581Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-13T00:36:57.581Z] ---> Running in a2bc9ad5652f [2022-04-13T00:36:57.581Z] Removing intermediate container 44e504c468f7 [2022-04-13T00:36:57.581Z] ---> 84f1573fd812 [2022-04-13T00:36:57.581Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-13T00:36:57.840Z] ---> Running in e14af6f31259 [2022-04-13T00:36:57.840Z] Removing intermediate container a2bc9ad5652f [2022-04-13T00:36:57.840Z] ---> 042dcb872773 [2022-04-13T00:36:57.840Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T00:36:57.840Z] ---> Running in 438186bcbd93 [2022-04-13T00:36:58.101Z] Removing intermediate container 438186bcbd93 [2022-04-13T00:36:58.101Z] ---> 6b01bca1440a [2022-04-13T00:36:58.101Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T00:36:58.101Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:36:58.360Z] ---> Running in 3a5e8a91cdc5 [2022-04-13T00:36:58.360Z] Removing intermediate container 3a5e8a91cdc5 [2022-04-13T00:36:58.360Z] ---> 560efdbd158b [2022-04-13T00:36:58.360Z] Step 22/23 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [2022-04-13T00:36:58.360Z] spire-1.2.1/ [2022-04-13T00:36:58.360Z] spire-1.2.1/ [2022-04-13T00:36:58.624Z] spire-1.2.1/.data/ [2022-04-13T00:36:58.624Z] spire-1.2.1/.data/.file [2022-04-13T00:36:58.624Z] spire-1.2.1/.dockerignore [2022-04-13T00:36:58.624Z] spire-1.2.1/.gitattributes [2022-04-13T00:36:58.624Z] spire-1.2.1/.githooks/ [2022-04-13T00:36:58.624Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T00:36:58.624Z] spire-1.2.1/.github/ [2022-04-13T00:36:58.624Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T00:36:58.624Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T00:36:58.624Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T00:36:58.624Z] spire-1.2.1/.github/workflows/ [2022-04-13T00:36:58.624Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T00:36:58.624Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T00:36:58.624Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T00:36:58.624Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T00:36:58.624Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T00:36:58.624Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T00:36:58.624Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T00:36:58.624Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T00:36:58.624Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T00:36:58.624Z] spire-1.2.1/.gitignore [2022-04-13T00:36:58.624Z] spire-1.2.1/.go-version [2022-04-13T00:36:58.624Z] spire-1.2.1/.golangci.yml [2022-04-13T00:36:58.624Z] spire-1.2.1/ADOPTERS.md [2022-04-13T00:36:58.624Z] spire-1.2.1/CHANGELOG.md [2022-04-13T00:36:58.624Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T00:36:58.624Z] spire-1.2.1/CODEOWNERS [2022-04-13T00:36:58.624Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T00:36:58.624Z] spire-1.2.1/Dockerfile [2022-04-13T00:36:58.624Z] spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ [2022-04-13T00:36:58.624Z] spire-1.2.1/.data/.file [2022-04-13T00:36:58.624Z] spire-1.2.1/.dockerignore [2022-04-13T00:36:58.625Z] spire-1.2.1/.gitattributes [2022-04-13T00:36:58.625Z] spire-1.2.1/.githooks/ [2022-04-13T00:36:58.625Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T00:36:58.625Z] spire-1.2.1/.github/ [2022-04-13T00:36:58.625Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T00:36:58.625Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T00:36:58.625Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T00:36:58.625Z] spire-1.2.1/.github/workflows/ [2022-04-13T00:36:58.625Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T00:36:58.625Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T00:36:58.625Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T00:36:58.625Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T00:36:58.625Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T00:36:58.625Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T00:36:58.625Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T00:36:58.625Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T00:36:58.625Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T00:36:58.625Z] spire-1.2.1/.gitignore [2022-04-13T00:36:58.625Z] spire-1.2.1/.go-version [2022-04-13T00:36:58.625Z] spire-1.2.1/.golangci.yml [2022-04-13T00:36:58.625Z] spire-1.2.1/ADOPTERS.md [2022-04-13T00:36:58.625Z] spire-1.2.1/CHANGELOG.md [2022-04-13T00:36:58.625Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T00:36:58.625Z] spire-1.2.1/CODEOWNERS [2022-04-13T00:36:58.625Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T00:36:58.625Z] spire-1.2.1/Dockerfile [2022-04-13T00:36:58.625Z] spire-1.2.1/Dockerfile.dev [2022-04-13T00:36:58.625Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T00:36:58.625Z] spire-1.2.1/LICENSE [2022-04-13T00:36:58.625Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T00:36:58.625Z] spire-1.2.1/Makefile [2022-04-13T00:36:58.625Z] spire-1.2.1/README.md [2022-04-13T00:36:58.625Z] spire-1.2.1/ROADMAP.md [2022-04-13T00:36:58.625Z] spire-1.2.1/SECURITY.md [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T00:36:58.625Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T00:36:58.625Z] spire-1.2.1/LICENSE [2022-04-13T00:36:58.625Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T00:36:58.625Z] spire-1.2.1/Makefile [2022-04-13T00:36:58.625Z] spire-1.2.1/README.md [2022-04-13T00:36:58.625Z] spire-1.2.1/ROADMAP.md [2022-04-13T00:36:58.625Z] spire-1.2.1/SECURITY.md [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T00:36:58.625Z] spire-1.2.1/conf/ [2022-04-13T00:36:58.625Z] spire-1.2.1/conf/agent/ [2022-04-13T00:36:58.625Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T00:36:58.625Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T00:36:58.625Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T00:36:58.625Z] spire-1.2.1/conf/server/ [2022-04-13T00:36:58.625Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T00:36:58.625Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T00:36:58.625Z] spire-1.2.1/conf/server/server.conf [2022-04-13T00:36:58.625Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/ [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/auditlog.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/images/ [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T00:36:58.625Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T00:36:58.625Z] spire-1.2.1/conf/ [2022-04-13T00:36:58.625Z] spire-1.2.1/conf/agent/ [2022-04-13T00:36:58.625Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T00:36:58.625Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T00:36:58.625Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T00:36:58.625Z] spire-1.2.1/conf/server/ [2022-04-13T00:36:58.625Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T00:36:58.625Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T00:36:58.625Z] spire-1.2.1/conf/server/server.conf [2022-04-13T00:36:58.625Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/ [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/auditlog.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/images/ [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T00:36:58.625Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T00:36:58.626Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T00:36:58.626Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T00:36:58.626Z] spire-1.2.1/doc/spire_server.md [2022-04-13T00:36:58.626Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T00:36:58.626Z] spire-1.2.1/doc/telemetry.md [2022-04-13T00:36:58.626Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T00:36:58.626Z] spire-1.2.1/doc/upgrading.md [2022-04-13T00:36:58.626Z] spire-1.2.1/doc/using_spire.md [2022-04-13T00:36:58.626Z] spire-1.2.1/examples/ [2022-04-13T00:36:58.626Z] spire-1.2.1/examples/README.md [2022-04-13T00:36:58.626Z] spire-1.2.1/go.mod [2022-04-13T00:36:58.626Z] spire-1.2.1/go.sum [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T00:36:58.626Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T00:36:58.626Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T00:36:58.626Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T00:36:58.626Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T00:36:58.626Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T00:36:58.626Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T00:36:58.626Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T00:36:58.626Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T00:36:58.626Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T00:36:58.626Z] spire-1.2.1/doc/spire_server.md [2022-04-13T00:36:58.626Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T00:36:58.626Z] spire-1.2.1/doc/telemetry.md [2022-04-13T00:36:58.626Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T00:36:58.626Z] spire-1.2.1/doc/upgrading.md [2022-04-13T00:36:58.626Z] spire-1.2.1/doc/using_spire.md [2022-04-13T00:36:58.626Z] spire-1.2.1/examples/ [2022-04-13T00:36:58.626Z] spire-1.2.1/examples/README.md [2022-04-13T00:36:58.626Z] spire-1.2.1/go.mod [2022-04-13T00:36:58.626Z] spire-1.2.1/go.sum [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/api/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T00:36:58.626Z] [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/agent/manager/config.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T00:36:58.626Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T00:36:58.627Z] [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/health/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/log/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T00:36:58.627Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/api/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T00:36:58.628Z] [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/util/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/version/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/x509util/dns_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/health/ [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T00:36:58.628Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/log/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T00:36:58.629Z] [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pemspire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/config.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/util/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/version/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/api/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T00:36:58.629Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/config.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T00:36:58.630Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/server.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T00:36:58.631Z] spire-1.2.1/proto/ [2022-04-13T00:36:58.631Z] spire-1.2.1/proto/private/ [2022-04-13T00:36:58.631Z] spire-1.2.1/proto/private/server/ [2022-04-13T00:36:58.631Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T00:36:58.631Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T00:36:58.631Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T00:36:58.631Z] spire-1.2.1/proto/spire/ [2022-04-13T00:36:58.631Z] spire-1.2.1/proto/spire/common/ [2022-04-13T00:36:58.631Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T00:36:58.631Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T00:36:58.631Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T00:36:58.631Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T00:36:58.631Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T00:36:58.631Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T00:36:58.631Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T00:36:58.631Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T00:36:58.631Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T00:36:58.631Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T00:36:58.631Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T00:36:58.631Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T00:36:58.631Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T00:36:58.632Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T00:36:58.632Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T00:36:58.632Z] spire-1.2.1/release/ [2022-04-13T00:36:58.632Z] spire-1.2.1/release/spire-extras/ [2022-04-13T00:36:58.632Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T00:36:58.632Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T00:36:58.632Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T00:36:58.632Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T00:36:58.632Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T00:36:58.632Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T00:36:58.632Z] spire-1.2.1/release/spire/ [2022-04-13T00:36:58.632Z] spire-1.2.1/release/spire/README.md [2022-04-13T00:36:58.632Z] spire-1.2.1/release/spire/conf/ [2022-04-13T00:36:58.632Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T00:36:58.632Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T00:36:58.632Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T00:36:58.632Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T00:36:58.632Z] spire-1.2.1/script/ [2022-04-13T00:36:58.632Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T00:36:58.632Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T00:36:58.632Z] spire-1.2.1/support/ [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/ [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T00:36:58.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T00:36:58.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T00:36:58.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T00:36:58.632Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T00:36:58.632Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T00:36:58.632Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/pkg/server/server.go [2022-04-13T00:36:58.632Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T00:36:58.632Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T00:36:58.632Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T00:36:58.632Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T00:36:58.632Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/proto/ [2022-04-13T00:36:58.632Z] spire-1.2.1/proto/private/ [2022-04-13T00:36:58.632Z] spire-1.2.1/proto/private/server/ [2022-04-13T00:36:58.632Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T00:36:58.632Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T00:36:58.632Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T00:36:58.632Z] spire-1.2.1/proto/spire/ [2022-04-13T00:36:58.632Z] spire-1.2.1/proto/spire/common/ [2022-04-13T00:36:58.632Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T00:36:58.632Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T00:36:58.632Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T00:36:58.632Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T00:36:58.632Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T00:36:58.632Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T00:36:58.632Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T00:36:58.632Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T00:36:58.632Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T00:36:58.632Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T00:36:58.632Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T00:36:58.632Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T00:36:58.632Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T00:36:58.632Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T00:36:58.632Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T00:36:58.632Z] spire-1.2.1/release/ [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T00:36:58.632Z] spire-1.2.1/release/spire-extras/ [2022-04-13T00:36:58.632Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T00:36:58.632Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T00:36:58.632Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T00:36:58.632Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T00:36:58.632Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T00:36:58.632Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T00:36:58.632Z] spire-1.2.1/release/spire/ [2022-04-13T00:36:58.632Z] spire-1.2.1/release/spire/README.md [2022-04-13T00:36:58.632Z] spire-1.2.1/release/spire/conf/ [2022-04-13T00:36:58.632Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T00:36:58.632Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T00:36:58.632Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T00:36:58.632Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T00:36:58.632Z] spire-1.2.1/script/ [2022-04-13T00:36:58.632Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T00:36:58.632Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T00:36:58.632Z] spire-1.2.1/support/ [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/ [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T00:36:58.632Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T00:36:58.632Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/test/ [2022-04-13T00:36:58.632Z] spire-1.2.1/test/clock/ [2022-04-13T00:36:58.632Z] spire-1.2.1/test/clock/clock.go [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/ [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fixture/ [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T00:36:58.632Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fixture/config/ [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T00:36:58.632Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T00:36:58.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T00:36:58.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T00:36:58.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T00:36:58.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T00:36:58.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T00:36:58.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T00:36:58.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T00:36:58.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T00:36:58.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T00:36:58.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T00:36:58.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T00:36:58.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/README.md [2022-04-13T00:36:58.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T00:36:58.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T00:36:58.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T00:36:58.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T00:36:58.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T00:36:58.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T00:36:58.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T00:36:58.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T00:36:58.633Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T00:36:58.633Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T00:36:58.633Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T00:36:58.633Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T00:36:58.633Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T00:36:58.633Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T00:36:58.633Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/common [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/setup/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T00:36:58.633Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T00:36:58.633Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T00:36:58.633Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T00:36:58.633Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T00:36:58.633Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T00:36:58.633Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T00:36:58.633Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T00:36:58.633Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T00:36:58.633Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/clock/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/clock/clock.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T00:36:58.633Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T00:36:58.634Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T00:36:58.634Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T00:36:58.634Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T00:36:58.634Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T00:36:58.634Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T00:36:58.634Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T00:36:58.634Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T00:36:58.634Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T00:36:58.634Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T00:36:58.634Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T00:36:58.634Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T00:36:58.634Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T00:36:58.634Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T00:36:58.634Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/README.md [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/common [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/setup/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T00:36:58.634Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/test.sh [2022-04-13T00:36:58.635Z] spire-1.2.1/test/plugintest/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T00:36:58.635Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T00:36:58.635Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T00:36:58.635Z] spire-1.2.1/test/spiretest/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T00:36:58.635Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T00:36:58.635Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T00:36:58.635Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T00:36:58.635Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T00:36:58.635Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T00:36:58.635Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T00:36:58.635Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T00:36:58.635Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T00:36:58.635Z] spire-1.2.1/test/testca/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/testca/ca.go [2022-04-13T00:36:58.635Z] spire-1.2.1/test/testkey/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T00:36:58.635Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T00:36:58.635Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T00:36:58.635Z] spire-1.2.1/test/testkey/new.go [2022-04-13T00:36:58.635Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T00:36:58.635Z] spire-1.2.1/test/util/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T00:36:58.635Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T00:36:58.635Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T00:36:58.635Z] spire-1.2.1/test/util/race.go [2022-04-13T00:36:58.635Z] spire-1.2.1/test/util/util.go [2022-04-13T00:36:58.635Z] building spire from source... [2022-04-13T00:36:58.635Z] [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T00:36:58.635Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T00:36:58.636Z] spire-1.2.1/test/integration/test.sh [2022-04-13T00:36:58.636Z] spire-1.2.1/test/plugintest/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T00:36:58.636Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T00:36:58.636Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T00:36:58.636Z] spire-1.2.1/test/spiretest/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T00:36:58.636Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T00:36:58.636Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T00:36:58.636Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T00:36:58.636Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T00:36:58.636Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T00:36:58.636Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T00:36:58.636Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T00:36:58.636Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T00:36:58.636Z] spire-1.2.1/test/testca/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/testca/ca.go [2022-04-13T00:36:58.636Z] spire-1.2.1/test/testkey/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T00:36:58.636Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T00:36:58.636Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T00:36:58.636Z] spire-1.2.1/test/testkey/new.go [2022-04-13T00:36:58.636Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T00:36:58.636Z] spire-1.2.1/test/util/ [2022-04-13T00:36:58.636Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T00:36:58.636Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T00:36:58.636Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T00:36:58.636Z] spire-1.2.1/test/util/race.go [2022-04-13T00:36:58.636Z] spire-1.2.1/test/util/util.go [2022-04-13T00:36:58.636Z] building spire from source... [2022-04-13T00:36:58.897Z] Installing go1.17.7... [2022-04-13T00:36:58.897Z] ---> Running in 4ee5a112c200 [2022-04-13T00:36:58.897Z] Installing go1.17.7... [2022-04-13T00:36:59.157Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:36:59.157Z] Removing intermediate container 4ee5a112c200 [2022-04-13T00:36:59.157Z] ---> c5a7c53fb099 [2022-04-13T00:36:59.157Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T00:36:59.416Z] ---> Running in dd57c2fa4d65 [2022-04-13T00:36:59.416Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T00:36:59.416Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T00:36:59.416Z] OK: 15854 distinct packages available [2022-04-13T00:36:59.416Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:36:59.674Z] Removing intermediate container dd57c2fa4d65 [2022-04-13T00:36:59.674Z] ---> 3131b5653a49 [2022-04-13T00:36:59.674Z] [2022-04-13T00:36:59.674Z] Successfully built 3131b5653a49 [2022-04-13T00:36:59.674Z] Successfully tagged sys-mgmt-agent:latest [2022-04-13T00:36:59.674Z]  Building sys-mgmt-agent ... done Building core-data [2022-04-13T00:37:00.241Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:37:00.807Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-13T00:37:00.808Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-13T00:37:00.808Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T00:37:01.065Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-13T00:37:01.065Z] (5/9) Installing curl (7.80.0-r0) [2022-04-13T00:37:01.065Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-13T00:37:01.325Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-13T00:37:01.325Z] (8/9) Installing libucontext (1.1-r0) [2022-04-13T00:37:01.325Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-13T00:37:01.584Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T00:37:01.584Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T00:37:01.584Z] OK: 8 MiB in 23 packages [2022-04-13T00:37:04.124Z] Building bin/spire-server... [2022-04-13T00:37:04.124Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T00:37:04.124Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T00:37:04.124Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T00:37:04.124Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T00:37:04.124Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T00:37:04.124Z] Building bin/spire-server... [2022-04-13T00:37:04.124Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T00:37:04.124Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T00:37:04.124Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T00:37:04.124Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T00:37:04.124Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T00:37:04.388Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T00:37:04.388Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T00:37:04.388Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T00:37:04.388Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T00:37:04.388Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:37:04.388Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:37:04.388Z] ---> 8ffe37f3d015 [2022-04-13T00:37:04.388Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T00:37:04.388Z] ---> Using cache [2022-04-13T00:37:04.388Z] ---> 4e87df5362dc [2022-04-13T00:37:04.388Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:37:04.388Z] ---> Using cache [2022-04-13T00:37:04.388Z] ---> de8d1ddd8748 [2022-04-13T00:37:04.388Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-13T00:37:04.388Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T00:37:04.388Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T00:37:04.647Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T00:37:04.647Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T00:37:04.647Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T00:37:04.647Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T00:37:04.647Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T00:37:04.647Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T00:37:04.647Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T00:37:04.647Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T00:37:04.647Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T00:37:04.647Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T00:37:04.647Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T00:37:04.647Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T00:37:04.647Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T00:37:04.647Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T00:37:04.647Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T00:37:04.647Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T00:37:04.647Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T00:37:04.647Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T00:37:04.647Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T00:37:04.647Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T00:37:04.907Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T00:37:04.907Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T00:37:04.907Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T00:37:04.907Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T00:37:04.907Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T00:37:04.907Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T00:37:04.907Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T00:37:04.907Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T00:37:04.907Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T00:37:04.907Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T00:37:04.907Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T00:37:04.907Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T00:37:04.907Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T00:37:05.167Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T00:37:05.167Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T00:37:05.167Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T00:37:05.167Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T00:37:05.167Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T00:37:05.167Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T00:37:05.167Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T00:37:05.167Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T00:37:05.167Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T00:37:05.167Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T00:37:05.167Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T00:37:05.167Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T00:37:05.428Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T00:37:05.428Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T00:37:05.428Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T00:37:05.428Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T00:37:05.428Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T00:37:05.428Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T00:37:05.428Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T00:37:05.428Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T00:37:05.428Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T00:37:05.428Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T00:37:05.687Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T00:37:05.687Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T00:37:05.687Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-13T00:37:05.687Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T00:37:05.687Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T00:37:05.687Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T00:37:05.687Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-13T00:37:05.687Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T00:37:05.687Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T00:37:05.687Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T00:37:05.687Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T00:37:05.687Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T00:37:05.687Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T00:37:05.687Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T00:37:05.687Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T00:37:05.687Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T00:37:05.687Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T00:37:05.949Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T00:37:05.949Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T00:37:05.949Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T00:37:05.949Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T00:37:05.949Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T00:37:06.209Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T00:37:06.209Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T00:37:06.209Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T00:37:06.471Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T00:37:06.471Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T00:37:06.736Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T00:37:06.736Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T00:37:06.736Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T00:37:06.736Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T00:37:06.736Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T00:37:06.736Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T00:37:06.736Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T00:37:07.681Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T00:37:07.681Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T00:37:07.681Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T00:37:07.681Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T00:37:07.681Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T00:37:07.681Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T00:37:07.681Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T00:37:07.681Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T00:37:07.940Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T00:37:07.940Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T00:37:07.940Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T00:37:07.940Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T00:37:07.940Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T00:37:07.940Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T00:37:07.940Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T00:37:11.232Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T00:37:11.232Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T00:37:11.232Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T00:37:11.232Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T00:37:11.232Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T00:37:11.232Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T00:37:11.495Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T00:37:11.495Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T00:37:11.495Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T00:37:11.495Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T00:37:11.495Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T00:37:11.495Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T00:37:11.495Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T00:37:11.495Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T00:37:11.495Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T00:37:11.760Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T00:37:11.760Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T00:37:11.760Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T00:37:11.760Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T00:37:12.149Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T00:37:12.409Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T00:37:12.409Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T00:37:12.669Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T00:37:12.929Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T00:37:12.929Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T00:37:12.929Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T00:37:13.188Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T00:37:13.188Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T00:37:13.188Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T00:37:13.188Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T00:37:13.748Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T00:37:13.748Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T00:37:13.748Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T00:37:14.010Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T00:37:14.010Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T00:37:14.270Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T00:37:14.270Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T00:37:14.967Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T00:37:15.227Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T00:37:15.227Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T00:37:15.227Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T00:37:15.227Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T00:37:15.227Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T00:37:15.794Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T00:37:15.794Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T00:37:15.794Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T00:37:15.794Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T00:37:15.794Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T00:37:15.794Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T00:37:15.794Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T00:37:15.794Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T00:37:15.794Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T00:37:16.371Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T00:37:16.371Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T00:37:16.371Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T00:37:16.371Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T00:37:16.371Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T00:37:16.371Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T00:37:16.371Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T00:37:16.371Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T00:37:16.371Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T00:37:16.371Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T00:37:16.371Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T00:37:16.371Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T00:37:16.371Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T00:37:16.371Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T00:37:16.371Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T00:37:16.371Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T00:37:16.371Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T00:37:16.371Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T00:37:16.633Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T00:37:16.633Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T00:37:16.633Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T00:37:16.633Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T00:37:16.633Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T00:37:16.633Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T00:37:16.633Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T00:37:16.633Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T00:37:16.894Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T00:37:16.894Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T00:37:16.894Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T00:37:16.894Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T00:37:16.894Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T00:37:16.894Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T00:37:16.894Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T00:37:16.894Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T00:37:17.263Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T00:37:17.529Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T00:37:17.529Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T00:37:17.791Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T00:37:17.791Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T00:37:17.791Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T00:37:17.791Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T00:37:17.791Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T00:37:17.791Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T00:37:17.791Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T00:37:17.791Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T00:37:17.791Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T00:37:17.791Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T00:37:17.791Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T00:37:17.791Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T00:37:17.791Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T00:37:17.791Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T00:37:18.051Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T00:37:18.051Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T00:37:18.620Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T00:37:18.620Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T00:37:18.882Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T00:37:18.882Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T00:37:18.882Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T00:37:18.882Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T00:37:18.882Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T00:37:18.882Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T00:37:18.882Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T00:37:18.882Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T00:37:18.882Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T00:37:18.882Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T00:37:18.882Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T00:37:19.141Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T00:37:19.141Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T00:37:19.141Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T00:37:19.141Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T00:37:19.401Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T00:37:19.401Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T00:37:19.401Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T00:37:19.401Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T00:37:19.401Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T00:37:19.401Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T00:37:19.401Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T00:37:19.401Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T00:37:19.401Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T00:37:19.401Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T00:37:19.842Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T00:37:19.842Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T00:37:19.842Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T00:37:19.842Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T00:37:19.842Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T00:37:19.842Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T00:37:19.842Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T00:37:19.842Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T00:37:19.842Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T00:37:19.842Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T00:37:19.842Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T00:37:19.842Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T00:37:19.842Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T00:37:19.842Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T00:37:19.842Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T00:37:19.843Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T00:37:19.843Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T00:37:19.843Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T00:37:19.843Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T00:37:20.103Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T00:37:20.103Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T00:37:20.103Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T00:37:20.242Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-13T00:37:20.362Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T00:37:20.362Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T00:37:20.362Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T00:37:20.362Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T00:37:20.362Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T00:37:20.362Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T00:37:20.362Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T00:37:20.362Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T00:37:20.362Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T00:37:20.362Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T00:37:20.873Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T00:37:20.873Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T00:37:22.780Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T00:37:22.780Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T00:37:23.039Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T00:37:23.039Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T00:37:31.164Z]  ---> Running in 474428d384ae [2022-04-13T00:37:31.164Z] Removing intermediate container e14af6f31259 [2022-04-13T00:37:31.164Z] ---> 0c8fc72b7845 [2022-04-13T00:37:31.164Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T00:37:31.743Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:37:32.004Z] ---> 84c6fc7be110 [2022-04-13T00:37:32.004Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-13T00:37:32.570Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:37:33.138Z] OK: 221 MiB in 52 packages [2022-04-13T00:37:33.397Z] Removing intermediate container dca069d31c18 [2022-04-13T00:37:33.397Z] ---> 2dda57b01b5d [2022-04-13T00:37:33.397Z] [2022-04-13T00:37:33.397Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T00:37:33.397Z] ---> 0ac33e5f5afa [2022-04-13T00:37:33.397Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T00:37:33.397Z] ---> Using cache [2022-04-13T00:37:33.397Z] ---> 99b9d7b61059 [2022-04-13T00:37:33.397Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:37:33.397Z] ---> Using cache [2022-04-13T00:37:33.397Z] ---> 84f1573fd812 [2022-04-13T00:37:33.397Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-13T00:37:34.776Z] ---> bc75455dd727 [2022-04-13T00:37:34.776Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-13T00:37:34.776Z] ---> Running in fcb282938ac9 [2022-04-13T00:37:35.346Z] ---> b20bc11e62f8 [2022-04-13T00:37:35.346Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-13T00:37:35.346Z] Removing intermediate container 474428d384ae [2022-04-13T00:37:35.346Z] ---> 9cc9ef490613 [2022-04-13T00:37:35.346Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T00:37:35.346Z] ---> Running in 59376031da06 [2022-04-13T00:37:35.604Z] Removing intermediate container 59376031da06 [2022-04-13T00:37:35.604Z] ---> 2922c612a280 [2022-04-13T00:37:35.604Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T00:37:35.863Z] ---> 8be2a67d235f [2022-04-13T00:37:35.863Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:37:35.863Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:37:35.863Z] ---> Running in 54b59cc7b964 [2022-04-13T00:37:36.122Z] ---> Running in 9279e341f81b [2022-04-13T00:37:36.383Z] Removing intermediate container 54b59cc7b964 [2022-04-13T00:37:36.383Z] ---> 6637cf4f9368 [2022-04-13T00:37:36.383Z] Step 18/20 : LABEL arch=x86_64 [2022-04-13T00:37:36.383Z] ---> Running in 8a0b22175644 [2022-04-13T00:37:36.642Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:37:36.901Z] Removing intermediate container 8a0b22175644 [2022-04-13T00:37:36.901Z] ---> b7fc7d6e1063 [2022-04-13T00:37:36.901Z] Step 19/20 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [2022-04-13T00:37:36.901Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T00:37:36.901Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T00:37:36.901Z] OK: 15854 distinct packages available [2022-04-13T00:37:36.901Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:37:37.161Z] ---> Running in 33d55e6cd053 [2022-04-13T00:37:37.730Z] Removing intermediate container 33d55e6cd053 [2022-04-13T00:37:37.730Z] ---> e9a540f6e22e [2022-04-13T00:37:37.730Z] Step 20/20 : LABEL version=0.0.0 [2022-04-13T00:37:37.730Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:37:37.988Z] ---> Running in 5da43a93f539 [2022-04-13T00:37:38.248Z] Removing intermediate container 9279e341f81b [2022-04-13T00:37:38.248Z] ---> bee8a1d073bf [2022-04-13T00:37:38.248Z] Step 8/23 : COPY . . [2022-04-13T00:37:38.248Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-13T00:37:38.248Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-13T00:37:38.248Z] Removing intermediate container 5da43a93f539 [2022-04-13T00:37:38.248Z] ---> 43193f396373 [2022-04-13T00:37:38.248Z] [2022-04-13T00:37:38.248Z] (3/4) Installing libucontext (1.1-r0) [2022-04-13T00:37:38.248Z] Successfully built 43193f396373 [2022-04-13T00:37:38.509Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-13T00:37:38.509Z]  Building security-spiffe-token-provider ... done (4/4) Installing gcompat (1.0.0-r4) [2022-04-13T00:37:38.509Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T00:37:38.509Z] OK: 6 MiB in 18 packages [2022-04-13T00:37:43.775Z] Removing intermediate container fcb282938ac9 [2022-04-13T00:37:43.775Z] ---> 2ddadaa5a7f9 [2022-04-13T00:37:43.775Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T00:37:47.971Z] ---> fc7807dcf3b0 [2022-04-13T00:37:47.971Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T00:37:47.971Z] ---> 34f703764c46 [2022-04-13T00:37:47.971Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-13T00:37:47.971Z] ---> Running in dafe0298a661 [2022-04-13T00:37:47.971Z] ---> 87cbf7b4918b [2022-04-13T00:37:47.971Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-13T00:37:48.237Z] ---> Running in e0d6334f3818 [2022-04-13T00:37:48.237Z] CGO_ENABLED=1 GO111MODULE=on go build -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-13T00:37:48.501Z] Removing intermediate container e0d6334f3818 [2022-04-13T00:37:48.501Z] ---> 777f8792b496 [2022-04-13T00:37:48.501Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-13T00:37:49.202Z] ---> 5fc83a1395d4 [2022-04-13T00:37:49.202Z] Step 21/26 : WORKDIR / [2022-04-13T00:37:49.499Z] ---> Running in 0b24a35de4c7 [2022-04-13T00:37:49.792Z] Removing intermediate container 0b24a35de4c7 [2022-04-13T00:37:49.792Z] ---> df477b5b0622 [2022-04-13T00:37:49.792Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T00:37:50.084Z] ---> Running in 5e18e81bf2e2 [2022-04-13T00:37:50.361Z] Removing intermediate container 5e18e81bf2e2 [2022-04-13T00:37:50.361Z] ---> 69c5d446afae [2022-04-13T00:37:50.361Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T00:37:50.620Z] ---> Running in 2569a393b657 [2022-04-13T00:37:50.878Z] Removing intermediate container 2569a393b657 [2022-04-13T00:37:50.878Z] ---> 157ed91c1b3b [2022-04-13T00:37:50.878Z] Step 24/26 : LABEL arch=x86_64 [2022-04-13T00:37:50.878Z] ---> Running in 77042a71730f [2022-04-13T00:37:51.443Z] Removing intermediate container 77042a71730f [2022-04-13T00:37:51.443Z] ---> 2c876274c95d [2022-04-13T00:37:51.443Z] Step 25/26 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [2022-04-13T00:37:51.443Z] ---> Running in d58497f698a9 [2022-04-13T00:37:52.011Z] Removing intermediate container d58497f698a9 [2022-04-13T00:37:52.012Z] ---> dda5cd93abfd [2022-04-13T00:37:52.012Z] Step 26/26 : LABEL version=0.0.0 [2022-04-13T00:37:52.012Z] ---> Running in 6311a23b343a [2022-04-13T00:37:52.269Z] Removing intermediate container 6311a23b343a [2022-04-13T00:37:52.269Z] ---> 776bd8aa744d [2022-04-13T00:37:52.269Z] [2022-04-13T00:37:52.269Z] Successfully built 776bd8aa744d [2022-04-13T00:37:52.269Z] Successfully tagged security-spire-config:latest [2022-04-13T00:38:38.952Z]  Building security-spire-config ... done Removing intermediate container dafe0298a661 [2022-04-13T00:38:38.952Z] ---> d47574239809 [2022-04-13T00:38:38.952Z] [2022-04-13T00:38:38.952Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T00:38:38.952Z] ---> e04c818066af [2022-04-13T00:38:38.952Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-13T00:38:38.952Z] ---> Running in a2305fdd1b73 [2022-04-13T00:38:38.952Z] Removing intermediate container a2305fdd1b73 [2022-04-13T00:38:38.952Z] ---> 8cdd422fd20a [2022-04-13T00:38:38.952Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-13T00:38:38.952Z] ---> Running in 82369a74f6f0 [2022-04-13T00:38:38.952Z] Removing intermediate container 82369a74f6f0 [2022-04-13T00:38:38.952Z] ---> 4313221bc0cf [2022-04-13T00:38:38.952Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-13T00:38:38.952Z] ---> Running in c39e61a93684 [2022-04-13T00:38:38.952Z] Removing intermediate container c39e61a93684 [2022-04-13T00:38:38.952Z] ---> 2b3acf9cb145 [2022-04-13T00:38:38.952Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:38:38.952Z] ---> Running in 73a6b112f9a0 [2022-04-13T00:38:40.333Z] Removing intermediate container 73a6b112f9a0 [2022-04-13T00:38:40.333Z] ---> 2930a7fafe92 [2022-04-13T00:38:40.333Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-13T00:38:40.592Z] ---> Running in 8dcbe11d66ad [2022-04-13T00:38:41.975Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:38:42.543Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:38:43.110Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-13T00:38:43.110Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T00:38:43.110Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-13T00:38:43.370Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T00:38:43.370Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-13T00:38:43.370Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-13T00:38:43.630Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T00:38:43.630Z] OK: 8 MiB in 20 packages [2022-04-13T00:38:45.540Z] Removing intermediate container 8dcbe11d66ad [2022-04-13T00:38:45.540Z] ---> 25584bcefece [2022-04-13T00:38:45.540Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T00:38:46.481Z] ---> e04b5c792359 [2022-04-13T00:38:46.481Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-13T00:38:47.868Z] ---> 5d090eaac0c8 [2022-04-13T00:38:47.868Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-13T00:38:48.439Z] ---> 275ca7095c16 [2022-04-13T00:38:48.439Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-13T00:38:48.439Z] ---> Running in 5ac566cd05df [2022-04-13T00:38:48.722Z] Removing intermediate container 5ac566cd05df [2022-04-13T00:38:48.722Z] ---> 83e6459b74db [2022-04-13T00:38:48.722Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T00:38:48.722Z] ---> Running in be4d2e7c544e [2022-04-13T00:38:48.982Z] Removing intermediate container be4d2e7c544e [2022-04-13T00:38:48.982Z] ---> af2047108173 [2022-04-13T00:38:48.982Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T00:38:48.982Z] ---> Running in 4020adc5d246 [2022-04-13T00:38:49.242Z] Removing intermediate container 4020adc5d246 [2022-04-13T00:38:49.242Z] ---> 2901a90b14e9 [2022-04-13T00:38:49.242Z] Step 22/23 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [2022-04-13T00:38:49.242Z] ---> Running in 0815956f71c6 [2022-04-13T00:38:49.501Z] Removing intermediate container 0815956f71c6 [2022-04-13T00:38:49.502Z] ---> 11ad5c3c420f [2022-04-13T00:38:49.502Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T00:38:49.502Z] ---> Running in de50c2e830eb [2022-04-13T00:38:49.762Z] Removing intermediate container de50c2e830eb [2022-04-13T00:38:49.762Z] ---> 482eeed1de15 [2022-04-13T00:38:49.762Z] [2022-04-13T00:38:49.762Z] Successfully built 482eeed1de15 [2022-04-13T00:38:49.762Z] Successfully tagged core-data:latest [2022-04-13T00:39:12.240Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-13T00:39:22.459Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-13T00:39:22.459Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-13T00:39:22.459Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-13T00:39:30.820Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-13T00:39:30.820Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-13T00:39:30.820Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-13T00:39:30.820Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-13T00:39:30.820Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-13T00:39:30.820Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-13T00:39:30.820Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-13T00:39:31.099Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-13T00:39:31.099Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-13T00:39:31.099Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-13T00:39:31.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-13T00:39:36.466Z]  Building core-data ... done Building bin/spire-agent... [2022-04-13T00:39:36.466Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T00:39:36.466Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T00:39:36.466Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T00:39:36.466Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T00:39:36.466Z] Building bin/spire-agent... [2022-04-13T00:39:36.466Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T00:39:36.466Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T00:39:36.466Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T00:39:36.466Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T00:39:36.466Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T00:39:36.466Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T00:39:36.466Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T00:39:36.466Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T00:39:36.466Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T00:39:36.466Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T00:39:36.466Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T00:39:36.466Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T00:39:36.466Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T00:39:36.466Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T00:39:36.466Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T00:39:36.466Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T00:39:36.466Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T00:39:36.466Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T00:39:36.466Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T00:39:36.466Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T00:39:36.466Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T00:39:36.466Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T00:39:46.300Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.271s coverage: 28.7% of statements [2022-04-13T00:39:46.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-13T00:39:46.300Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-13T00:39:50.675Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.474s coverage: 98.5% of statements [2022-04-13T00:39:50.675Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-13T00:39:53.332Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.507s coverage: 54.9% of statements [2022-04-13T00:39:53.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-13T00:39:53.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-13T00:40:20.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.431s coverage: 89.2% of statements [2022-04-13T00:40:20.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-13T00:40:20.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-13T00:40:20.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-13T00:40:20.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.449s coverage: 84.4% of statements [2022-04-13T00:40:20.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-13T00:40:20.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-13T00:40:20.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-13T00:40:20.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-13T00:40:20.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-13T00:40:20.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.663s coverage: 95.4% of statements [2022-04-13T00:40:20.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-13T00:40:20.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-13T00:40:20.290Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.375s coverage: 72.2% of statements [2022-04-13T00:40:20.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-13T00:40:20.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-13T00:40:20.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-13T00:40:20.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-13T00:40:20.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-13T00:40:20.290Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.669s coverage: 60.0% of statements [2022-04-13T00:40:20.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-13T00:40:20.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-13T00:40:20.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-13T00:40:20.290Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.998s coverage: 0.9% of statements [2022-04-13T00:40:20.290Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-13T00:40:20.290Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.292s coverage: 58.8% of statements [2022-04-13T00:40:20.290Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.424s coverage: 24.0% of statements [2022-04-13T00:40:20.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-13T00:40:20.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.501s coverage: 47.1% of statements [2022-04-13T00:40:20.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.372s coverage: 79.5% of statements [2022-04-13T00:40:20.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.389s coverage: 94.1% of statements [2022-04-13T00:40:22.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.493s coverage: 96.3% of statements [2022-04-13T00:40:22.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.458s coverage: 87.5% of statements [2022-04-13T00:40:34.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.508s coverage: 94.4% of statements [2022-04-13T00:40:34.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.214s coverage: 44.8% of statements [2022-04-13T00:40:41.646Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.733s coverage: 82.5% of statements [2022-04-13T00:40:41.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-13T00:40:44.170Z] Removing intermediate container cc25f404d021 [2022-04-13T00:40:44.170Z] ---> 943422a09bc9 [2022-04-13T00:40:44.170Z] [2022-04-13T00:40:44.170Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T00:40:44.170Z] ---> 0ac33e5f5afa [2022-04-13T00:40:44.170Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T00:40:44.170Z] ---> Using cache [2022-04-13T00:40:44.170Z] ---> 99b9d7b61059 [2022-04-13T00:40:44.170Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:40:44.170Z] ---> Using cache [2022-04-13T00:40:44.170Z] ---> 84f1573fd812 [2022-04-13T00:40:44.170Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T00:40:44.170Z] Removing intermediate container 32c65d9630bb [2022-04-13T00:40:44.170Z] ---> fba11fe63846 [2022-04-13T00:40:44.170Z] [2022-04-13T00:40:44.170Z] Step 13/25 : FROM alpine:3.15 [2022-04-13T00:40:44.170Z] ---> 0ac33e5f5afa [2022-04-13T00:40:44.170Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T00:40:44.170Z] ---> Using cache [2022-04-13T00:40:44.170Z] ---> 99b9d7b61059 [2022-04-13T00:40:44.170Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:40:44.170Z] ---> Using cache [2022-04-13T00:40:44.170Z] ---> 84f1573fd812 [2022-04-13T00:40:44.170Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T00:40:44.170Z] ---> Running in 5723bf42a0ad [2022-04-13T00:40:44.170Z] ---> Running in 965029a5aef0 [2022-04-13T00:40:44.170Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:40:44.170Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:40:44.170Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:40:44.170Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:40:44.170Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T00:40:44.170Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T00:40:44.170Z] OK: 15854 distinct packages available [2022-04-13T00:40:44.170Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:40:44.170Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T00:40:44.170Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T00:40:44.170Z] OK: 15854 distinct packages available [2022-04-13T00:40:44.170Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T00:40:44.170Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:40:44.170Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T00:40:44.170Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-13T00:40:44.170Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-13T00:40:44.170Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-13T00:40:44.170Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-13T00:40:44.170Z] (3/5) Installing libucontext (1.1-r0) [2022-04-13T00:40:44.170Z] (3/5) Installing libucontext (1.1-r0) [2022-04-13T00:40:44.170Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-13T00:40:44.170Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-13T00:40:44.170Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-13T00:40:44.170Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-13T00:40:44.170Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T00:40:44.170Z] OK: 6 MiB in 19 packages [2022-04-13T00:40:44.170Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T00:40:44.170Z] OK: 6 MiB in 19 packages [2022-04-13T00:40:44.170Z] Removing intermediate container 5723bf42a0ad [2022-04-13T00:40:44.170Z] ---> e8d6a2e08035 [2022-04-13T00:40:44.170Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-13T00:40:44.170Z] Removing intermediate container 965029a5aef0 [2022-04-13T00:40:44.170Z] ---> 400d2f2d2035 [2022-04-13T00:40:44.170Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T00:40:44.170Z] ---> 570878bd2a9b [2022-04-13T00:40:44.170Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T00:40:44.170Z] ---> 82739cdf59f3 [2022-04-13T00:40:44.170Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T00:40:44.170Z] ---> 0dbc6fbb2c66 [2022-04-13T00:40:44.170Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-13T00:40:44.170Z] ---> c8bfd8c90ce8 [2022-04-13T00:40:44.170Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-13T00:40:44.170Z] ---> adf7d7778dc4 [2022-04-13T00:40:44.170Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T00:40:44.170Z] ---> f49030758fef [2022-04-13T00:40:44.170Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T00:40:44.170Z] ---> Running in 49f459cf6ba6 [2022-04-13T00:40:44.170Z] Removing intermediate container 49f459cf6ba6 [2022-04-13T00:40:44.170Z] ---> 6aec4127d300 [2022-04-13T00:40:44.170Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T00:40:44.170Z] ---> e93e8348de98 [2022-04-13T00:40:44.170Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-13T00:40:44.170Z] ---> Running in 6ce442e6d61b [2022-04-13T00:40:44.170Z] Removing intermediate container 6ce442e6d61b [2022-04-13T00:40:44.170Z] ---> c45d2feb69a8 [2022-04-13T00:40:44.170Z] Step 23/25 : LABEL arch=x86_64 [2022-04-13T00:40:44.170Z] ---> Running in 1da9bb5c0625 [2022-04-13T00:40:44.170Z] ---> 68df1e30fe9e [2022-04-13T00:40:44.170Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-13T00:40:44.170Z] Removing intermediate container 1da9bb5c0625 [2022-04-13T00:40:44.170Z] ---> 174e08ff806a [2022-04-13T00:40:44.170Z] Step 24/25 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [2022-04-13T00:40:44.170Z] ---> Running in 0bf56dee6641 [2022-04-13T00:40:44.170Z] ---> baf034235904 [2022-04-13T00:40:44.170Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T00:40:44.170Z] ---> Running in c5148b69c020 [2022-04-13T00:40:44.170Z] Removing intermediate container 0bf56dee6641 [2022-04-13T00:40:44.170Z] ---> 5bdf9af87cf0 [2022-04-13T00:40:44.170Z] Step 25/25 : LABEL version=0.0.0 [2022-04-13T00:40:44.170Z] ---> Running in efd1fced398d [2022-04-13T00:40:44.170Z] Removing intermediate container c5148b69c020 [2022-04-13T00:40:44.170Z] ---> b04a57368ffe [2022-04-13T00:40:44.170Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T00:40:44.170Z] ---> Running in 1f2f14b8f937 [2022-04-13T00:40:44.430Z] Removing intermediate container efd1fced398d [2022-04-13T00:40:44.430Z] ---> bf3c25850fa9 [2022-04-13T00:40:44.430Z] [2022-04-13T00:40:44.430Z] Removing intermediate container 1f2f14b8f937 [2022-04-13T00:40:44.430Z] ---> 292a4f5566fe [2022-04-13T00:40:44.430Z] Step 24/26 : LABEL arch=x86_64 [2022-04-13T00:40:44.430Z] ---> Running in a77f6b0542c0 [2022-04-13T00:40:44.430Z] Successfully built bf3c25850fa9 [2022-04-13T00:40:44.430Z] Successfully tagged security-spire-server:latest [2022-04-13T00:40:44.688Z]  Building security-spire-server ... done Removing intermediate container a77f6b0542c0 [2022-04-13T00:40:44.688Z] ---> 860225b8223c [2022-04-13T00:40:44.688Z] Step 25/26 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [2022-04-13T00:40:44.688Z] ---> Running in 262153dd7416 [2022-04-13T00:40:44.689Z] Removing intermediate container 262153dd7416 [2022-04-13T00:40:44.689Z] ---> 4fcad0a0d7e4 [2022-04-13T00:40:44.689Z] Step 26/26 : LABEL version=0.0.0 [2022-04-13T00:40:44.689Z] ---> Running in f075a7720dc1 [2022-04-13T00:40:44.950Z] Removing intermediate container f075a7720dc1 [2022-04-13T00:40:44.950Z] ---> 2f9b13822de9 [2022-04-13T00:40:44.950Z] [2022-04-13T00:40:44.950Z] Successfully built 2f9b13822de9 [2022-04-13T00:40:44.950Z] Successfully tagged security-spire-agent:latest [2022-04-13T00:40:44.956Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-13T00:40:44.962Z] $ docker stop --time=1 74ab7a9131c81b8a760e7b6aff1087d3d025453a95f22411b88696c359e14774 [2022-04-13T00:40:46.258Z] $ docker rm -f 74ab7a9131c81b8a760e7b6aff1087d3d025453a95f22411b88696c359e14774 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T00:40:46.614Z] + docker images [2022-04-13T00:40:46.614Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-13T00:40:46.614Z] security-spire-agent latest 2f9b13822de9 2 seconds ago 127MB [2022-04-13T00:40:46.614Z] security-spire-server latest bf3c25850fa9 2 seconds ago 87.3MB [2022-04-13T00:40:46.614Z] 943422a09bc9 20 seconds ago 4.5GB [2022-04-13T00:40:46.614Z] fba11fe63846 21 seconds ago 4.5GB [2022-04-13T00:40:46.614Z] core-data latest 482eeed1de15 About a minute ago 35.9MB [2022-04-13T00:40:46.614Z] d47574239809 2 minutes ago 1.65GB [2022-04-13T00:40:46.614Z] security-spire-config latest 776bd8aa744d 2 minutes ago 86.7MB [2022-04-13T00:40:46.614Z] security-spiffe-token-provider latest 43193f396373 3 minutes ago 28.5MB [2022-04-13T00:40:46.614Z] 2dda57b01b5d 3 minutes ago 4.5GB [2022-04-13T00:40:46.614Z] sys-mgmt-agent latest 3131b5653a49 3 minutes ago 307MB [2022-04-13T00:40:46.614Z] ed6b26323047 3 minutes ago 1.61GB [2022-04-13T00:40:46.614Z] c4b679fc412b 4 minutes ago 1.62GB [2022-04-13T00:40:46.614Z] security-secretstore-setup latest 38e821e30847 4 minutes ago 42.1MB [2022-04-13T00:40:46.614Z] security-proxy-setup latest 6d088a660429 4 minutes ago 43.4MB [2022-04-13T00:40:46.614Z] core-metadata latest 596ea37c5a15 4 minutes ago 26.2MB [2022-04-13T00:40:46.614Z] 271598d2df87 4 minutes ago 1.63GB [2022-04-13T00:40:46.614Z] 81333c14540f 4 minutes ago 1.63GB [2022-04-13T00:40:46.614Z] dbff2cc42845 4 minutes ago 1.62GB [2022-04-13T00:40:46.614Z] security-bootstrapper latest e8c11d4324e3 5 minutes ago 24.3MB [2022-04-13T00:40:46.614Z] core-command latest 71e461135d7f 5 minutes ago 24.5MB [2022-04-13T00:40:46.614Z] support-scheduler latest cad64de7e755 5 minutes ago 26MB [2022-04-13T00:40:46.614Z] support-notifications latest 0ababd2dc03a 5 minutes ago 26.6MB [2022-04-13T00:40:46.614Z] 938df0c69e11 5 minutes ago 1.62GB [2022-04-13T00:40:46.614Z] c81843ce9a27 5 minutes ago 1.61GB [2022-04-13T00:40:46.614Z] 227d9f2f4709 5 minutes ago 1.61GB [2022-04-13T00:40:46.614Z] 85d88ff23e3b 5 minutes ago 1.62GB [2022-04-13T00:40:46.614Z] ci-base-image-x86_64 latest 8ffe37f3d015 9 minutes ago 896MB [2022-04-13T00:40:46.614Z] docker 20.10.14 7417809fdb73 7 days ago 218MB [2022-04-13T00:40:46.614Z] alpine 3.14 e04c818066af 8 days ago 5.59MB [2022-04-13T00:40:46.614Z] alpine 3.15 0ac33e5f5afa 8 days ago 5.57MB [2022-04-13T00:40:46.614Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-13T00:40:46.614Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-13T00:40:46.614Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 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-13T00:40:49.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.309s coverage: 92.9% of statements [2022-04-13T00:40:49.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-13T00:40:49.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-13T00:40:49.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-13T00:40:49.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-04-13T00:40:49.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-13T00:40:49.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-13T00:40:49.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-13T00:40:49.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-13T00:40:49.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-13T00:40:49.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.251s coverage: 87.2% of statements [2022-04-13T00:40:49.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-13T00:40:49.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-13T00:40:49.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.200s coverage: 100.0% of statements [2022-04-13T00:40:49.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-13T00:40:49.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.305s coverage: 58.8% of statements [2022-04-13T00:40:49.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-13T00:40:49.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.295s coverage: 80.0% of statements [2022-04-13T00:40:49.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.227s coverage: 87.2% of statements [2022-04-13T00:40:49.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.301s coverage: 85.4% of statements [2022-04-13T00:40:49.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.805s coverage: 91.2% of statements [2022-04-13T00:40:49.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-13T00:40:51.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.156s coverage: 64.4% of statements [2022-04-13T00:40:51.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-13T00:40:51.439Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-13T00:40:51.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.229s coverage: 100.0% of statements [2022-04-13T00:40:51.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 89.4% of statements [2022-04-13T00:40:51.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements [2022-04-13T00:40:51.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements [2022-04-13T00:40:51.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements [2022-04-13T00:40:59.823Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.600s coverage: 65.4% of statements [2022-04-13T00:40:59.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-13T00:40:59.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-13T00:40:59.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-13T00:41:01.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.963s coverage: 43.8% of statements [2022-04-13T00:41:01.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-13T00:41:01.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-13T00:41:01.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.322s coverage: 89.5% of statements [2022-04-13T00:41:01.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-13T00:41:01.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.272s coverage: 84.8% of statements [2022-04-13T00:41:01.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-13T00:41:01.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-13T00:41:01.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-13T00:41:01.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-13T00:41:09.598Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.341s coverage: 17.7% of statements [2022-04-13T00:41:09.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-13T00:41:09.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-13T00:41:09.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-13T00:41:09.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-13T00:41:09.598Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.743s coverage: 92.3% of statements [2022-04-13T00:41:09.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-13T00:41:09.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-13T00:41:09.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-13T00:41:09.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-13T00:41:09.598Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.362s coverage: 63.2% of statements [2022-04-13T00:41:09.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-13T00:41:09.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-13T00:41:09.598Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.456s coverage: 97.7% of statements [2022-04-13T00:41:09.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-13T00:41:09.598Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-13T00:41:09.598Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-13T00:41:09.598Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-13T00:41:09.598Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.221s coverage: 28.9% of statements [2022-04-13T00:41:09.598Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-13T00:41:09.598Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-13T00:41:09.598Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-13T00:41:09.598Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-13T00:41:09.598Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-13T00:41:09.598Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-13T00:41:09.598Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.199s coverage: 100.0% of statements [2022-04-13T00:41:09.598Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements [2022-04-13T00:41:10.196Z] 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-13T00:41:10.196Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-13T00:41:10.196Z] GO111MODULE=on go vet ./... [2022-04-13T00:43:17.116Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-13T00:43:17.116Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-13T00:43:17.116Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-13T00:43:17.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-13T00:43:17.797Z] + ls -al . [2022-04-13T00:43:17.797Z] total 664 [2022-04-13T00:43:17.797Z] drwxrwxr-x 9 1001 1001 4096 Apr 13 00:43 . [2022-04-13T00:43:17.797Z] drwxr-xr-x 4 root root 4096 Apr 13 00:36 .. [2022-04-13T00:43:17.797Z] -rw-rw-r-- 1 1001 1001 11 Apr 13 00:34 .dockerignore [2022-04-13T00:43:17.797Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 00:34 .git [2022-04-13T00:43:17.797Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 00:34 .github [2022-04-13T00:43:17.797Z] -rw-rw-r-- 1 1001 1001 879 Apr 13 00:34 .gitignore [2022-04-13T00:43:17.797Z] -rw-rw-r-- 1 1001 1001 42 Apr 13 00:34 .golangci.yml [2022-04-13T00:43:17.797Z] -rw-rw-r-- 1 1001 1001 87 Apr 13 00:34 .hadolint.yml [2022-04-13T00:43:17.797Z] -rw-rw-r-- 1 1001 1001 166 Apr 13 00:34 .sonarcloud.properties [2022-04-13T00:43:17.797Z] -rw-rw-r-- 1 1001 1001 1171 Apr 13 00:34 ADOPTERS.md [2022-04-13T00:43:17.797Z] -rw-rw-r-- 1 1001 1001 9953 Apr 13 00:34 Attribution.txt [2022-04-13T00:43:17.797Z] -rw-rw-r-- 1 1001 1001 51732 Apr 13 00:34 CHANGELOG.md [2022-04-13T00:43:17.797Z] -rw-rw-r-- 1 1001 1001 3804 Apr 13 00:34 CONTRIBUTING.md [2022-04-13T00:43:17.797Z] -rw-rw-r-- 1 1001 1001 677 Apr 13 00:34 GOVERNANCE.md [2022-04-13T00:43:17.797Z] -rw-rw-r-- 1 1001 1001 850 Apr 13 00:34 Jenkinsfile [2022-04-13T00:43:17.797Z] -rw-rw-r-- 1 1001 1001 10775 Apr 13 00:34 LICENSE [2022-04-13T00:43:17.797Z] -rw-rw-r-- 1 1001 1001 8478 Apr 13 00:34 Makefile [2022-04-13T00:43:17.797Z] -rw-rw-r-- 1 1001 1001 582 Apr 13 00:34 OWNERS.md [2022-04-13T00:43:17.797Z] -rw-rw-r-- 1 1001 1001 8207 Apr 13 00:34 README.md [2022-04-13T00:43:17.797Z] -rw-rw-r-- 1 1001 1001 6912 Apr 13 00:34 SECURITY.md [2022-04-13T00:43:17.797Z] -rw-rw-r-- 1 1001 1001 5 Apr 13 00:30 VERSION [2022-04-13T00:43:17.797Z] -rw-rw-r-- 1 1001 1001 4131 Apr 13 00:34 ZMQWindows.md [2022-04-13T00:43:17.797Z] drwxrwxr-x 2 1001 1001 4096 Apr 13 00:34 bin [2022-04-13T00:43:17.797Z] drwxrwxr-x 18 1001 1001 4096 Apr 13 00:34 cmd [2022-04-13T00:43:17.797Z] -rw-r--r-- 1 root root 432619 Apr 13 00:41 coverage.out [2022-04-13T00:43:17.797Z] -rw-rw-r-- 1 1001 1001 3176 Apr 13 00:34 go.mod [2022-04-13T00:43:17.797Z] -rw-rw-r-- 1 1001 1001 34992 Apr 13 00:36 go.sum [2022-04-13T00:43:17.797Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 00:34 internal [2022-04-13T00:43:17.797Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 00:34 openapi [2022-04-13T00:43:17.797Z] drwxrwxr-x 4 1001 1001 4096 Apr 13 00:34 snap [2022-04-13T00:43:17.797Z] -rw-rw-r-- 1 1001 1001 204 Apr 13 00:34 version.go [Pipeline] sh [2022-04-13T00:43:18.465Z] + '[' -e coverage.out ] [2022-04-13T00:43:18.465Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-13T00:43:18.495Z] Warning: overwriting stash ‘coverage-report’ [2022-04-13T00:43:19.400Z] Stashed 1 file(s) [Pipeline] sh [2022-04-13T00:43:20.059Z] + make build [2022-04-13T00:43:20.059Z] CGO_ENABLED=1 GO111MODULE=on go build -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-13T00:45:41.990Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:47:19.012Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:47:23.332Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:47:31.641Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:47:33.632Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:47:40.351Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:47:48.647Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:47:55.373Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:48:03.687Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:48:10.420Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-13T00:48:17.154Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:48:29.592Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:48:36.357Z] $ docker stop --time=1 433e6abecdffbd1052e5d60bfd4c9e66b77c038ca1ea89580cfc4575eebee3d6 [2022-04-13T00:48:38.577Z] $ docker rm -f 433e6abecdffbd1052e5d60bfd4c9e66b77c038ca1ea89580cfc4575eebee3d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:48:41.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T00:48:41.452Z] [2022-04-13T00:48:41.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:48:42.095Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T00:48:42.372Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-13T00:48:42.373Z] 29e5d40040c1: Pulling fs layer [2022-04-13T00:48:42.373Z] 1ce36da41761: Pulling fs layer [2022-04-13T00:48:42.373Z] 25b303627fd3: Pulling fs layer [2022-04-13T00:48:42.373Z] 29e5d40040c1: Verifying Checksum [2022-04-13T00:48:42.373Z] 29e5d40040c1: Download complete [2022-04-13T00:48:42.978Z] 1ce36da41761: Verifying Checksum [2022-04-13T00:48:42.978Z] 1ce36da41761: Download complete [2022-04-13T00:48:43.258Z] 29e5d40040c1: Pull complete [2022-04-13T00:48:44.702Z] 25b303627fd3: Verifying Checksum [2022-04-13T00:48:44.702Z] 25b303627fd3: Download complete [2022-04-13T00:48:44.702Z] 1ce36da41761: Pull complete [2022-04-13T00:48:57.113Z] 25b303627fd3: Pull complete [2022-04-13T00:48:57.113Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-13T00:48:57.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T00:48:57.113Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-13T00:48:57.393Z] prd-ubuntu20.04-docker-arm64-4c-16g-20744 does not seem to be running inside a container [2022-04-13T00:48:57.493Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-13T00:49:00.156Z] $ docker top f420f83f39eadb17527c304d3e6238195f4aa18587871404208051baddec45a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T00:49:01.129Z] + docker-compose build --help [2022-04-13T00:49:01.129Z] + grep parallel [2022-04-13T00:49:07.857Z] --parallel Build images in parallel. [Pipeline] } [2022-04-13T00:49:07.885Z] $ docker stop --time=1 f420f83f39eadb17527c304d3e6238195f4aa18587871404208051baddec45a2 [2022-04-13T00:49:09.631Z] $ docker rm -f f420f83f39eadb17527c304d3e6238195f4aa18587871404208051baddec45a2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T00:49:10.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T00:49:10.289Z] . [Pipeline] withDockerContainer [2022-04-13T00:49:10.557Z] prd-ubuntu20.04-docker-arm64-4c-16g-20744 does not seem to be running inside a container [2022-04-13T00:49:10.650Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-13T00:49:12.276Z] $ docker top 8addf3d1931924a4879b04bc1c9ab003b5cf46eb9e78f2be83a90ba13da3309d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T00:49:13.300Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-13T00:49:20.011Z] Building core-command ... [2022-04-13T00:49:20.011Z] Building core-data ... [2022-04-13T00:49:20.011Z] Building core-metadata ... [2022-04-13T00:49:20.011Z] Building security-bootstrapper ... [2022-04-13T00:49:20.011Z] Building security-proxy-setup ... [2022-04-13T00:49:20.011Z] Building security-secretstore-setup ... [2022-04-13T00:49:20.011Z] Building security-spiffe-token-provider ... [2022-04-13T00:49:20.011Z] Building security-spire-agent ... [2022-04-13T00:49:20.011Z] Building security-spire-config ... [2022-04-13T00:49:20.012Z] Building security-spire-server ... [2022-04-13T00:49:20.012Z] Building support-notifications ... [2022-04-13T00:49:20.012Z] Building support-scheduler ... [2022-04-13T00:49:20.012Z] Building sys-mgmt-agent ... [2022-04-13T00:49:20.012Z] Building security-bootstrapper [2022-04-13T00:49:20.012Z] Building core-data [2022-04-13T00:49:20.012Z] Building security-spiffe-token-provider [2022-04-13T00:49:20.012Z] Building core-command [2022-04-13T00:49:20.012Z] Building support-scheduler [2022-04-13T00:50:56.824Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:50:56.824Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:50:56.824Z] ---> 6657c5ea2509 [2022-04-13T00:50:56.824Z] Step 3/31 : WORKDIR /edgex-go [2022-04-13T00:50:56.824Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:50:56.824Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:50:56.824Z] ---> 6657c5ea2509 [2022-04-13T00:50:56.824Z] Step 3/20 : WORKDIR /edgex-go [2022-04-13T00:50:56.824Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:50:56.824Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:50:56.824Z] ---> 6657c5ea2509 [2022-04-13T00:50:56.824Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T00:50:56.824Z] ---> Running in 6350cca0823a [2022-04-13T00:50:56.824Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:50:56.824Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:50:56.824Z] ---> 6657c5ea2509 [2022-04-13T00:50:56.824Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T00:50:56.824Z] ---> Running in a602c8e439e1 [2022-04-13T00:50:56.824Z] ---> Running in 09c24afcf620 [2022-04-13T00:50:56.824Z] ---> Running in 5ef5c2b47609 [2022-04-13T00:50:56.824Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T00:50:56.824Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T00:50:56.824Z] ---> 6657c5ea2509 [2022-04-13T00:50:56.824Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T00:50:56.824Z] ---> Running in f50b777b3487 [2022-04-13T00:50:57.102Z] Removing intermediate container 6350cca0823a [2022-04-13T00:50:57.102Z] ---> f48004702556 [2022-04-13T00:50:57.102Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:50:57.102Z] Removing intermediate container a602c8e439e1 [2022-04-13T00:50:57.102Z] ---> 8de111544ff4 [2022-04-13T00:50:57.102Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:50:57.389Z] Removing intermediate container f50b777b3487 [2022-04-13T00:50:57.389Z] ---> 06f09e4dce0e [2022-04-13T00:50:57.389Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:50:57.389Z] Removing intermediate container 09c24afcf620 [2022-04-13T00:50:57.389Z] ---> 3c4e9d5633c0 [2022-04-13T00:50:57.389Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T00:50:57.389Z] ---> Running in 8ea73148897d [2022-04-13T00:50:57.389Z] ---> Running in 6f814ed1277d [2022-04-13T00:50:57.389Z] ---> Running in e9ac00b57936 [2022-04-13T00:50:57.670Z] Removing intermediate container 5ef5c2b47609 [2022-04-13T00:50:57.670Z] ---> 855da9a5ae4c [2022-04-13T00:50:57.670Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base ---> Running in 82a0dd22c112 [2022-04-13T00:50:57.670Z] [2022-04-13T00:50:57.670Z] ---> Running in 31ce73de7409 [2022-04-13T00:51:01.089Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T00:51:01.377Z] Removing intermediate container 8ea73148897d [2022-04-13T00:51:01.377Z] ---> a954ad405b62 [2022-04-13T00:51:01.377Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-13T00:51:01.377Z] ---> Running in 67fb1d2938a3 [2022-04-13T00:51:01.662Z] Removing intermediate container 6f814ed1277d [2022-04-13T00:51:01.662Z] ---> 5e5816629e4a [2022-04-13T00:51:01.662Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-13T00:51:01.662Z] ---> Running in da2344b56c43 [2022-04-13T00:51:01.940Z] Removing intermediate container 82a0dd22c112 [2022-04-13T00:51:01.940Z] ---> e7bf45777031 [2022-04-13T00:51:01.940Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-13T00:51:02.227Z] Removing intermediate container e9ac00b57936 [2022-04-13T00:51:02.227Z] ---> 1081abfda4c1 [2022-04-13T00:51:02.227Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-13T00:51:02.227Z] ---> Running in a3f26367a627 [2022-04-13T00:51:02.504Z] ---> Running in 6e1ea6704594 [2022-04-13T00:51:03.959Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T00:51:03.959Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T00:51:04.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T00:51:04.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T00:52:12.259Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T00:52:12.259Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T00:52:12.259Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T00:52:12.259Z] OK: 15740 distinct packages available [2022-04-13T00:52:12.259Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T00:52:12.259Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T00:52:12.259Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T00:52:12.259Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T00:52:12.259Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T00:52:12.259Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T00:52:12.259Z] OK: 220 MiB in 52 packages [2022-04-13T00:52:12.259Z] OK: 220 MiB in 52 packages [2022-04-13T00:52:12.259Z] OK: 220 MiB in 52 packages [2022-04-13T00:52:12.259Z] OK: 220 MiB in 52 packages [2022-04-13T00:52:12.259Z] OK: 220 MiB in 52 packages [2022-04-13T00:52:12.532Z] Removing intermediate container 6e1ea6704594 [2022-04-13T00:52:12.532Z] ---> b5531ab8be8e [2022-04-13T00:52:12.532Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T00:52:12.808Z] Removing intermediate container 67fb1d2938a3 [2022-04-13T00:52:12.808Z] ---> 93f82b4f345c [2022-04-13T00:52:12.808Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T00:52:13.086Z] Removing intermediate container a3f26367a627 [2022-04-13T00:52:13.086Z] ---> abf9fbd1ace6 [2022-04-13T00:52:13.086Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-13T00:52:13.086Z] Removing intermediate container da2344b56c43 [2022-04-13T00:52:13.086Z] ---> f4b660114ef5 [2022-04-13T00:52:13.086Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T00:52:13.366Z] Removing intermediate container 31ce73de7409 [2022-04-13T00:52:13.366Z] ---> b2747f728ef1 [2022-04-13T00:52:13.366Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-13T00:52:13.656Z] ---> d9ba8f1dbc43 [2022-04-13T00:52:13.656Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:52:13.934Z] ---> Running in 5bd42cd7a149 [2022-04-13T00:52:13.934Z] ---> a0eec0f0e4a1 [2022-04-13T00:52:13.934Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:52:14.213Z] ---> Running in 2785704be068 [2022-04-13T00:52:14.821Z] ---> 4e1a9053d0cd [2022-04-13T00:52:14.821Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:52:14.821Z] ---> 658e27c0d6a3 [2022-04-13T00:52:14.821Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:52:15.105Z] ---> Running in 1a98bc412ff8 [2022-04-13T00:52:15.105Z] ---> 787b813ea5d6 [2022-04-13T00:52:15.105Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T00:52:15.105Z] ---> Running in c7b6a3adafc9 [2022-04-13T00:52:15.381Z] ---> Running in 57d822de9b9a [2022-04-13T00:52:19.756Z] Removing intermediate container 5bd42cd7a149 [2022-04-13T00:52:19.756Z] ---> 391fbbf62cf2 [2022-04-13T00:52:19.756Z] Step 8/22 : COPY . . [2022-04-13T00:52:20.757Z] Removing intermediate container 2785704be068 [2022-04-13T00:52:20.757Z] ---> 874542a2f111 [2022-04-13T00:52:20.757Z] Step 8/23 : COPY . . [2022-04-13T00:52:21.750Z] Removing intermediate container 1a98bc412ff8 [2022-04-13T00:52:21.750Z] ---> a0180a806c0a [2022-04-13T00:52:21.750Z] Step 8/23 : COPY . . [2022-04-13T00:52:22.035Z] Removing intermediate container c7b6a3adafc9 [2022-04-13T00:52:22.035Z] ---> 879242ef8391 [2022-04-13T00:52:22.035Z] Step 8/31 : COPY . . [2022-04-13T00:52:22.311Z] Removing intermediate container 57d822de9b9a [2022-04-13T00:52:22.311Z] ---> d8b7d357c9ae [2022-04-13T00:52:22.311Z] Step 7/20 : COPY . . [2022-04-13T00:52:54.694Z] ---> 0a02d42926b7 [2022-04-13T00:52:54.694Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-13T00:52:54.694Z] ---> Running in 4d497635ec11 [2022-04-13T00:52:55.697Z] ---> eabd71c2c199 [2022-04-13T00:52:55.697Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-13T00:52:55.978Z] ---> Running in 033b023bdecb [2022-04-13T00:52:55.978Z] ---> 724b069e46a1 [2022-04-13T00:52:55.978Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-13T00:52:56.255Z] ---> Running in f57f55373b9b [2022-04-13T00:52:56.255Z] ---> 6851578d5dc2 [2022-04-13T00:52:56.255Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-13T00:52:56.532Z] ---> Running in a6361d8d7ec1 [2022-04-13T00:52:56.532Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:52:57.985Z] ---> df9edaf1e984 [2022-04-13T00:52:57.985Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-13T00:52:57.985Z] ---> Running in eab6bb689475 [2022-04-13T00:52:58.595Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:52:59.202Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T00:52:59.202Z] CGO_ENABLED=1 GO111MODULE=on go build -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-13T00:52:59.805Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T01:00:22.402Z] Removing intermediate container f57f55373b9b [2022-04-13T01:00:22.402Z] ---> dfb561667c47 [2022-04-13T01:00:22.402Z] [2022-04-13T01:00:22.402Z] Step 9/20 : FROM alpine:3.15 [2022-04-13T01:00:22.402Z] 3.15: Pulling from library/alpine [2022-04-13T01:00:22.402Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-13T01:00:22.402Z] Status: Downloaded newer image for alpine:3.15 [2022-04-13T01:00:22.402Z] ---> 3fb3c9af89a9 [2022-04-13T01:00:22.402Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T01:00:22.402Z] ---> Running in 4378d20ebd0b [2022-04-13T01:00:22.402Z] Removing intermediate container 4378d20ebd0b [2022-04-13T01:00:22.402Z] ---> b54ce4f065de [2022-04-13T01:00:22.402Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T01:00:22.402Z] ---> Running in cf674e252dba [2022-04-13T01:00:26.742Z] Removing intermediate container cf674e252dba [2022-04-13T01:00:26.742Z] ---> c602ead8ab8a [2022-04-13T01:00:26.742Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-13T01:00:27.020Z] ---> Running in 58023f7ef0dc [2022-04-13T01:00:30.441Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T01:00:31.057Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T01:00:33.088Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T01:00:33.088Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T01:00:33.088Z] OK: 15729 distinct packages available [2022-04-13T01:00:33.088Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T01:00:34.103Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T01:00:35.565Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-13T01:00:35.851Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-13T01:00:35.851Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T01:00:36.134Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-13T01:00:36.134Z] (5/9) Installing curl (7.80.0-r0) [2022-04-13T01:00:36.413Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-13T01:00:36.413Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-13T01:00:36.413Z] (8/9) Installing libucontext (1.1-r0) [2022-04-13T01:00:36.413Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-13T01:00:36.694Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T01:00:36.694Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T01:00:36.975Z] OK: 8 MiB in 23 packages [2022-04-13T01:00:37.590Z] Removing intermediate container eab6bb689475 [2022-04-13T01:00:37.590Z] ---> 54cfedaf0a81 [2022-04-13T01:00:37.590Z] [2022-04-13T01:00:37.590Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T01:00:38.204Z] 3.14: Pulling from library/alpine [2022-04-13T01:00:40.848Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T01:00:40.848Z] Status: Downloaded newer image for alpine:3.14 [2022-04-13T01:00:40.848Z] ---> ac73e934f311 [2022-04-13T01:00:40.848Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T01:00:40.848Z] Removing intermediate container 58023f7ef0dc [2022-04-13T01:00:40.848Z] ---> 28ae825b66a4 [2022-04-13T01:00:40.848Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T01:00:40.848Z] ---> Running in c527fc911397 [2022-04-13T01:00:41.862Z] Removing intermediate container 033b023bdecb [2022-04-13T01:00:41.862Z] ---> 0b09ef5cfa9e [2022-04-13T01:00:41.862Z] [2022-04-13T01:00:41.862Z] Step 10/31 : FROM alpine:3.14 [2022-04-13T01:00:41.862Z] ---> ac73e934f311 [2022-04-13T01:00:41.862Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-13T01:00:42.147Z] ---> Running in 15bb6b7c2e41 [2022-04-13T01:00:43.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T01:00:43.160Z] ---> 540a252a881d [2022-04-13T01:00:43.160Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-13T01:00:43.446Z] Removing intermediate container 15bb6b7c2e41 [2022-04-13T01:00:43.446Z] ---> ca16988eb800 [2022-04-13T01:00:43.446Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-13T01:00:43.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T01:00:43.446Z] ---> Running in cad110d562af [2022-04-13T01:00:44.909Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-13T01:00:44.909Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T01:00:44.909Z] OK: 5 MiB in 15 packages [2022-04-13T01:00:46.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T01:00:46.925Z] Removing intermediate container c527fc911397 [2022-04-13T01:00:46.925Z] ---> 6595e678b245 [2022-04-13T01:00:46.925Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T01:00:46.925Z] ---> Running in a0f986f21071 [2022-04-13T01:00:46.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T01:00:47.917Z] Removing intermediate container a0f986f21071 [2022-04-13T01:00:47.917Z] ---> bf40bc4a5702 [2022-04-13T01:00:47.917Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-13T01:00:48.204Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-13T01:00:48.204Z] (2/2) Installing su-exec (0.2-r1) [2022-04-13T01:00:48.204Z] ---> Running in ed1216d3e1ad [2022-04-13T01:00:48.204Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T01:00:48.204Z] OK: 6 MiB in 16 packages [2022-04-13T01:00:49.202Z] Removing intermediate container ed1216d3e1ad [2022-04-13T01:00:49.202Z] ---> 6b33e529c0ff [2022-04-13T01:00:49.202Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T01:00:49.202Z] ---> 5ab436c90c59 [2022-04-13T01:00:49.202Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-13T01:00:49.202Z] ---> Running in 6a35733cd3da [2022-04-13T01:00:49.809Z] Removing intermediate container cad110d562af [2022-04-13T01:00:49.809Z] ---> 7225a3d48314 [2022-04-13T01:00:49.809Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-13T01:00:50.088Z] ---> Running in e0fcbf97aa41 [2022-04-13T01:00:50.366Z] Removing intermediate container 6a35733cd3da [2022-04-13T01:00:50.366Z] ---> 2bfc9d1c6dbd [2022-04-13T01:00:50.366Z] Step 15/23 : WORKDIR / [2022-04-13T01:00:50.366Z] ---> Running in 23c4e9142ea3 [2022-04-13T01:00:50.976Z] ---> 87e5f80edc97 [2022-04-13T01:00:50.976Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-13T01:00:51.253Z] Removing intermediate container e0fcbf97aa41 [2022-04-13T01:00:51.253Z] ---> cb9bdf8bb344 [2022-04-13T01:00:51.253Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-13T01:00:51.253Z] ---> Running in 1c4d9f4b2982 [2022-04-13T01:00:51.533Z] ---> Running in 9b4bc798d246 [2022-04-13T01:00:51.533Z] Removing intermediate container 23c4e9142ea3 [2022-04-13T01:00:51.533Z] ---> 150ed84bfebd [2022-04-13T01:00:51.533Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T01:00:51.816Z] Removing intermediate container 1c4d9f4b2982 [2022-04-13T01:00:51.816Z] ---> 06db56c2d0e9 [2022-04-13T01:00:51.816Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T01:00:52.099Z] ---> Running in 96dcd496b6f4 [2022-04-13T01:00:52.099Z] Removing intermediate container 9b4bc798d246 [2022-04-13T01:00:52.099Z] ---> 258b12e83fdc [2022-04-13T01:00:52.099Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-13T01:00:52.382Z] ---> Running in b026be2c28e6 [2022-04-13T01:00:52.995Z] ---> f5011a2be7ab [2022-04-13T01:00:52.995Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-13T01:00:52.995Z] Removing intermediate container 96dcd496b6f4 [2022-04-13T01:00:52.995Z] ---> c582b94ea250 [2022-04-13T01:00:52.995Z] Step 18/20 : LABEL arch=arm64 [2022-04-13T01:00:53.275Z] ---> Running in cf4dd1037aa8 [2022-04-13T01:00:53.561Z] Removing intermediate container 4d497635ec11 [2022-04-13T01:00:53.561Z] ---> 0ad1bdfd3557 [2022-04-13T01:00:53.561Z] [2022-04-13T01:00:53.561Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T01:00:53.561Z] ---> ac73e934f311 [2022-04-13T01:00:53.561Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-13T01:00:53.561Z] ---> Using cache [2022-04-13T01:00:53.561Z] ---> 6595e678b245 [2022-04-13T01:00:53.561Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T01:00:53.561Z] ---> Using cache [2022-04-13T01:00:53.561Z] ---> bf40bc4a5702 [2022-04-13T01:00:53.561Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-13T01:00:53.847Z] ---> Running in 436a12ca3741 [2022-04-13T01:00:54.141Z] Removing intermediate container cf4dd1037aa8 [2022-04-13T01:00:54.141Z] ---> cc00235e41a1 [2022-04-13T01:00:54.141Z] Step 19/20 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [2022-04-13T01:00:54.427Z] ---> Running in dd9185c8e188 [2022-04-13T01:00:54.427Z] Removing intermediate container 436a12ca3741 [2022-04-13T01:00:54.427Z] ---> 4d45503c1520 [2022-04-13T01:00:54.427Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T01:00:54.703Z] ---> Running in 11f2d0cdce40 [2022-04-13T01:00:55.307Z] Removing intermediate container dd9185c8e188 [2022-04-13T01:00:55.307Z] ---> 525a7fae7646 [2022-04-13T01:00:55.307Z] Step 20/20 : LABEL version=0.0.0 [2022-04-13T01:00:55.581Z] ---> Running in e2ab185e7610 [2022-04-13T01:00:55.858Z] Removing intermediate container 11f2d0cdce40 [2022-04-13T01:00:55.858Z] ---> c9f6c002fa8f [2022-04-13T01:00:55.858Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T01:00:55.858Z] Removing intermediate container b026be2c28e6 [2022-04-13T01:00:55.858Z] ---> 1b941db2a8a8 [2022-04-13T01:00:55.858Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-13T01:00:56.137Z] ---> Running in a9efe243b7b0 [2022-04-13T01:00:56.424Z] Removing intermediate container e2ab185e7610 [2022-04-13T01:00:56.424Z] ---> 20279bf7bb07 [2022-04-13T01:00:56.424Z] [2022-04-13T01:00:57.046Z] Removing intermediate container a9efe243b7b0 [2022-04-13T01:00:57.046Z] ---> 905cc12f86c9 [2022-04-13T01:00:57.046Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-13T01:00:57.046Z] ---> 3e961f614cd9 [2022-04-13T01:00:57.046Z] ---> 519d6dff648a [2022-04-13T01:00:57.046Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-13T01:00:57.046Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-13T01:00:57.672Z] Successfully built 20279bf7bb07 [2022-04-13T01:00:57.672Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-13T01:00:57.672Z]  Building security-spiffe-token-provider ... done Building support-notifications [2022-04-13T01:00:58.679Z] ---> befd8981c7d8 [2022-04-13T01:00:58.679Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-13T01:00:58.679Z] ---> b807dd51ea8a [2022-04-13T01:00:58.679Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-13T01:00:58.679Z] ---> Running in 6354f410d571 [2022-04-13T01:00:58.679Z] ---> Running in 36d1379cb794 [2022-04-13T01:01:00.140Z] Removing intermediate container 6354f410d571 [2022-04-13T01:01:00.140Z] ---> 65a1714ef714 [2022-04-13T01:01:00.140Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T01:01:00.140Z] ---> Running in 5bd1e349abbf [2022-04-13T01:01:01.129Z] ---> ee885556062f [2022-04-13T01:01:01.129Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-13T01:01:01.129Z] Removing intermediate container 5bd1e349abbf [2022-04-13T01:01:01.129Z] ---> 6bb075edffb1 [2022-04-13T01:01:01.129Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T01:01:01.445Z] ---> Running in 9b838d538c5d [2022-04-13T01:01:02.468Z] Removing intermediate container 9b838d538c5d [2022-04-13T01:01:02.468Z] ---> 79eba7274d3e [2022-04-13T01:01:02.468Z] Step 22/23 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [2022-04-13T01:01:02.468Z] Removing intermediate container 36d1379cb794 [2022-04-13T01:01:02.468Z] ---> d4d12c8d2339 [2022-04-13T01:01:02.468Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T01:01:02.468Z] ---> b5d99364f361 [2022-04-13T01:01:02.468Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-13T01:01:02.468Z] ---> Running in 5719f903b635 [2022-04-13T01:01:02.744Z] ---> Running in be745369cd01 [2022-04-13T01:01:03.734Z] Removing intermediate container be745369cd01 [2022-04-13T01:01:03.734Z] ---> dee40833d749 [2022-04-13T01:01:03.734Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T01:01:03.734Z] Removing intermediate container 5719f903b635 [2022-04-13T01:01:03.734Z] ---> f1e192b425c8 [2022-04-13T01:01:03.734Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T01:01:03.734Z] ---> Running in a16fda281690 [2022-04-13T01:01:03.734Z] ---> Running in 0c0a0562125c [2022-04-13T01:01:04.010Z] ---> d47b5a7e8b8e [2022-04-13T01:01:04.010Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-13T01:01:05.006Z] Removing intermediate container 0c0a0562125c [2022-04-13T01:01:05.006Z] ---> ebd6819ed535 [2022-04-13T01:01:05.006Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T01:01:05.006Z] Removing intermediate container a16fda281690 [2022-04-13T01:01:05.006Z] ---> 1b42873b1616 [2022-04-13T01:01:05.006Z] [2022-04-13T01:01:05.006Z] ---> Running in 398f0ae8199a [2022-04-13T01:01:06.467Z] Removing intermediate container 398f0ae8199a [2022-04-13T01:01:06.467Z] ---> 1d75a807c8d1 [2022-04-13T01:01:06.467Z] Step 21/22 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [2022-04-13T01:01:06.467Z] ---> Running in 708fbb02b8b3 [2022-04-13T01:01:06.467Z] Successfully built 1b42873b1616 [2022-04-13T01:01:06.467Z] Successfully tagged core-command-arm64:latest [2022-04-13T01:01:06.467Z]  Building core-command ... done Building security-proxy-setup [2022-04-13T01:01:07.083Z] Removing intermediate container 708fbb02b8b3 [2022-04-13T01:01:07.083Z] ---> 40fe84edcb89 [2022-04-13T01:01:07.083Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T01:01:07.083Z] ---> Running in 9a76851068e3 [2022-04-13T01:01:07.360Z] ---> d866c9c9f9be [2022-04-13T01:01:07.360Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-13T01:01:07.967Z] Removing intermediate container 9a76851068e3 [2022-04-13T01:01:07.967Z] ---> 9451c839b578 [2022-04-13T01:01:07.967Z] [2022-04-13T01:01:08.587Z] ---> 85e8017ccedc [2022-04-13T01:01:08.587Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-13T01:01:08.587Z] Successfully built 9451c839b578 [2022-04-13T01:01:08.587Z] Successfully tagged support-scheduler-arm64:latest [2022-04-13T01:01:08.587Z] Building security-secretstore-setup [2022-04-13T01:01:09.576Z]  Building support-scheduler ... done  ---> 018f563bdb14 [2022-04-13T01:01:09.576Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-13T01:01:10.574Z] ---> 3012a20926cb [2022-04-13T01:01:10.574Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-13T01:01:10.852Z] ---> Running in 94ade1e3485f [2022-04-13T01:01:11.460Z] Removing intermediate container 94ade1e3485f [2022-04-13T01:01:11.460Z] ---> a1ed11749ee0 [2022-04-13T01:01:11.460Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-13T01:01:12.923Z] ---> c8ecc745235c [2022-04-13T01:01:12.923Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-13T01:01:13.207Z] ---> Running in 363fb192f391 [2022-04-13T01:01:16.681Z] Removing intermediate container 363fb192f391 [2022-04-13T01:01:16.681Z] ---> af187003ff82 [2022-04-13T01:01:16.681Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-13T01:01:16.681Z] ---> Running in 96bea826e80c [2022-04-13T01:01:17.280Z] Removing intermediate container 96bea826e80c [2022-04-13T01:01:17.280Z] ---> 20693da3c9e8 [2022-04-13T01:01:17.280Z] Step 28/31 : CMD ["gate"] [2022-04-13T01:01:17.885Z] ---> Running in 97f3c40e53b7 [2022-04-13T01:01:18.500Z] Removing intermediate container 97f3c40e53b7 [2022-04-13T01:01:18.500Z] ---> fc909d61581b [2022-04-13T01:01:18.500Z] Step 29/31 : LABEL arch=arm64 [2022-04-13T01:01:19.108Z] ---> Running in e607570151c1 [2022-04-13T01:01:19.709Z] Removing intermediate container a6361d8d7ec1 [2022-04-13T01:01:19.709Z] ---> efd4b5c5f6cc [2022-04-13T01:01:19.709Z] [2022-04-13T01:01:19.709Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T01:01:19.709Z] ---> ac73e934f311 [2022-04-13T01:01:19.709Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-13T01:01:19.709Z] Removing intermediate container e607570151c1 [2022-04-13T01:01:19.709Z] ---> 528a066ccc83 [2022-04-13T01:01:19.709Z] Step 30/31 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [2022-04-13T01:01:19.709Z] ---> Running in fd7486c17b84 [2022-04-13T01:01:19.989Z] ---> Running in 546e49cc088e [2022-04-13T01:01:20.271Z] Removing intermediate container fd7486c17b84 [2022-04-13T01:01:20.271Z] ---> 7e6eb2364762 [2022-04-13T01:01:20.271Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-13T01:01:20.550Z] ---> Running in 419576a98f55 [2022-04-13T01:01:20.830Z] Removing intermediate container 546e49cc088e [2022-04-13T01:01:20.830Z] ---> c7fa4a213b91 [2022-04-13T01:01:20.830Z] Step 31/31 : LABEL version=0.0.0 [2022-04-13T01:01:21.440Z] ---> Running in 5f449a971498 [2022-04-13T01:01:21.440Z] Removing intermediate container 419576a98f55 [2022-04-13T01:01:21.440Z] ---> f545993de001 [2022-04-13T01:01:21.440Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-13T01:01:21.440Z] ---> Running in b185e4202d02 [2022-04-13T01:01:21.715Z] Removing intermediate container 5f449a971498 [2022-04-13T01:01:21.715Z] ---> 04840d51e762 [2022-04-13T01:01:21.715Z] [2022-04-13T01:01:21.992Z] Removing intermediate container b185e4202d02 [2022-04-13T01:01:21.992Z] ---> d3a53580f55b [2022-04-13T01:01:21.992Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T01:01:22.283Z] ---> Running in e81adac3084c [2022-04-13T01:01:22.889Z] Successfully built 04840d51e762 [2022-04-13T01:01:22.889Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-13T01:01:22.889Z]  Building security-bootstrapper ... done Building core-metadata [2022-04-13T01:01:24.967Z] Removing intermediate container e81adac3084c [2022-04-13T01:01:24.967Z] ---> 5533eb5fe4aa [2022-04-13T01:01:24.967Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-13T01:01:24.967Z] ---> Running in e2f66322c480 [2022-04-13T01:01:26.464Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T01:01:27.447Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T01:01:28.439Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-13T01:01:28.439Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T01:01:28.439Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-13T01:01:28.712Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T01:01:28.712Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-13T01:01:28.989Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-13T01:01:28.989Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T01:01:28.989Z] OK: 8 MiB in 20 packages [2022-04-13T01:01:30.993Z] Removing intermediate container e2f66322c480 [2022-04-13T01:01:30.993Z] ---> 1f6811fa2c30 [2022-04-13T01:01:30.993Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T01:01:31.980Z] ---> ce0d8b7642cf [2022-04-13T01:01:31.980Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-13T01:01:33.960Z] ---> f80e5d61613d [2022-04-13T01:01:33.960Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-13T01:01:34.248Z] ---> 8f93ad022034 [2022-04-13T01:01:34.248Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-13T01:01:34.523Z] ---> Running in 7ec6414d24d1 [2022-04-13T01:01:34.800Z] Removing intermediate container 7ec6414d24d1 [2022-04-13T01:01:34.800Z] ---> 9ca45f43b5e1 [2022-04-13T01:01:34.800Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T01:01:35.085Z] ---> Running in 48e7ffb7f928 [2022-04-13T01:01:35.365Z] Removing intermediate container 48e7ffb7f928 [2022-04-13T01:01:35.365Z] ---> 7ba05e3f792a [2022-04-13T01:01:35.365Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T01:01:35.643Z] ---> Running in 24795b5d1be6 [2022-04-13T01:01:35.923Z] Removing intermediate container 24795b5d1be6 [2022-04-13T01:01:35.923Z] ---> 9f1baa69efe7 [2022-04-13T01:01:35.923Z] Step 22/23 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [2022-04-13T01:01:36.198Z] ---> Running in 1a760e250143 [2022-04-13T01:01:36.798Z] Removing intermediate container 1a760e250143 [2022-04-13T01:01:36.798Z] ---> 66a229b70ed8 [2022-04-13T01:01:36.798Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T01:01:36.798Z] ---> Running in a4c6c3777917 [2022-04-13T01:01:37.405Z] Removing intermediate container a4c6c3777917 [2022-04-13T01:01:37.405Z] ---> 6e95c38d0719 [2022-04-13T01:01:37.405Z] [2022-04-13T01:01:37.681Z] Successfully built 6e95c38d0719 [2022-04-13T01:01:37.681Z] Successfully tagged core-data-arm64:latest [2022-04-13T01:01:37.953Z]  Building core-data ... done Building security-spire-server [2022-04-13T01:02:10.303Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T01:02:10.303Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T01:02:10.303Z] ---> 6657c5ea2509 [2022-04-13T01:02:10.303Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T01:02:10.303Z] ---> Using cache [2022-04-13T01:02:10.303Z] ---> 855da9a5ae4c [2022-04-13T01:02:10.304Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T01:02:10.304Z] ---> Running in ba7957aaf370 [2022-04-13T01:02:10.902Z] Removing intermediate container ba7957aaf370 [2022-04-13T01:02:10.902Z] ---> a6732555f34c [2022-04-13T01:02:10.902Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-13T01:02:10.902Z] ---> Running in dd36dec109dc [2022-04-13T01:02:12.354Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T01:02:13.334Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T01:02:14.314Z] OK: 220 MiB in 52 packages [2022-04-13T01:02:15.755Z] Removing intermediate container dd36dec109dc [2022-04-13T01:02:15.755Z] ---> 288c91491673 [2022-04-13T01:02:15.755Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T01:02:16.747Z] ---> be7bd0d64848 [2022-04-13T01:02:16.747Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T01:02:16.747Z] ---> Running in 7173668f03b3 [2022-04-13T01:02:21.075Z] Removing intermediate container 7173668f03b3 [2022-04-13T01:02:21.075Z] ---> 4b2fb4fa05c3 [2022-04-13T01:02:21.075Z] Step 8/22 : COPY . . [2022-04-13T01:02:33.499Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T01:02:33.499Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T01:02:33.499Z] ---> 6657c5ea2509 [2022-04-13T01:02:33.499Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T01:02:33.499Z] ---> Using cache [2022-04-13T01:02:33.499Z] ---> 855da9a5ae4c [2022-04-13T01:02:33.499Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T01:02:33.499Z] ---> Using cache [2022-04-13T01:02:33.499Z] ---> a6732555f34c [2022-04-13T01:02:33.499Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-13T01:02:33.499Z] ---> Running in 6ca6cfd64262 [2022-04-13T01:02:33.499Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T01:02:33.499Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T01:02:33.499Z] ---> 6657c5ea2509 [2022-04-13T01:02:33.499Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T01:02:33.499Z] ---> Using cache [2022-04-13T01:02:33.500Z] ---> 855da9a5ae4c [2022-04-13T01:02:33.500Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T01:02:33.500Z] ---> Using cache [2022-04-13T01:02:33.500Z] ---> a6732555f34c [2022-04-13T01:02:33.500Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-13T01:02:33.500Z] ---> Running in 5c91bb2a47b7 [2022-04-13T01:02:35.507Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T01:02:35.507Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T01:02:36.497Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T01:02:36.497Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T01:02:37.491Z] OK: 220 MiB in 52 packages [2022-04-13T01:02:37.774Z] OK: 220 MiB in 52 packages [2022-04-13T01:02:39.767Z] Removing intermediate container 6ca6cfd64262 [2022-04-13T01:02:39.767Z] ---> 7514bccbde7c [2022-04-13T01:02:39.767Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T01:02:39.767Z] Removing intermediate container 5c91bb2a47b7 [2022-04-13T01:02:39.767Z] ---> 059ecd39dfe8 [2022-04-13T01:02:39.767Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T01:02:41.239Z] ---> 22aa240e8b3c [2022-04-13T01:02:41.239Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T01:02:41.239Z] ---> 740d598be891 [2022-04-13T01:02:41.239Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T01:02:41.239Z] ---> Running in 0547ef5fb342 [2022-04-13T01:02:41.524Z] ---> Running in 71f5ea5fde1c [2022-04-13T01:02:42.133Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T01:02:42.133Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T01:02:42.133Z] ---> 6657c5ea2509 [2022-04-13T01:02:42.133Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T01:02:42.133Z] ---> Using cache [2022-04-13T01:02:42.133Z] ---> 855da9a5ae4c [2022-04-13T01:02:42.133Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T01:02:42.133Z] ---> Using cache [2022-04-13T01:02:42.133Z] ---> a6732555f34c [2022-04-13T01:02:42.133Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-13T01:02:42.133Z] ---> Using cache [2022-04-13T01:02:42.133Z] ---> 059ecd39dfe8 [2022-04-13T01:02:42.133Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T01:02:42.133Z] ---> Using cache [2022-04-13T01:02:42.133Z] ---> 22aa240e8b3c [2022-04-13T01:02:42.133Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T01:02:42.409Z] ---> Running in 4f562a16ab86 [2022-04-13T01:02:47.834Z] Removing intermediate container 0547ef5fb342 [2022-04-13T01:02:47.834Z] ---> c2d107aa65df [2022-04-13T01:02:47.834Z] Step 8/25 : COPY . . [2022-04-13T01:02:47.834Z] Removing intermediate container 71f5ea5fde1c [2022-04-13T01:02:47.834Z] ---> 07304fc6bb88 [2022-04-13T01:02:47.834Z] Step 8/22 : COPY . . [2022-04-13T01:02:47.834Z] Removing intermediate container 4f562a16ab86 [2022-04-13T01:02:47.834Z] ---> e92efa1a6b8e [2022-04-13T01:02:47.834Z] Step 8/23 : COPY . . [2022-04-13T01:02:49.292Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T01:02:49.292Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T01:02:49.292Z] ---> 6657c5ea2509 [2022-04-13T01:02:49.292Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T01:02:49.292Z] ---> Using cache [2022-04-13T01:02:49.292Z] ---> 855da9a5ae4c [2022-04-13T01:02:49.292Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T01:02:49.292Z] ---> Using cache [2022-04-13T01:02:49.292Z] ---> a6732555f34c [2022-04-13T01:02:49.292Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T01:02:49.566Z] ---> Running in 5dff73cc2f9a [2022-04-13T01:02:51.003Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T01:02:51.993Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T01:02:53.433Z] OK: 220 MiB in 52 packages [2022-04-13T01:02:55.434Z] Removing intermediate container 5dff73cc2f9a [2022-04-13T01:02:55.434Z] ---> 97114c486bd3 [2022-04-13T01:02:55.434Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T01:02:56.888Z] ---> e785547f115c [2022-04-13T01:02:56.888Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T01:02:57.162Z] ---> Running in c2a915a5d4ac [2022-04-13T01:02:57.771Z] ---> e214f26713f3 [2022-04-13T01:02:57.771Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-13T01:02:58.048Z] ---> Running in 9b151476683f [2022-04-13T01:03:01.469Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T01:03:03.568Z] Removing intermediate container c2a915a5d4ac [2022-04-13T01:03:03.568Z] ---> 6d5e389938a5 [2022-04-13T01:03:03.568Z] Step 8/25 : COPY . . [2022-04-13T01:03:50.602Z] ---> c2c8541dc6de [2022-04-13T01:03:50.602Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-13T01:03:50.602Z] ---> Running in a493daf8d78e [2022-04-13T01:03:50.602Z] ---> 66ade6d89706 [2022-04-13T01:03:50.602Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-13T01:03:50.602Z] ---> Running in 9b9ec36f5d5d [2022-04-13T01:03:50.602Z] ---> 758b8597bc1a [2022-04-13T01:03:50.602Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-13T01:03:50.602Z] ---> Running in d58063d088e7 [2022-04-13T01:03:50.602Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T01:03:50.602Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T01:03:50.602Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T01:03:58.921Z] ---> 39f6ce749edd [2022-04-13T01:03:58.921Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T01:03:59.201Z] ---> Running in 8c1aef1b65cd [2022-04-13T01:03:59.803Z] Removing intermediate container 8c1aef1b65cd [2022-04-13T01:03:59.803Z] ---> 15499722ef25 [2022-04-13T01:03:59.803Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-13T01:04:00.079Z] ---> Running in 17b51fc587ab [2022-04-13T01:04:03.499Z] Removing intermediate container 17b51fc587ab [2022-04-13T01:04:03.499Z] ---> c489ada63232 [2022-04-13T01:04:03.499Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-13T01:04:03.499Z] ---> Running in 0d4cdd1b8d69 [2022-04-13T01:04:03.775Z] Removing intermediate container 0d4cdd1b8d69 [2022-04-13T01:04:04.049Z] ---> 749806e3832b [2022-04-13T01:04:04.049Z] 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-13T01:04:04.049Z] ---> Running in 20eb5118d014 [2022-04-13T01:04:06.695Z] spire-1.2.1/ [2022-04-13T01:04:06.695Z] spire-1.2.1/.data/ [2022-04-13T01:04:06.695Z] spire-1.2.1/.data/.file [2022-04-13T01:04:06.695Z] spire-1.2.1/.dockerignore [2022-04-13T01:04:06.695Z] spire-1.2.1/.gitattributes [2022-04-13T01:04:06.695Z] spire-1.2.1/.githooks/ [2022-04-13T01:04:06.695Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T01:04:06.695Z] spire-1.2.1/.github/ [2022-04-13T01:04:06.695Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T01:04:06.695Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T01:04:06.695Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T01:04:06.695Z] spire-1.2.1/.github/workflows/ [2022-04-13T01:04:06.695Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T01:04:06.695Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T01:04:06.695Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T01:04:06.695Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T01:04:06.695Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T01:04:06.695Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T01:04:06.695Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T01:04:06.695Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T01:04:06.695Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T01:04:06.695Z] spire-1.2.1/.gitignore [2022-04-13T01:04:06.695Z] spire-1.2.1/.go-version [2022-04-13T01:04:06.695Z] spire-1.2.1/.golangci.yml [2022-04-13T01:04:06.695Z] spire-1.2.1/ADOPTERS.md [2022-04-13T01:04:06.695Z] spire-1.2.1/CHANGELOG.md [2022-04-13T01:04:06.695Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T01:04:06.695Z] spire-1.2.1/CODEOWNERS [2022-04-13T01:04:06.695Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T01:04:06.695Z] spire-1.2.1/Dockerfile [2022-04-13T01:04:06.972Z] spire-1.2.1/Dockerfile.dev [2022-04-13T01:04:06.972Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T01:04:06.972Z] spire-1.2.1/LICENSE [2022-04-13T01:04:06.972Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T01:04:06.972Z] spire-1.2.1/Makefile [2022-04-13T01:04:06.972Z] spire-1.2.1/README.md [2022-04-13T01:04:06.972Z] spire-1.2.1/ROADMAP.md [2022-04-13T01:04:06.972Z] spire-1.2.1/SECURITY.md [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/ [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T01:04:06.972Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T01:04:06.972Z] spire-1.2.1/conf/ [2022-04-13T01:04:06.972Z] spire-1.2.1/conf/agent/ [2022-04-13T01:04:06.972Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T01:04:06.972Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T01:04:06.972Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T01:04:06.972Z] spire-1.2.1/conf/server/ [2022-04-13T01:04:06.972Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T01:04:06.972Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T01:04:06.972Z] spire-1.2.1/conf/server/server.conf [2022-04-13T01:04:06.972Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/ [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/auditlog.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/images/ [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T01:04:06.972Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T01:04:07.248Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T01:04:07.248Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T01:04:07.248Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T01:04:07.248Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T01:04:07.248Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T01:04:07.248Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T01:04:07.248Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T01:04:07.248Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T01:04:07.248Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T01:04:07.248Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T01:04:07.248Z] spire-1.2.1/doc/spire_server.md [2022-04-13T01:04:07.248Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T01:04:07.248Z] spire-1.2.1/doc/telemetry.md [2022-04-13T01:04:07.248Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T01:04:07.248Z] spire-1.2.1/doc/upgrading.md [2022-04-13T01:04:07.248Z] spire-1.2.1/doc/using_spire.md [2022-04-13T01:04:07.248Z] spire-1.2.1/examples/ [2022-04-13T01:04:07.248Z] spire-1.2.1/examples/README.md [2022-04-13T01:04:07.248Z] spire-1.2.1/go.mod [2022-04-13T01:04:07.248Z] spire-1.2.1/go.sum [2022-04-13T01:04:07.248Z] spire-1.2.1/pkg/ [2022-04-13T01:04:07.248Z] spire-1.2.1/pkg/agent/ [2022-04-13T01:04:07.248Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T01:04:07.248Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T01:04:07.248Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T01:04:07.248Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T01:04:07.248Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T01:04:07.248Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T01:04:07.248Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T01:04:07.248Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T01:04:07.248Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T01:04:07.248Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T01:04:07.248Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T01:04:07.248Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T01:04:07.248Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T01:04:07.248Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T01:04:07.248Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T01:04:07.248Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T01:04:07.248Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T01:04:07.248Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T01:04:07.248Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T01:04:07.248Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T01:04:07.248Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T01:04:07.248Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T01:04:07.248Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T01:04:07.248Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T01:04:07.248Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T01:04:07.248Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/common/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/common/api/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T01:04:07.249Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T01:04:07.250Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T01:04:07.250Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T01:04:07.250Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T01:04:07.250Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T01:04:07.250Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T01:04:07.250Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T01:04:07.250Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T01:04:07.250Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T01:04:07.250Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T01:04:07.250Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T01:04:07.250Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T01:04:07.250Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T01:04:07.250Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T01:04:07.250Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T01:04:07.250Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T01:04:07.250Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T01:04:07.250Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T01:04:07.250Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T01:04:07.250Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T01:04:07.250Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T01:04:07.250Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T01:04:07.250Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T01:04:07.250Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T01:04:07.526Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/health/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/log/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T01:04:07.527Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/util/ [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/version/ [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/server/ [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/server/api/ [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T01:04:07.528Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T01:04:07.804Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T01:04:07.804Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T01:04:07.804Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T01:04:07.804Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T01:04:07.804Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T01:04:07.804Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T01:04:07.804Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T01:04:07.804Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T01:04:07.804Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T01:04:07.804Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T01:04:07.804Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T01:04:07.804Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T01:04:07.804Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T01:04:07.804Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/config.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T01:04:07.805Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T01:04:07.806Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T01:04:08.081Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/server.go [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T01:04:08.082Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T01:04:08.082Z] spire-1.2.1/proto/ [2022-04-13T01:04:08.082Z] spire-1.2.1/proto/private/ [2022-04-13T01:04:08.082Z] spire-1.2.1/proto/private/server/ [2022-04-13T01:04:08.082Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T01:04:08.082Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T01:04:08.082Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T01:04:08.082Z] spire-1.2.1/proto/spire/ [2022-04-13T01:04:08.082Z] spire-1.2.1/proto/spire/common/ [2022-04-13T01:04:08.082Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T01:04:08.082Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T01:04:08.082Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T01:04:08.082Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T01:04:08.082Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T01:04:08.082Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T01:04:08.082Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T01:04:08.082Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T01:04:08.082Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T01:04:08.082Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T01:04:08.082Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T01:04:08.082Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T01:04:08.082Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T01:04:08.082Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T01:04:08.082Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T01:04:08.082Z] spire-1.2.1/release/ [2022-04-13T01:04:08.082Z] spire-1.2.1/release/spire-extras/ [2022-04-13T01:04:08.082Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T01:04:08.082Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T01:04:08.082Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T01:04:08.082Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T01:04:08.082Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T01:04:08.082Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T01:04:08.082Z] spire-1.2.1/release/spire/ [2022-04-13T01:04:08.082Z] spire-1.2.1/release/spire/README.md [2022-04-13T01:04:08.082Z] spire-1.2.1/release/spire/conf/ [2022-04-13T01:04:08.082Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T01:04:08.082Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T01:04:08.082Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T01:04:08.082Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T01:04:08.082Z] spire-1.2.1/script/ [2022-04-13T01:04:08.082Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T01:04:08.082Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T01:04:08.082Z] spire-1.2.1/support/ [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/ [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T01:04:08.082Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T01:04:08.082Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T01:04:08.082Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T01:04:08.083Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T01:04:08.083Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T01:04:08.083Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T01:04:08.083Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T01:04:08.083Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T01:04:08.083Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T01:04:08.083Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T01:04:08.083Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T01:04:08.083Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T01:04:08.083Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T01:04:08.083Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T01:04:08.083Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T01:04:08.083Z] spire-1.2.1/test/ [2022-04-13T01:04:08.083Z] spire-1.2.1/test/clock/ [2022-04-13T01:04:08.083Z] spire-1.2.1/test/clock/clock.go [2022-04-13T01:04:08.083Z] spire-1.2.1/test/fakes/ [2022-04-13T01:04:08.083Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T01:04:08.083Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T01:04:08.083Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T01:04:08.083Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T01:04:08.083Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T01:04:08.083Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T01:04:08.083Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T01:04:08.083Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T01:04:08.083Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T01:04:08.083Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T01:04:08.083Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T01:04:08.083Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T01:04:08.083Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T01:04:08.083Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T01:04:08.083Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T01:04:08.083Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T01:04:08.083Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T01:04:08.083Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T01:04:08.083Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T01:04:08.083Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T01:04:08.083Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T01:04:08.083Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T01:04:08.083Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T01:04:08.083Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T01:04:08.083Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T01:04:08.083Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T01:04:08.083Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T01:04:08.083Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T01:04:08.083Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/config/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T01:04:08.362Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/README.md [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/common [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/setup/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T01:04:08.362Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T01:04:08.363Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T01:04:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T01:04:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T01:04:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T01:04:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T01:04:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T01:04:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T01:04:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T01:04:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T01:04:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T01:04:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T01:04:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T01:04:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T01:04:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T01:04:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T01:04:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T01:04:08.640Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T01:04:08.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T01:04:08.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T01:04:08.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T01:04:08.640Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T01:04:08.641Z] spire-1.2.1/test/integration/test.sh [2022-04-13T01:04:08.641Z] spire-1.2.1/test/plugintest/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T01:04:08.641Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T01:04:08.641Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T01:04:08.641Z] spire-1.2.1/test/spiretest/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T01:04:08.641Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T01:04:08.641Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T01:04:08.641Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T01:04:08.641Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T01:04:08.641Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T01:04:08.641Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T01:04:08.641Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T01:04:08.641Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T01:04:08.641Z] spire-1.2.1/test/testca/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/testca/ca.go [2022-04-13T01:04:08.641Z] spire-1.2.1/test/testkey/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T01:04:08.641Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T01:04:08.641Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T01:04:08.641Z] spire-1.2.1/test/testkey/new.go [2022-04-13T01:04:08.641Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T01:04:08.641Z] spire-1.2.1/test/util/ [2022-04-13T01:04:08.641Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T01:04:08.641Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T01:04:08.641Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T01:04:08.641Z] spire-1.2.1/test/util/race.go [2022-04-13T01:04:08.641Z] spire-1.2.1/test/util/util.go [2022-04-13T01:04:08.641Z] building spire from source... [2022-04-13T01:04:09.239Z] Installing go1.17.7... [2022-04-13T01:04:36.069Z] Building bin/spire-server... [2022-04-13T01:04:36.069Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T01:04:36.069Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T01:04:36.069Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T01:04:36.069Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T01:04:36.069Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T01:04:36.069Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T01:04:36.069Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T01:04:36.344Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T01:04:36.621Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T01:04:38.612Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T01:04:39.212Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T01:04:39.212Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T01:04:39.212Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T01:04:39.489Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T01:04:39.767Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T01:04:39.767Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T01:04:39.767Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T01:04:40.757Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T01:04:40.757Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T01:04:41.035Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T01:04:41.313Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T01:04:41.313Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T01:04:42.763Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T01:04:42.763Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T01:05:01.121Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T01:05:01.121Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T01:05:01.121Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T01:05:01.121Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T01:05:01.121Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T01:05:01.121Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T01:05:01.121Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T01:05:01.121Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T01:05:01.121Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T01:05:01.121Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T01:05:01.121Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T01:05:01.121Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T01:05:01.121Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T01:05:01.121Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-13T01:05:01.121Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T01:05:01.121Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T01:05:01.121Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T01:05:01.121Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T01:05:01.732Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T01:05:01.732Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T01:05:02.015Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T01:05:02.015Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T01:05:02.335Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T01:05:02.335Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T01:05:04.066Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T01:05:16.567Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T01:05:16.567Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T01:05:16.844Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T01:05:17.119Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T01:05:17.396Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T01:05:17.396Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T01:05:17.672Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T01:05:17.951Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T01:05:17.951Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T01:05:18.940Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T01:05:18.940Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T01:05:18.940Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T01:05:24.396Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T01:06:03.445Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T01:06:03.445Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T01:06:03.445Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T01:06:03.718Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T01:06:22.047Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T01:06:22.047Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T01:06:22.047Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T01:06:22.047Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T01:06:22.047Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T01:06:22.047Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T01:06:23.494Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T01:06:24.099Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T01:06:26.104Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T01:06:26.104Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T01:06:26.383Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T01:06:27.375Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T01:06:27.375Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T01:06:27.648Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T01:06:27.922Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T01:06:28.197Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T01:06:28.801Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T01:06:28.801Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T01:06:29.080Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T01:06:29.359Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T01:06:29.636Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T01:06:31.114Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T01:06:31.114Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T01:06:31.114Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T01:06:31.114Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T01:06:32.099Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T01:06:37.518Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T01:06:37.794Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T01:06:37.794Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T01:06:37.794Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T01:06:37.794Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T01:06:37.794Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T01:06:38.780Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T01:06:39.056Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T01:06:39.333Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T01:06:39.333Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T01:06:39.609Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T01:06:41.056Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T01:06:41.335Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T01:06:41.937Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T01:06:41.937Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T01:06:42.215Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T01:06:42.492Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T01:06:42.492Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T01:06:42.492Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T01:06:42.769Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T01:06:43.758Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T01:06:44.036Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T01:06:44.314Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T01:06:44.591Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T01:06:44.869Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T01:06:45.471Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T01:06:48.119Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T01:06:48.119Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T01:06:48.119Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T01:06:48.119Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T01:06:48.119Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T01:06:48.732Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T01:06:49.010Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T01:06:49.611Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T01:06:53.039Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T01:06:55.719Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T01:06:55.719Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T01:06:55.994Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T01:06:55.994Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T01:06:55.994Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T01:06:56.980Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T01:06:56.980Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T01:06:57.255Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T01:06:57.255Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T01:06:57.530Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T01:06:57.530Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T01:06:57.530Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T01:07:07.699Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T01:07:07.699Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T01:07:07.699Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T01:07:07.699Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T01:07:47.333Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T01:07:47.333Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T01:09:39.199Z] Removing intermediate container 9b151476683f [2022-04-13T01:09:39.199Z] ---> 36b5a877afad [2022-04-13T01:09:39.199Z] [2022-04-13T01:09:39.199Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T01:09:39.199Z] ---> ac73e934f311 [2022-04-13T01:09:39.199Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-13T01:09:39.199Z] ---> Running in 9be4ef2d65eb [2022-04-13T01:09:39.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T01:09:39.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T01:09:39.199Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-13T01:09:39.199Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-13T01:09:39.199Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T01:09:39.199Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T01:09:39.199Z] OK: 6 MiB in 16 packages [2022-04-13T01:09:40.197Z] Removing intermediate container 9be4ef2d65eb [2022-04-13T01:09:40.197Z] ---> e59280a3e210 [2022-04-13T01:09:40.197Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T01:09:40.197Z] ---> Running in 31bec67765f9 [2022-04-13T01:09:40.803Z] Removing intermediate container 31bec67765f9 [2022-04-13T01:09:40.803Z] ---> 5a31ed0492fc [2022-04-13T01:09:40.803Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-13T01:09:40.803Z] ---> Running in ae5e9c87db46 [2022-04-13T01:09:41.406Z] Removing intermediate container ae5e9c87db46 [2022-04-13T01:09:41.406Z] ---> 9fa2fcf20d34 [2022-04-13T01:09:41.406Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T01:09:41.406Z] ---> Running in 7a41c2ad285f [2022-04-13T01:09:42.008Z] Removing intermediate container 7a41c2ad285f [2022-04-13T01:09:42.008Z] ---> 1a1ecc1cd6f8 [2022-04-13T01:09:42.008Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T01:09:43.004Z] ---> e1dbde0efef5 [2022-04-13T01:09:43.004Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-13T01:09:45.024Z] ---> 4987e3488a87 [2022-04-13T01:09:45.024Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-13T01:09:46.028Z] ---> 3dc0911c5056 [2022-04-13T01:09:46.028Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-13T01:09:46.315Z] ---> Running in 41a48d8684b2 [2022-04-13T01:09:46.922Z] Removing intermediate container 41a48d8684b2 [2022-04-13T01:09:46.922Z] ---> 542021d636ca [2022-04-13T01:09:46.922Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T01:09:46.922Z] ---> Running in 66bc39c88ce3 [2022-04-13T01:09:47.528Z] Removing intermediate container 66bc39c88ce3 [2022-04-13T01:09:47.528Z] ---> b63a54a60ff4 [2022-04-13T01:09:47.528Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T01:09:47.528Z] ---> Running in 236a3332bbef [2022-04-13T01:09:48.144Z] Removing intermediate container 236a3332bbef [2022-04-13T01:09:48.144Z] ---> f43830ee28bb [2022-04-13T01:09:48.144Z] Step 21/22 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [2022-04-13T01:09:48.425Z] ---> Running in a4f2555d68dc [2022-04-13T01:09:49.034Z] Removing intermediate container a4f2555d68dc [2022-04-13T01:09:49.034Z] ---> 9438bf9e04df [2022-04-13T01:09:49.034Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T01:09:49.034Z] ---> Running in 9a4bb49f0c7b [2022-04-13T01:09:49.632Z] Removing intermediate container 9a4bb49f0c7b [2022-04-13T01:09:49.632Z] ---> 0b631a3fee47 [2022-04-13T01:09:49.632Z] [2022-04-13T01:09:49.907Z] Successfully built 0b631a3fee47 [2022-04-13T01:09:49.907Z] Successfully tagged support-notifications-arm64:latest [2022-04-13T01:09:50.183Z] Building security-spire-agent [2022-04-13T01:10:29.269Z]  Building support-notifications ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T01:10:29.269Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T01:10:29.269Z] ---> 6657c5ea2509 [2022-04-13T01:10:29.269Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T01:10:29.269Z] ---> Using cache [2022-04-13T01:10:29.269Z] ---> 855da9a5ae4c [2022-04-13T01:10:29.269Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T01:10:29.269Z] ---> Using cache [2022-04-13T01:10:29.269Z] ---> a6732555f34c [2022-04-13T01:10:29.269Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T01:10:29.269Z] ---> Using cache [2022-04-13T01:10:29.269Z] ---> 97114c486bd3 [2022-04-13T01:10:29.269Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T01:10:29.269Z] ---> Using cache [2022-04-13T01:10:29.269Z] ---> e785547f115c [2022-04-13T01:10:29.269Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T01:10:29.269Z] ---> Using cache [2022-04-13T01:10:29.269Z] ---> 6d5e389938a5 [2022-04-13T01:10:29.269Z] Step 8/26 : COPY . . [2022-04-13T01:10:29.269Z] ---> Using cache [2022-04-13T01:10:29.269Z] ---> 39f6ce749edd [2022-04-13T01:10:29.269Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T01:10:29.269Z] ---> Using cache [2022-04-13T01:10:29.269Z] ---> 15499722ef25 [2022-04-13T01:10:29.269Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T01:10:29.269Z] ---> Using cache [2022-04-13T01:10:29.269Z] ---> c489ada63232 [2022-04-13T01:10:29.269Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T01:10:29.269Z] ---> Using cache [2022-04-13T01:10:29.269Z] ---> 749806e3832b [2022-04-13T01:10:29.269Z] 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-13T01:10:29.269Z] ---> Running in 9000f0d3c293 [2022-04-13T01:10:29.269Z] spire-1.2.1/ [2022-04-13T01:10:29.269Z] spire-1.2.1/.data/ [2022-04-13T01:10:29.269Z] spire-1.2.1/.data/.file [2022-04-13T01:10:29.269Z] spire-1.2.1/.dockerignore [2022-04-13T01:10:29.269Z] spire-1.2.1/.gitattributes [2022-04-13T01:10:29.269Z] spire-1.2.1/.githooks/ [2022-04-13T01:10:29.269Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T01:10:29.269Z] spire-1.2.1/.github/ [2022-04-13T01:10:29.269Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T01:10:29.269Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T01:10:29.269Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T01:10:29.269Z] spire-1.2.1/.github/workflows/ [2022-04-13T01:10:29.269Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T01:10:29.269Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T01:10:29.269Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T01:10:29.269Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T01:10:29.269Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T01:10:29.269Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T01:10:29.269Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T01:10:29.269Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T01:10:29.269Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T01:10:29.269Z] spire-1.2.1/.gitignore [2022-04-13T01:10:29.269Z] spire-1.2.1/.go-version [2022-04-13T01:10:29.269Z] spire-1.2.1/.golangci.yml [2022-04-13T01:10:29.269Z] spire-1.2.1/ADOPTERS.md [2022-04-13T01:10:29.269Z] spire-1.2.1/CHANGELOG.md [2022-04-13T01:10:29.269Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T01:10:29.269Z] spire-1.2.1/CODEOWNERS [2022-04-13T01:10:29.269Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T01:10:29.269Z] spire-1.2.1/Dockerfile [2022-04-13T01:10:29.269Z] spire-1.2.1/Dockerfile.dev [2022-04-13T01:10:29.269Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T01:10:29.269Z] spire-1.2.1/LICENSE [2022-04-13T01:10:29.269Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T01:10:29.269Z] spire-1.2.1/Makefile [2022-04-13T01:10:29.269Z] spire-1.2.1/README.md [2022-04-13T01:10:29.269Z] spire-1.2.1/ROADMAP.md [2022-04-13T01:10:29.269Z] spire-1.2.1/SECURITY.md [2022-04-13T01:10:29.269Z] spire-1.2.1/cmd/ [2022-04-13T01:10:29.269Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T01:10:29.269Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T01:10:29.269Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T01:10:29.269Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T01:10:29.269Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T01:10:29.269Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T01:10:29.269Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T01:10:29.269Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T01:10:29.269Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T01:10:29.269Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T01:10:29.269Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T01:10:29.270Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T01:10:29.270Z] spire-1.2.1/conf/ [2022-04-13T01:10:29.270Z] spire-1.2.1/conf/agent/ [2022-04-13T01:10:29.270Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T01:10:29.270Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T01:10:29.270Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T01:10:29.270Z] spire-1.2.1/conf/server/ [2022-04-13T01:10:29.270Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T01:10:29.270Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T01:10:29.270Z] spire-1.2.1/conf/server/server.conf [2022-04-13T01:10:29.270Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/ [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/auditlog.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/images/ [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/spire_server.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/telemetry.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/upgrading.md [2022-04-13T01:10:29.270Z] spire-1.2.1/doc/using_spire.md [2022-04-13T01:10:29.270Z] spire-1.2.1/examples/ [2022-04-13T01:10:29.270Z] spire-1.2.1/examples/README.md [2022-04-13T01:10:29.270Z] spire-1.2.1/go.mod [2022-04-13T01:10:29.270Z] spire-1.2.1/go.sum [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T01:10:29.270Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/api/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/health/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/log/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T01:10:29.271Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/util/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/version/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/config.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T01:10:29.272Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/server.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/proto/ [2022-04-13T01:10:29.273Z] spire-1.2.1/proto/private/ [2022-04-13T01:10:29.273Z] spire-1.2.1/proto/private/server/ [2022-04-13T01:10:29.273Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T01:10:29.273Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T01:10:29.273Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T01:10:29.273Z] spire-1.2.1/proto/spire/ [2022-04-13T01:10:29.273Z] spire-1.2.1/proto/spire/common/ [2022-04-13T01:10:29.273Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T01:10:29.273Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T01:10:29.273Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T01:10:29.273Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T01:10:29.273Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T01:10:29.273Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T01:10:29.273Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T01:10:29.273Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T01:10:29.273Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T01:10:29.273Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T01:10:29.273Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T01:10:29.273Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T01:10:29.273Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T01:10:29.273Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T01:10:29.273Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T01:10:29.273Z] spire-1.2.1/release/ [2022-04-13T01:10:29.273Z] spire-1.2.1/release/spire-extras/ [2022-04-13T01:10:29.273Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T01:10:29.273Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T01:10:29.273Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T01:10:29.273Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T01:10:29.273Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T01:10:29.273Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T01:10:29.273Z] spire-1.2.1/release/spire/ [2022-04-13T01:10:29.273Z] spire-1.2.1/release/spire/README.md [2022-04-13T01:10:29.273Z] spire-1.2.1/release/spire/conf/ [2022-04-13T01:10:29.273Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T01:10:29.273Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T01:10:29.273Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T01:10:29.273Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T01:10:29.273Z] spire-1.2.1/script/ [2022-04-13T01:10:29.273Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T01:10:29.273Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T01:10:29.273Z] spire-1.2.1/support/ [2022-04-13T01:10:29.273Z] spire-1.2.1/support/k8s/ [2022-04-13T01:10:29.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T01:10:29.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T01:10:29.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T01:10:29.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T01:10:29.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T01:10:29.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T01:10:29.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T01:10:29.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T01:10:29.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T01:10:29.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T01:10:29.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T01:10:29.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T01:10:29.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T01:10:29.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T01:10:29.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T01:10:29.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T01:10:29.273Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T01:10:29.274Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T01:10:29.274Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T01:10:29.274Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T01:10:29.274Z] spire-1.2.1/test/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/clock/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/clock/clock.go [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/config/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T01:10:29.274Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/README.md [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/common [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/setup/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T01:10:29.274Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T01:10:29.275Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T01:10:29.276Z] spire-1.2.1/test/integration/test.sh [2022-04-13T01:10:29.276Z] spire-1.2.1/test/plugintest/ [2022-04-13T01:10:29.276Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T01:10:29.276Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T01:10:29.276Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T01:10:29.276Z] spire-1.2.1/test/spiretest/ [2022-04-13T01:10:29.276Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T01:10:29.276Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T01:10:29.276Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T01:10:29.276Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T01:10:29.276Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T01:10:29.276Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T01:10:29.276Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T01:10:29.276Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T01:10:29.276Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T01:10:29.276Z] spire-1.2.1/test/testca/ [2022-04-13T01:10:29.276Z] spire-1.2.1/test/testca/ca.go [2022-04-13T01:10:29.276Z] spire-1.2.1/test/testkey/ [2022-04-13T01:10:29.276Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T01:10:29.276Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T01:10:29.276Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T01:10:29.276Z] spire-1.2.1/test/testkey/new.go [2022-04-13T01:10:29.276Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T01:10:29.276Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T01:10:29.276Z] spire-1.2.1/test/util/ [2022-04-13T01:10:29.276Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T01:10:29.276Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T01:10:29.276Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T01:10:29.276Z] spire-1.2.1/test/util/race.go [2022-04-13T01:10:29.276Z] spire-1.2.1/test/util/util.go [2022-04-13T01:10:29.276Z] building spire from source... [2022-04-13T01:10:29.879Z] Installing go1.17.7... [2022-04-13T01:10:56.760Z] Building bin/spire-server... [2022-04-13T01:10:56.760Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T01:10:57.038Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T01:10:57.038Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T01:10:57.645Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T01:10:57.645Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T01:10:58.251Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T01:11:01.680Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T01:11:02.287Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T01:11:02.287Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T01:11:02.564Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T01:11:03.164Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T01:11:03.164Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T01:11:03.164Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T01:11:03.439Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T01:11:03.715Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T01:11:03.715Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T01:11:03.715Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T01:11:03.989Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T01:11:03.989Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T01:11:04.982Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T01:11:05.259Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T01:11:05.259Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T01:11:06.708Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T01:11:09.371Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-13T01:11:19.612Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T01:11:35.138Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T01:11:35.138Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T01:11:35.138Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T01:11:35.138Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T01:11:35.138Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T01:11:35.138Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T01:11:35.138Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T01:11:35.138Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T01:11:35.138Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T01:11:35.138Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T01:11:35.138Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T01:11:35.138Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T01:11:35.138Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-13T01:11:35.415Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T01:11:35.415Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T01:11:35.415Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T01:11:35.700Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T01:11:35.982Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T01:11:37.446Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T01:11:38.053Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T01:11:38.053Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T01:11:38.053Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T01:11:38.053Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T01:11:38.053Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T01:11:38.333Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T01:11:38.333Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T01:11:38.614Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T01:11:38.614Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T01:11:39.221Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T01:11:39.221Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T01:11:39.221Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T01:11:39.500Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T01:11:39.817Z] Removing intermediate container a493daf8d78e [2022-04-13T01:11:39.817Z] ---> b760c2251ae6 [2022-04-13T01:11:39.817Z] [2022-04-13T01:11:39.817Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T01:11:39.817Z] ---> ac73e934f311 [2022-04-13T01:11:39.817Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-13T01:11:40.435Z] ---> Running in 4313225cfb72 [2022-04-13T01:11:40.435Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T01:11:43.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T01:11:43.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T01:11:44.875Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-13T01:11:45.157Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-13T01:11:45.157Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-13T01:11:45.157Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-13T01:11:45.440Z] (5/6) Installing curl (7.79.1-r0) [2022-04-13T01:11:45.440Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-13T01:11:45.440Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T01:11:45.440Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T01:11:45.723Z] OK: 8 MiB in 20 packages [2022-04-13T01:11:47.734Z] Removing intermediate container 9b9ec36f5d5d [2022-04-13T01:11:47.734Z] ---> 9d78a4595965 [2022-04-13T01:11:47.734Z] [2022-04-13T01:11:47.734Z] Step 10/25 : FROM alpine:3.14 [2022-04-13T01:11:47.734Z] ---> ac73e934f311 [2022-04-13T01:11:47.734Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-13T01:11:47.734Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T01:11:47.734Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T01:11:47.734Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T01:11:47.734Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T01:11:47.734Z]  ---> Running in a6c8983f9674 [2022-04-13T01:11:48.013Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T01:11:50.045Z] Removing intermediate container 4313225cfb72 [2022-04-13T01:11:50.045Z] ---> 051eef759f28 [2022-04-13T01:11:50.045Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T01:11:50.330Z] ---> Running in f5562c00f729 [2022-04-13T01:11:50.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T01:11:51.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T01:11:51.218Z] Removing intermediate container f5562c00f729 [2022-04-13T01:11:51.218Z] ---> d1bb966fb566 [2022-04-13T01:11:51.218Z] Step 13/22 : WORKDIR /edgex [2022-04-13T01:11:51.503Z] ---> Running in 68a7032affde [2022-04-13T01:11:52.503Z] Removing intermediate container 68a7032affde [2022-04-13T01:11:52.503Z] ---> 453b6a29bf82 [2022-04-13T01:11:52.503Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-13T01:11:52.783Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-13T01:11:52.783Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-13T01:11:52.783Z] (3/3) Installing su-exec (0.2-r1) [2022-04-13T01:11:52.783Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T01:11:52.783Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T01:11:53.397Z] OK: 6 MiB in 17 packages [2022-04-13T01:11:54.860Z] ---> 9a4204965e48 [2022-04-13T01:11:54.860Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-13T01:11:56.872Z] Removing intermediate container a6c8983f9674 [2022-04-13T01:11:56.872Z] ---> 0ea10e57b283 [2022-04-13T01:11:56.872Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T01:11:57.152Z] ---> Running in 9ac5d9c10460 [2022-04-13T01:11:58.153Z] Removing intermediate container 9ac5d9c10460 [2022-04-13T01:11:58.153Z] ---> 4d11a609fea3 [2022-04-13T01:11:58.153Z] Step 13/25 : WORKDIR / [2022-04-13T01:11:58.440Z] ---> Running in 3061f20cb6e1 [2022-04-13T01:11:59.911Z] ---> 0e476945e5e4 [2022-04-13T01:11:59.911Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-13T01:11:59.911Z] Removing intermediate container 3061f20cb6e1 [2022-04-13T01:11:59.911Z] ---> 90779aaf33c9 [2022-04-13T01:11:59.911Z] 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-13T01:12:01.377Z] Removing intermediate container d58063d088e7 [2022-04-13T01:12:01.377Z] ---> 177f1f5fbff4 [2022-04-13T01:12:01.377Z] [2022-04-13T01:12:01.377Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T01:12:01.377Z] ---> ac73e934f311 [2022-04-13T01:12:01.377Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T01:12:01.377Z] ---> Using cache [2022-04-13T01:12:01.377Z] ---> 6595e678b245 [2022-04-13T01:12:01.377Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T01:12:01.377Z] ---> Using cache [2022-04-13T01:12:01.377Z] ---> bf40bc4a5702 [2022-04-13T01:12:01.377Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-13T01:12:01.657Z] ---> 4396c6c3a8c5 [2022-04-13T01:12:01.657Z] 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-13T01:12:01.657Z] ---> Running in 772d44bdbc76 [2022-04-13T01:12:03.126Z] Removing intermediate container 772d44bdbc76 [2022-04-13T01:12:03.126Z] ---> 5ce497ace925 [2022-04-13T01:12:03.126Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T01:12:03.409Z] ---> cc7bbe07512b [2022-04-13T01:12:03.409Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-13T01:12:03.409Z] ---> Running in f245a305d8b1 [2022-04-13T01:12:03.694Z] ---> d4a6370e0dad [2022-04-13T01:12:03.694Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T01:12:04.306Z] Removing intermediate container f245a305d8b1 [2022-04-13T01:12:04.306Z] ---> a3c3c5303291 [2022-04-13T01:12:04.586Z] Step 15/23 : WORKDIR / [2022-04-13T01:12:04.586Z] ---> Running in c3f3f7267ce2 [2022-04-13T01:12:04.878Z] ---> b5ae5c7be7d7 [2022-04-13T01:12:04.878Z] 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-13T01:12:05.190Z] ---> 34ffd7f8dc61 [2022-04-13T01:12:05.190Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-13T01:12:05.471Z] ---> Running in 9a1d2e481732 [2022-04-13T01:12:06.077Z] Removing intermediate container c3f3f7267ce2 [2022-04-13T01:12:06.077Z] ---> 369a96b0eca9 [2022-04-13T01:12:06.077Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T01:12:07.075Z] ---> ec18ff917361 [2022-04-13T01:12:07.075Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-13T01:12:08.069Z] ---> 29fe1b2c3d20 [2022-04-13T01:12:08.069Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-13T01:12:10.086Z] Removing intermediate container 9a1d2e481732 [2022-04-13T01:12:10.086Z] ---> e370b6e9d488 [2022-04-13T01:12:10.086Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T01:12:10.086Z] ---> Running in 282bf565f8af [2022-04-13T01:12:10.368Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T01:12:10.368Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T01:12:10.368Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T01:12:10.368Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T01:12:11.005Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T01:12:11.005Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T01:12:11.005Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T01:12:11.005Z] Removing intermediate container 282bf565f8af [2022-04-13T01:12:11.005Z] ---> 8874da56623f [2022-04-13T01:12:11.005Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T01:12:11.005Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T01:12:11.005Z]  ---> d6944223af2b [2022-04-13T01:12:11.005Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-13T01:12:11.281Z] ---> Running in c3f576fd9947 [2022-04-13T01:12:11.559Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T01:12:12.557Z] Removing intermediate container c3f576fd9947 [2022-04-13T01:12:12.557Z] ---> b6adee166df1 [2022-04-13T01:12:12.557Z] Step 21/22 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [2022-04-13T01:12:12.557Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T01:12:12.557Z]  ---> Running in 187b75788917 [2022-04-13T01:12:12.843Z] ---> e330cb86ff5c [2022-04-13T01:12:12.843Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-13T01:12:13.853Z] Removing intermediate container 187b75788917 [2022-04-13T01:12:13.853Z] ---> bb58f943c74a [2022-04-13T01:12:13.853Z] Step 22/22 : LABEL version=0.0.0 [2022-04-13T01:12:14.143Z] ---> Running in e8d1229f75b4 [2022-04-13T01:12:14.437Z] ---> f6f4c86c4fad [2022-04-13T01:12:14.437Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-13T01:12:14.722Z] ---> Running in f2cc78e42e94 [2022-04-13T01:12:15.334Z] Removing intermediate container e8d1229f75b4 [2022-04-13T01:12:15.334Z] ---> 2e941b2834b2 [2022-04-13T01:12:15.334Z] [2022-04-13T01:12:15.616Z] ---> 3dafd9a2a214 [2022-04-13T01:12:15.616Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T01:12:15.904Z] Removing intermediate container f2cc78e42e94 [2022-04-13T01:12:15.904Z] ---> 02f92922cbc5 [2022-04-13T01:12:15.904Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T01:12:16.193Z] ---> Running in c2466332fa69 [2022-04-13T01:12:16.800Z] Successfully built 2e941b2834b2 [2022-04-13T01:12:16.800Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-13T01:12:16.800Z]  Building security-proxy-setup ... done Building security-spire-config [2022-04-13T01:12:17.083Z] Removing intermediate container c2466332fa69 [2022-04-13T01:12:17.083Z] ---> dd0bfff163da [2022-04-13T01:12:17.083Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T01:12:17.083Z] ---> d8c1e8fcc19f [2022-04-13T01:12:17.083Z] 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-13T01:12:17.083Z] ---> Running in b9f2b1265f39 [2022-04-13T01:12:17.083Z] ---> Running in b38c1f43b35d [2022-04-13T01:12:18.087Z] Removing intermediate container b9f2b1265f39 [2022-04-13T01:12:18.087Z] ---> 84dac7098b6c [2022-04-13T01:12:18.087Z] Step 22/23 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [2022-04-13T01:12:18.087Z] ---> Running in 40a0280558d5 [2022-04-13T01:12:19.082Z] Removing intermediate container 40a0280558d5 [2022-04-13T01:12:19.082Z] ---> ecd0251e6a86 [2022-04-13T01:12:19.082Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T01:12:19.360Z] ---> Running in 07a1dbe1829d [2022-04-13T01:12:19.990Z] Removing intermediate container 07a1dbe1829d [2022-04-13T01:12:19.990Z] ---> 836e5cda1d5e [2022-04-13T01:12:19.990Z] [2022-04-13T01:12:20.984Z] Removing intermediate container b38c1f43b35d [2022-04-13T01:12:20.984Z] ---> 9292b5b66c38 [2022-04-13T01:12:20.984Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T01:12:21.262Z] Successfully built 836e5cda1d5e [2022-04-13T01:12:21.262Z] Successfully tagged core-metadata-arm64:latest [2022-04-13T01:12:21.262Z]  Building core-metadata ... done Building sys-mgmt-agent [2022-04-13T01:12:21.262Z] ---> Running in c6a318800d9a [2022-04-13T01:12:21.888Z] Removing intermediate container c6a318800d9a [2022-04-13T01:12:21.888Z] ---> 44a9c554d92e [2022-04-13T01:12:21.888Z] Step 23/25 : LABEL arch=arm64 [2022-04-13T01:12:21.888Z] ---> Running in 527fd27153f2 [2022-04-13T01:12:22.492Z] Removing intermediate container 527fd27153f2 [2022-04-13T01:12:22.492Z] ---> 7d12cd8209b2 [2022-04-13T01:12:22.492Z] Step 24/25 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [2022-04-13T01:12:22.769Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T01:12:22.769Z]  ---> Running in 7888c4ae55a0 [2022-04-13T01:12:23.380Z] Removing intermediate container 7888c4ae55a0 [2022-04-13T01:12:23.380Z] ---> 68782c4ff966 [2022-04-13T01:12:23.380Z] Step 25/25 : LABEL version=0.0.0 [2022-04-13T01:12:23.380Z] ---> Running in 0e028286d6c5 [2022-04-13T01:12:23.990Z] Removing intermediate container 0e028286d6c5 [2022-04-13T01:12:23.990Z] ---> 9063f9fee7c7 [2022-04-13T01:12:23.990Z] [2022-04-13T01:12:24.606Z] Successfully built 9063f9fee7c7 [2022-04-13T01:12:24.606Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-13T01:12:46.937Z]  Building security-secretstore-setup ... done go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T01:12:46.937Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T01:12:46.937Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T01:12:46.937Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T01:12:46.937Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T01:12:47.216Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T01:12:48.719Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T01:12:49.335Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T01:12:50.795Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T01:12:50.795Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T01:12:51.074Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T01:12:52.075Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T01:12:52.075Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T01:12:53.076Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T01:12:53.358Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T01:12:53.358Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T01:12:53.640Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T01:12:53.918Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T01:12:54.195Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T01:12:54.195Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T01:12:58.540Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T01:12:58.540Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T01:12:58.823Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T01:12:58.823Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T01:12:58.823Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T01:12:58.823Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T01:12:58.823Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T01:12:59.424Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T01:12:59.711Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T01:12:59.988Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T01:13:00.265Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T01:13:00.265Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T01:13:01.265Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T01:13:01.887Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T01:13:02.170Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T01:13:02.451Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T01:13:02.451Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T01:13:02.729Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T01:13:02.729Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T01:13:02.729Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T01:13:02.729Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T01:13:03.716Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T01:13:03.716Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T01:13:03.996Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T01:13:04.272Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T01:13:04.272Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T01:13:05.731Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T01:13:06.341Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T01:13:06.624Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T01:13:06.903Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T01:13:06.903Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T01:13:07.181Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T01:13:07.464Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T01:13:07.754Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T01:13:07.754Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T01:13:07.754Z] ---> 6657c5ea2509 [2022-04-13T01:13:07.754Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T01:13:07.754Z] ---> Using cache [2022-04-13T01:13:07.754Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T01:13:07.754Z]  ---> 855da9a5ae4c [2022-04-13T01:13:07.754Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T01:13:07.754Z] ---> Using cache [2022-04-13T01:13:07.754Z] ---> a6732555f34c [2022-04-13T01:13:07.754Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T01:13:07.754Z] ---> Using cache [2022-04-13T01:13:08.030Z] ---> 97114c486bd3 [2022-04-13T01:13:08.030Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T01:13:08.030Z] ---> Using cache [2022-04-13T01:13:08.030Z] ---> e785547f115c [2022-04-13T01:13:08.030Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T01:13:08.030Z] ---> Using cache [2022-04-13T01:13:08.030Z] ---> 6d5e389938a5 [2022-04-13T01:13:08.030Z] Step 8/26 : COPY . . [2022-04-13T01:13:08.030Z] ---> Using cache [2022-04-13T01:13:08.030Z] ---> 39f6ce749edd [2022-04-13T01:13:08.030Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T01:13:08.030Z] ---> Using cache [2022-04-13T01:13:08.030Z] ---> 15499722ef25 [2022-04-13T01:13:08.030Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T01:13:08.030Z] ---> Using cache [2022-04-13T01:13:08.030Z] ---> c489ada63232 [2022-04-13T01:13:08.030Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T01:13:08.030Z] ---> Using cache [2022-04-13T01:13:08.030Z] ---> 749806e3832b [2022-04-13T01:13:08.030Z] 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-13T01:13:08.030Z] ---> Running in e2e069b04f79 [2022-04-13T01:13:08.307Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T01:13:10.312Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T01:13:10.924Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T01:13:10.924Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T01:13:10.924Z] ---> 6657c5ea2509 [2022-04-13T01:13:10.924Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T01:13:10.924Z] ---> Using cache [2022-04-13T01:13:10.924Z] ---> 855da9a5ae4c [2022-04-13T01:13:10.924Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T01:13:10.924Z] ---> Using cache [2022-04-13T01:13:10.924Z] ---> a6732555f34c [2022-04-13T01:13:10.924Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-13T01:13:10.924Z] ---> Running in 698110eee540 [2022-04-13T01:13:11.529Z] spire-1.2.1/ [2022-04-13T01:13:11.530Z] spire-1.2.1/.data/ [2022-04-13T01:13:11.530Z] spire-1.2.1/.data/.file [2022-04-13T01:13:11.530Z] spire-1.2.1/.dockerignore [2022-04-13T01:13:11.530Z] spire-1.2.1/.gitattributes [2022-04-13T01:13:11.530Z] spire-1.2.1/.githooks/ [2022-04-13T01:13:11.530Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T01:13:11.530Z] spire-1.2.1/.github/ [2022-04-13T01:13:11.530Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T01:13:11.530Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T01:13:11.530Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T01:13:11.530Z] spire-1.2.1/.github/workflows/ [2022-04-13T01:13:11.530Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T01:13:11.530Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T01:13:11.530Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T01:13:11.530Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T01:13:11.530Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T01:13:11.530Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T01:13:11.530Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T01:13:11.530Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T01:13:11.530Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T01:13:11.530Z] spire-1.2.1/.gitignore [2022-04-13T01:13:11.530Z] spire-1.2.1/.go-version [2022-04-13T01:13:11.530Z] spire-1.2.1/.golangci.yml [2022-04-13T01:13:11.530Z] spire-1.2.1/ADOPTERS.md [2022-04-13T01:13:11.530Z] spire-1.2.1/CHANGELOG.md [2022-04-13T01:13:11.530Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T01:13:11.530Z] spire-1.2.1/CODEOWNERS [2022-04-13T01:13:11.530Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T01:13:11.530Z] spire-1.2.1/Dockerfile [2022-04-13T01:13:11.530Z] spire-1.2.1/Dockerfile.dev [2022-04-13T01:13:11.530Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T01:13:11.530Z] spire-1.2.1/LICENSE [2022-04-13T01:13:11.530Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T01:13:11.530Z] spire-1.2.1/Makefile [2022-04-13T01:13:11.530Z] spire-1.2.1/README.md [2022-04-13T01:13:11.530Z] spire-1.2.1/ROADMAP.md [2022-04-13T01:13:11.530Z] spire-1.2.1/SECURITY.md [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/ [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T01:13:11.530Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T01:13:11.530Z] spire-1.2.1/conf/ [2022-04-13T01:13:11.530Z] spire-1.2.1/conf/agent/ [2022-04-13T01:13:11.530Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T01:13:11.530Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T01:13:11.530Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T01:13:11.530Z] spire-1.2.1/conf/server/ [2022-04-13T01:13:11.530Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T01:13:11.530Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T01:13:11.530Z] spire-1.2.1/conf/server/server.conf [2022-04-13T01:13:11.530Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/ [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/auditlog.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/images/ [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/spire_server.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/telemetry.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/upgrading.md [2022-04-13T01:13:11.530Z] spire-1.2.1/doc/using_spire.md [2022-04-13T01:13:11.530Z] spire-1.2.1/examples/ [2022-04-13T01:13:11.530Z] spire-1.2.1/examples/README.md [2022-04-13T01:13:11.530Z] spire-1.2.1/go.mod [2022-04-13T01:13:11.530Z] spire-1.2.1/go.sum [2022-04-13T01:13:11.530Z] spire-1.2.1/pkg/ [2022-04-13T01:13:11.530Z] spire-1.2.1/pkg/agent/ [2022-04-13T01:13:11.530Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T01:13:11.530Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T01:13:11.530Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T01:13:11.530Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T01:13:11.530Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T01:13:11.530Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T01:13:11.530Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T01:13:11.530Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T01:13:11.530Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T01:13:11.530Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T01:13:11.531Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T01:13:11.531Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T01:13:11.531Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T01:13:11.531Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T01:13:11.531Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T01:13:11.531Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T01:13:11.531Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T01:13:11.531Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T01:13:11.531Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T01:13:11.531Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T01:13:11.531Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T01:13:11.531Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T01:13:11.531Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T01:13:11.531Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T01:13:11.531Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T01:13:11.531Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T01:13:11.531Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T01:13:11.531Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T01:13:11.531Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T01:13:11.814Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/api/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/health/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T01:13:11.815Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/log/ [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T01:13:12.095Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/util/ [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/version/ [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/ [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/ [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T01:13:12.096Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/config.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T01:13:12.393Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T01:13:12.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T01:13:12.395Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T01:13:12.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T01:13:12.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T01:13:12.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T01:13:12.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T01:13:12.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T01:13:12.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T01:13:12.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T01:13:12.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T01:13:12.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T01:13:12.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T01:13:12.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T01:13:12.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T01:13:12.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pemfetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T01:13:12.678Z] [2022-04-13T01:13:12.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T01:13:12.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T01:13:12.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T01:13:12.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T01:13:12.678Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T01:13:12.678Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T01:13:12.678Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T01:13:12.678Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T01:13:12.678Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T01:13:12.678Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T01:13:12.678Z] spire-1.2.1/pkg/server/server.go [2022-04-13T01:13:12.678Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T01:13:12.678Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T01:13:12.678Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T01:13:12.678Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T01:13:12.678Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T01:13:12.678Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T01:13:12.678Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T01:13:12.678Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T01:13:12.678Z] spire-1.2.1/proto/ [2022-04-13T01:13:12.678Z] spire-1.2.1/proto/private/ [2022-04-13T01:13:12.678Z] spire-1.2.1/proto/private/server/ [2022-04-13T01:13:12.678Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T01:13:12.678Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T01:13:12.678Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T01:13:12.678Z] spire-1.2.1/proto/spire/ [2022-04-13T01:13:12.678Z] spire-1.2.1/proto/spire/common/ [2022-04-13T01:13:12.678Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T01:13:12.678Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T01:13:12.678Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T01:13:12.678Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T01:13:12.678Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T01:13:12.678Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T01:13:12.678Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T01:13:12.678Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T01:13:12.678Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T01:13:12.678Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T01:13:12.678Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T01:13:12.678Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T01:13:12.678Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T01:13:12.678Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T01:13:12.679Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T01:13:12.679Z] spire-1.2.1/release/ [2022-04-13T01:13:12.679Z] spire-1.2.1/release/spire-extras/ [2022-04-13T01:13:12.679Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T01:13:12.679Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T01:13:12.679Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T01:13:12.679Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T01:13:12.679Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T01:13:12.679Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T01:13:12.679Z] spire-1.2.1/release/spire/ [2022-04-13T01:13:12.679Z] spire-1.2.1/release/spire/README.md [2022-04-13T01:13:12.679Z] spire-1.2.1/release/spire/conf/ [2022-04-13T01:13:12.679Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T01:13:12.679Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T01:13:12.679Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T01:13:12.679Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T01:13:12.679Z] spire-1.2.1/script/ [2022-04-13T01:13:12.679Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T01:13:12.679Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T01:13:12.679Z] spire-1.2.1/support/ [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/ [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T01:13:12.679Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T01:13:12.679Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T01:13:12.679Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T01:13:12.679Z] spire-1.2.1/test/ [2022-04-13T01:13:12.679Z] spire-1.2.1/test/clock/ [2022-04-13T01:13:12.679Z] spire-1.2.1/test/clock/clock.go [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/ [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fixture/ [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T01:13:12.679Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/certs/bundle.dergo: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T01:13:12.680Z]  [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/config/ [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T01:13:12.680Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/ [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/README.md [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/common [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/setup/ [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/ [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yamlgo: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T01:13:12.680Z]  [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T01:13:12.680Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T01:13:12.961Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T01:13:12.962Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T01:13:12.963Z] spire-1.2.1/test/integration/test.sh [2022-04-13T01:13:12.963Z] spire-1.2.1/test/plugintest/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T01:13:12.963Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T01:13:12.963Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T01:13:12.963Z] spire-1.2.1/test/spiretest/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T01:13:12.963Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T01:13:12.963Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T01:13:12.963Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T01:13:12.963Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T01:13:12.963Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T01:13:12.963Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T01:13:12.963Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T01:13:12.963Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T01:13:12.963Z] spire-1.2.1/test/testca/ [2022-04-13T01:13:12.963Z] spire-1.2.1/test/testca/ca.go [2022-04-13T01:13:12.963Z] spire-1.2.1/test/testkey/ [2022-04-13T01:13:12.964Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T01:13:12.964Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T01:13:12.964Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T01:13:12.964Z] spire-1.2.1/test/testkey/new.go [2022-04-13T01:13:12.964Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T01:13:12.964Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T01:13:12.964Z] spire-1.2.1/test/util/ [2022-04-13T01:13:12.964Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T01:13:12.964Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T01:13:12.964Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T01:13:12.964Z] spire-1.2.1/test/util/race.go [2022-04-13T01:13:12.964Z] spire-1.2.1/test/util/util.go [2022-04-13T01:13:12.964Z] building spire from source... [2022-04-13T01:13:13.240Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T01:13:13.240Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T01:13:13.519Z] Installing go1.17.7... [2022-04-13T01:13:13.519Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T01:13:13.805Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T01:13:13.805Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T01:13:14.089Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T01:13:14.089Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T01:13:14.089Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T01:13:14.089Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T01:13:14.373Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T01:13:14.995Z] OK: 220 MiB in 52 packages [2022-04-13T01:13:17.031Z] Removing intermediate container 698110eee540 [2022-04-13T01:13:17.031Z] ---> 0e3fad7e8ce7 [2022-04-13T01:13:17.031Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T01:13:18.496Z] ---> 410c034e0ba7 [2022-04-13T01:13:18.496Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T01:13:18.496Z] ---> Running in f7ab8fe09a36 [2022-04-13T01:13:22.842Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T01:13:22.842Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T01:13:22.842Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T01:13:22.842Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T01:13:24.315Z] Removing intermediate container f7ab8fe09a36 [2022-04-13T01:13:24.315Z] ---> ac7605adc3ff [2022-04-13T01:13:24.315Z] Step 8/23 : COPY . . [2022-04-13T01:13:42.700Z] Building bin/spire-server... [2022-04-13T01:13:42.700Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T01:13:42.700Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T01:13:42.700Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T01:13:42.700Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T01:13:42.700Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T01:13:42.700Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T01:13:43.313Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T01:13:44.772Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T01:13:44.772Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T01:13:46.221Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T01:13:46.504Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T01:13:46.787Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T01:13:46.787Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T01:13:47.068Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T01:13:47.344Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T01:13:47.344Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T01:13:47.344Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T01:13:48.348Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T01:13:48.348Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T01:13:48.626Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T01:13:48.626Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T01:13:48.626Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T01:13:49.239Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T01:13:49.239Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T01:13:50.325Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T01:13:50.325Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T01:13:50.957Z]  ---> 6759d10049e2 [2022-04-13T01:13:50.957Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-13T01:13:50.957Z] ---> Running in 81d4669ea9e9 [2022-04-13T01:13:53.117Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T01:14:05.549Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T01:14:05.549Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T01:14:05.549Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T01:14:05.549Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T01:14:05.549Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T01:14:05.549Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T01:14:05.549Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T01:14:05.549Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T01:14:05.549Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T01:14:05.549Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T01:14:05.549Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T01:14:05.549Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T01:14:05.549Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T01:14:05.549Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T01:14:05.549Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T01:14:05.549Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-13T01:14:05.828Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T01:14:06.433Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T01:14:06.710Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T01:14:06.988Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T01:14:06.988Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T01:14:06.988Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T01:14:06.988Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T01:14:07.266Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T01:14:07.544Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T01:14:07.544Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T01:14:07.544Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T01:14:08.150Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T01:14:08.754Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T01:14:08.754Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T01:14:08.754Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T01:14:09.360Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T01:14:12.781Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T01:14:22.963Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T01:14:22.963Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T01:14:22.963Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T01:14:22.963Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T01:14:22.963Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T01:14:45.207Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T01:14:45.207Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T01:14:45.207Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T01:14:55.393Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T01:15:22.241Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T01:15:22.241Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T01:15:22.241Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T01:15:22.241Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T01:15:22.241Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T01:15:22.241Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T01:15:22.241Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T01:15:23.675Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T01:15:24.663Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T01:15:25.651Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T01:15:25.929Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T01:15:26.205Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T01:15:27.197Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T01:15:27.197Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T01:15:27.474Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T01:15:27.751Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T01:15:28.030Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T01:15:28.030Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T01:15:28.030Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T01:15:28.308Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T01:15:28.585Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T01:15:28.863Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T01:15:29.846Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T01:15:29.846Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T01:15:30.448Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T01:15:35.870Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T01:15:35.870Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T01:15:35.870Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T01:15:35.870Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T01:15:35.870Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T01:15:35.870Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T01:15:35.870Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T01:15:36.863Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T01:15:36.863Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T01:15:37.145Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T01:15:37.423Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T01:15:37.423Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T01:15:38.420Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T01:15:39.027Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T01:15:39.306Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T01:15:39.306Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T01:15:39.583Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T01:15:39.583Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T01:15:39.583Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T01:15:39.583Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T01:15:39.860Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T01:15:40.852Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T01:15:41.138Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T01:15:41.414Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T01:15:41.691Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T01:15:41.691Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T01:15:44.693Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T01:15:45.684Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T01:15:45.684Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T01:15:45.958Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T01:15:45.958Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T01:15:46.233Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T01:15:46.510Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T01:15:46.510Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T01:15:47.500Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T01:15:50.134Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T01:15:52.773Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T01:15:52.773Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T01:15:52.773Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T01:15:52.773Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T01:15:52.773Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T01:15:53.379Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T01:15:53.659Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T01:15:53.659Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T01:15:53.659Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T01:15:53.939Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T01:15:54.219Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T01:15:54.219Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T01:16:02.618Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T01:16:02.618Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T01:16:02.618Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T01:16:02.618Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T01:16:24.812Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T01:16:24.812Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T01:20:01.878Z] Removing intermediate container 81d4669ea9e9 [2022-04-13T01:20:01.878Z] ---> 278e26564fb3 [2022-04-13T01:20:01.878Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-13T01:20:01.878Z] ---> Running in 5c3ab5a65482 [2022-04-13T01:20:01.878Z] CGO_ENABLED=0 GO111MODULE=on go build -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-13T01:20:02.505Z] Removing intermediate container 5c3ab5a65482 [2022-04-13T01:20:02.505Z] ---> 4c858939a0da [2022-04-13T01:20:02.505Z] [2022-04-13T01:20:02.505Z] Step 11/23 : FROM docker:20.10.14 [2022-04-13T01:20:02.789Z] 20.10.14: Pulling from library/docker [2022-04-13T01:20:17.930Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-13T01:20:17.930Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-13T01:20:17.930Z] ---> c346e9eafbab [2022-04-13T01:20:17.930Z] 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-13T01:20:17.930Z] ---> Running in 999ffb253953 [2022-04-13T01:20:17.930Z] Removing intermediate container 999ffb253953 [2022-04-13T01:20:17.930Z] ---> d745aab8b63d [2022-04-13T01:20:17.930Z] 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-13T01:20:17.930Z] ---> Running in 8bd1a07b157c [2022-04-13T01:20:19.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T01:20:19.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T01:20:20.930Z] (1/43) Installing readline (8.1.1-r0) [2022-04-13T01:20:20.930Z] (2/43) Installing bash (5.1.16-r0) [2022-04-13T01:20:21.207Z] Executing bash-5.1.16-r0.post-install [2022-04-13T01:20:21.207Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-13T01:20:21.207Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T01:20:21.207Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-13T01:20:21.207Z] (6/43) Installing curl (7.80.0-r0) [2022-04-13T01:20:21.207Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-13T01:20:21.207Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-13T01:20:21.207Z] (9/43) Installing expat (2.4.7-r0) [2022-04-13T01:20:21.207Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-13T01:20:21.207Z] (11/43) Installing gdbm (1.22-r0) [2022-04-13T01:20:21.485Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-13T01:20:21.485Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-13T01:20:21.485Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-13T01:20:21.485Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-13T01:20:21.485Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-13T01:20:21.485Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-13T01:20:24.127Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-13T01:20:24.127Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-13T01:20:24.127Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-13T01:20:24.127Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-13T01:20:24.127Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-13T01:20:24.127Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-13T01:20:24.127Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-13T01:20:24.127Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-13T01:20:24.127Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-13T01:20:24.127Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-13T01:20:24.405Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-13T01:20:24.406Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-13T01:20:24.406Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-13T01:20:24.406Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-13T01:20:24.406Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-13T01:20:24.406Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-13T01:20:24.406Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-13T01:20:24.406Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-13T01:20:24.686Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-13T01:20:24.686Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-13T01:20:24.686Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-13T01:20:24.686Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-13T01:20:24.686Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-13T01:20:24.686Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-13T01:20:24.964Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-13T01:20:24.964Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-13T01:20:25.569Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T01:20:25.569Z] OK: 82 MiB in 65 packages [2022-04-13T01:20:30.989Z] Collecting docker-compose==1.23.2 [2022-04-13T01:20:30.989Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-13T01:20:31.973Z] Collecting docker<4.0,>=3.6.0 [2022-04-13T01:20:31.973Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-13T01:20:31.973Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-13T01:20:31.973Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-13T01:20:36.516Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-13T01:20:36.516Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-13T01:20:36.516Z] Collecting texttable<0.10,>=0.9.0 [2022-04-13T01:20:36.516Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-13T01:20:40.026Z] Collecting jsonschema<3,>=2.5.1 [2022-04-13T01:20:40.026Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-13T01:20:40.026Z] 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-13T01:20:40.623Z] Collecting PyYAML<4,>=3.10 [2022-04-13T01:20:40.898Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-13T01:20:46.315Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-13T01:20:46.315Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-13T01:20:46.315Z] Collecting docopt<0.7,>=0.6.1 [2022-04-13T01:20:46.315Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-13T01:20:48.947Z] Collecting cached-property<2,>=1.2.0 [2022-04-13T01:20:48.947Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-13T01:20:49.545Z] Collecting docker-pycreds>=0.4.0 [2022-04-13T01:20:49.545Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-13T01:20:50.991Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-13T01:20:50.991Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-13T01:20:50.991Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-13T01:20:50.991Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-13T01:20:51.265Z] Collecting idna<2.8,>=2.5 [2022-04-13T01:20:51.265Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-13T01:20:51.265Z] 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-13T01:20:51.541Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-13T01:20:51.541Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-13T01:20:51.541Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-13T01:20:51.541Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-13T01:20:52.984Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-13T01:20:52.984Z] Attempting uninstall: urllib3 [2022-04-13T01:20:52.984Z] Found existing installation: urllib3 1.26.7 [2022-04-13T01:20:52.984Z] Uninstalling urllib3-1.26.7: [2022-04-13T01:20:52.984Z] Successfully uninstalled urllib3-1.26.7 [2022-04-13T01:20:53.587Z] Attempting uninstall: idna [2022-04-13T01:20:53.587Z] Found existing installation: idna 3.3 [2022-04-13T01:20:53.865Z] Uninstalling idna-3.3: [2022-04-13T01:20:53.865Z] Successfully uninstalled idna-3.3 [2022-04-13T01:20:57.274Z] Attempting uninstall: requests [2022-04-13T01:20:57.274Z] Found existing installation: requests 2.26.0 [2022-04-13T01:20:57.274Z] Uninstalling requests-2.26.0: [2022-04-13T01:20:57.274Z] Successfully uninstalled requests-2.26.0 [2022-04-13T01:20:57.552Z] Running setup.py install for texttable: started [2022-04-13T01:21:00.191Z] Running setup.py install for texttable: finished with status 'done' [2022-04-13T01:21:00.191Z] Running setup.py install for PyYAML: started [2022-04-13T01:21:03.604Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-13T01:21:03.880Z] Running setup.py install for docopt: started [2022-04-13T01:21:07.291Z] Running setup.py install for docopt: finished with status 'done' [2022-04-13T01:21:07.291Z] Running setup.py install for dockerpty: started [2022-04-13T01:21:09.924Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-13T01:21:11.911Z] 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-13T01:21:30.248Z] Removing intermediate container 8bd1a07b157c [2022-04-13T01:21:30.248Z] ---> f73e93fe2278 [2022-04-13T01:21:30.248Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-13T01:21:30.248Z] ---> Running in 1d5e26a35129 [2022-04-13T01:21:30.248Z] Removing intermediate container 1d5e26a35129 [2022-04-13T01:21:30.248Z] ---> 82b5cda500fc [2022-04-13T01:21:30.248Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-13T01:21:30.248Z] ---> Running in e1e8804611e7 [2022-04-13T01:21:30.248Z] Removing intermediate container e1e8804611e7 [2022-04-13T01:21:30.248Z] ---> 8ae880e40ed4 [2022-04-13T01:21:30.248Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-13T01:21:31.700Z] ---> 4007d8d7ae1f [2022-04-13T01:21:31.700Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-13T01:21:32.699Z] ---> 6a6d8d50c0c1 [2022-04-13T01:21:32.699Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-13T01:21:34.146Z] ---> 0a16a9c5250f [2022-04-13T01:21:34.146Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-13T01:21:34.146Z] ---> Running in 0ab24df6016b [2022-04-13T01:21:34.751Z] Removing intermediate container 0ab24df6016b [2022-04-13T01:21:34.751Z] ---> 7dda732acd07 [2022-04-13T01:21:34.751Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T01:21:34.751Z] ---> Running in bcdc67bc5a37 [2022-04-13T01:21:35.358Z] Removing intermediate container bcdc67bc5a37 [2022-04-13T01:21:35.358Z] ---> 6a33543c4a66 [2022-04-13T01:21:35.358Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T01:21:35.358Z] ---> Running in dd8200069a9d [2022-04-13T01:21:35.960Z] Removing intermediate container dd8200069a9d [2022-04-13T01:21:35.960Z] ---> fd91c4b4d314 [2022-04-13T01:21:35.960Z] Step 22/23 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [2022-04-13T01:21:35.960Z] ---> Running in bbb71c38a00b [2022-04-13T01:21:36.580Z] Removing intermediate container bbb71c38a00b [2022-04-13T01:21:36.580Z] ---> 32d78bb33e76 [2022-04-13T01:21:36.580Z] Step 23/23 : LABEL version=0.0.0 [2022-04-13T01:21:36.863Z] ---> Running in 611a71e9d06a [2022-04-13T01:21:37.464Z] Removing intermediate container 611a71e9d06a [2022-04-13T01:21:37.464Z] ---> e7c0e438ee5f [2022-04-13T01:21:37.464Z] [2022-04-13T01:21:38.067Z] Successfully built e7c0e438ee5f [2022-04-13T01:21:38.067Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-13T01:40:47.203Z]  Building sys-mgmt-agent ... done Building bin/spire-agent... [2022-04-13T01:40:47.203Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T01:40:47.203Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T01:40:47.203Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T01:40:47.203Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T01:40:47.203Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T01:40:47.203Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T01:40:47.203Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T01:40:47.203Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T01:40:47.203Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T01:40:47.203Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T01:40:47.203Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T01:40:47.203Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T01:40:47.203Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T01:44:09.901Z] Building bin/spire-agent... [2022-04-13T01:44:09.901Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T01:44:09.901Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T01:44:09.901Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T01:44:09.901Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T01:44:09.901Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T01:44:09.901Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T01:44:09.901Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T01:44:10.176Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T01:44:10.452Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T01:44:10.452Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T01:44:10.732Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T01:44:10.732Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T01:44:10.732Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T01:45:18.785Z] Building bin/spire-agent... [2022-04-13T01:45:20.230Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T01:45:24.588Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T01:45:24.588Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T01:45:24.588Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T01:45:24.588Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T01:45:24.868Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T01:45:25.863Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T01:45:31.287Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T01:45:31.287Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T01:45:31.287Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T01:45:31.287Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T01:45:31.287Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T01:45:31.287Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T01:46:18.317Z] Removing intermediate container 20eb5118d014 [2022-04-13T01:46:18.317Z] ---> df150500ca54 [2022-04-13T01:46:18.317Z] [2022-04-13T01:46:18.317Z] Step 13/25 : FROM alpine:3.15 [2022-04-13T01:46:18.317Z] ---> 3fb3c9af89a9 [2022-04-13T01:46:18.317Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T01:46:18.317Z] ---> Using cache [2022-04-13T01:46:18.317Z] ---> b54ce4f065de [2022-04-13T01:46:18.317Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T01:46:18.317Z] ---> Using cache [2022-04-13T01:46:18.317Z] ---> c602ead8ab8a [2022-04-13T01:46:18.317Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T01:46:18.317Z] ---> Running in 3139371809ce [2022-04-13T01:46:18.317Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T01:46:18.317Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T01:46:18.317Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T01:46:18.317Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T01:46:18.317Z] OK: 15729 distinct packages available [2022-04-13T01:46:18.317Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T01:46:18.601Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T01:46:20.056Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-13T01:46:20.056Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-13T01:46:20.056Z] (3/5) Installing libucontext (1.1-r0) [2022-04-13T01:46:20.056Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-13T01:46:20.333Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-13T01:46:20.334Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T01:46:20.334Z] OK: 6 MiB in 19 packages [2022-04-13T01:46:22.345Z] Removing intermediate container 3139371809ce [2022-04-13T01:46:22.345Z] ---> 2250bb1804fb [2022-04-13T01:46:22.345Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T01:46:32.552Z] ---> 3c274fc1ffc2 [2022-04-13T01:46:32.552Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T01:46:33.544Z] ---> 1c511674ea51 [2022-04-13T01:46:33.544Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-13T01:46:35.553Z] ---> 21651f6462a9 [2022-04-13T01:46:35.553Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-13T01:46:37.011Z] ---> da93697e7994 [2022-04-13T01:46:37.011Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T01:46:37.011Z] ---> Running in 9d607c04591b [2022-04-13T01:46:37.630Z] Removing intermediate container 9d607c04591b [2022-04-13T01:46:37.630Z] ---> 010c5c8816af [2022-04-13T01:46:37.630Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T01:46:37.908Z] ---> Running in 1ce3185d8ab1 [2022-04-13T01:46:38.901Z] Removing intermediate container 1ce3185d8ab1 [2022-04-13T01:46:38.901Z] ---> f95546959691 [2022-04-13T01:46:38.901Z] Step 23/25 : LABEL arch=arm64 [2022-04-13T01:46:38.901Z] ---> Running in 81c3f1d5eee8 [2022-04-13T01:46:39.886Z] Removing intermediate container 81c3f1d5eee8 [2022-04-13T01:46:39.886Z] ---> 15308a20c54d [2022-04-13T01:46:39.886Z] Step 24/25 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [2022-04-13T01:46:39.886Z] ---> Running in 3126fb55781d [2022-04-13T01:46:40.494Z] Removing intermediate container 3126fb55781d [2022-04-13T01:46:40.494Z] ---> 1e36d4eba843 [2022-04-13T01:46:40.494Z] Step 25/25 : LABEL version=0.0.0 [2022-04-13T01:46:40.775Z] ---> Running in 567210a81130 [2022-04-13T01:46:41.764Z] Removing intermediate container 567210a81130 [2022-04-13T01:46:41.764Z] ---> 7605986a9b57 [2022-04-13T01:46:41.764Z] [2022-04-13T01:46:42.366Z] Successfully built 7605986a9b57 [2022-04-13T01:46:42.366Z] Successfully tagged security-spire-server-arm64:latest [2022-04-13T01:49:49.404Z]  Building security-spire-server ... done Removing intermediate container 9000f0d3c293 [2022-04-13T01:49:49.404Z] ---> dcdcf1e1d0b4 [2022-04-13T01:49:49.404Z] [2022-04-13T01:49:49.404Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T01:49:49.404Z] ---> 3fb3c9af89a9 [2022-04-13T01:49:49.404Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T01:49:49.404Z] ---> Using cache [2022-04-13T01:49:49.404Z] ---> b54ce4f065de [2022-04-13T01:49:49.404Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T01:49:49.404Z] ---> Using cache [2022-04-13T01:49:49.404Z] ---> c602ead8ab8a [2022-04-13T01:49:49.404Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T01:49:49.404Z] ---> Using cache [2022-04-13T01:49:49.404Z] ---> 2250bb1804fb [2022-04-13T01:49:49.404Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-13T01:49:49.404Z] ---> 62987e4b7ec3 [2022-04-13T01:49:49.404Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T01:49:49.404Z] ---> fec923749f59 [2022-04-13T01:49:49.404Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T01:49:50.395Z] ---> 1c4548dbc66a [2022-04-13T01:49:50.395Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-13T01:49:51.384Z] ---> 829dcd1151af [2022-04-13T01:49:51.384Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-13T01:49:52.364Z] ---> c64c76fda315 [2022-04-13T01:49:52.364Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T01:49:52.364Z] ---> Running in 58fc11ad0d8d [2022-04-13T01:49:52.637Z] Removing intermediate container 58fc11ad0d8d [2022-04-13T01:49:52.637Z] ---> 3cfb56410623 [2022-04-13T01:49:52.637Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T01:49:52.911Z] ---> Running in 924813c02b9c [2022-04-13T01:49:53.185Z] Removing intermediate container 924813c02b9c [2022-04-13T01:49:53.185Z] ---> ba3ad8e0a26c [2022-04-13T01:49:53.185Z] Step 24/26 : LABEL arch=arm64 [2022-04-13T01:49:53.460Z] ---> Running in 3ba2ddeab5ca [2022-04-13T01:49:53.742Z] Removing intermediate container 3ba2ddeab5ca [2022-04-13T01:49:53.742Z] ---> 2330e07d9979 [2022-04-13T01:49:53.742Z] Step 25/26 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [2022-04-13T01:49:54.016Z] ---> Running in ecffb25f48b7 [2022-04-13T01:49:54.293Z] Removing intermediate container ecffb25f48b7 [2022-04-13T01:49:54.293Z] ---> e40f70710c55 [2022-04-13T01:49:54.293Z] Step 26/26 : LABEL version=0.0.0 [2022-04-13T01:49:54.571Z] ---> Running in 3d1719dcdd44 [2022-04-13T01:49:55.167Z] Removing intermediate container 3d1719dcdd44 [2022-04-13T01:49:55.167Z] ---> ed94b53fd85e [2022-04-13T01:49:55.167Z] [2022-04-13T01:49:55.439Z] Successfully built ed94b53fd85e [2022-04-13T01:49:55.439Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-13T01:50:17.591Z]  Building security-spire-agent ... done Removing intermediate container e2e069b04f79 [2022-04-13T01:50:17.591Z] ---> e7009317b173 [2022-04-13T01:50:17.591Z] [2022-04-13T01:50:17.591Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T01:50:17.591Z] ---> 3fb3c9af89a9 [2022-04-13T01:50:17.591Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T01:50:17.591Z] ---> Using cache [2022-04-13T01:50:17.591Z] ---> b54ce4f065de [2022-04-13T01:50:17.591Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T01:50:17.591Z] ---> Using cache [2022-04-13T01:50:17.591Z] ---> c602ead8ab8a [2022-04-13T01:50:17.591Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-13T01:50:17.591Z] ---> Running in ba1aa794cc06 [2022-04-13T01:50:17.863Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T01:50:18.837Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T01:50:20.271Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T01:50:20.271Z] v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T01:50:20.271Z] OK: 15729 distinct packages available [2022-04-13T01:50:20.271Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T01:50:21.249Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T01:50:22.225Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-13T01:50:22.225Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-13T01:50:22.225Z] (3/4) Installing libucontext (1.1-r0) [2022-04-13T01:50:22.225Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-13T01:50:22.497Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T01:50:22.497Z] OK: 6 MiB in 18 packages [2022-04-13T01:50:23.475Z] Removing intermediate container ba1aa794cc06 [2022-04-13T01:50:23.475Z] ---> 5b11d6bc241e [2022-04-13T01:50:23.475Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T01:50:26.862Z] ---> 134ca9cddbe0 [2022-04-13T01:50:26.863Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T01:50:27.458Z] ---> b226d400dee4 [2022-04-13T01:50:27.458Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-13T01:50:27.458Z] ---> Running in fd22dcdb4463 [2022-04-13T01:50:27.732Z] Removing intermediate container fd22dcdb4463 [2022-04-13T01:50:27.732Z] ---> 722c21a9c144 [2022-04-13T01:50:27.732Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-13T01:50:28.342Z] ---> 4a15edfabc39 [2022-04-13T01:50:28.342Z] Step 21/26 : WORKDIR / [2022-04-13T01:50:28.621Z] ---> Running in ef2525fe93f1 [2022-04-13T01:50:28.893Z] Removing intermediate container ef2525fe93f1 [2022-04-13T01:50:28.893Z] ---> 0f5ed835e563 [2022-04-13T01:50:28.893Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T01:50:28.893Z] ---> Running in 44fcd64a67b0 [2022-04-13T01:50:29.176Z] Removing intermediate container 44fcd64a67b0 [2022-04-13T01:50:29.176Z] ---> 59cbab090cb5 [2022-04-13T01:50:29.176Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T01:50:29.450Z] ---> Running in 08b631130234 [2022-04-13T01:50:29.722Z] Removing intermediate container 08b631130234 [2022-04-13T01:50:29.722Z] ---> 1bbdef4ca494 [2022-04-13T01:50:29.722Z] Step 24/26 : LABEL arch=arm64 [2022-04-13T01:50:29.722Z] ---> Running in 699dcf79d4dd [2022-04-13T01:50:29.999Z] Removing intermediate container 699dcf79d4dd [2022-04-13T01:50:29.999Z] ---> 900233c412d4 [2022-04-13T01:50:29.999Z] Step 25/26 : LABEL git_sha=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [2022-04-13T01:50:30.275Z] ---> Running in 2d1d4c379e68 [2022-04-13T01:50:30.549Z] Removing intermediate container 2d1d4c379e68 [2022-04-13T01:50:30.549Z] ---> 44f76a9031a1 [2022-04-13T01:50:30.549Z] Step 26/26 : LABEL version=0.0.0 [2022-04-13T01:50:30.549Z] ---> Running in 65084e59584e [2022-04-13T01:50:30.821Z] Removing intermediate container 65084e59584e [2022-04-13T01:50:30.821Z] ---> 26a020e4741f [2022-04-13T01:50:30.821Z] [2022-04-13T01:50:31.096Z] Successfully built 26a020e4741f [2022-04-13T01:50:31.096Z] Successfully tagged security-spire-config-arm64:latest [2022-04-13T01:50:31.708Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-13T01:50:31.716Z] $ docker stop --time=1 8addf3d1931924a4879b04bc1c9ab003b5cf46eb9e78f2be83a90ba13da3309d [2022-04-13T01:50:33.502Z] $ docker rm -f 8addf3d1931924a4879b04bc1c9ab003b5cf46eb9e78f2be83a90ba13da3309d [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T01:50:34.082Z] + docker images [2022-04-13T01:50:34.680Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-13T01:50:34.680Z] security-spire-config-arm64 latest 26a020e4741f 4 seconds ago 85.6MB [2022-04-13T01:50:34.680Z] e7009317b173 33 seconds ago 4.21GB [2022-04-13T01:50:34.680Z] security-spire-agent-arm64 latest ed94b53fd85e 40 seconds ago 126MB [2022-04-13T01:50:34.680Z] dcdcf1e1d0b4 About a minute ago 4.21GB [2022-04-13T01:50:34.680Z] security-spire-server-arm64 latest 7605986a9b57 3 minutes ago 86.3MB [2022-04-13T01:50:34.680Z] df150500ca54 4 minutes ago 4.21GB [2022-04-13T01:50:34.680Z] sys-mgmt-agent-arm64 latest e7c0e438ee5f 28 minutes ago 290MB [2022-04-13T01:50:34.680Z] 4c858939a0da 30 minutes ago 1.43GB [2022-04-13T01:50:34.680Z] security-secretstore-setup-arm64 latest 9063f9fee7c7 38 minutes ago 40.8MB [2022-04-13T01:50:34.680Z] core-metadata-arm64 latest 836e5cda1d5e 38 minutes ago 25.2MB [2022-04-13T01:50:34.680Z] security-proxy-setup-arm64 latest 2e941b2834b2 38 minutes ago 42.1MB [2022-04-13T01:50:34.680Z] 177f1f5fbff4 38 minutes ago 1.43GB [2022-04-13T01:50:34.680Z] 9d78a4595965 38 minutes ago 1.44GB [2022-04-13T01:50:34.680Z] b760c2251ae6 38 minutes ago 1.44GB [2022-04-13T01:50:34.680Z] support-notifications-arm64 latest 0b631a3fee47 40 minutes ago 25.5MB [2022-04-13T01:50:34.680Z] 36b5a877afad 41 minutes ago 1.43GB [2022-04-13T01:50:34.680Z] core-data-arm64 latest 6e95c38d0719 48 minutes ago 34.4MB [2022-04-13T01:50:34.680Z] security-bootstrapper-arm64 latest 04840d51e762 49 minutes ago 23.6MB [2022-04-13T01:50:34.680Z] efd4b5c5f6cc 49 minutes ago 1.46GB [2022-04-13T01:50:34.680Z] support-scheduler-arm64 latest 9451c839b578 49 minutes ago 24.9MB [2022-04-13T01:50:34.680Z] core-command-arm64 latest 1b42873b1616 49 minutes ago 23.7MB [2022-04-13T01:50:34.680Z] security-spiffe-token-provider-arm64 latest 20279bf7bb07 49 minutes ago 27.7MB [2022-04-13T01:50:34.680Z] 0ad1bdfd3557 49 minutes ago 1.43GB [2022-04-13T01:50:34.680Z] 0b09ef5cfa9e 49 minutes ago 1.43GB [2022-04-13T01:50:34.680Z] 54cfedaf0a81 49 minutes ago 1.43GB [2022-04-13T01:50:34.680Z] dfb561667c47 50 minutes ago 1.42GB [2022-04-13T01:50:34.680Z] ci-base-image-arm64 latest 6657c5ea2509 About an hour ago 886MB [2022-04-13T01:50:34.680Z] docker 20.10.14 c346e9eafbab 7 days ago 202MB [2022-04-13T01:50:34.680Z] alpine 3.14 ac73e934f311 8 days ago 5.34MB [2022-04-13T01:50:34.680Z] alpine 3.15 3fb3c9af89a9 8 days ago 5.32MB [2022-04-13T01:50:34.680Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-13T01:50:34.680Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 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-13T01:50:35.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T01:50:35.135Z] [2022-04-13T01:50:35.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:50:35.497Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T01:50:35.772Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-13T01:50:35.772Z] 8998bd30e6a1: Pulling fs layer [2022-04-13T01:50:35.772Z] 04944245beec: Pulling fs layer [2022-04-13T01:50:35.772Z] 699f458cf7ca: Pulling fs layer [2022-04-13T01:50:35.772Z] 765212b225bb: Pulling fs layer [2022-04-13T01:50:35.772Z] f23df028b6ca: Pulling fs layer [2022-04-13T01:50:35.772Z] d65c8cfc05b1: Pulling fs layer [2022-04-13T01:50:35.772Z] 2437ff75d9bd: Pulling fs layer [2022-04-13T01:50:35.772Z] 765212b225bb: Waiting [2022-04-13T01:50:35.772Z] f23df028b6ca: Waiting [2022-04-13T01:50:35.772Z] d65c8cfc05b1: Waiting [2022-04-13T01:50:35.772Z] 2437ff75d9bd: Waiting [2022-04-13T01:50:35.772Z] 04944245beec: Verifying Checksum [2022-04-13T01:50:35.772Z] 04944245beec: Download complete [2022-04-13T01:50:35.772Z] 765212b225bb: Verifying Checksum [2022-04-13T01:50:35.772Z] 765212b225bb: Download complete [2022-04-13T01:50:35.772Z] f23df028b6ca: Verifying Checksum [2022-04-13T01:50:35.772Z] f23df028b6ca: Download complete [2022-04-13T01:50:35.772Z] d65c8cfc05b1: Verifying Checksum [2022-04-13T01:50:35.772Z] d65c8cfc05b1: Download complete [2022-04-13T01:50:36.052Z] 699f458cf7ca: Verifying Checksum [2022-04-13T01:50:36.052Z] 699f458cf7ca: Download complete [2022-04-13T01:50:36.329Z] 8998bd30e6a1: Download complete [2022-04-13T01:50:38.964Z] 2437ff75d9bd: Verifying Checksum [2022-04-13T01:50:38.964Z] 2437ff75d9bd: Download complete [2022-04-13T01:50:40.940Z] 8998bd30e6a1: Pull complete [2022-04-13T01:50:41.539Z] 04944245beec: Pull complete [2022-04-13T01:50:42.969Z] 699f458cf7ca: Pull complete [2022-04-13T01:50:43.266Z] 765212b225bb: Pull complete [2022-04-13T01:50:44.289Z] f23df028b6ca: Pull complete [2022-04-13T01:50:44.567Z] d65c8cfc05b1: Pull complete [2022-04-13T01:50:59.646Z] 2437ff75d9bd: Pull complete [2022-04-13T01:50:59.646Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-13T01:50:59.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T01:50:59.646Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-13T01:50:59.905Z] prd-ubuntu20.04-docker-arm64-4c-16g-20744 does not seem to be running inside a container [2022-04-13T01:50:59.997Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-13T01:51:03.177Z] $ docker top 79fc35d8d503a3e65c85cd1b46c05ede0354231483abdaf2941bad03bf68c792 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T01:51:04.205Z] ---> job-cost.sh [2022-04-13T01:51:04.205Z] lf-activate-venv: SKIPPING [2022-04-13T01:51:04.205Z] INFO: No Stack... [2022-04-13T01:51:04.802Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-13T01:51:05.782Z] INFO: Archiving Costs [Pipeline] sh [2022-04-13T01:51:06.455Z] + cat /w/workspace/edgex-go/10/archives/cost.csv [2022-04-13T01:51:06.455Z] + cut -d, -f6 [Pipeline] lock [2022-04-13T01:51:06.490Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3956-10-stack-cost] [2022-04-13T01:51:06.496Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3956-10-stack-cost] did not exist. Created. [2022-04-13T01:51:06.496Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3956-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-13T01:51:07.167Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-13T01:51:07.378Z] Stashed 1 file(s) [Pipeline] } [2022-04-13T01:51:07.385Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3956-10-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-13T01:51:07.407Z] $ docker stop --time=1 79fc35d8d503a3e65c85cd1b46c05ede0354231483abdaf2941bad03bf68c792 [2022-04-13T01:51:09.017Z] $ docker rm -f 79fc35d8d503a3e65c85cd1b46c05ede0354231483abdaf2941bad03bf68c792 [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-13T01:51:09.524Z] provisioning config files... [2022-04-13T01:51:09.533Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config183174730840152970tmp [Pipeline] { [Pipeline] sh [2022-04-13T01:51:09.833Z] + set +x [2022-04-13T01:51:09.833Z] + bash -s -- [2022-04-13T01:51:09.833Z] + curl -s https://codecov.io/bash [2022-04-13T01:51:09.833Z] [2022-04-13T01:51:09.833Z] _____ _ [2022-04-13T01:51:09.833Z] / ____| | | [2022-04-13T01:51:09.833Z] | | ___ __| | ___ ___ _____ __ [2022-04-13T01:51:09.833Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-13T01:51:09.833Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-13T01:51:09.833Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-13T01:51:09.833Z] Bash-1.0.6 [2022-04-13T01:51:09.833Z] [2022-04-13T01:51:09.833Z] [2022-04-13T01:51:09.833Z] ==> git version 2.25.1 found [2022-04-13T01:51:09.833Z] ==> 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-13T01:51:09.833Z] Release-Date: 2020-01-08 [2022-04-13T01:51:09.833Z] 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-13T01:51:09.833Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-13T01:51:09.833Z] ==> Jenkins CI detected. [2022-04-13T01:51:09.833Z] current dir:  /w/workspace/edgex-go/10 [2022-04-13T01:51:09.833Z] project root: . [2022-04-13T01:51:09.833Z] --> token set from env [2022-04-13T01:51:09.833Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-13T01:51:09.833Z] ==> Running gcov in . (disable via -X gcov) [2022-04-13T01:51:09.833Z] ==> Python coveragepy not found [2022-04-13T01:51:09.833Z] ==> Searching for coverage reports in: [2022-04-13T01:51:09.833Z] + . [2022-04-13T01:51:09.833Z] -> Found 1 reports [2022-04-13T01:51:09.833Z] ==> Detecting git/mercurial file structure [2022-04-13T01:51:10.094Z] ==> Reading reports [2022-04-13T01:51:10.094Z] + ./coverage.out bytes=432619 [2022-04-13T01:51:10.094Z] ==> Appending adjustments [2022-04-13T01:51:10.094Z] https://docs.codecov.io/docs/fixing-reports [2022-04-13T01:51:11.034Z] + Found adjustments [2022-04-13T01:51:11.293Z] ==> Gzipping contents [2022-04-13T01:51:11.293Z] 60K /tmp/codecov.R5m41t.gz [2022-04-13T01:51:11.293Z] ==> Uploading reports [2022-04-13T01:51:11.293Z] url: https://codecov.io [2022-04-13T01:51:11.293Z] query: branch=PR-3956&commit=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3956%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3956&job=&cmd_args= [2022-04-13T01:51:11.293Z] -> Pinging Codecov [2022-04-13T01:51:11.293Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3956&commit=573e8e12965d1d066fcffcb18c7c4ad6d70c41f3&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3956%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3956&job=&cmd_args= [2022-04-13T01:51:11.553Z] -> Uploading to [2022-04-13T01:51:11.553Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-13/00271124DB129430A58F1EEE437C3FCB/573e8e12965d1d066fcffcb18c7c4ad6d70c41f3/c994cefe-534d-48a1-9203-f96b954d605f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220413T015111Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=73689ae20dc4edbbf665503aa1027ec7532e6a003b311f2bb0275b5b3843e588 [2022-04-13T01:51:11.553Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T01:51:11.553Z] Dload Upload Total Spent Left Speed [2022-04-13T01:51:11.813Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59334 0 0 100 59334 0 190k --:--:-- --:--:-- --:--:-- 189k [2022-04-13T01:51:11.813Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/573e8e12965d1d066fcffcb18c7c4ad6d70c41f3 [Pipeline] } [2022-04-13T01:51:11.822Z] 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-13T01:51:12.469Z] + [ -d /w/workspace/edgex-go/10/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-13T01:51:12.766Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T01:51:13.634Z] ---> package-listing.sh [2022-04-13T01:51:13.634Z] ++ facter osfamily [2022-04-13T01:51:13.634Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-13T01:51:13.894Z] + OS_FAMILY=debian [2022-04-13T01:51:13.894Z] + workspace=/w/workspace/edgex-go/10 [2022-04-13T01:51:13.894Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-13T01:51:13.894Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-13T01:51:13.894Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-13T01:51:13.894Z] + PACKAGES=/tmp/packages_start.txt [2022-04-13T01:51:13.894Z] + '[' /w/workspace/edgex-go/10 ']' [2022-04-13T01:51:13.894Z] + PACKAGES=/tmp/packages_end.txt [2022-04-13T01:51:13.894Z] + case "${OS_FAMILY}" in [2022-04-13T01:51:13.894Z] + dpkg -l [2022-04-13T01:51:13.894Z] + grep '^ii' [2022-04-13T01:51:13.894Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-13T01:51:13.894Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-13T01:51:13.894Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-13T01:51:13.894Z] + '[' /w/workspace/edgex-go/10 ']' [2022-04-13T01:51:13.894Z] + mkdir -p /w/workspace/edgex-go/10/archives/ [2022-04-13T01:51:13.894Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo [2022-04-13T01:51:13.906Z] 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-13T01:51:14.190Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:51:14.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T01:51:14.806Z] [2022-04-13T01:51:14.806Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T01:51:15.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T01:51:15.108Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-13T01:51:15.108Z] 5eb5b503b376: Pulling fs layer [2022-04-13T01:51:15.108Z] 5c69ac0246d0: Pulling fs layer [2022-04-13T01:51:15.108Z] ec43610c2a17: Pulling fs layer [2022-04-13T01:51:15.108Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-13T01:51:15.108Z] 33b1e0a273af: Pulling fs layer [2022-04-13T01:51:15.108Z] 5d3b04190fa2: Pulling fs layer [2022-04-13T01:51:15.108Z] 2f39f015ded8: Pulling fs layer [2022-04-13T01:51:15.108Z] 3a2ae6a8a46f: Waiting [2022-04-13T01:51:15.108Z] 33b1e0a273af: Waiting [2022-04-13T01:51:15.108Z] 5d3b04190fa2: Waiting [2022-04-13T01:51:15.108Z] 2f39f015ded8: Waiting [2022-04-13T01:51:15.108Z] 5c69ac0246d0: Verifying Checksum [2022-04-13T01:51:15.108Z] 5c69ac0246d0: Download complete [2022-04-13T01:51:15.108Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-13T01:51:15.108Z] 3a2ae6a8a46f: Download complete [2022-04-13T01:51:15.108Z] 33b1e0a273af: Download complete [2022-04-13T01:51:15.108Z] 5d3b04190fa2: Verifying Checksum [2022-04-13T01:51:15.108Z] 5d3b04190fa2: Download complete [2022-04-13T01:51:15.108Z] ec43610c2a17: Verifying Checksum [2022-04-13T01:51:15.108Z] ec43610c2a17: Download complete [2022-04-13T01:51:15.367Z] 5eb5b503b376: Download complete [2022-04-13T01:51:15.936Z] 2f39f015ded8: Download complete [2022-04-13T01:51:16.503Z] 5eb5b503b376: Pull complete [2022-04-13T01:51:16.762Z] 5c69ac0246d0: Pull complete [2022-04-13T01:51:17.021Z] ec43610c2a17: Pull complete [2022-04-13T01:51:17.021Z] 3a2ae6a8a46f: Pull complete [2022-04-13T01:51:17.280Z] 33b1e0a273af: Pull complete [2022-04-13T01:51:17.280Z] 5d3b04190fa2: Pull complete [2022-04-13T01:51:21.485Z] 2f39f015ded8: Pull complete [2022-04-13T01:51:21.485Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-13T01:51:21.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T01:51:21.485Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-13T01:51:21.554Z] prd-ubuntu20.04-docker-8c-8g-20740 does not seem to be running inside a container [2022-04-13T01:51:21.588Z] $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-13T01:51:23.452Z] $ docker top 6450c235ef4076dc13f27c317c342853cc3150e4cbbd0efd967608fe094fe94b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T01:51:23.806Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-13T01:51:24.095Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-13T01:51:24.383Z] + ls /var/log/sa-host [2022-04-13T01:51:24.383Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T01:51:24.469Z] provisioning config files... [2022-04-13T01:51:24.478Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config199581013147431747tmp [Pipeline] { [Pipeline] echo [2022-04-13T01:51:24.495Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T01:51:24.783Z] ---> create-netrc.sh [Pipeline] } [2022-04-13T01:51:24.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-13T01:51:25.129Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-13T01:51:25.139Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T01:51:25.424Z] ---> sudo-logs.sh [2022-04-13T01:51:25.424Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-13T01:51:25.452Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T01:51:25.743Z] ---> job-cost.sh [2022-04-13T01:51:25.743Z] lf-activate-venv: SKIPPING [2022-04-13T01:51:25.743Z] DEBUG: total: 0.2199999988079071 [2022-04-13T01:51:25.743Z] INFO: Retrieving Stack Cost... [2022-04-13T01:51:26.004Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-13T01:51:26.575Z] INFO: Archiving Costs [Pipeline] echo [2022-04-13T01:51:26.590Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T01:51:26.878Z] ---> logs-deploy.sh [2022-04-13T01:51:26.879Z] lf-activate-venv: SKIPPING [2022-04-13T01:51:26.879Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3956/10 [2022-04-13T01:51:26.879Z] INFO: archiving workspace using pattern(s): [2022-04-13T01:51:27.818Z] Archives upload complete. [2022-04-13T01:51:27.818Z] INFO: archiving logs to Nexus